summaryrefslogtreecommitdiff
path: root/platform/darwin
Commit message (Expand)AuthorAgeFilesLines
* [darwin] Assign threads more specific namesJason Wray2017-06-271-1/+2
* [darwin] Use ResourceTransform for setting URL transform callbacksThiago Marcos P. Santos2017-06-261-3/+13
* [core] Move setStyleJSON/URL to Style; add Map::setStyleJohn Firebaugh2017-06-221-1/+1
* [all] Promote Style to public APIJohn Firebaugh2017-06-2210-98/+107
* [core] Enable property functions for line-width (#9250)Lauren Budorick2017-06-194-10/+41
* Update changelogs and iOS/macOS style guide for ImageSource bindingsAsheem Mamoowala2017-06-191-1/+8
* [iOS][macOS] Export `MGLImageSource`, add and update documentation. Use anima...Asheem Mamoowala2017-06-1910-124/+93
* [iOS][macOS] Add ImageSource bindingsAsheem Mamoowala2017-06-1916-9/+426
* Merge release-ios-v3.6.0-android-v5.1.0 to master (#9170)Tobrun2017-06-0230-223/+1064
* [core] Add toDouble Conversion method for correctly parsing Lat Lng coordinatesAsheem Mamoowala2017-06-011-0/+8
* [ios][macos] test remove source in useIvo van Dongen2017-05-301-0/+16
* 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