summaryrefslogtreecommitdiff
path: root/src/mbgl/style/custom_tile_loader.hpp
Commit message (Expand)AuthorAgeFilesLines
* [core] Introduce Source::setMinimumTileUpdateInterval APIMikhail Pozdnyakov2020-04-201-2/+4
* [core] Fix performance-unnecessary-value-param errorsThiago Marcos P. Santos2020-03-231-1/+1
* [core] Guard access to CustomTileLoader's data members with mutexAlexander Shalamov2019-05-031-1/+2
* [core] Mark custom geometry tiles stale without clearing dataAsheem Mamoowala2017-12-061-5/+5
* [core] Use Actors for CustomTileLoader invocation from bindings.Asheem Mamoowala2017-11-221-2/+0
* [core] Custom Geometry SourcesAsheem Mamoowala2017-11-221-0/+47