summaryrefslogtreecommitdiff
path: root/src/mbgl/storage/sqlite_cache.hpp
Commit message (Expand)AuthorAgeFilesLines
* [core] Include prior values of caching headers in ResourceJohn Firebaugh2016-01-221-1/+1
* [core] Support multiple paths in SQLiteCache::getShared()Konstantin Käfer2016-01-151-1/+0
* [core] move SharedSQLiteCache::get to SQLiteCache::getSharedKonstantin Käfer2016-01-151-9/+2
* [core] Let SQLiteCache decide when store or refresh responsesJohn Firebaugh2016-01-141-2/+1
* [core] std::shared_ptr<const Response> ⇢ const Response&John Firebaugh2016-01-141-1/+1
* [core] Eliminate FileCache interfaceJohn Firebaugh2016-01-141-6/+15
* [core] Privatize SQLiteCacheJohn Firebaugh2016-01-081-0/+44