summaryrefslogtreecommitdiff
path: root/platform/default/mbgl/storage/offline.cpp
Commit message (Expand)AuthorAgeFilesLines
* [core] offline region definition - add support for arbitrary geometriesIvo van Dongen2018-08-201-57/+76
* [core] Streaming TileCover for polygonal regions (#11267)Asheem Mamoowala2018-04-261-1/+1
* [core] Move SourceType to the 'style' namespaceAnand Thakker2017-10-161-3/+3
* Fix platform dependent number type `unsigned long` -> `uint64_t`Asheem Mamoowala2017-09-201-1/+1
* Fast tileCount with help from @mapbox/sphericalmercator moduleAsheem Mamoowala2017-09-081-8/+25
* [core] Use Range<uint8_t> instead of full Tileset where possibleJohn Firebaugh2016-06-141-3/+3
* [tidy] Check modernize-pass-by-valueBruno de Oliveira Abinader2016-06-131-7/+7
* [core] Rationalize naming for style-related codeJohn Firebaugh2016-06-021-4/+4
* [core] retain tiles differently and remove old TileID classKonstantin Käfer2016-05-101-6/+6
* [tests] Fix buildJohn Firebaugh2016-02-111-1/+1
* [core] Interface and implementation for offlineJohn Firebaugh2016-02-101-0/+122