summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* Merge branch 'master' into Stephen-Exclude-offline-CJK-By-Defaultupstream/Stephen-Exclude-offline-CJK-By-Defaultm-stephen2019-07-1053-173/+414
|\
| * [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
* | Update platform/darwin/test/MGLOfflineRegionTests.mm-stephen2019-07-101-1/+1
* | Update platform/macos/CHANGELOG.mdm-stephen2019-07-101-1/+1
* | Update platform/ios/CHANGELOG.mdm-stephen2019-07-101-1/+1
* | Update platform/darwin/test/MGLOfflineRegionTests.mm-stephen2019-07-101-1/+0
* | Update platform/darwin/test/MGLOfflineRegionTests.mm-stephen2019-07-101-1/+1
* | Update platform/darwin/test/MGLOfflineRegionTests.mm-stephen2019-07-101-1/+1
* | Merge branch 'master' into Stephen-Exclude-offline-CJK-By-Defaultm-stephen2019-07-09295-2550/+7939
|\ \ | |/
| * [ios, build] Add tests for MGLMapView pitch setting and tilt gestureJason Wray2019-07-082-0/+159
| * [ios] Prepare ios-v5.2.0-alpha.2 releaseios-v5.2.0-alpha.2Jason Wray2019-07-084-9/+6
| * [ios] Mapbox Events - v0.9.5 (#15077)Alf Watt2019-07-081-0/+0
| * Revert "[core] Change severity of too many data-driven properties to "Info""Thiago Marcos P. Santos2019-07-081-13/+13
| * [android] - introduce MapboxMapOptins facility creation method.tobrun2019-07-087-9/+21
| * [android] - add snapshotter and offline testtobrun2019-07-084-0/+128
| * [android] Add command to run app center in Makefile (#15056)upstream/je-node-v4.2.0-releaseKevin Li2019-07-051-0/+5
| * [core] RenderSource creates render itemsMikhail Pozdnyakov2019-07-0414-107/+141
| * [core] Remove down-casting of render sourcesMikhail Pozdnyakov2019-07-0410-54/+10
| * [core] Introduce ImageSourceRenderData and RenderSource::getImageRenderData()Mikhail Pozdnyakov2019-07-045-36/+45
| * [core] ImageManager is not used at tile upload stageMikhail Pozdnyakov2019-07-046-29/+58
| * [core] Introduce ImageManager::getSharedImageMikhail Pozdnyakov2019-07-042-1/+9
| * [core] Introduce TileRenderDataMikhail Pozdnyakov2019-07-0415-131/+268
| * [core] Geometry tile keeps layout result as a shared pointerMikhail Pozdnyakov2019-07-043-41/+42
| * [core] Remove orchestration methods from RenderTileMikhail Pozdnyakov2019-07-0413-33/+42
| * [android] - add ktlint, optimise code for ktlint validationtobrun2019-07-0451-274/+564
| * [node] Parse 'sdf' option when adding an imageBruno de Oliveira Abinader2019-07-042-1/+7
| * [android] changelog for 8.2.0-alpha.2android-v8.2.0-alpha.2Łukasz Paczos2019-07-031-1/+10
| * [ios] Add removeStyleImage to MGLMapView (#14769)Fabian Guerra Soto2019-07-0214-0/+66
| * [ios, build] Add podspec lint scriptJason Wray2019-07-023-2/+85
| * [ios, build] Stop packaging local podspec with releasesJason Wray2019-07-022-42/+0
| * [core] Update changelog filesMikhail Pozdnyakov2019-07-022-0/+11
| * [core] Remove unused PaintPropertyBinders::constants()Mikhail Pozdnyakov2019-07-021-12/+0
| * [core] RenderSource does re-layout if layer's data-driven properties change.Mikhail Pozdnyakov2019-07-021-1/+6
| * [core] Geometry tile updates layer render data if its constants mask remainsMikhail Pozdnyakov2019-07-024-11/+13
| * [core] Introduce LayerProperties::constantsMask()Mikhail Pozdnyakov2019-07-0222-1/+84
| * [android] - add binding integration for cache management APItobrun2019-07-0216-38/+722
| * [core] Minor change to silence documentation warning on iOS.Julian Rex2019-07-021-2/+2
| * [build] clean up cloudformation template and policiesZachariah Mully2019-07-012-223/+117
| * [core] Fix error handling in HeadlessFrontend::render()Mikhail Pozdnyakov2019-06-282-7/+22