| Commit message (Expand) | Author | Age | Files | Lines |
* | [darwin] Rename variables to avoid shadow declarations | Jason Wray | 2018-11-20 | 1 | -4/+4 |
* | [ios, macos] Added `-(BOOL)[MGLStyle removeSource:error:]` that provides an N... | Julian Rex | 2018-11-20 | 1 | -1/+8 |
* | [ios, macos] Layer manager for Darwin platforms | Mikhail Pozdnyakov | 2018-11-19 | 1 | -35/+3 |
* | [ios, macos] Logging. (#13235) | Fabian Guerra Soto | 2018-11-14 | 1 | -1/+17 |
* | [mac] Fix wrong allocation at layerFromMBGLLayerupstream/jrex/4352-resize-mapview | Mikhail Pozdnyakov | 2018-11-07 | 1 | -9/+9 |
* | Remove style::Layer::is()/as() | Mikhail Pozdnyakov | 2018-10-31 | 1 | -24/+24 |
* | [ios] Standardize exception definitions | Jason Wray | 2018-08-09 | 1 | -7/+13 |
* | [core] Replace unique_any with peer from mapbox-bindgen | Bruno de Oliveira Abinader | 2018-08-08 | 1 | -2/+2 |
* | [ios, macos] Update minimum deployment versions to iOS 9, macOS 10.11 (#11776) | Jason Wray | 2018-04-27 | 1 | -12/+12 |
* | Localize expressions more thoroughly (#11651) | Minh Nguyễn | 2018-04-16 | 1 | -64/+18 |
* | Use a host interface for CustomLayer instead of function pointers (#11553) | Asheem Mamoowala | 2018-04-02 | 1 | -0/+2 |
* | [ios, macos] Renamed MGLVectorSource to MGLVectorTileSource | Minh Nguyễn | 2018-04-02 | 1 | -9/+8 |
* | [ios, macos] Renamed MGLRasterSource to MGLRasterTileSource | Minh Nguyễn | 2018-04-02 | 1 | -2/+2 |
* | [ios, macos] Mark deprecated methods as unavailable (#11205) | Jordan Kiley | 2018-02-16 | 1 | -82/+1 |
* | [core, ios, macos, android, node] Heatmap layer (#11046) | Vladimir Agafonkin | 2018-02-15 | 1 | -0/+4 |
* | [ios, macos] Hook up hillshade style layers, raster DEM sources to iOS/macOS ... | Minh Nguyễn | 2018-01-25 | 1 | -0/+8 |
* | Reimplement style values atop NSExpression (#10726) | Minh Nguyễn | 2018-01-24 | 1 | -45/+6 |
* | Restores fix to MGLOpenGLStyleLayer memory-related crash (#10765) | Andrew Kitchen | 2018-01-19 | 1 | -4/+0 |
* | Adds an integration test harness to the iOS project | Andrew Kitchen | 2018-01-19 | 1 | -0/+4 |
* | Merge branch 'release-agua' into masterupstream/fabian-merge-release-agua | Fabian Guerra | 2018-01-04 | 1 | -2/+0 |
|\ |
|
| * | Fix CustomLayer context retain count (#10765) | Asheem Mamoowala | 2017-12-20 | 1 | -2/+0 |
* | | [ios, macos] Move private categories into explicitly private headers | Jason Wray | 2018-01-02 | 1 | -1/+1 |
* | | [core, ios, macos] Implement unique_any and remove linb::any | Asheem Mamoowala | 2017-11-22 | 1 | -2/+2 |
|/ |
|
* | Make places and roads accessible to VoiceOver (#9950) | Minh Nguyễn | 2017-11-03 | 1 | -1/+26 |
* | Merge branch 'release-ios-v3.6.0-android-v5.1.0' into master.upstream/fabian-merge-release-ios-v3.6.0-final | Fabian Guerra | 2017-09-27 | 1 | -2/+29 |
|\ |
|
| * | [ios, macos] Deprecate trafficDayStyleURL and trafficNightStyleURL (#9918) | Fabian Guerra Soto | 2017-09-15 | 1 | -2/+29 |
* | | Merge tag 'ios-v3.6.2' into master | Fabian Guerra | 2017-08-28 | 1 | -7/+144 |
|\ \
| |/ |
|
| * | [ios, macos] Fix querying features returning nil when features available. (#9... | Fabian Guerra Soto | 2017-08-17 | 1 | -4/+5 |
| * | [ios] adapt Mapbox Streets–sourced layers for user preferred language (#9582) | Fabian Guerra Soto | 2017-08-01 | 1 | -0/+136 |
| * | [ios, macos] Light property implementation in MGLStyle (#9043) | Fabian Guerra Soto | 2017-05-23 | 1 | -0/+17 |
| * | [core, android, ios, macos] Added Traffic Day/Night to default styles | Minh Nguyễn | 2017-05-12 | 1 | -1/+3 |
| * | [ios, macos] Undeprecated unversioned style URL factory methods | Minh Nguyễn | 2017-05-12 | 1 | -8/+2 |
* | | [core] Move setStyleJSON/URL to Style; add Map::setStyle | John Firebaugh | 2017-06-22 | 1 | -1/+1 |
* | | [all] Promote Style to public API | John Firebaugh | 2017-06-22 | 1 | -40/+40 |
* | | [iOS][macOS] Add ImageSource bindings | Asheem Mamoowala | 2017-06-19 | 1 | -0/+4 |
* | | Merge release-ios-v3.6.0-android-v5.1.0 to master (#9170) | Tobrun | 2017-06-02 | 1 | -0/+17 |
* | | [core, node, darwin, android, qt] Make image ID part of Image | John Firebaugh | 2017-05-16 | 1 | -1/+1 |
* | | [core, node, darwin, qt] Remove support for paint classes | John Firebaugh | 2017-05-15 | 1 | -31/+3 |
* | | [core, android, ios, macos] Added Traffic Day/Night to default styles | Minh Nguyễn | 2017-05-11 | 1 | -1/+3 |
* | | [ios, macos] Undeprecated unversioned style URL factory methods | Minh Nguyễn | 2017-05-11 | 1 | -8/+2 |
|/ |
|
* | [core] Render fill-extrusion layers (#8431) | Lauren Budorick | 2017-04-27 | 1 | -0/+4 |
* | [all] Rationalize style::Image | John Firebaugh | 2017-04-24 | 1 | -4/+4 |
* | [darwin] Make -[MGLForegroundStyleLayer sourceIdentifier] abstract | John Firebaugh | 2017-04-13 | 1 | -11/+5 |
* | [core, darwin] Object identity for MGLSource*, MGLStyleLayer* | John Firebaugh | 2017-04-13 | 1 | -20/+21 |
* | [darwin] Simplify MGLStyleLayer initialization and pointer management | John Firebaugh | 2017-04-13 | 1 | -16/+13 |
* | [ios, macos] Resolved unused variable warnings | Minh Nguyễn | 2017-03-13 | 1 | -2/+2 |
* | Per-attribute transition properties on MGLStyleLayer (#8225) | Fabian Guerra Soto | 2017-03-10 | 1 | -16/+10 |
* | [ios] Fixed conversion between Duration and NSTimeInerval (#8276) | Fabian Guerra Soto | 2017-03-03 | 1 | -5/+5 |
* | [core] remove trailing whitespace, add trailing newlines, add space after // | Konstantin Käfer | 2017-01-27 | 1 | -4/+4 |
* | refs #6779: mobile & Mac SDK style transition options (#7711) | Justin R. Miller | 2017-01-18 | 1 | -1/+29 |