summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* [core] Implement C++ render test runnerupstream/bruno-test-runnerBruno de Oliveira Abinader2019-06-2413-23/+1345
* [core] Fix macOS clang exception error in expression-tests/to-number/2-aryBruno de Oliveira Abinader2019-06-241-1/+1
* [core] DefaultFileSource dynamic support for cache-only requestsBruno de Oliveira Abinader2019-06-245-17/+40
* [core] Added <mbgl/util/filesystem.hpp>Bruno de Oliveira Abinader2019-06-248-0/+33
* [darwin] Ensure the runloop is awake in RunLoop::runOnce()Bruno de Oliveira Abinader2019-06-241-0/+1
* [build] Update boost vendor moduleBruno de Oliveira Abinader2019-06-242-0/+5
* [build] Added vendor/mapbox-gl-stylesBruno de Oliveira Abinader2019-06-242-0/+3
* [build] Added vendor/mvt-fixturesBruno de Oliveira Abinader2019-06-242-0/+3
* [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
* [build, darwin] Enable aggressive API usage warningsJason Wray2019-06-143-0/+8
* [ios] Bump podspec to v5.1.0-beta.1Fabian Guerra2019-06-134-8/+8
* [ios, docs] Fix grammatical issue in GeoJSON guideSam Fader2019-06-131-1/+1
* [benchmark] Add performance test for cacheThiago Marcos P. Santos2019-06-131-9/+86
* [tests] Improve unit test for deleting offline region and concurrent useThiago Marcos P. Santos2019-06-131-12/+39
* [tests] Add unit test for clearing the ambient cacheThiago Marcos P. Santos2019-06-131-11/+39
* [core] Fix bug of auto_vacuum not workingThiago Marcos P. Santos2019-06-131-6/+4
* [core] Surface cache management APIsThiago Marcos P. Santos2019-06-132-0/+52
* [core] Add API for clearing tile cacheThiago Marcos P. Santos2019-06-132-0/+25