summaryrefslogtreecommitdiff
path: root/test/style
Commit message (Expand)AuthorAgeFilesLines
* [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
* Rewrite annotation invalidation strategyJohn Firebaugh2015-09-281-4/+0
* fixes #1675: abstract annotation tile refresh check/render; trigger post-spri...Justin R. Miller2015-09-111-0/+4
* Style no longer requires mainloop accessBruno de Oliveira Abinader2015-09-021-1/+1
* Use the observer pattern for GlyphPBF loadingThiago Marcos P. Santos2015-07-172-3/+9
* Remove hacks because of Glyph requests could not be canceledThiago Marcos P. Santos2015-07-161-5/+0
* Add GlyphStore unit testsThiago Marcos P. Santos2015-07-161-0/+225
* Move MockFileSource to fixturesThiago Marcos P. Santos2015-07-105-225/+3
* Add unit tests for the Sprite classThiago Marcos P. Santos2015-07-102-1/+180
* Re-enable Sprite resource loading testsThiago Marcos P. Santos2015-07-101-27/+12
* Make MockFileSource behave more like the real oneThiago Marcos P. Santos2015-07-081-3/+5
* replace Style object immediatelyKonstantin Käfer2015-07-081-1/+2