| Commit message (Expand) | Author | Age | Files | Lines |
* | Merge branch 'release-agua' into masterupstream/fabian-merge-release-agua | Fabian Guerra | 2018-01-04 | 18 | -29/+462 |
|\ |
|
| * | [ios, macos] Updates documentation with default CJK font recommendations | Andrew Kitchen | 2018-01-03 | 2 | -1/+3 |
| * | [ios,macos] Revert ideographic->ideograph name change. | Chris Loer | 2018-01-03 | 1 | -2/+2 |
| * | [ios,macos] Update docs to use Apple-friendly "PingFang" font example. | Chris Loer | 2018-01-03 | 1 | -1/+1 |
| * | [macos, ios] Adds documentation for the MGLIdeographFontFamilyName key | Andrew Kitchen | 2018-01-03 | 1 | -0/+4 |
| * | [darwin, macos] Rename Info.plist key for consistency | Andrew Kitchen | 2018-01-03 | 1 | -8/+0 |
| * | [darwin, ios, macos] Introduces an MGLRendererConfiguration class | Andrew Kitchen | 2018-01-03 | 2 | -4/+12 |
| * | [ios, macos] Adds support for specifying an ideographic font family name | Andrew Kitchen | 2018-01-03 | 1 | -6/+14 |
| * | [ios,macos] Darwin implementation of a CoreText-based LocalGlyphRasterizer. | Chris Loer | 2018-01-03 | 2 | -6/+8 |
| * | [macos] Renamed Mapbox macOS SDK to Mapbox Maps SDK for macOS | Minh Nguyễn | 2017-12-22 | 5 | -22/+20 |
| * | macos-v0.6.0macos-v0.6.0 | Minh Nguyễn | 2017-12-22 | 2 | -2/+2 |
| * | [macos] Update changelog entries. | Fabian Guerra | 2017-12-22 | 1 | -0/+3 |
| * | [ios, macos] Copyedited changelogs | Minh Nguyễn | 2017-12-22 | 1 | -7/+6 |
| * | [macos] Update visible coordinates documentation to reflect antimeridian usage. | Fabian Guerra | 2017-12-21 | 1 | -0/+12 |
| * | Update iOS, macOS SDK translations (#10738) | Minh Nguyễn | 2017-12-20 | 4 | -0/+5 |
| * | [core] Enable local glyph generation using TinySDF. | Chris Loer | 2017-12-18 | 1 | -0/+1 |
| * | [ios, macos] Cleaned up base localization files | Minh Nguyễn | 2017-12-18 | 1 | -0/+0 |
| * | [ios, macos] Rename the iOS and macOS SDKs (#10610) | Jordan Kiley | 2017-12-06 | 4 | -21/+24 |
| * | [ios, macos] Snapshot classes added to jazzy | Julio Cesar Fausto | 2017-12-05 | 1 | -0/+3 |
| * | [macos] Fixed logo view distortion on macOS High Sierra | Minh Nguyễn | 2017-11-30 | 2 | -1/+2 |
| * | [ios, macos] Update changelogs. | Fabian Guerra | 2017-11-30 | 1 | -0/+5 |
| * | [ios, macos] Fix an issue that triggers didSelectAnnotations for MGLAnnotatio... | Fabian Guerra | 2017-11-30 | 1 | -1/+1 |
| * | [ios, macos] Update the attribution format for small snapshots. | Fabian Guerra | 2017-11-17 | 3 | -0/+359 |
| * | Deploy macosapp as part of releases (#10191) | Minh Nguyễn | 2017-11-14 | 3 | -4/+45 |
* | | [all] - update licenses to 2018 | Tobrun | 2018-01-03 | 1 | -1/+1 |
* | | [ios, macos] Move private categories into explicitly private headers | Jason Wray | 2018-01-02 | 2 | -25/+9 |
* | | [ios, macos] Updates documentation with default CJK font recommendations | Andrew Kitchen | 2018-01-02 | 2 | -1/+3 |
* | | [build] Replace boost_libprogram_options with args | Bruno de Oliveira Abinader | 2017-12-18 | 1 | -1/+1 |
* | | [ios, macos] Update to Xcode 9.x build settings | Jason Wray | 2017-12-15 | 4 | -6/+25 |
* | | [ios,macos] Revert ideographic->ideograph name change. | Chris Loer | 2017-12-11 | 1 | -2/+2 |
* | | [ios,macos] Update docs to use Apple-friendly "PingFang" font example. | Chris Loer | 2017-12-11 | 1 | -1/+1 |
* | | [macos, ios] Adds documentation for the MGLIdeographFontFamilyName key | Andrew Kitchen | 2017-12-11 | 1 | -0/+4 |
* | | [darwin, macos] Rename Info.plist key for consistency | Andrew Kitchen | 2017-12-11 | 1 | -8/+0 |
* | | [darwin, ios, macos] Introduces an MGLRendererConfiguration class | Andrew Kitchen | 2017-12-11 | 2 | -4/+12 |
* | | [ios, macos] Adds support for specifying an ideographic font family name | Andrew Kitchen | 2017-12-11 | 1 | -6/+14 |
* | | [ios,macos] Darwin implementation of a CoreText-based LocalGlyphRasterizer. | Chris Loer | 2017-12-11 | 2 | -6/+8 |
* | | [core] Enable local glyph generation using TinySDF. | Chris Loer | 2017-12-11 | 1 | -0/+1 |
* | | [macos] Add Info.plist version keysupstream/fb-attribution-sheet-version-6551 | Jason Wray | 2017-12-07 | 2 | -1/+11 |
* | | [ios, macos] Rename the iOS and macOS SDKs (#10610) | Jordan Kiley | 2017-12-04 | 4 | -21/+23 |
* | | [build] standardize on -fvisibility=hidden for all targets | Konstantin Käfer | 2017-11-29 | 1 | -25/+0 |
* | | [core] move HeadlessBackend extension initialization code into Impl | Konstantin Käfer | 2017-11-29 | 1 | -1/+1 |
* | | [core] fold HeadlessDisplay into the headless RenderBackend implementation | Konstantin Käfer | 2017-11-29 | 1 | -2/+0 |
* | | [darwin, macos, ios] Renames CGImage creation function to imply +1 retain cou... | Andrew Kitchen | 2017-11-27 | 1 | -2/+2 |
* | | [ios,macos] Add MGLComputedShapeSource example to demo apps | Jesse Crocker | 2017-11-22 | 2 | -3/+100 |
* | | [ios, macos] Implement MGLComputedShapeSource binding for CustomGeometrySource | Asheem Mamoowala | 2017-11-22 | 4 | -3/+15 |
* | | [darwin] Abstract ShapeSource interface | Jesse Crocker | 2017-11-22 | 3 | -0/+14 |
* | | [ios, macos] Updated changelogs | Minh Nguyễn | 2017-11-10 | 1 | -0/+10 |
* | | Merge branch 'release-agua' into tvn-merge-release | Tobrun | 2017-11-10 | 7 | -46/+114 |
|\ \
| |/ |
|
| * | Make places and roads accessible to VoiceOver (#9950) | Minh Nguyễn | 2017-11-03 | 1 | -2/+2 |
| * | [darwin][ios][macos] map snapshotter - add MGLMapSnapshot wrapper | Ivo van Dongen | 2017-11-01 | 1 | -3/+3 |