summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* prep for v4.3.0 releaseupstream/node-v4.3.0-devRebecca Rice2019-09-113-3/+4
* [ios][android] Add change log entriesMikhail Pozdnyakov2019-09-122-0/+4
* [core] Add Map.Issue15342 unit testMikhail Pozdnyakov2019-09-122-2/+51
* [core] Update MapObserver::onDidFinishRenderingFrame() APIMikhail Pozdnyakov2019-09-1212-18/+24
* [core] Set fading tiles flag at TilePyramid::updateFadingTiles()Mikhail Pozdnyakov2019-09-121-3/+3
* [ios] Update podspecs (#15611)ios-v5.4.0-alpha.2Julian Rex2019-09-113-3/+3
* [android] updated android changelog for 8.4.0-alpha.2 release (#15609)android-v8.4.0-alpha.2Langston Smith2019-09-111-0/+7
* [core] Use mbgl::underlying_type in style propertiesBruno de Oliveira Abinader2019-09-1112-216/+228
* [test] Added style light setProperty testsBruno de Oliveira Abinader2019-09-111-0/+23
* [core] Expose mbgl::style::Light::setPropertyBruno de Oliveira Abinader2019-09-114-0/+204
* [build] Remove CXX11 flagThiago Marcos P. Santos2019-09-116-46/+1
* [core] Add unit test to verify that Offline usage tag is not setAlexander Shalamov2019-09-111-1/+79
* [android] Fix leaked window in test app's BulkMarkerActivity. (#15597)Peng Liu2019-09-101-0/+3
* [core] Use mapbox::base::TypeWrapper instead of utils::peerMikhail Pozdnyakov2019-09-1010-231/+8
* [core, ios, macos] SDK objects should hold weak pointers to the core style ob...Mikhail Pozdnyakov2019-09-0935-69/+315
* [ios] Refactor way location permissions are requestedJason Wray2019-09-091-27/+21
* [darwin] Use en_US as default test locale/languageJason Wray2019-09-099-78/+51
* [ios] Fix change log typos and re-order (#15571)Julian Rex2019-09-091-6/+13
* [android] update tooling and gradle wrapper to latest stable version (#15434)Tobrun2019-09-092-2/+2
* [android] - increase timeout of offline download test (#15419)Tobrun2019-09-091-17/+14
* [Core] Update ChangeLog of Integer Overflow fix of pr #15560 (#15586)zmiao2019-09-094-4/+4
* [android] Bumped Java SDK dependency to 4.9.0-alpha.1 (#15570)Langston Smith2019-09-063-3/+3
* [core] Fix build with old ICU versionsThiago Marcos P. Santos2019-09-061-0/+4
* [linux] Fix run test instructionsTom Payne2019-09-061-2/+2
* [core] Ignore file generated by testsTom Payne2019-09-061-0/+1
* [core] Fix Integer overflow when converting tileCoordinates to LatLon (#15560)zmiao2019-09-055-4/+9
* [core, ios] Call transitionFinishFn for jumpTo. (#15473)Julian Rex2019-09-058-16/+151
* [ios] Update pod specs and change log for ristretto alpha.1 (#15564)ios-v5.4.0-alpha.1Julian Rex2019-09-044-5/+5
* [ios] Add changelog entry for #15562 (#15563)Jordan Kiley2019-09-041-3/+7
* [ios] Remove feature flag for rotation threshold (#15562)Jordan Kiley2019-09-041-102/+4
* [ios, macos] Fix content inset documentation. (#15552)Fabian Guerra Soto2019-09-042-4/+4
* [ios] Fix compass font weight being too light on iOS 13m-stephen2019-09-042-2/+10
* [android] Update changelog for the v8.4.0-alpha.1 release (#15561)android-v8.4.0-alpha.1Langston Smith2019-09-041-3/+14
* [android] Call callback.onFinish() when camera is already at the correct posi...Tobrun2019-09-042-0/+103
* [android] avoid converting float to long in android_conversion.hpp (#15557)Tobrun2019-09-042-2/+30
* [darwin] Reset number formatter digits for currency styleAlexander Shalamov2019-09-041-0/+4
* [build] Enable mbgl-expression-test on CIAlexander Shalamov2019-09-042-1/+24
* [core] Add native expression test runnerAlexander Shalamov2019-09-049-0/+1259
* Always call onSourceLoaded observers (#15548)Konstantin Käfer2019-09-036-3/+57
* [android][ios] Change log entriesMikhail Pozdnyakov2019-09-032-0/+2
* [Darwin] Update MGLSymbolStyleLayer documentationMikhail Pozdnyakov2019-09-031-8/+5
* [core] Enable `text-offset` with variable label placementMikhail Pozdnyakov2019-09-0312-55/+119
* Add number format expression (#15424)Tobrun2019-09-024-13/+351
* [build] Update mapbox-base versionMikhail Pozdnyakov2019-09-022-11/+0
* [build] Exclude mapbox-base targest from default buildMikhail Pozdnyakov2019-09-021-1/+1
* [build] Use rapidjson from mapbox-baseMikhail Pozdnyakov2019-09-0210-66/+51
* [build] Use pixelmatch-cpp from mapbox-baseMikhail Pozdnyakov2019-09-0210-21/+4
* [build] Use filesystem from mapbox-baseMikhail Pozdnyakov2019-09-028-24/+8
* [build] Use args from mapbox-baseMikhail Pozdnyakov2019-09-0211-23/+5
* [build] Use jni.hpp from mapbox-baseMikhail Pozdnyakov2019-09-029-49/+32