summaryrefslogtreecommitdiff
path: root/src/mbgl/style/custom_tile_loader.cpp
Commit message (Expand)AuthorAgeFilesLines
* [core] Guard access to CustomTileLoader's data members with mutexAlexander Shalamov2019-05-031-3/+7
* [core] clang-tidy fixesKonstantin Käfer2019-04-051-12/+12
* Support TileJSON bounds property (#10701)Asheem Mamoowala2018-01-051-2/+9
* [core] Use wrapped bounds check for CustomTileLoaderAsheem Mamoowala2017-12-071-1/+1
* [core] Mark custom geometry tiles stale without clearing dataAsheem Mamoowala2017-12-061-9/+11
* [core] Use Actors for CustomTileLoader invocation from bindings.Asheem Mamoowala2017-11-221-8/+1
* [core] Custom Geometry SourcesAsheem Mamoowala2017-11-221-0/+114