summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* Port https://github.com/mapbox/mapbox-gl-js/pull/9266 from gl-js to gl-nativeupstream/fix-line-patternKarim Naaji2020-02-189-494/+515
* [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
* Add support for expression testzmiao2020-02-1216-1867/+357
* Enable within expression with Filterzmiao2020-02-128-39/+54
* Enable parse within expressionzmiao2020-02-1229-95/+2280
* [core] sort symbols using symbol-sort-key before placement (#16023)Ansis Brammanis2020-02-1111-27/+130
* Update metricsMikhail Pozdnyakov2020-02-112-4/+4
* Add change log entriesMikhail Pozdnyakov2020-02-111-0/+14
* style::Style::getImage() returns optional<style::Image>Mikhail Pozdnyakov2020-02-118-18/+15