summaryrefslogtreecommitdiff
path: root/include/mbgl/storage
Commit message (Expand)AuthorAgeFilesLines
* [docs] Remove references to increasing offline tile limitHeather Stenson2019-07-181-2/+1
* [core] Minor change to silence documentation warning on iOS.Julian Rex2019-07-021-2/+2
* [core] DefaultFileSource dynamic support for cache-only requestsBruno de Oliveira Abinader2019-06-252-12/+20
* [core] Add method for setting a maximum size for the ambient cacheThiago Marcos P. Santos2019-06-181-6/+24
* [core] Clear/Invalidate should also work on non-tile resourcesThiago Marcos P. Santos2019-06-181-7/+13
* [core] Rename resetCache to resetDatabaseThiago Marcos P. Santos2019-06-181-1/+1
* [core] Surface cache management APIsThiago Marcos P. Santos2019-06-131-0/+28
* [core] Remove priority from the constructorThiago Marcos P. Santos2019-05-281-11/+7
* [core] Introduce usage tag for resourcesThiago Marcos P. Santos2019-05-281-0/+7
* [core] invoke optional resource path change completion listenerŁukasz Paczos2019-05-241-1/+4
* [core] Make FileSource API clearerMikhail Pozdnyakov2019-05-141-6/+8
* [core] Introduce resetCache APISudarsana Babu Nagineni2019-04-291-0/+9
* [core] ResoureOptions explicit copy via clone()Bruno de Oliveira Abinader2019-03-251-2/+5
* [core] Fix signature of fluent interface settersBruno de Oliveira Abinader2019-03-231-6/+6
* [core] Replace shared_ptr with unique_ptr in {Map,Resource}OptionsBruno de Oliveira Abinader2019-03-221-11/+14
* [core] Change definition of "complete" so offline packs created before #11055...Julian Rex2019-03-211-1/+1
* [core] Remove file source from public Map ctorBruno de Oliveira Abinader2019-03-203-1/+129
* [core] expose an option to change the db file path in runtimeŁukasz Paczos2019-03-131-0/+2
* [core] Support for excluding ideographic glyphs from offline downloads.Chris Loer2018-12-211-2/+4
* [core] define number of concurrent downloads in online file source variableHuyen Chau Nguyen2018-11-151-1/+3
* [core] add tests for handling requests with different prioritiesHuyen Chau Nguyen2018-10-231-0/+1
* [core] add priorities to resourcesHuyen Chau Nguyen2018-10-231-7/+19
* [core] remove some uses of <iostream> and <sstream>Konstantin Käfer2018-10-231-2/+0
* [core] Promote DefaultFileSource::put to general use.Chris Loer2018-10-171-1/+11
* Enforce Offline tile limit when merging sideloaded databasesAsheem Mamoowala2018-08-281-3/+9
* [core] Add DefaultFileSource::mergeRegions API and CLI support in the mbgl-of...Asheem Mamoowala2018-08-281-0/+17
* [core] offline region definition - add support for arbitrary geometriesIvo van Dongen2018-08-201-7/+27
* WIP: use expected<T, E> for passing on errorsKonstantin Käfer2018-08-142-8/+9
* [core] harden OfflineDatabaseKonstantin Käfer2018-08-141-1/+1
* [core] Move SourceType to the 'style' namespaceAnand Thakker2017-10-161-3/+3
* [core] make forcing cache/network only more explicitKonstantin Käfer2017-10-123-11/+40
* [build] split out DefaultFileSource and dependents to a separate targetKonstantin Käfer2017-09-281-1/+0
* [test] add ability to take the OnlineFileSource offlineKonstantin Käfer2017-09-222-0/+4
* 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-1/+3
* [core] finish must-revalidate supportKonstantin Käfer2017-08-082-0/+11
* [core] Use the ResourceTransform instead of callbacksThiago Marcos P. Santos2017-06-262-4/+10
* [core] Introduce the ResourceTransformThiago Marcos P. Santos2017-06-261-0/+26
* [core] Rename ThreadedObject to ThreadThiago Marcos P. Santos2017-06-211-2/+2
* [core] Convert DefaultFileSource to ThreadedObjectThiago Marcos P. Santos2017-06-211-2/+2
* [core] Offline support for Image SourcesAsheem Mamoowala2017-06-011-2/+4
* [core] default file source - ensure thread safety for cached valuesIvo van Dongen2017-05-271-2/+7
* [core] default file source - ensure thread safety for local file and asset re...Ivo van Dongen2017-05-271-2/+2
* [android] use AAssetManager instead of libzipKonstantin Käfer2017-04-241-0/+3
* [ios] Guard against over calling pause or resumeJesse Bounds2017-03-181-3/+0
* [core] Cache file source base URL and access tokenJesse Bounds2017-03-011-0/+18
* [core] Add a pause/resume API to the DefaultFileSourceThiago Marcos P. Santos2017-02-251-0/+3
* [core] add ability to transform URLs before they're requested from the InternetKonstantin Käfer2017-02-202-0/+6
* [core] Do not consider error'ed responses freshThiago Marcos P. Santos2017-02-071-1/+1
* [core] remove trailing whitespace, add trailing newlines, add space after //Konstantin Käfer2017-01-273-3/+3