summaryrefslogtreecommitdiff
path: root/platform/darwin
Commit message (Expand)AuthorAgeFilesLines
* [core] Render fill-extrusion layers (#8431)Lauren Budorick2017-04-2711-8/+1185
* [all] Rationalize style::ImageJohn Firebaugh2017-04-241-4/+4
* [ios][macos] Updated Mapbox logo in documentationEric Wolfe2017-04-191-21/+42
* [ios] Scale bar (#7631)Fredrik Karlsson2017-04-161-1/+1
* [core] Tighten geo.hpp ctorsBruno de Oliveira Abinader2017-04-141-4/+4
* [ios, macos] Add Swift integration tests for map view delegateJesse Bounds2017-04-131-0/+47
* [darwin] Remove use of NS_DESIGNATED_INITIALIZER from MGLStyleLayer subclassesJohn Firebaugh2017-04-137-8/+8
* [darwin] Make -[MGLForegroundStyleLayer sourceIdentifier] abstractJohn Firebaugh2017-04-1310-59/+15
* [core, darwin] Object identity for MGLSource*, MGLStyleLayer*John Firebaugh2017-04-136-20/+41
* [darwin] Simplify MGLStyleLayer initialization and pointer managementJohn Firebaugh2017-04-1324-513/+275
* [darwin] Simplify MGLSource initialization and pointer managementJohn Firebaugh2017-04-138-213/+67
* [darwin] Remove unnecessary MGLTileSource initializersJohn Firebaugh2017-04-136-141/+227
* Merge branch 'release-ios-v3.5.0-android-v5.0.0' into boundsj-merge-release-b...Fabian Guerra2017-04-1112-64/+76
|\
| * [ios, macos] Rename Data-driven styling guide (#8627)Jesse Bounds2017-04-053-13/+14
| * [macos] Fixed broken images in DDS guideMinh Nguyễn2017-04-039-0/+0
| * [ios, macos] Copyedited data-driven styling guidesMinh Nguyễn2017-04-012-55/+66
* | [ios, macos] Clarify redrawing based on multipoint mutationMinh Nguyễn2017-04-111-10/+30
* | [macos] Remove link attribute from attribution textMinh Nguyễn2017-04-102-2/+7
* | [core] Add DDS support for {text,icon}-size (#8593)Anand Thakker2017-04-063-18/+72
* | [ios, macos] Fail gracefully on invalid coordinatesMinh Nguyễn2017-04-063-13/+26
* | [ios, macos] Streamlined coordinate validationMinh Nguyễn2017-04-062-15/+10
* | [all] Make LatLng coordinates read-onlyJohn Firebaugh2017-04-061-1/+1
* | [darwin] Preflight argument validity before constructing mbgl::LatLngJohn Firebaugh2017-04-061-0/+12
* | [darwin] Use MGLLatLngFromLocationCoordinate2D where appropriateJohn Firebaugh2017-04-063-4/+5
* | [darwin] Fix invalid coordinates in MGLShapeSource testsJohn Firebaugh2017-04-061-52/+52
* | [core] Add DDS support for icon-imageJohn Firebaugh2017-03-313-11/+16
* | [core] Add DDS support for text-rotateJohn Firebaugh2017-03-313-9/+36
* | [core] implement dds for text-offsetMolly Lloyd2017-03-283-9/+45
* | [core] Move OpenGL extension initialization to BackendKonstantin Käfer2017-03-232-6/+4
* | [all] Replace Result<T> with optional<T> plus out Error parameterJohn Firebaugh2017-03-231-2/+3
* | Merge branch 'release-ios-v3.5.0-android-v5.0.0'John Firebaugh2017-03-2152-278/+2824
|\ \ | |/
| * [ios][macos] Update DDS guideEric Wolfe2017-03-201-26/+63
| * [ios][macos] Document that transitions using setStyleURL are not supported (#...Eric Wolfe2017-03-201-2/+2
| * [ios] Guard against over calling pause or resumeJesse Bounds2017-03-181-0/+9
| * [ios, macos] update iOS SDK guides (#8354)Jordan Kiley2017-03-174-6/+161
| * [ios, macos] Add more information to interpolation mode docs (#8425)Jordan Kiley2017-03-151-6/+13
| * [ios, macos] Expanded feature querying documentationMinh Nguyễn2017-03-143-22/+62
| * [ios, macos] API doc revisions (#8396)Jordan Kiley2017-03-149-7/+16
| * [ios, macos] Fixed documentation parameter mismatchesMinh Nguyễn2017-03-133-6/+7
| * [ios, macos] Resolved unused variable warningsMinh Nguyễn2017-03-131-2/+2
| * [ios, macos] Corrected polyline equalityMinh Nguyễn2017-03-101-0/+4
| * Per-attribute transition properties on MGLStyleLayer (#8225)Fabian Guerra Soto2017-03-1026-38/+1575
| * [macos, ios] query source featuresIvo van Dongen2017-03-106-0/+248
| * [ios, macos] Fixed camera function exception messageMinh Nguyễn2017-03-101-3/+3
| * [darwin] Use explicit initialization rather than global static variables for ...Konstantin Käfer2017-03-103-2/+7
| * [ios, macos] Removed duplicated NSDate test files, improved duration converst...Fabian Guerra Soto2017-03-082-4/+15
| * [ios, macos] Russian, Catalan, Lithuanian, Finnish, Dutch (#8256)Minh Nguyễn2017-03-087-3/+723
| * [ios, macos] Exclude MGLUserTrackingMode from macOSNadia Barbosa2017-03-031-15/+0
| * [ios] Fixed conversion between Duration and NSTimeInerval (#8276)Fabian Guerra Soto2017-03-034-16/+45
| * [ios, macos] Alias MGLStyleConstantValue to MGLConstantStyleValueJesse Bounds2017-03-031-0/+2