summaryrefslogtreecommitdiff
path: root/test/fixtures
Commit message (Expand)AuthorAgeFilesLines
* CJK overflow - update to match gl-shader (#5908)Amy Lee Walton2016-08-117-0/+0
* [core] don't crash when the version number is not a numberKonstantin Käfer2016-07-202-0/+8
* [core] fix crash when the style JSON doesn't have an object at its rootKonstantin Käfer2016-07-202-0/+8
* [core] Restored shape annotation z-orderMinh Nguyễn2016-07-181-0/+0
* [core] geometry@0.8.0 / geojsonvt@6.0.0 (#5514)Young Hahn2016-07-061-1/+1
* [test] Added max zoom annotation testsBruno de Oliveira Abinader2016-06-282-0/+0
* [core, node] Implement bindings for addSourceJohn Firebaugh2016-06-242-2/+2
* [core, node] Implement bindings for addLayerJohn Firebaugh2016-06-2420-20/+20
* [core] Rewrite style parsing logic for reuse in node bindingsJohn Firebaugh2016-06-2112-12/+12
* [tests] Add memory testsThiago Marcos P. Santos2016-06-211-0/+0
* [tests] Add resources for rendering offlineThiago Marcos P. Santos2016-06-2112-43/+5
* [core] Avoid unnecessary work when a symbol annotation is updatedJohn Firebaugh2016-06-172-0/+0
* [tests] Add basic tests for Map::{add,remove}LayerJohn Firebaugh2016-06-022-0/+0
* [tests] Tweak LineAnnotation test so that it reveals a bug; fix the bugJohn Firebaugh2016-06-021-0/+0
* [core] port outlinepattern for fill-pattern anti-aliasing from gl-js to nativeMolly Lloyd2016-04-282-1/+2
* [tests] Rationalize test fixtures (#4834)John Firebaugh2016-04-2519-6/+71
* Merge branch 'release-ios-3.2.0-android-4.0.0'John Firebaugh2016-03-301-0/+0
|\
| * [core] Implement a vacuum strategy for the offline databaseJohn Firebaugh2016-03-171-0/+0
* | [test] rearrange test files so they're not in the fixtures folderKonstantin Käfer2016-03-229-561/+0
* | [test] remove crc64 and compare imagesKonstantin Käfer2016-03-2212-25/+0
|/
* [core] Limit total number of offline Mapbox tilesJohn Firebaugh2016-02-241-0/+17
* [tests] Add test for Map::updatePointAnnotationJohn Firebaugh2016-02-122-0/+0
* [core] Retry errors encountered during offline downloadsJohn Firebaugh2016-02-102-13/+16
* [core] Interface and implementation for offlineJohn Firebaugh2016-02-104-0/+36
* [core] Reimplement existing caching within an offline-capable database schemaJohn Firebaugh2016-02-1016-93/+11
* [core] Cache with mapbox:// tile URLsJohn Firebaugh2016-02-102-2/+2
* [core] Add a method for statically evaluating font stacks used by a styleJohn Firebaugh2016-02-101-0/+38
* [tests] Don't call the callback for cancelled responsesJohn Firebaugh2016-02-042-11/+13
* [core] Normalize only raster source tile URLsJohn Firebaugh2016-02-012-0/+16
* [tests] Refactor and make MockFileSource more generalJohn Firebaugh2016-02-015-128/+111
* Cleanup std::chrono usageBruno de Oliveira Abinader2016-01-253-4/+6
* Revert "Revert WebP support due to broken builds"Bruno de Oliveira Abinader2016-01-201-0/+0
* [core][ios][osx][android] make SpriteImage accept PremultipliedImageAnsis Brammanis2016-01-192-0/+6
* Revert WebP support due to broken buildsJohn Firebaugh2016-01-191-0/+0
* [linux] Added WebP tile supportBruno de Oliveira Abinader2016-01-191-0/+0
* [core] use stale glyphsKonstantin Käfer2016-01-153-0/+39
* [core] use stale sprite dataKonstantin Käfer2016-01-154-0/+36
* [test] ensure static rendering finishes when a tile can't be loadedKonstantin Käfer2016-01-152-0/+39
* [core] use stale and refreshing TileJSON/GeoJSON dataKonstantin Käfer2016-01-152-0/+25
* [core] use stale stylesKonstantin Käfer2016-01-154-0/+39
* [core] Eliminate platform::assetRoot()John Firebaugh2016-01-1310-2/+2
* [core] Simplify asset:// implementationJohn Firebaugh2016-01-133-13/+2
* [core] move SourceInfo parsing to StyleParserKonstantin Käfer2016-01-131-1/+1
* [tests] Fix how we launch the test serverThiago Marcos P. Santos2016-01-111-2/+2
* [core] Get rid of ::unref() for Timer and AsyncTaskThiago Marcos P. Santos2016-01-091-1/+0
* [test] allow aborting rendering after a timeoutKonstantin Käfer2016-01-082-4/+13
* [test] terminate test server when stdin closesKonstantin Käfer2016-01-052-32/+51
* [tests] Add unit tests for SQLiteCache size limitThiago Marcos P. Santos2015-12-282-0/+0
* [tests] Simplify MockFileSourceJohn Firebaugh2015-12-242-149/+51
* [tests] Rewrite {Sprite,Glyph}Store tests in the style of ResourceLoadingJohn Firebaugh2015-12-241-0/+67