summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* Update changelogupstream/zmiao-line-within-polygonzmiao2020-02-211-0/+4
* [core] Add bounding box overlapping check before line within polygon testzmiao2020-02-214-41/+144
* [test-runner] Add new metricszmiao2020-02-195-1/+141
* [core] Remove unnecessary includes, fix commentszmiao2020-02-194-10/+5
* Bump gl-js versionzmiao2020-02-191-0/+0
* [core] Update unti tests. Remove unnecessary debugging codezmiao2020-02-195-177/+132
* [core] Move geometry within algorithm to utilzmiao2020-02-194-147/+170
* [core] Add support for "line within polygon"zmiao2020-02-192-13/+200
* [build] Bump Xcode and iOS versions for test runner buildsJuha Alanen2020-02-181-14/+20
* [build] Fix Android benchmark runner CI configJuha Alanen2020-02-181-0/+1
* [build] Enable iOS benchmark runner in CIJuha Alanen2020-02-181-0/+69
* [benchmark] Add iOS benchmark runnerJuha Alanen2020-02-1818-0/+493
* [test-runner] Share common code between test runnersJuha Alanen2020-02-186-46/+9
* [core] Prepare changelog for maps-v1.2.0 (2020.02-release-vanillashake) releasemaps-v1.2.0Alexander Shalamov2020-02-171-0/+2
* [android] Don't construct weak sheduler in renderer's custructorAlexander Shalamov2020-02-172-9/+28
* [core] Update changelogAlexander Shalamov2020-02-171-0/+4
* [core] Add unit test for Style::Impl::onSpriteLoadedAlexander Shalamov2020-02-178-2/+137
* [core] Fix sprite sheet merging in Style::Impl::onSpriteLoadedAlexander Shalamov2020-02-173-7/+30
* [core] Implement 'in' expression. (#16162)Kevin Li2020-02-1512-13/+224
* [core] Update changelogAlexander Shalamov2020-02-141-0/+4
* [core] Update baselinesAlexander Shalamov2020-02-141-1/+1
* [core] Store SegmentVectors in ephemeral render objectsKonstantin Käfer2020-02-1423-289/+250
* Add changelog entryKarim Naaji2020-02-141-0/+2
* Apply new baselinesKarim Naaji2020-02-145-3/+143
* Whitelist render-tests/line-dasharray/zero-length-gapKarim Naaji2020-02-141-2/+1
* Port line-dasharray fix from gl-jsKarim Naaji2020-02-142-59/+126
* [build] Bump minimum iOS version to 12.0Juha Alanen2020-02-141-1/+1
* [build] Cleanup CircleCI configurationJuha Alanen2020-02-141-5/+4
* [test-runner] Share common code between iOS test runnersJuha Alanen2020-02-1422-359/+37
* [build] Build iOS release for iPhone instead of simulatorJuha Alanen2020-02-141-13/+6
* [build] Use all available cores for macOS CI buildsJuha Alanen2020-02-141-1/+1
* [build] Enable ccache for Xcode iOS buildsJuha Alanen2020-02-143-0/+38
* [build] Enable iOS unit test runner in CIJuha Alanen2020-02-141-0/+69
* [test] Add iOS unit test runnerJuha Alanen2020-02-1430-11/+793
* [test] Fix failing tests on iOSJuha Alanen2020-02-145-8/+11
* [core] Update changelogAlexander Shalamov2020-02-141-0/+6
* [core] Add unit testAlexander Shalamov2020-02-141-0/+36
* [core] Set priorData from cache only if resource is useableAlexander Shalamov2020-02-142-3/+9
* Revert "Add change log entry"Alexander Shalamov2020-02-141-4/+0
* Revert "[core] Fix excessive onSpriteLoaded() notifications"Alexander Shalamov2020-02-141-4/+4
* Add change log entryMikhail Pozdnyakov2020-02-121-0/+4
* [core] Fix excessive onSpriteLoaded() notificationsMikhail Pozdnyakov2020-02-121-4/+4
* [core] Use atomic int in Map.PrefetchDelta* unit testsAlexander Shalamov2020-02-121-4/+6
* Add Changelog entry for within expression usage with layout propertyzmiao2020-02-121-0/+2
* [metrics] Add new metric baselineszmiao2020-02-124-0/+140
* [core] Support [within expression] with layout propertyzmiao2020-02-1210-45/+142
* Add Changelog entry for within expression usage with paint property and filte...zmiao2020-02-121-0/+6
* reserve vecotr capacity, fix for points within polygonzmiao2020-02-124-52/+46
* Add metric baselines for within expression/render testszmiao2020-02-1216-0/+560
* Update baselineszmiao2020-02-126-15/+8