summaryrefslogtreecommitdiff
path: root/src/mbgl/storage/resource.cpp
Commit message (Expand)AuthorAgeFilesLines
* [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