summaryrefslogtreecommitdiff
path: root/include/mbgl/storage
Commit message (Expand)AuthorAgeFilesLines
...
* use the default cache location on ios to avoid writing to unwritable file sys...Konstantin Käfer2014-09-241-1/+1
* add back CURL requestingKonstantin Käfer2014-09-242-29/+23
* whitespace fixesKonstantin Käfer2014-09-241-1/+0
* add retry timersKonstantin Käfer2014-09-245-2/+80
* notifications on request cancellationKonstantin Käfer2014-09-243-6/+26
* use util::ptr as a wrapper around std::shared_ptr that asserts nonemptinessKonstantin Käfer2014-09-246-16/+12
* make sure all of our async handles are stopped before stopping the map threadKonstantin Käfer2014-09-242-3/+5
* do 304 requests and cache them in sqliteKonstantin Käfer2014-09-249-0/+325