summaryrefslogtreecommitdiff
path: root/src/mbgl/storage/resource.cpp
Commit message (Expand)AuthorAgeFilesLines
* [core] Fix bugprone-string-integer-assignment errorsThiago Marcos P. Santos2020-03-301-1/+1
* [core] Remove priority from the constructorThiago Marcos P. Santos2019-05-281-20/+12
* [core] Fixed {prefix} evaluationMinh Nguyễn2018-11-211-4/+4
* [core] add priorities to resourcesHuyen Chau Nguyen2018-10-231-12/+20
* [core] don't use floating point versions of pow/logKonstantin Käfer2018-06-041-2/+2
* [core] Align URL token replacement behavior with GL JSJohn Firebaugh2018-05-181-4/+4
* [core] correctly alter sprite URLs when attaching sprite.png/sprite.json file...Konstantin Käfer2017-10-171-8/+10
* [core] make forcing cache/network only more explicitKonstantin Käfer2017-10-121-2/+2
* [core] Offline support for Image SourcesAsheem Mamoowala2017-06-011-0/+7
* [core] support "scheme": "tms" in TileJSON filesKonstantin Käfer2016-08-161-0/+4
* Quadkey tokens in tile URL templates, limited WMS support (#5628)Minh Nguyễn2016-07-121-0/+38
* [tidy] Check llvm-namespace-commentBruno de Oliveira Abinader2016-06-131-1/+1
* [core] move from microsecond precision timestamp to integer second precisionKonstantin Käfer2016-05-131-2/+8
* [core] Use the proper type for font stacksJohn Firebaugh2016-04-221-2/+2
* [core] Always store tiles without ratio support with ratio = 1John Firebaugh2016-02-101-1/+2
* [core] Change TileData pixelRatio to an integerJohn Firebaugh2016-01-291-1/+1
* [core] Rationalize Resource initializationJohn Firebaugh2016-01-291-0/+82