summaryrefslogtreecommitdiff
path: root/next
Commit message (Expand)AuthorAgeFilesLines
* [core] Add unit test for calculateTileDistancesAlexander Shalamov2019-12-181-0/+1
* [core] Add unit test for getAnchors and remove unused fieldAlexander Shalamov2019-12-181-0/+1
* [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
* [core] Add unit tests for Formatted classAlexander Shalamov2019-12-021-0/+1
* [core] Use new 'SymbolTextAndIcon' program to draw icons in textAlexander Shalamov2019-12-021-0/+2
* [core] Introduce Pass<> class and use it for SchedulerMikhail Pozdnyakov2019-12-021-0/+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-273-0/+6
* [android] do not fail on tautological-constant-compare errorŁukasz Paczos2019-11-271-0/+1
* [build] Add an option to include platform specific implementationSudarsana Babu Nagineni2019-11-261-0/+4
* [build] Run Valgrind instead of Memory SanitizerThiago Marcos P. Santos2019-11-201-1/+6
* [render-test] Wrap test data inside RenderTestRunner App + Add a new test app...zmiao2019-11-191-0/+41
* [core] Identation and build fixesMikhail Pozdnyakov2019-11-191-0/+1
* [build] Enable more warnings on the next buildThiago Marcos P. Santos2019-11-151-9/+18
* [core] Implement image expression (#15877)Alexander Shalamov2019-11-111-0/+4
* [Linux] Remove CA certificate bundleMikko Pulkki2019-11-111-13/+0
* [core] Use expected.hpp from mapbox-baseMikhail Pozdnyakov2019-11-081-2/+1
* [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