summaryrefslogtreecommitdiff
path: root/src/mbgl/tile/tile_loader_impl.hpp
Commit message (Expand)AuthorAgeFilesLines
* [core] Source::setVolatile enables Resource::StoragePolicy::Volatile for tilesMikhail Pozdnyakov2020-04-221-0/+2
* [core] Add TileUpdateParameters and use itMikhail Pozdnyakov2020-04-221-4/+4
* [core] Introduce Tile::setMinimumUpdateInterval()Mikhail Pozdnyakov2020-04-201-1/+26
* [core] Fix google-build-namespaces errors in header filesThiago Marcos P. Santos2020-04-171-4/+2
* [core] Fix performance-unnecessary-value-param errors in header filesThiago Marcos P. Santos2020-04-171-2/+2
* [core] Modularize FileSource codebase (#15768)Alexander Shalamov2020-01-131-2/+22
* [core] Remove priority from the constructorThiago Marcos P. Santos2019-05-281-1/+0
* [core] GeometryTile and TileLoader keep strong reference to FileSourceMikhail Pozdnyakov2019-05-141-3/+3
* [core] add priorities to resourcesHuyen Chau Nguyen2018-10-231-0/+1
* [core] make forcing cache/network only more explicitKonstantin Käfer2017-10-121-26/+32
* [core] fix loading of stale must-revalidate resourcesKonstantin Käfer2017-09-251-0/+3
* [core] UpdateParameters ⇢ TileParametersJohn Firebaugh2017-05-041-2/+2
* [core] Move render-related sources out of style directory/namespaceJohn Firebaugh2017-05-031-2/+2
* [core] support "scheme": "tms" in TileJSON filesKonstantin Käfer2016-08-161-1/+2
* [core] Virtualize Source::createTileJohn Firebaugh2016-06-141-0/+3
* [core] TileSource ⇢ TileLoaderJohn Firebaugh2016-06-131-0/+110