summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* [core] fix deduping rings in querying, #11357upstream/fix-11357Ansis Brammanis2018-05-221-1/+2
* [ios] Run MGLMapboxEvents setup asynchronously (#11784)Randall Lee2018-05-222-1/+4
* [core] re-assign ids when lng jumps to avoid flickerAnsis Brammanis2018-05-225-4/+53
* [core] avoid symbol flickering when longitude is wrappedAnsis Brammanis2018-05-224-6/+42
* [android] - remove mips and armeabi as supported ABIsTobrun2018-05-2211-35/+34
* [android] - change MapView#initialize modifier to allow subclasses to overrid...Tobrun2018-05-221-5/+7
* [core] Use std::ios::binary format in std::ifstreamBruno de Oliveira Abinader2018-05-221-2/+2
* [core] fix hang when parsing very large angles for hue in hsl colorsKonstantin Käfer2018-05-221-3/+3
* [node] fixup bad mergeKonstantin Käfer2018-05-221-1/+1
* [node] allow building all ABIs at onceKonstantin Käfer2018-05-228-669/+122
* [node] move to Nan 2.10.0Konstantin Käfer2018-05-225-15/+34
* [node] prevent race condition for renderFinishedKonstantin Käfer2018-05-221-0/+6
* Clamp TileJSON.bounds latitudes to [-90, 90] (#11964)Asheem Mamoowala2018-05-212-9/+10
* [ios,macos] Fix for infinite loop crash when setting shape to nil in MGLMapVi...Julian Rex2018-05-2111-32/+630
* [core] Align URL token replacement behavior with GL JSJohn Firebaugh2018-05-187-7/+31
* [core] Align match behavior with case/==John Firebaugh2018-05-184-7/+24
* [ios] Bump podspect to 4.1.0-alpha.1. (#11937)ios-v4.1.0-alpha.1Fabian Guerra Soto2018-05-183-3/+3
* [android] - bump telemetry to v3.1.1Tobrun2018-05-182-11/+13
* [android] - add changelog for 6.2.0-alpha.1tobrun2018-05-181-1/+6
* [ios, macos] Support array values in match expressions. (#11866)android-v6.2.0-alpha.1Fabian Guerra Soto2018-05-177-28/+62
* [android] - expose MapView created callbacks on MapFragment and MapSupportFra...tobrun2018-05-174-64/+160
* [android] - add nullability annotations to public api for kotlin language int...tobrun2018-05-174-59/+81
* [android] - expose MapView#setOfflineRegionDefinitiontobrun2018-05-173-6/+64
* Merge branch 'release-boba' into masterupstream/fabian-merge-release-4.0.1-masterFabian Guerra2018-05-17143-1930/+2535
|\
| * macos-v0.7.1macos-v0.7.1upstream/1ec5-macos-v0.7.1Minh Nguyễn2018-05-152-2/+2
| * [ios, macos] Copyedited changelogsMinh Nguyễn2018-05-152-6/+10
| * [ios, macos] Moved numbers away from start of lines in documentation (#11881)Jordan Kiley2018-05-1511-49/+49
| * Remove changelog entry for crash fixed in v3.7.7ios-v4.0.1Jason Wray2018-05-141-1/+0
| * Update macOS changelogJason Wray2018-05-141-2/+3
| * [ios] Prepare ios-v4.0.1 releaseJason Wray2018-05-143-3/+3
| * Add v3.7.7 & v3.7.8 sections to changelogJason Wray2018-05-141-0/+8
| * [ios] Copyedit changelog for ios-v4.0.1Minh Nguyễn2018-05-141-5/+5
| * [ios, macos] Fixed English priority during label localizationMinh Nguyễn2018-05-145-22/+9
| * [core] Convert null to empty string, not “null”Minh Nguyễn2018-05-145-1/+6
| * [ios, build] Re-add support for 32-bit simulators (i386)Jason Wray2018-05-113-3/+11
| * [core] Convert "legacy" filters directly into expressions (#11610)Lucas Wojciechowski2018-05-1034-1407/+578
| * [ios] Fix MGLAnnotationView.rotatesToMatchCamera clobbering other transformsJason Wray2018-05-082-8/+19
| * [android] - update changelog to v6.1.1android-v6.1.1Tobrun2018-05-071-0/+3
| * [ios, macos] Add to-rgba expression operator. (#11725)Fabian Guerra Soto2018-05-0710-9/+87
| * [android] - update telemetry to 3.1.0Tobrun2018-05-071-1/+1
| * [ios, macos] Make NSPredicate+MGLAdditions public. (#11810)android-v6.1.0Fabian Guerra Soto2018-05-0425-86/+149
| * [ios, macos] Add support for subscripting in expressions. (#11770)Fabian Guerra Soto2018-05-044-1/+45
| * [android] - bump snapshot versiontobrun2018-05-042-2/+2
| * [android] - update changelog for release v6.1.0tobrun2018-05-041-2/+11
| * [android] - checking is renderer is not destroyed before delivering the snapshotŁukasz Paczos2018-05-043-27/+10
| * [android] - unwrap LatLngBounds before creating core objectŁukasz Paczos2018-05-044-19/+18
| * [android] - null check source before removingŁukasz Paczos2018-05-042-1/+19
| * [ios, macos] Fix overlay bounds that span the antimeridian. (#11783)Fabian Guerra Soto2018-05-047-2/+56
| * [ios, macos] Update migration guides in jazzy table (#11808)Jordan Kiley2018-05-042-2/+2
| * [ios] Switched to use center property (instead of frame) when repositioning a...Julian Rex2018-05-032-4/+11