summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* Add changelog entryupstream/line-dash-array-fixKarim Naaji2020-02-131-0/+4
* Apply new render test baselinesKarim Naaji2020-02-134-0/+140
* Whitelist render-tests/line-dasharray/zero-length-gapKarim Naaji2020-02-131-2/+1
* Apply new baselineKarim Naaji2020-02-131-3/+3
* Address review commentsKarim Naaji2020-02-131-8/+9
* clang-formatKarim Naaji2020-02-131-7/+13
* Port line-dasharray fix from gl-jsKarim Naaji2020-02-132-55/+115
* 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
* 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