summaryrefslogtreecommitdiff
path: root/next
Commit message (Expand)AuthorAgeFilesLines
* Fix MapSnapshotter build failure on Windowsupstream/anderco-win-snapshotAnder Conselvan de Oliveira2019-11-052-0/+2
* [render-test] Add resource usage tracking to gfx contextMikko Pulkki2019-10-301-0/+5
* [render-test] Add manifest parser for render-test-runner (#15861)zmiao2019-10-293-17/+8
* [render-test] Add configurable rootPath, ignorePath via CLI arguments (#15832)zmiao2019-10-232-3/+7
* [node] Exclude node abi 79 (13.x) from buildAlexander Shalamov2019-10-221-0/+1
* [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-224-16/+65
* [render-test] Implement fps benchmarking tests (#15803)Mikko Pulkki2019-10-225-0/+5
* [test runner] Memory metrics expectations for MACMikhail Pozdnyakov2019-10-211-1/+10
* [test runner] Command line option for the tests expectations pathMikhail Pozdnyakov2019-10-212-0/+2
* [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
* [render-test] Add support for collecting network metricsJuha Alanen2019-10-161-1/+2
* [test-runner] make render-test a shared lib (#15816)zmiao2019-10-154-23/+70
* [render-test] Fix bots not running the render tests self checksThiago Marcos P. Santos2019-10-111-12/+1
* [render-test] Add tests for filesize probeThiago Marcos P. Santos2019-10-101-2/+13
* [tests] Share common code between test runnersJuha Alanen2019-10-082-0/+4
* [build] enable query tests on native test runnerJuha Alanen2019-10-071-0/+3
* [core] Separate header for StylePropertyMikhail Pozdnyakov2019-09-261-0/+1
* [core] type aliases and conversion traits for mapbox::base::ValueMikhail Pozdnyakov2019-09-262-0/+2
* [android] Remove usage of ResourceOptions::withPlatformContextAlexander Shalamov2019-09-261-0/+2
* [core][android][darwin] Move number format to i18nAlexander Shalamov2019-09-265-7/+9
* [core][android][darwin] Move platform specific Collator impls from expressionAlexander Shalamov2019-09-264-4/+5
* [core][android] Remove unaccent from platform interfacesAlexander Shalamov2019-09-263-4/+0
* [build] Move compression to platformThiago Marcos P. Santos2019-09-206-1/+5
* [core] Add SourceFeatureState class to handle feature statesJuha Alanen2019-09-181-0/+2
* [build] Add simple instructionsThiago Marcos P. Santos2019-09-171-0/+42
* [build] Rewrite our CMake buildsystemThiago Marcos P. Santos2019-09-1714-0/+2231