summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* [build][ios] Upload updated metrics to CI artifactsupstream/jmalanen-build-updatesJuha Alanen2020-02-261-1/+2
* [build][ios] Refactor iOS test runner CI job configsJuha Alanen2020-02-264-140/+87
* [build][ios] Move iOS test runners to a separate cmake fileJuha Alanen2020-02-262-244/+218
* [build][ios] Move iOS specific ccache scripts to platform directoryJuha Alanen2020-02-265-20/+28
* [build] Build files related to OpenGL renderer only when the flag is enabledJuha Alanen2020-02-262-17/+28
* Add a changelog entryMikhail Pozdnyakov2020-02-251-0/+10
* Add OfflineDownload.NoFreezingOnCachedTilesAndNewStyle unit testMikhail Pozdnyakov2020-02-253-0/+49
* [core] Consolidate file source keys in the generic FileSource headerMikhail Pozdnyakov2020-02-257-28/+28
* [core] Fix offline region download freezingMikhail Pozdnyakov2020-02-252-16/+26
* [test] Add test for min and max pitch optionsJuha Alanen2020-02-252-0/+93
* [core] Add min and max pitch optionsJuha Alanen2020-02-256-5/+95
* [build] Bump mapbox-baseThiago Marcos P. Santos2020-02-247-34/+2
* [core] Dismiss actors from sprite loaderMikhail Pozdnyakov2020-02-245-89/+40
* [android] add jni binding for source zoom delta (#16221)Kevin Li2020-02-242-4/+27
* Update changelogzmiao2020-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-215-1/+141
* [core] Remove unnecessary includes, fix commentszmiao2020-02-214-10/+5
* Bump gl-js versionzmiao2020-02-211-0/+0
* [core] Update unti tests. Remove unnecessary debugging codezmiao2020-02-215-177/+132
* [core] Move geometry within algorithm to utilzmiao2020-02-214-147/+170
* [core] Add support for "line within polygon"zmiao2020-02-212-13/+200
* [qt] Fix compilation errorThiago Marcos P. Santos2020-02-201-1/+1
* Revert "[ios, macos] Include SKU token for offline requests (#16130)" (#16193)Jordan Kiley2020-02-192-4/+6
* [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