summaryrefslogtreecommitdiff
path: root/src/mbgl/style/sources/custom_geometry_source.cpp
Commit message (Expand)AuthorAgeFilesLines
* [core] Keep shared_ptr to thread pool in CustomGeometrySourceAlexander Shalamov2019-05-031-1/+2
* [core] Avoid blocking in Thread<Object> constructor (#12151)Anand Thakker2018-07-031-3/+3
* [core] Mark custom geometry tiles stale without clearing dataAsheem Mamoowala2017-12-061-1/+1
* [core] Use Actors for CustomTileLoader invocation from bindings.Asheem Mamoowala2017-11-221-7/+7
* [core] Custom Geometry SourcesAsheem Mamoowala2017-11-221-0/+45