summaryrefslogtreecommitdiff
path: root/test/style/resource_loading.cpp
Commit message (Expand)AuthorAgeFilesLines
* replace Style object immediatelyKonstantin Käfer2015-07-081-1/+2
* we're no longer throwing exceptions when loading invalid sprite resourcesKonstantin Käfer2015-07-081-2/+0
* use SpriteStore from the SpriteAtlasKonstantin Käfer2015-07-081-2/+2
* Make pixelRatio constant across a Map object lifetimeKonstantin Käfer2015-07-081-2/+2
* Do not force uv_loop_t as the first parameter for a threaded object ctorThiago Marcos P. Santos2015-07-061-3/+2
* Update the unit tests to check for raster tiles failuresThiago Marcos P. Santos2015-07-021-3/+12
* Remove unnecessary use of optionalJohn Firebaugh2015-07-011-1/+1
* Catch exceptions when parsing tile PBFsThiago Marcos P. Santos2015-07-011-1/+1
* currentState() ⇢ getState()John Firebaugh2015-06-261-1/+1
* Move Transform from MapData to MapJohn Firebaugh2015-06-261-8/+8
* drive map rendering from main threadKonstantin Käfer2015-06-261-1/+1
* Be more strict on escaping at the test regexThiago Marcos P. Santos2015-06-251-4/+4
* Get rid of Environment et al.Thiago Marcos P. Santos2015-06-251-8/+2
* Make the FileSource available from the ThreadContextThiago Marcos P. Santos2015-06-251-0/+1
* Introduce the ThreadContextThiago Marcos P. Santos2015-06-251-1/+1
* Fix resource loading flaky testThiago Marcos P. Santos2015-06-221-14/+15
* Remove cleanup call on the ResourceLoading test caseThiago Marcos P. Santos2015-06-181-1/+0
* Do not call update() asynchronously on the test caseThiago Marcos P. Santos2015-06-021-6/+2
* Rebase the resource loading testsThiago Marcos P. Santos2015-06-021-0/+184