summaryrefslogtreecommitdiff
path: root/platform/darwin
Commit message (Expand)AuthorAgeFilesLines
* Merge branch 'release-ios-v3.5.0-android-v5.0.0' into 1ec5-release-ios-v3.5.4Minh Nguyễn2017-05-181-2/+2
|\
| * [ios, macos] Updated `maximumZoomLevel` description, cherry-picked #8818 (#8842)Jordan Kiley2017-05-011-2/+2
* | [core, node, darwin, android, qt] Make image ID part of ImageJohn Firebaugh2017-05-161-1/+1
* | [core, node, darwin, qt] Remove support for paint classesJohn Firebaugh2017-05-153-56/+11
* | [core, android, ios, macos] Added Traffic Day/Night to default stylesMinh Nguyễn2017-05-113-3/+75
* | [ios, macos] Undeprecated unversioned style URL factory methodsMinh Nguyễn2017-05-113-49/+115
* | [ios, macos] Updated documented default style versionMinh Nguyễn2017-05-112-19/+6
* | [core, android, ios, macos, qt] v10 default stylesMinh Nguyễn2017-05-111-1/+1
* | [ios, macos] Moved DDS guide examples to Swift unit testMinh Nguyễn2017-05-084-69/+257
* | [ios, macos] Fixed syntax error in DDS guideMinh Nguyễn2017-05-081-8/+7
* | [core] Load source TileJSON immediatelyJohn Firebaugh2017-05-022-152/+6
* | [all] Push querySourceFeatures back out to MapJohn Firebaugh2017-05-024-2/+22
* | [ios, macos] Updated ca, es, sv, vi, zh-Hans localizations from TransifexMinh Nguyễn2017-05-021-0/+291
* | [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