summaryrefslogtreecommitdiff
path: root/platform/default/src/mbgl/storage/main_resource_loader.cpp
Commit message (Expand)AuthorAgeFilesLines
* [core] Set priorData from cache only if resource is useableAlexander Shalamov2020-02-141-1/+5
* [core] Switch unordered_map to mapAlexander Shalamov2020-02-061-1/+2
* [core] Add hooks for setting experimental thread priorities for mbgl threadsAlexander Shalamov2020-02-061-1/+7
* [core] Move resource loader to dedicated thread with schedulerAlexander Shalamov2020-01-231-75/+48
* [core] Modularize FileSource codebase (#15768)Alexander Shalamov2020-01-131-0/+223