summaryrefslogtreecommitdiff
path: root/next/platform
Commit message (Expand)AuthorAgeFilesLines
* [test] Enable HTTP server on Androidupstream/jmalanen-android-curlJuha Alanen2020-02-061-1/+23
* [build] Fix test linking for MacOS and QtJuha Alanen2020-01-302-3/+29
* [test-runner] Enable rebaseline for next-ios-render-test-runner (#16147)zmiao2020-01-281-0/+5
* [test-runner] Add iOS RenderTestRunner test metrics (#16139)zmiao2020-01-241-7/+1
* [test-runner] Enable IOS RenderTestRunner and run it on Firebase (#16111)zmiao2020-01-211-0/+100
* [core] Modularize FileSource codebase (#15768)Alexander Shalamov2020-01-135-11/+15
* [android] Use stub HTTP file source for test runnersJuha Alanen2020-01-101-1/+4
* [test] Run unit tests as NativeActivity application on AndroidJuha Alanen2020-01-102-13/+44
* [ios] Add native_apple_interface to ios.cmake (#16103)Jordan Kiley2020-01-091-0/+1
* [android] Share common code between test runnersJuha Alanen2020-01-031-4/+6
* [benchmark] Run benchmark as NativeActivity application on AndroidJuha Alanen2020-01-032-5/+49
* [build] Make the configuration simplerThiago Marcos P. Santos2019-12-211-18/+24
* [build] Collect and publish new baselinesThiago Marcos P. Santos2019-12-161-0/+2
* [build] Reorganize the render testsThiago Marcos P. Santos2019-12-164-61/+0
* [ios, macos]Remove iOS/macOS codes from native codes (#16031)m-stephen2019-12-141-0/+2
* [build] Better isolate compiler flagsThiago Marcos P. Santos2019-12-116-15/+37
* [metrics] Run Android RenderTestRunner bot in rebaseline mode (#16036)zmiao2019-12-111-2/+2
* [metrics] Create gcc8-release metrics configurationAlexander Shalamov2019-12-091-15/+4
* [glfw] Add static render test creatorThiago Marcos P. Santos2019-12-091-0/+3
* [test-runner] Make Android RenderTestRunner bot fail when test cases are not ...zmiao2019-12-041-13/+2
* [test-runner] Allow to define filter inside manifest fileAlexander Shalamov2019-12-031-5/+1
* [test-runner] Add android RenderTestRunner baseline metrics (#15979)zmiao2019-12-021-4/+10
* [test-runner] Run render tests with metrics on linuxJuha Alanen2019-11-291-5/+21
* [android] Use icf=allThiago Marcos P. Santos2019-11-291-5/+5
* [android] Use -Oz to reduce binary sizeThiago Marcos P. Santos2019-11-281-6/+6
* [build] Install some of our targetsThiago Marcos P. Santos2019-11-272-0/+4
* [render-test] Wrap test data inside RenderTestRunner App + Add a new test app...zmiao2019-11-191-0/+41
* [Linux] Remove CA certificate bundleMikko Pulkki2019-11-111-13/+0
* [render-test] Add manifest parser for render-test-runner (#15861)zmiao2019-10-292-17/+6
* [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-221-0/+16
* [test-runner] Run render test runner as a NativeActivity app on android devic...zmiao2019-10-221-12/+56
* [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
* [ios] Add ARC config to the new build system. (#15833)Fabian Guerra Soto2019-10-181-0/+2
* [test-runner] make render-test a shared lib (#15816)zmiao2019-10-152-2/+53
* [core] type aliases and conversion traits for mapbox::base::ValueMikhail Pozdnyakov2019-09-261-0/+1
* [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-263-4/+4
* [core][android] Remove unaccent from platform interfacesAlexander Shalamov2019-09-263-4/+0
* [build] Move compression to platformThiago Marcos P. Santos2019-09-205-0/+5
* [build] Rewrite our CMake buildsystemThiago Marcos P. Santos2019-09-177-0/+969