summaryrefslogtreecommitdiff
path: root/include/mbgl/storage/offline.hpp
Commit message (Expand)AuthorAgeFilesLines
* [core] Use Range<uint8_t> instead of full Tileset where possibleJohn Firebaugh2016-06-141-2/+2
* [tidy] Check modernize-pass-by-valueBruno de Oliveira Abinader2016-06-131-3/+3
* [core] Rationalize naming for style-related codeJohn Firebaugh2016-06-021-2/+2
* [core] retain tiles differently and remove old TileID classKonstantin Käfer2016-05-101-1/+1
* [core] Refactor getRegionCompletedStatus; add completedTileCount; add testsJohn Firebaugh2016-04-271-2/+10
* [ios, osx] Add a property for bytes used by offline tilesBrent Whitman2016-04-271-1/+6
* [core] Limit total number of offline Mapbox tilesJohn Firebaugh2016-02-241-0/+16
* [core] status.requiredResourceCountIsIndeterminate ⇢ status.requiredResourc...John Firebaugh2016-02-241-6/+7
* [core] Interface and implementation for offlineJohn Firebaugh2016-02-101-0/+181