summaryrefslogtreecommitdiff
path: root/test/style/source.cpp
Commit message (Expand)AuthorAgeFilesLines
* [core] Use variant<std::string, Tileset> in TileSourceJohn Firebaugh2016-06-151-26/+26
* [core] Push Source::url down to subclassesJohn Firebaugh2016-06-141-2/+2
* [core] Push Source::tileset down to TileSourceJohn Firebaugh2016-06-141-0/+1
* [core] Vector source tileSize is constantJohn Firebaugh2016-06-141-6/+6
* [core] Pass geojsonvt only to GeoJSONSourceJohn Firebaugh2016-06-141-10/+10
* [core] Introduce source subclassesJohn Firebaugh2016-06-141-11/+14
* [core] Rationalize naming for style-related codeJohn Firebaugh2016-06-021-29/+29
* [core] Runtime style layer APIJohn Firebaugh2016-06-021-3/+2
* [all] Rationalize annotation APIJohn Firebaugh2016-06-011-0/+2
* [core] remove MockView and View dependency in TransformKonstantin Käfer2016-05-181-3/+1
* [core] Added Viewport modeBruno de Oliveira Abinader2016-05-111-1/+1
* [core] move TileData and dependents to new *TileID classesKonstantin Käfer2016-05-101-16/+16
* [core] port to protozero (#4906)Dane Springmeyer2016-05-031-1/+1
* [core] Remove MapData dependency from StyleJohn Firebaugh2016-04-151-4/+4
* [core] Clean up ThreadContext vestigesJohn Firebaugh2016-04-151-3/+0
* [test] rearrange test files so they're not in the fixtures folderKonstantin Käfer2016-03-221-4/+4
* [core] Remove ThreadContext::getFileSource; instead thread FileSource throughJohn Firebaugh2016-02-181-12/+12
* [gl] Moved TexturePool to gl namespaceBruno de Oliveira Abinader2016-02-181-2/+2
* [tests] Fix buildJohn Firebaugh2016-02-111-1/+1
* [all] Don't interpret 404s on non-tile resources as "no content"John Firebaugh2016-02-101-0/+58
* [tests] Don't call the callback for cancelled responsesJohn Firebaugh2016-02-041-2/+2
* [tests] Refactor and make MockFileSource more generalJohn Firebaugh2016-02-011-0/+290