summaryrefslogtreecommitdiff
path: root/include/mbgl/storage/resource.hpp
Commit message (Expand)AuthorAgeFilesLines
* [core] make forcing cache/network only more explicitKonstantin Käfer2017-10-121-7/+36
* [core] finish must-revalidate supportKonstantin Käfer2017-08-081-0/+1
* [core] Offline support for Image SourcesAsheem Mamoowala2017-06-011-2/+4
* [core] support "scheme": "tms" in TileJSON filesKonstantin Käfer2016-08-161-0/+2
* [tidy] Check modernize-pass-by-valueBruno de Oliveira Abinader2016-06-131-2/+2
* [core] Rationalize naming for style-related codeJohn Firebaugh2016-06-021-1/+1
* [core] use #pragma once instead of ifdef include guardsKonstantin Käfer2016-05-251-4/+1
* [core] move from microsecond precision timestamp to integer second precisionKonstantin Käfer2016-05-131-4/+12
* [core] Use the proper type for font stacksJohn Firebaugh2016-04-221-1/+2
* [core] use std::move() to prevent copiesKonstantin Käfer2016-02-111-1/+1
* [core] Moving caching logic to DefaultFileSourceJohn Firebaugh2016-02-101-2/+2
* [core] Change TileData pixelRatio to an integerJohn Firebaugh2016-01-291-1/+1
* [core] Rationalize Resource initializationJohn Firebaugh2016-01-291-14/+27
* [core] Ensure that FileSource has access to tile URL, pixelRatio, x, y, zJohn Firebaugh2016-01-291-0/+12
* [core] Include prior values of caching headers in ResourceJohn Firebaugh2016-01-221-12/+13
* [core] add namespace comment to closing braceKonstantin Käfer2015-12-031-1/+1
* Support v8 sprite, glyph, and style mapbox:// urlsLucas Wojciechowski2015-08-211-2/+2
* DefaultFileSource has responsibility for handling mapbox:// URLsJohn Firebaugh2015-05-261-4/+6
* don't override std::hashKonstantin Käfer2015-02-041-9/+5
* rewrite storage layer to be independent of the Map's event loopKonstantin Käfer2015-02-041-0/+39