aboutsummaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* Merge branch 'master' into stephen-MGLLoggingConfigurationupstream/stephen-MGLLoggingConfigurationm-stephen2019-07-2533-219/+363
|\
| * [ios, build] Trigger external deploy jobs before long-running build tasksJason Wray2019-07-241-1/+7
| * [ios] Prepare ios-v5.2.0 releaseJason Wray2019-07-244-7/+22
| * [core] GeometryCollection must not be implicitly copiedMikhail Pozdnyakov2019-07-247-38/+44
| * [core] Optimize RenderLineLayer::queryIntersectsFeatureMikhail Pozdnyakov2019-07-241-11/+24
| * [core] Default GeometryTileFeature::getGeometries() implementationMikhail Pozdnyakov2019-07-243-4/+6
| * [core] Force getGeometries() return const refAlexander Shalamov2019-07-2414-26/+34
| * [android] changelog for 8.2.0Łukasz Paczos2019-07-241-0/+6
| * [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
* | Merge branch 'master' into stephen-MGLLoggingConfigurationm-stephen2019-07-2377-10724/+14996
|\|
| * [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, macos]Fix nits.M.Stephen2019-07-232-15/+2
* | [ios, macos] fix a nitM.Stephen2019-07-191-1/+1
* | [ios, macos] update changlogM.Stephen2019-07-192-2/+2
* | [ios, macos] add event name and code into log msgM.Stephen2019-07-191-5/+8
* | [ios, macos] revert `logging_nslog`M.Stephen2019-07-184-58/+16
* | Merge branch 'master' into stephen-MGLLoggingConfigurationm-stephen2019-07-1847-210/+768
|\|
| * [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)Heather Stenson2019-07-1612-25/+27
| * [ios] Cache Management API (#14978)Jordan Kiley2019-07-166-37/+288