| Commit message (Expand) | Author | Age | Files | Lines |
* | [android] - avoid rounding the pixelratio of the image addded through NativeM...upstream/tvn-avoid-rounding-add-image | Tobrun | 2018-05-07 | 1 | -2/+3 |
* | [linux] Don't compile linux mbgl-loop-uv against node headers | John Firebaugh | 2018-05-04 | 4 | -35/+33 |
* | [core] Only run placement for first layer per SymbolBucket | Chris Loer | 2018-05-03 | 11 | -25/+48 |
* | Fixup | John Firebaugh | 2018-05-02 | 1 | -6/+6 |
* | [ios, macos] Avoid implicit capture of MBGLOfflineRegionObserver this pointer | John Firebaugh | 2018-05-02 | 1 | -3/+6 |
* | [docs] Updated link for react native npm package (#11819) | Nick Italiano | 2018-05-02 | 1 | -1/+1 |
* | Fix CXX11ABI builds with clang++ | Dane Springmeyer | 2018-05-02 | 1 | -6/+2 |
* | [android] - fix expression example that changes icon images dynamically | tobrun | 2018-05-02 | 1 | -12/+5 |
* | [android] - null check source before removing | Łukasz Paczos | 2018-05-02 | 2 | -1/+19 |
* | [android] - unwrap LatLngBounds before creating core object | Łukasz Paczos | 2018-05-02 | 4 | -19/+18 |
* | Revert "[android] - unwrap LatLngBounds for the shortest path when passing to... | Łukasz Paczos | 2018-05-02 | 3 | -66/+14 |
* | [android] - checking is renderer is not destroyed before delivering the snapshot | Łukasz Paczos | 2018-05-02 | 3 | -27/+10 |
* | [core] Don't copy TileLayerIndexes on every frame. | Chris Loer | 2018-05-01 | 1 | -1/+1 |
* | [core] Remove unused 'Throttler' class. | Chris Loer | 2018-04-30 | 4 | -61/+0 |
* | [docs] Make per-platform installation docs self-contained | John Firebaugh | 2018-04-30 | 9 | -95/+88 |
* | [core] Port is-supported-script to native. | Chris Loer | 2018-04-27 | 5 | -6/+44 |
* | [ios, macos] Update minimum deployment versions to iOS 9, macOS 10.11 (#11776) | Jason Wray | 2018-04-27 | 85 | -489/+377 |
* | [core] Remove circle-pitch-scale test ignores. | Chris Loer | 2018-04-26 | 1 | -4/+0 |
* | [core] only index features within tile boundaries | Ansis Brammanis | 2018-04-26 | 3 | -5/+11 |
* | [core] fix circle querying for scale and alignment | Chris Loer | 2018-04-26 | 39 | -68/+186 |
* | [core] fix querying circles across tile boundaries | Chris Loer | 2018-04-26 | 7 | -16/+30 |
* | [qt] Only share a FileSource if it points to the same path | Thiago Marcos P. Santos | 2018-04-26 | 1 | -10/+27 |
* | [qt] Fix crash on the example app when launching multiple windows | Thiago Marcos P. Santos | 2018-04-26 | 2 | -0/+8 |
* | [core] Streaming TileCover for polygonal regions (#11267) | Asheem Mamoowala | 2018-04-26 | 12 | -55/+886 |
* | Review changes: | Chris Loer | 2018-04-25 | 1 | -3/+5 |
* | Bump GL JS pin to get tests for global symbol querying. | Chris Loer | 2018-04-25 | 9 | -12/+48 |
* | Port global symbol query from GL JS: | Chris Loer | 2018-04-25 | 35 | -198/+219 |
* | [android] - unwrap LatLngBounds for the shortest path when passing to core (#... | Łukasz Paczos | 2018-04-24 | 3 | -14/+66 |
* | [ios, android] Resolve merge conflicts. | Fabian Guerra | 2018-04-23 | 3 | -15/+3 |
* | Merge branch 'release-boba' into masterupstream/fabian-merge-v4.0.0 | Fabian Guerra | 2018-04-23 | 558 | -26988/+17550 |
|\ |
|
| * | [ios, macos] Rename featureProperties to featureAttributes. (#11748) | Fabian Guerra Soto | 2018-04-23 | 9 | -11/+29 |
| * | ios-v4.0.0, macos-v0.7.0macos-v0.7.0ios-v4.0.0upstream/1ec5-v4.0.0 | Minh Nguyễn | 2018-04-19 | 7 | -7/+7 |
| * | [macos] Replaced screenshot | Minh Nguyễn | 2018-04-19 | 1 | -0/+0 |
| * | [ios, macos] Revamp predicate and expression guide (#11741) | Minh Nguyễn | 2018-04-19 | 4 | -318/+770 |
| * | [ios, macos] Update Style Functions guide (#11724) | Jordan Kiley | 2018-04-19 | 20 | -438/+852 |
| * | allow disabling -Werror (#11589) | Dane Springmeyer | 2018-04-19 | 1 | -2/+9 |
| * | [ios] Mark -presentCalloutFromRect:inView:constrainedToView:animated: unavail... | Julian Rex | 2018-04-19 | 4 | -8/+2 |
| * | Don't crash on placing symbols with 0 renderable glyphs | Chris Loer | 2018-04-19 | 2 | -2/+8 |
| * | [android] - updated changelog for 6.0.1 (#11714) | Łukasz Paczos | 2018-04-18 | 1 | -0/+3 |
| * | [ios] Mark unused parameter of -[MGLMapView reloadStyle:] as nullable | Jason Wray | 2018-04-17 | 1 | -1/+1 |
| * | [ios] Provide MGLStyle.localizesLabels unavailability notice | Jason Wray | 2018-04-17 | 1 | -0/+2 |
| * | [ios, macos] Add trigonometric support to NSExpression. (#11716) | Fabian Guerra Soto | 2018-04-17 | 5 | -21/+141 |
| * | [android] - bumped telemetry version to 3.0.2 (#11710) | Łukasz Paczos | 2018-04-17 | 1 | -1/+1 |
| * | [android] - changelog entry for v6.0.0android-v6.0.0 | Tobrun | 2018-04-17 | 1 | -2/+3 |
| * | [android] - bump snapshot version | Tobrun | 2018-04-17 | 1 | -1/+1 |
| * | [android] - match expression doc tweaks (#11691) | Łukasz Paczos | 2018-04-17 | 1 | -0/+4 |
| * | [android] - bump telemetry depdency to 3.0.1 | Tobrun | 2018-04-17 | 1 | -1/+1 |
| * | ios-v4.0.0-rc.1, macos-v0.7.0-rc.1macos-v0.7.0-rc.1ios-v4.0.0-rc.1 | Minh Nguyễn | 2018-04-16 | 5 | -5/+5 |
| * | [ios, macos] Updated changelogs | Minh Nguyễn | 2018-04-16 | 2 | -22/+35 |
| * | [ios, macos] Add NSExpression convenience constructors and helper methods. (#... | Fabian Guerra Soto | 2018-04-16 | 7 | -43/+295 |