summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* Fix linking error in render-testupstream/fix-render-test-linkingDane Springmeyer2019-11-081-0/+2
* [core] Use expected.hpp from mapbox-baseMikhail Pozdnyakov2019-11-0818-1782/+22
* [core] Add batch conversion of latLngs to/from screenCoords (#15891)zmiao2019-11-075-13/+99
* [render-test] Fix render-test manifest confilicted local and member names (#1...zmiao2019-11-051-8/+8
* [ios][android] Add change log entriesMikhail Pozdnyakov2019-11-052-0/+2
* [core] Parse GeoJSONSource description in backgroundMikhail Pozdnyakov2019-11-051-12/+24
* [core] Add Scheduler::scheduleAndReplyValue() APIMikhail Pozdnyakov2019-11-053-2/+48
* [render-test]Fix regex match for testFilter input (#15886)zmiao2019-11-041-2/+2
* [android] Add change log entryMikhail Pozdnyakov2019-10-311-0/+1
* [android] Convert GeoJSON features to tiles in backgroundMikhail Pozdnyakov2019-10-314-51/+56
* [core] Introduce and apply GeoJSONData::create() APIMikhail Pozdnyakov2019-10-314-40/+49
* [render-test] Add gfx probe test casesMikko Pulkki2019-10-3031-1/+266
* [render-test] Implement gfx probe for tracking gpu resourcesMikko Pulkki2019-10-3014-34/+267
* [render-test] Add resource usage tracking to gfx contextMikko Pulkki2019-10-3016-14/+176
* [render-test] Add manifest parser for render-test-runner (#15861)zmiao2019-10-2919-461/+635
* [core] use individual textures for line dash patternsupstream/zmiao-testKonstantin Käfer2019-10-295-104/+143
* [core,android,darwin,qt] Add fields related to feature-stateJuha Alanen2019-10-2810-34/+79
* [build] update mapbox-baseJuha Alanen2019-10-281-0/+0
* [ios][android][core] Added change log entries and more code commentsMikhail Pozdnyakov2019-10-283-1/+8
* [core] Add Map.NoHangOnMissingImage unit testMikhail Pozdnyakov2019-10-281-0/+51
* [core] Do not make pending requests for already requested images.Mikhail Pozdnyakov2019-10-282-18/+9
* Revert "[core] Revert coalescing requests to the client for the same missing ...Mikhail Pozdnyakov2019-10-283-31/+80
* [core] Bump mapbox-gl-js versionMikhail Pozdnyakov2019-10-281-0/+0
* Config CircleCI to save render test output when failing (#15863)zmiao2019-10-251-1/+3
* [core] Fixed formattingMikhail Pozdnyakov2019-10-241-8/+5
* [core] Revert coalescing requests to the client for the same missing imageMikhail Pozdnyakov2019-10-243-80/+34
* [core] avoid edges for labels that use text-variable-anchorsAnsis Brammanis2019-10-241-4/+4
* back to v8Dane Springmeyer2019-10-241-1/+1
* fix linux node platform publishingDane Springmeyer2019-10-241-1/+36
* [build] Bump CI docker imageThiago Marcos P. Santos2019-10-232-2/+8
* [render-test] Add configurable rootPath, ignorePath via CLI arguments (#15832)zmiao2019-10-237-109/+167
* [core] fix collisions with icon-text-fit and variable placement (#15828)Ansis Brammanis2019-10-222-10/+49
* [node] Exclude node abi 79 (13.x) from buildAlexander Shalamov2019-10-222-2/+3
* [ios] Set xcode properties for cmake. (#15842)Julian Rex2019-10-222-1/+17
* [test-runner] Run render test runner as a NativeActivity app on android devic...zmiao2019-10-2226-21/+565
* [ios][android] Add change log entriesMikhail Pozdnyakov2019-10-222-0/+6
* [core] Enable incremental vacuum for Offline DBMikhail Pozdnyakov2019-10-224-11/+62
* [render-test] Implement fps benchmarking tests (#15803)Mikko Pulkki2019-10-2227-122/+422
* [test runner] Improve error messaging for memory metrics testsMikhail Pozdnyakov2019-10-212-15/+10
* [test runner] Memory metrics expectations for MACMikhail Pozdnyakov2019-10-213-1/+29
* [test runner] Command line option for the tests expectations pathMikhail Pozdnyakov2019-10-216-30/+40
* [test runner] Adjust memory metrics test resultsMikhail Pozdnyakov2019-10-215-5/+62
* [test runner] Disable memory metrics checks on sanitize buildsMikhail Pozdnyakov2019-10-211-1/+2
* [test runner] Tests for memory size metricsMikhail Pozdnyakov2019-10-2111-2/+163
* [test runner] Threshold for memory metricsMikhail Pozdnyakov2019-10-213-13/+30
* [build] Only add mapbox-base if target is not setBruno de Oliveira Abinader2019-10-201-2/+4
* [ios] Add ARC config to the new build system. (#15833)Fabian Guerra Soto2019-10-181-0/+2
* [build] Make output of the tests verboseThiago Marcos P. Santos2019-10-181-1/+1
* [core] Update ImageManager.OnStyleImageMissingBeforeSpriteLoadedMikhail Pozdnyakov2019-10-171-2/+12
* [core] Fix image requests for already obtained imagesMikhail Pozdnyakov2019-10-172-5/+7