summaryrefslogtreecommitdiff
path: root/platform/default/src/mbgl/storage/offline_download.cpp
Commit message (Expand)AuthorAgeFilesLines
* [core] Fix performance-unnecessary-value-param errorsThiago Marcos P. Santos2020-03-231-35/+35
* [core][offline] Offline download does not hang on 404 errorMikhail Pozdnyakov2020-02-281-0/+7
* [core] Consolidate file source keys in the generic FileSource headerMikhail Pozdnyakov2020-02-251-1/+1
* [core] Fix offline region download freezingMikhail Pozdnyakov2020-02-251-16/+25
* [core] Modularize FileSource codebase (#15768)Alexander Shalamov2020-01-131-5/+10
* [core] Offline download must clear batch buffer at load interruptMikhail Pozdnyakov2019-12-181-0/+1
* [core] Fix performance-move-const-argThiago Marcos P. Santos2019-09-251-1/+1
* [core] Add requiredTileCount to OfflineRegionStatusBruno de Oliveira Abinader2019-08-291-4/+10
* [core] const variables for OfflineDownload batch sizesMikhail Pozdnyakov2019-08-291-2/+9
* [core] Mark offline region resources in batchesMikhail Pozdnyakov2019-08-291-9/+22
* [core] Move semantics for OfflineDownload::ensureResource()Mikhail Pozdnyakov2019-08-291-4/+4
* [core] Introduce usage tag for resourcesThiago Marcos P. Santos2019-05-281-7/+23
* [core] Support for excluding ideographic glyphs from offline downloads.Chris Loer2018-12-211-2/+11
* [build] rework platform/default directory and add -files.txt for vendored libsKonstantin Käfer2018-12-141-0/+453