summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* [core] Use atomic int in Map.PrefetchDelta* unit testsupstream/alexshalamov_use_atomic_int_in_testAlexander Shalamov2020-02-121-4/+6
* 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
* Add Style.AddRemoveImage unit testMikhail Pozdnyakov2020-02-111-0/+16
* [core] Loading images to style optimizationMikhail Pozdnyakov2020-02-1115-91/+123
* Add new metric baselineszmiao2020-02-1116-0/+560
* Bump GL-JSzmiao2020-02-1110-432/+485
* [core] Update changelogAlexander Shalamov2020-02-111-0/+4
* [core] Update baselinesAlexander Shalamov2020-02-111-4/+4
* [core] Add unit test for Source::setPrefetchZoomDeltaAlexander Shalamov2020-02-111-0/+132
* [core] Clear tile pyramid for custom source only if there is a significant ch...Alexander Shalamov2020-02-114-5/+16
* [core] Make CustomGeometrySource::TileOptions immutableAlexander Shalamov2020-02-115-41/+43
* [core] Override default prefetch delta if source has it's own settingAlexander Shalamov2020-02-119-81/+94
* [core] Add runtime API for setting tile prefetch delta for SourceAlexander Shalamov2020-02-1116-2/+77
* fix submodule update command (#16186)Ansis Brammanis2020-02-101-1/+1
* [documentation] Updated README and DEVELOPINGThiago Marcos P. Santos2020-02-073-211/+27
* [build] Run cmake-format on all the CMake filesThiago Marcos P. Santos2020-02-0720-94/+148
* [build] Remove unused filesThiago Marcos P. Santos2020-02-0756-8448/+0
* [build] Move the `next` buildsystem to the rootThiago Marcos P. Santos2020-02-0733-2895/+2653
* Add change log entryMikhail Pozdnyakov2020-02-071-0/+7
* Add OfflineDatabase.UpdateDatabaseReadOnlyMode unit testMikhail Pozdnyakov2020-02-071-0/+16
* Add OfflineDatabase.PutResourceReadOnlyMode unit testMikhail Pozdnyakov2020-02-071-0/+27
* Expose READ_ONLY_MODE_KEY property for DatabaseFileSourceMikhail Pozdnyakov2020-02-074-35/+41
* [core] Update changelogAlexander Shalamov2020-02-061-0/+5
* [core] Switch unordered_map to mapAlexander Shalamov2020-02-065-10/+11
* [core] Add hooks for setting experimental thread priorities for mbgl threadsAlexander Shalamov2020-02-0611-31/+88
* [core] Add platform::setCurrentThreadPriority(double)Alexander Shalamov2020-02-065-3/+40
* [core] Add unit test for global settings objectAlexander Shalamov2020-02-063-0/+50
* [core] Add global settings objectAlexander Shalamov2020-02-063-0/+108
* [test] Enable HTTP server on AndroidJuha Alanen2020-02-066-8/+33
* [test] Improve the stability of a test on AndroidJuha Alanen2020-02-061-3/+10
* [android] Implement watch handler in RunLoopJuha Alanen2020-02-062-4/+36
* [build] Add curl-android-ios submoduleJuha Alanen2020-02-062-0/+3
* Made number format work for newer versions of ICU (#16176)Preston A Elder2020-02-041-0/+8
* [core] Prepare changelog for maps-v1.0.1 (2020.01-release-unicorn) patch releaseAlexander Shalamov2020-02-031-0/+2
* [tile mode] Improvements in symbol placement on tile bordersMikhail Pozdnyakov2020-02-035-35/+90
* [build] Adding a build flag to build without GL if needed (#16120)Thomas Moenicke2020-02-0326-156/+184
* Add back ios-test-runner for beseline job (#16167)zmiao2020-02-031-2/+1
* [core] Add getSharedExpression to property expressionAlexander Shalamov2020-02-032-0/+9
* [core] Update changelogAlexander Shalamov2020-02-031-0/+6
* [core] Use std::list instead of std::map for factory instanceAlexander Shalamov2020-02-031-9/+21