summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* [core] Optimize Query Rendered Features APIupstream/mikhail_optimize_qrf_apiMikhail Pozdnyakov2019-07-243-8/+10
* [core] Introduce VertexVector::extend() and use it in placement code.Mikhail Pozdnyakov2019-07-232-46/+44
* [core] Remove unused field from icon bufferAlexander Shalamov2019-07-231-1/+0
* [core] Update CrossTileSymbolLayerIndex unit testAlexander Shalamov2019-07-231-1/+8
* [core] Release quad data after vertex buffers are createdAlexander Shalamov2019-07-235-97/+180
* [android] remove layers first when clearing the styleŁukasz Paczos2019-07-222-11/+26
* [core] SymbolBacket creates collision buffers optionallyMikhail Pozdnyakov2019-07-225-40/+52
* [core] Symbol bucket uses shared layoutMikhail Pozdnyakov2019-07-228-97/+103
* [core] sizeof(SymbolBucket) 2312 -> 2296Mikhail Pozdnyakov2019-07-222-15/+22
* [android] 8.2.0 QA fixes for the test appŁukasz Paczos2019-07-227-10154/+14165
* [ios][andoid] Add change log entryMikhail Pozdnyakov2019-07-222-1/+11
* [core] Introduce RenderTileSetSource classMikhail Pozdnyakov2019-07-228-125/+132
* [core] Avoid unneeded tile sets copying at sources codeMikhail Pozdnyakov2019-07-229-33/+22
* [core] Render sources keep the existing tiles until the new tileset is readyMikhail Pozdnyakov2019-07-223-12/+24
* [tests] Bump GL JS to run render test for #15139Thiago Marcos P. Santos2019-07-195-0/+18
* [core] Do not try to place a center anchor beyond the center of the lineThiago Marcos P. Santos2019-07-191-0/+2
* Fix wrong #15065 nit fixAleksandar Stojiljkovic2019-07-191-2/+4
* [android] - update dependencies, target SDK, support library (#15135)Tobrun2019-07-1934-236/+409
* Merge pull request #15170 from mapbox/tvn-snapshotTobrun2019-07-191-1/+1
* [android] - update CI image of the release jobtobrun2019-07-191-1/+1
* [docs] Remove references to increasing offline tile limitHeather Stenson2019-07-183-6/+2
* [android] ignore a flaky MapSnapshotter test until #11669 is resolvedŁukasz Paczos2019-07-181-0/+2
* [android] changelog for 8.2.0-beta.1Łukasz Paczos2019-07-181-27/+37
* [android] fail MapSnapshotter test in case of an error returned from coreŁukasz Paczos2019-07-181-2/+5
* [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