summaryrefslogtreecommitdiff
path: root/platform/android/src/style/sources/custom_geometry_source.hpp
Commit message (Collapse)AuthorAgeFilesLines
* [android] synchronize and coalesce requests targeting the same TileID in the ↵Łukasz Paczos2018-08-231-0/+1
| | | | CustomGeometrySource
* [android] shutting down thread pool of the CustomGeometrySource when the ↵Łukasz Paczos2018-08-101-0/+5
| | | | source is destroyed
* [android] Use inherited javaPeer in CustomGeometrySource C++ peerAsheem Mamoowala2017-11-221-5/+1
|
* [android] Reuse Java Source objects by holding on to a strong reference in ↵Asheem Mamoowala2017-11-221-1/+4
| | | | the C++ peer.
* [android] Bindings for Custom Geometry SourcesAsheem Mamoowala2017-11-221-0/+48