summaryrefslogtreecommitdiff
path: root/test/style
Commit message (Expand)AuthorAgeFilesLines
* [core] move *Observers to their own filesKonstantin Käfer2016-05-231-0/+1
* [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] Implement has/!has filters (#4952)John Firebaugh2016-05-051-0/+22
* [core] Simplify FilterEvaluator and fix crashJohn Firebaugh2016-05-041-7/+10
* [core] port to protozero (#4906)Dane Springmeyer2016-05-032-2/+2
* [core] Prepare Filter for public API (#4900)John Firebaugh2016-04-282-478/+22
* [core] Extract Function::evaluation to a separate class (#4811)John Firebaugh2016-04-251-37/+41
* [core] Use the proper type for font stacksJohn Firebaugh2016-04-222-21/+21
* [core] FontStack ⇢ GlyphSet (#4803)John Firebaugh2016-04-221-7/+7
* [core] Eliminate MapDataJohn Firebaugh2016-04-151-1/+0
* [core] Remove MapData dependency from StyleJohn Firebaugh2016-04-152-14/+12
* [core] Clean up ThreadContext vestigesJohn Firebaugh2016-04-153-10/+0
* [test] rearrange test files so they're not in the fixtures folderKonstantin Käfer2016-03-228-16/+15
* [core] Get rid of MapData::{get,set}animationTimeBruno de Oliveira Abinader2016-03-181-6/+12
* [core] Move class handling to StyleBruno de Oliveira Abinader2016-03-181-2/+14
* [core] Remove ThreadContext::getFileSource; instead thread FileSource throughJohn Firebaugh2016-02-183-16/+20
* [gl] Moved TexturePool to gl namespaceBruno de Oliveira Abinader2016-02-181-2/+2
* [tests] Fix buildJohn Firebaugh2016-02-112-2/+2
* Allow using tileSize: 512 as a switch to trade retina support for 512px raste...Young Hahn2016-02-111-2/+4
* [all] Don't interpret 404s on non-tile resources as "no content"John Firebaugh2016-02-101-0/+58
* [core] Cache with mapbox:// tile URLsJohn Firebaugh2016-02-101-3/+3
* [core] Add a method for statically evaluating font stacks used by a styleJohn Firebaugh2016-02-101-0/+10
* [tests] Don't call the callback for cancelled responsesJohn Firebaugh2016-02-042-3/+3
* [tests] Reorganize tests to match src structureJohn Firebaugh2016-02-024-0/+743
* [tests] Refactor and make MockFileSource more generalJohn Firebaugh2016-02-015-382/+379
* [core] use stale glyphsKonstantin Käfer2016-01-151-4/+0
* [core] move invariant Source ID from SourceInfo to SourceKonstantin Käfer2016-01-131-8/+8
* [core] Get rid of ::unref() for Timer and AsyncTaskThiago Marcos P. Santos2016-01-091-1/+0
* [tests] Simplify MockFileSourceJohn Firebaugh2015-12-242-5/+5
* [tests] Rewrite {Sprite,Glyph}Store tests in the style of ResourceLoadingJohn Firebaugh2015-12-242-234/+91
* [core] Rationalize error handling for resource loadingJohn Firebaugh2015-12-232-153/+241
* [tests] Moved lazy source loading tests to ResourceLoadingBruno de Oliveira Abinader2015-12-232-186/+139
* [tests] Rewrite resource loading testJohn Firebaugh2015-12-221-121/+98
* [core] Add more tests to on-demand source loadBruno de Oliveira Abinader2015-12-171-1/+36
* [core] Tests for style with unused sourcesBruno de Oliveira Abinader2015-12-171-0/+111
* [core] Load sources only if there is at least one visible layerBruno de Oliveira Abinader2015-12-172-1/+3
* [core] Replace StyleLayerType with RTTIJohn Firebaugh2015-12-071-2/+2
* [core] More efficient layer cloningJohn Firebaugh2015-12-071-0/+24
* [core] add std::move to constructorsKonstantin Käfer2015-12-031-1/+2
* [core] add namespace comment to closing braceKonstantin Käfer2015-12-031-1/+1
* [tests] Remove libuv dependency from the testsThiago Marcos P. Santos2015-12-013-10/+11
* [core] Fix image type of Map::renderStillJohn Firebaugh2015-11-251-1/+1
* [core] Rewrite image handlingJohn Firebaugh2015-11-251-2/+1
* [core] Added ConstrainMode::{HeightOnly,WidthAndHeight}Bruno de Oliveira Abinader2015-11-181-1/+1
* [core] Reorganize sprite related filesJohn Firebaugh2015-11-121-173/+0
* [core] reparse tiles when new data arrivesKonstantin Käfer2015-10-261-0/+5
* [core] Added GLContextMode to MapDataBruno de Oliveira Abinader2015-10-221-1/+1
* Install RapidJSON from masonJohn Firebaugh2015-10-011-3/+3