summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* [ios] test resetDatabase failureupstream/jmkiley-cache-iosappjmkiley2019-08-261-1/+43
* [ios] Add example to debug menujmkiley2019-07-181-3/+72
* [android] ignore a flaky MapSnapshotter test until #11669 is resolvedandroid-v8.2.0-beta.1Łukasz Paczos2019-07-181-0/+2
* [android] changelog for 8.2.0-beta.1Łukasz Paczos2019-07-181-27/+37
* [ios] Prepare ios-v5.2.0-beta.1 releaseios-v5.2.0-beta.1Jason Wray2019-07-174-22/+23
* [core] Fix collision with content insetsAleksandar Stojiljkovic2019-07-174-18/+18
* [ios] Add changelog entry for Cache Management API (#15131)Jordan Kiley2019-07-172-2/+7
* [ios, macos] Update Jazzy theme (#15125)Nadia Barbosa2019-07-174-10/+7
* [ios] Add MGLMapViewZoomTestsJason Wray2019-07-172-0/+144
* [ios] Check center coordinate in MGLMapViewDirectionTestsJason Wray2019-07-171-4/+20
* [ios] Clean-up direction and compass testsJason Wray2019-07-173-55/+56
* [android] update Bintray's package nameŁukasz Paczos2019-07-172-1/+2
* Bump mapbox-gl-js versionMikhail Pozdnyakov2019-07-172-9/+11
* [core] Favor previous anchor only when still in the `text-variable-anchor` op...Mikhail Pozdnyakov2019-07-171-10/+14
* [ios, macos] Change "map ID" to "tileset ID" (#15116)upstream/15022_memory_consumptionHeather Stenson2019-07-1612-25/+27
* [ios] Cache Management API (#14978)Jordan Kiley2019-07-166-37/+288
* [android] - create map snapshot from testcasetobrun2019-07-161-6/+32
* [ios , macos] Exclude CJK resources from offline download by default (#14952)m-stephen2019-07-168-10/+35
* [ios] Adds thread safe access to MGLNetworkConfiguration events dictionary (#...Julian Rex2019-07-154-6/+84
* [node] v4.2.0 releasenode-v4.2.0Josh Erb2019-07-152-3/+6
* Added changelog entryJulian Rex2019-07-141-0/+1
* [ios][macos] Fix center coordinate incorrect after pinch gestureAleksandar Stojiljkovic2019-07-141-8/+4
* [ios][android] Change log updateMikhail Pozdnyakov2019-07-122-0/+9
* [core] RenderCustomGeometrySource should clear tiles after style updateMikhail Pozdnyakov2019-07-121-1/+4
* [ios] Add MGLCompassButton and MGLOrnamentVisibilityJason Wray2019-07-1116-100/+367
* [android] changelog for 8.2.0-alpha.3android-v8.2.0-alpha.3Łukasz Paczos2019-07-111-3/+21
* [android] ensure that move detector is enabled if double-tap is interruptedŁukasz Paczos2019-07-112-10/+52
* [android] fix up "match" expressions docs with stop argumentsŁukasz Paczos2019-07-111-6/+5
* [ios][android] Changelog updateMikhail Pozdnyakov2019-07-112-1/+3
* [core] Synchronize render passes and render tilesMikhail Pozdnyakov2019-07-1113-22/+49
* [android] add regression tests for recent quick zoom/double tap issuesŁukasz Paczos2019-07-112-0/+615
* [android] allow map panning after quick zoom is disabled but a phantom gestur...Łukasz Paczos2019-07-111-22/+23
* [android] ensure location shadow's gradient is greater than 0Łukasz Paczos2019-07-113-5/+70
* [android] remove access token's nullability annotations to not impact Kotlin ...Łukasz Paczos2019-07-112-2/+2
* [android] allow setting a null access token in the runtimeŁukasz Paczos2019-07-113-3/+3
* [android] throw configuration exception when accessing Mapbox services with a...Łukasz Paczos2019-07-115-1/+105
* [ios] Prepare ios-v5.2.0-alpha.3 releaseios-v5.2.0-alpha.3Jason Wray2019-07-104-9/+6
* [android] - update okhttp to latest stable version that support pre lolipop d...tobrun2019-07-101-1/+1
* [ios, macos] Default to local rendering of CJK characters, using system font ...m-stephen2019-07-109-22/+191
* [build] Opt out of homebrew cleanup on CIJason Wray2019-07-091-0/+10
* [core] decrease the minimum pixel distance required to interpolate during cam...Łukasz Paczos2019-07-091-1/+1
* Enable ignored but passing run-time styling tests (#6745)Aleksandar Stojiljkovic2019-07-091-2/+0
* [core] Put gfx backend scope guard to Renderer::reduceMemoryUse()Mikhail Pozdnyakov2019-07-091-0/+1
* [glfw] Reduce memory use when window loses focusMikhail Pozdnyakov2019-07-092-0/+9
* Issue #15065 changelogs and nit fix.Aleksandar Stojiljkovic2019-07-094-5/+9
* Fix layers rendering after fill-extrusionAleksandar Stojiljkovic2019-07-0911-33/+31
* [core] Share render tiles lists between layersMikhail Pozdnyakov2019-07-0915-58/+87
* [android][ios][macos] Update changelog for #14930Alexander Shalamov2019-07-093-0/+7
* [core] Reserve size for filtered render layersAlexander Shalamov2019-07-092-2/+17
* [core] Improve performance for query rendered featuresAlexander Shalamov2019-07-0921-58/+63