| Commit message (Expand) | Author | Age | Files | Lines |
* | [darwin] Make -[MGLForegroundStyleLayer sourceIdentifier] abstract | John Firebaugh | 2017-04-13 | 1 | -4/+0 |
* | [darwin] Simplify MGLStyleLayer initialization and pointer management | John Firebaugh | 2017-04-13 | 1 | -4/+8 |
* | [all] Remove redundant scale-related camera methods | John Firebaugh | 2017-04-13 | 1 | -32/+13 |
* | [ios, macos] Updated and reorganized changelogs | Minh Nguyễn | 2017-04-12 | 1 | -1/+10 |
* | Merge branch 'release-ios-v3.5.0-android-v5.0.0' into boundsj-merge-release-b... | Fabian Guerra | 2017-04-11 | 9 | -172/+106 |
|\ |
|
| * | macos-v0.4.1 | Minh Nguyễn | 2017-04-08 | 3 | -4/+6 |
| * | [ios, macos] Guard against looking up annotation contexts MGLAnnotationTagNot... | Jesse Bounds | 2017-04-07 | 2 | -3/+9 |
| * | [ios, macos] Hardened std::map usage in MGLMapVIew | Minh Nguyễn | 2017-04-05 | 1 | -2/+2 |
| * | [ios, macos] Rename Data-driven styling guide (#8627) | Jesse Bounds | 2017-04-05 | 4 | -11/+13 |
| * | [ios] assertion to check if an annotationTag > 0 (#8588) | Fabian Guerra Soto | 2017-04-05 | 1 | -1/+5 |
| * | [ios, macos] Preserve symlinks when zipping framework | Minh Nguyễn | 2017-04-05 | 2 | -1/+5 |
| * | [macos] Removed MGLUserTrackingMode from jazzy ToC | Minh Nguyễn | 2017-04-03 | 1 | -1/+0 |
| * | [macos] Fixed broken images in DDS guide | Minh Nguyễn | 2017-04-03 | 1 | -1/+2 |
| * | macos-v0.4.0macos-v0.4.0 | Minh Nguyễn | 2017-04-02 | 2 | -2/+2 |
| * | [ios, macos] Updated changelogs | Minh Nguyễn | 2017-04-02 | 1 | -2/+3 |
| * | [ios, macos] Copyedited data-driven styling guides | Minh Nguyễn | 2017-04-01 | 2 | -151/+66 |
* | | [macos] Remove link attribute from attribution text | Minh Nguyễn | 2017-04-10 | 1 | -0/+1 |
* | | [ios, macos] MGLMapView size check for OpenGL 2.0 ES minimum texture size | Bruno de Oliveira Abinader | 2017-04-10 | 1 | -2/+5 |
* | | [macos] expose link flags via mbgl-core target | Konstantin Käfer | 2017-04-06 | 2 | -35/+8 |
* | | [ios, macos] Fail gracefully on invalid coordinates | Minh Nguyễn | 2017-04-06 | 1 | -0/+6 |
* | | [all] Make LatLng coordinates read-only | John Firebaugh | 2017-04-06 | 1 | -1/+1 |
* | | Show zoom level in window's title bar | Eimantas Vaiciunas | 2017-04-03 | 2 | -7/+15 |
* | | [build] generate .xcconfig files with configure_file | Konstantin Käfer | 2017-03-28 | 1 | -8/+2 |
* | | [build] don't advertise headers that aren't used in public headers | Konstantin Käfer | 2017-03-28 | 1 | -1/+1 |
* | | [core] Privatize gl/gl.hpp | Konstantin Käfer | 2017-03-28 | 1 | -2/+2 |
* | | [core] Privatize OpenGL/Context headers | Konstantin Käfer | 2017-03-28 | 1 | -15/+8 |
* | | [node] Eliminate src as an include path | John Firebaugh | 2017-03-28 | 2 | -15/+17 |
* | | [core] Move OpenGL extension initialization to Backend | Konstantin Käfer | 2017-03-23 | 1 | -14/+13 |
* | | [core] Ensure that a BackendScope exists when doing GL calls | Konstantin Käfer | 2017-03-23 | 1 | -1/+5 |
* | | Merge branch 'release-ios-v3.5.0-android-v5.0.0' | John Firebaugh | 2017-03-21 | 18 | -94/+505 |
|\ \
| |/ |
|
| * | [ios][macos] Update DDS guide | Eric Wolfe | 2017-03-20 | 1 | -26/+63 |
| * | [ios, macos] update iOS SDK guides (#8354) | Jordan Kiley | 2017-03-17 | 3 | -1/+240 |
| * | [ios, macos] Update changelogs for 8374 | Jesse Bounds | 2017-03-14 | 1 | -0/+1 |
| * | [ios, macos] Expanded feature querying documentation | Minh Nguyễn | 2017-03-14 | 1 | -51/+54 |
| * | [ios, macos] Fixed documentation parameter mismatches | Minh Nguyễn | 2017-03-13 | 1 | -0/+2 |
| * | [ios, macos] Resolved unused variable warnings | Minh Nguyễn | 2017-03-13 | 1 | -0/+4 |
| * | [ios, macos] Corrected polyline equality | Minh Nguyễn | 2017-03-10 | 2 | -3/+3 |
| * | Per-attribute transition properties on MGLStyleLayer (#8225) | Fabian Guerra Soto | 2017-03-10 | 2 | -3/+4 |
| * | [ios, macos] Copyedited changelog blurb about source querying | Minh Nguyễn | 2017-03-10 | 1 | -1/+1 |
| * | [macos, ios] query source features | Ivo van Dongen | 2017-03-10 | 2 | -0/+9 |
| * | [ios, macos] Update changelogs for v3.5.0-beta.3 (#8343) | Minh Nguyễn | 2017-03-10 | 1 | -5/+6 |
| * | Merge master into release-ios-v3.5.0-android-v5.0.0 | John Firebaugh | 2017-03-08 | 4 | -29/+99 |
| |\ |
|
| * | | [ios, macos] Removed duplicated NSDate test files, improved duration converst... | Fabian Guerra Soto | 2017-03-08 | 2 | -30/+4 |
| * | | [ios, macos] Russian, Catalan, Lithuanian, Finnish, Dutch (#8256) | Minh Nguyễn | 2017-03-08 | 10 | -2/+92 |
| * | | [ios, macos] Added a timing note for two delegate methods (#8259) | Jordan Kiley | 2017-03-07 | 1 | -5/+9 |
| * | | [ios, macos] Update callout when relocating annotation | Minh Nguyễn | 2017-03-03 | 2 | -10/+4 |
| * | | [ios] Fixed conversion between Duration and NSTimeInerval (#8276) | Fabian Guerra Soto | 2017-03-03 | 3 | -9/+39 |
| * | | [macos] Document Carthage, CocoaPods installation | Minh Nguyễn | 2017-03-03 | 2 | -3/+32 |
| * | | [ios, macos] Alias MGLStyleConstantValue to MGLConstantStyleValue | Jesse Bounds | 2017-03-03 | 1 | -0/+1 |
| * | | [ios, macos] Rename MGLStyleConstantValue to MGLConstantStyleValue | Jesse Bounds | 2017-03-03 | 2 | -4/+4 |