summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* [core] fix icon-text-fitupstream/fix-icon-text-fitKonstantin Käfer2019-10-147-235/+214
* [core] map image type to string until we have a dedicated implementationKonstantin Käfer2019-10-145-37/+44
* [core] map image type to string until we have a dedicated implementationKonstantin Käfer2019-10-143-0/+18
* Add iOS bindings for cluster properties (#15515)Jordan Kiley2019-10-1111-8/+244
* [ios] Fix for iOS 9 crash (seen in simulator) (#15771)Julian Rex2019-10-112-1/+28
* [render-test] No camelCase on the metrics.json tagThiago Marcos P. Santos2019-10-1116-12/+12
* [render-test] Prettyfy metrics outputThiago Marcos P. Santos2019-10-115-5/+57
* [render-test] Add more probe tests for file sizeThiago Marcos P. Santos2019-10-1113-32/+50
* [render-test] Fix UPDATE_METRICS=1 changing the path of file size testsThiago Marcos P. Santos2019-10-114-9/+11
* [render-test] Fix bots not running the render tests self checksThiago Marcos P. Santos2019-10-111-12/+1
* [offline] Document the database schemaThiago Marcos P. Santos2019-10-111-30/+134
* [build] Make sure offline_schema.hpp is up-to-dateThiago Marcos P. Santos2019-10-113-4/+7
* [render-test] Update location of render / query test html pageAlexander Shalamov2019-10-101-1/+1
* [ios, android] Update curl command to indicate there is no password (as per h...Julian Rex2019-10-101-3/+3
* [android] update changelog for 8.5.0-alpha.2android-v8.5.0-alpha.2tobrun2019-10-101-1/+9
* [render-test] Only write metrics if they are availableThiago Marcos P. Santos2019-10-101-18/+20
* [render-test] Add tests for filesize probeThiago Marcos P. Santos2019-10-1015-7/+173
* [render-test] Make clang-format happyThiago Marcos P. Santos2019-10-101-44/+25
* [render-test] Add instruction for verifying file sizeThiago Marcos P. Santos2019-10-103-1/+98
* [render-test] Fix rootPath parameter being ignoredThiago Marcos P. Santos2019-10-101-2/+2
* [tests] Do not run tests in parallelThiago Marcos P. Santos2019-10-101-1/+1
* [build] Check for code generation on DarwinThiago Marcos P. Santos2019-10-101-0/+6
* [build] Remove redundant botsThiago Marcos P. Santos2019-10-101-245/+0
* [android] - manually write and read camera's padding array to parcelŁukasz Paczos2019-10-102-3/+31
* [android][ios] Change log entriesMikhail Pozdnyakov2019-10-102-1/+8
* [core] Introduce Scheduler::bindOnce() and use it in ImageManagerMikhail Pozdnyakov2019-10-103-6/+21
* [ci] Fixed duplicated render tests run on MacOSMikhail Pozdnyakov2019-10-101-1/+1
* [core] Update ImageManager.OnStyleImageMissingBeforeSpriteLoaded unit testMikhail Pozdnyakov2019-10-101-0/+14
* [core] Disallow coalesced requests for patternsMikhail Pozdnyakov2019-10-101-6/+14
* [core] Coalesce requests for the same missing imageMikhail Pozdnyakov2019-10-102-29/+43
* [core] Introduce Scheduler::makeWeakPtr()Mikhail Pozdnyakov2019-10-096-0/+15
* bump to v5 (#15781)Dane Springmeyer2019-10-092-2/+4
* [ios] Podspec & changelog updates for v5.5.0-alpha.2ios-v5.5.0-alpha.2Nadia Barbosa2019-10-094-6/+4
* [test runner] Fix finding of expected images pathsMikhail Pozdnyakov2019-10-093-6/+16
* node package improvements (#15748)Dane Springmeyer2019-10-085-16/+49
* [ios] Skip metrics.sh step (#15779)Julian Rex2019-10-081-2/+5
* [android] Expose pre-fetching zoom delta. (#15769)Peng Liu2019-10-0811-94/+260
* [tests] Share common code between test runnersJuha Alanen2019-10-088-222/+155
* [docs] add SMCalloutView to LICENSE.md (#15774)Chloe Krawczyk2019-10-071-1/+13
* [core] Introduce SequencedScheduler and ParallelSchedulerMikhail Pozdnyakov2019-10-073-43/+74
* [build] enable query tests on native test runnerJuha Alanen2019-10-072-6/+39
* [expression-test] fix result diffingJuha Alanen2019-10-071-2/+2
* [render-test] Add support for query testsJuha Alanen2019-10-0716-18/+387
* [render-test] Support feature-state tests where featureID is a numberJuha Alanen2019-10-071-4/+16
* [render-test] Add support for setPitch operationJuha Alanen2019-10-071-0/+7
* [ios, macos] Changed exception to assert and nil return, since attribution me...Julian Rex2019-10-053-3/+18
* [ios] Fixes an issue that caused the ornaments ignore contentInset property. ...Fabian Guerra Soto2019-10-049-35/+670
* [ios] Adds pointForCoordinate/coordinateForPoint to MGLMapSnapshotOverlay (#1...Julian Rex2019-10-047-12/+177
* [android] keep Mapbox.java when obfuscating code to allow look up from JNItobrun2019-10-041-0/+2
* [ios] Fix layout of Scale bar components (#15703)Julian Rex2019-10-045-74/+269