summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* [android] bump SNAPSHOT version to 8.2.0upstream/lp-bump-snapshot-8.2.0Łukasz Paczos2019-06-181-1/+1
* [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
* [android] updated android changelog for 8.1.0-beta.1 (#14916)Langston Smith2019-06-131-0/+10
* [iosapp] Introduce map state manager (#14591)Nadia Barbosa2019-06-136-93/+276
* [android][mac][ios] Update changelogsMikhail Pozdnyakov2019-06-123-0/+5
* [core] Keep the same sort index for all feature ringsMikhail Pozdnyakov2019-06-121-1/+1
* [core] don't call glFlush on every frameKonstantin Käfer2019-06-124-1/+12
* [ios] fix benchmark appKonstantin Käfer2019-06-122-3/+9
* [android] - add resource usage to HttpRequest, add offline query parameter fl...Tobrun2019-06-127-19/+114
* [build] remove roundtrip through <experimental/optional> when using optionalKonstantin Käfer2019-06-128-4/+14
* [ios] Added offline query parameter (#14857)Julian Rex2019-06-114-27/+128
* [android] Removed mapboxJavaServices dependency (#14896)Langston Smith2019-06-111-1/+0
* Merge pull request #14898 from mapbox/tvn-allow-null-updatesTobrun2019-06-111-4/+3
* [android] - update changelog v8.0.1tobrun2019-06-111-18/+23
* [ios] get sku token return valueFredrik Karlsson2019-06-113-19/+35
* [android] - change library loader to soloadertobrun2019-06-114-26/+17
* [core] Remove unused OffscreenTexture variant with depth render targetAleksandar Stojiljkovic2019-06-115-44/+2
* [android] - fix reset behavior for setLatLngBoundsForCameraTargettobrun2019-06-115-12/+23
* [core] Switch back to a more compact line attributes layout (#14851)Vladimir Agafonkin2019-06-1013-209/+216
* [core] TilePyramind uses TransformState::getScale()Mikhail Pozdnyakov2019-06-103-1/+5
* [core] TilePyramid::getRenderTiles -> getRenderedTilesMikhail Pozdnyakov2019-06-109-10/+10
* [core] Update algorithm::updateTileMasks testsMikhail Pozdnyakov2019-06-102-96/+75
* [core] Refactor tile pyramidMikhail Pozdnyakov2019-06-1011-115/+101
* [core] Make tile id unwrapTo() constMikhail Pozdnyakov2019-06-101-4/+4
* [core] Inherit RenderAnnotationSource from RenderTileSourceMikhail Pozdnyakov2019-06-102-55/+4
* [core] Renamed to avoid collision with libcurlThiago Marcos P. Santos2019-06-101-2/+2
* Fix namespace issue with OSMesaMichael Muesch2019-06-101-0/+2
* [core] Ignore more flaky node render testsJason Wray2019-06-071-2/+5
* improve offline cli help pageAndrew Harvey2019-06-071-1/+1
* [android] Fix compilation warning with updated clangMikhail Pozdnyakov2019-06-071-1/+1
* [android] updated changelog for 8.1.0-alpha.2 (#14855)android-v8.1.0-alpha.2Langston Smith2019-06-061-0/+15
* [android] bumped android telemetry to 4.5.1 (#14874)Langston Smith2019-06-062-1/+1
* [ios] Bump podspec to v5.1.0-alpha.2ios-v5.1.0-alpha.2Fabian Guerra2019-06-063-3/+3
* [ios] Integrate Mapbox Mobile Events 0.9.4 (#14868)Alf Watt2019-06-064-125/+236
* [core] Use unique ID in hillshade and hillshade_prepare draw.Aleksandar Stojiljkovic2019-06-061-2/+2
* [android] - increase timeout of image missing test, use GeoJsonSource above C...Tobrun2019-06-062-34/+16