summaryrefslogtreecommitdiff
path: root/platform/default/mbgl/storage/offline_download.hpp
Commit message (Expand)AuthorAgeFilesLines
* [core] offline database - batch region resource insertsIvo van Dongen2018-06-041-1/+3
* [core] Move SourceType to the 'style' namespaceAnand Thakker2017-10-161-1/+1
* [core] remove trailing whitespace, add trailing newlines, add space after //Konstantin Käfer2017-01-271-1/+1
* [core] Don't allow OfflineDownload to flood the request queueJohn Firebaugh2016-09-261-6/+8
* [core] Convert uses of std::set to std::unordered_set (#6325)Lucas Wojciechowski2016-09-191-2/+2
* [tidy] Check llvm-namespace-commentBruno de Oliveira Abinader2016-06-131-1/+1
* [core] Rationalize naming for style-related codeJohn Firebaugh2016-06-021-9/+10
* Merge branch 'release-ios-3.2.0-android-4.0.0'John Firebaugh2016-03-301-1/+2
|\
| * [core] Stop download when tile limit is reachedJesse Bounds2016-03-171-1/+2
* | [core] Unify FileRequest and WorkRequestJohn Firebaugh2016-03-241-4/+2
|/
* [core] Fix offline status reporting regressionsJohn Firebaugh2016-03-081-1/+3
* [core] Interface and implementation for offlineJohn Firebaugh2016-02-101-0/+62