summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* [ios] Remove previously deprecated unavailable methods and propertiesupstream/friedbunny-removes-some-long-deprecated-stuffJason Wray2019-06-255-59/+5
* [core] Implement C++ render test runnerBruno de Oliveira Abinader2019-06-2514-23/+1356
* [core] Fix macOS clang exception error in expression-tests/to-number/2-aryBruno de Oliveira Abinader2019-06-251-1/+1
* [core] DefaultFileSource dynamic support for cache-only requestsBruno de Oliveira Abinader2019-06-255-17/+40
* [core] Added vendor/filesystemBruno de Oliveira Abinader2019-06-256-0/+23
* [darwin] Ensure the runloop is awake in RunLoop::runOnce()Bruno de Oliveira Abinader2019-06-251-0/+1
* [build] Update boost vendor moduleBruno de Oliveira Abinader2019-06-252-0/+5
* [build] Added vendor/mapbox-gl-stylesBruno de Oliveira Abinader2019-06-252-0/+3
* [build] Added vendor/mvt-fixturesBruno de Oliveira Abinader2019-06-252-0/+3
* [android] - add setVerbosity to Logger, add LogLevel IntDeftobrun2019-06-252-10/+200
* [android] invalidate camera when setting a paddingŁukasz Paczos2019-06-253-23/+86
* [core] Introduce RenderOrchestratorMikhail Pozdnyakov2019-06-256-705/+783
* [core] Introduce RenderTreeMikhail Pozdnyakov2019-06-256-93/+243
* [core] PaintParameters do not need UpdateParametersMikhail Pozdnyakov2019-06-253-10/+17
* [core] Remove RenderPass::UploadMikhail Pozdnyakov2019-06-255-8/+4
* [core] Simplify RenderLayer::upload()Mikhail Pozdnyakov2019-06-256-34/+25
* [darwin] Add warning about certain tests requiring en_US localeJason Wray2019-06-245-3/+21
* [android] - change Firebas test lab device to Nexus 7tobrun2019-06-241-2/+2
* [android] refactor LocationComponentTest to use consistent mocking toolsŁukasz Paczos2019-06-241-28/+27
* [android] reset location layer animators when render mode changesŁukasz Paczos2019-06-244-4/+96
* [android] - update LatLngBounds example with animating bottomsheet scroll beh...Tobrun2019-06-245-198/+328
* [ios, macos] Added completion handlers to animated MGLMapView methodsMinh Nguyễn2019-06-218-127/+545
* [ios] Fix failing annotation selection integration tests (#14976)Julian Rex2019-06-212-11/+13
* [android] updated android 8.1.0 changelog with kitkat crash info (#14975)Langston Smith2019-06-201-0/+6
* [ios] Require two fingers for duration of tilt gestureJason Wray2019-06-202-0/+10
* [android] updated android changelog for stable 8.1.0 release (#14973)Langston Smith2019-06-201-0/+9
* [android] - limit concurrent request for Android 4.4 and below to 10 (#14971)Tobrun2019-06-201-3/+9
* [android] ensure to re-enable move when quickzoom finishesŁukasz Paczos2019-06-201-2/+11
* [ios] Address iosapp state manager tailworkJason Wray2019-06-192-8/+20
* [ios] Prepare for ios-v5.1.0 releaseJason Wray2019-06-194-4/+7
* [ios] Simplify -[MGLOfflineStorageTests testAddFileContent]Jason Wray2019-06-191-60/+20
* [android] - optimise CameraUpdateFactory#newLatLngBounds to use camera positi...Tobrun2019-06-192-12/+213
* [core] Add storage unit tests for MapboxTileLimitExceededThiago Marcos P. Santos2019-06-191-0/+98
* [core] Fix offline regions reporting the wrong number of tilesThiago Marcos P. Santos2019-06-191-8/+10
* [ios, build] Add more specific iOS testing flagsJason Wray2019-06-182-7/+46
* [android] added noneCompass and noneGps to LocationModesActivity (#14945)Langston Smith2019-06-181-0/+10
* [android] removed duplicate soloader changelog line (#14946)Langston Smith2019-06-181-1/+0
* [android] bump SNAPSHOT version to 8.2.0Łukasz Paczos2019-06-181-1/+1
* [benchmark] Add benchmark tests for resizing the databaseThiago Marcos P. Santos2019-06-181-0/+65
* [tests] Add unit tests for cache sizeThiago Marcos P. Santos2019-06-181-0/+134
* [core] Add method for setting a maximum size for the ambient cacheThiago Marcos P. Santos2019-06-185-36/+125
* [core] Clear/Invalidate should also work on non-tile resourcesThiago Marcos P. Santos2019-06-186-61/+134
* [core] Rename resetCache to resetDatabaseThiago Marcos P. Santos2019-06-188-14/+14
* [tests] Follow-up of previews PR, these tests need write permissionThiago Marcos P. Santos2019-06-181-2/+2
* [android] accept floating numbers during core->platform color conversionŁukasz Paczos2019-06-182-5/+29
* [android] - store shared librariesas CI artefact (#14937)Tobrun2019-06-171-0/+2
* [node] - fix README type, granualar to granular (#14933)Tobrun2019-06-171-1/+1
* [core] Change severity of too many data-driven properties to "Info"Thiago Marcos P. Santos2019-06-151-13/+13
* [ios, build] Add MORE_SIMULATORS option to iOS make commandsupstream/friedbunny-adds-more-simulatorsJason Wray2019-06-142-3/+32
* [ios, macos] Optionally include a developer xcconfig file in generated config...Julian Rex2019-06-144-0/+11