summaryrefslogtreecommitdiff
path: root/platform/darwin/src
Commit message (Expand)AuthorAgeFilesLines
* Merge branch 'release-ios-v3.6.0-android-v5.1.0' into master.upstream/fabian-merge-release-ios-v3.6.0-finalFabian Guerra2017-09-272-39/+38
|\
| * [ios, macos] Deprecate trafficDayStyleURL and trafficNightStyleURL (#9918)Fabian Guerra Soto2017-09-152-39/+38
* | [darwin] snapshotterIvo van Dongen2017-09-052-0/+268
* | [core][ios][macos][android]DDS-ify `text-letter-spacing` and `text-max-width`Asheem Mamoowala2017-08-302-6/+24
* | Merge branch release tag ios-v3.6.2Fabian Guerra2017-08-2913-42/+349
|\ \
| * \ Merge tag 'ios-v3.6.2' into masterFabian Guerra2017-08-2813-42/+349
| |\ \ | | |/
| | * [ios] Warn about using MGLFeature-conforming annotations w/queryingJason Wray2017-08-181-3/+11
| | * [ios] Add debug descriptions to shapes and featuresJason Wray2017-08-183-0/+69
| | * [ios, macos] Fix querying features returning nil when features available. (#9...Fabian Guerra Soto2017-08-173-7/+9
| | * [ios] Add test for code snippet added to MGLPolyline doc changeNadia Barbosa2017-08-091-3/+2
| | * [ios] Update MGLPolyline docs about antimeridian crossingsNadia Barbosa2017-08-091-2/+13
| | * [ios] adapt Mapbox Streets–sourced layers for user preferred language (#9582)Fabian Guerra Soto2017-08-014-0/+219
* | | Implement icon-anchor propertyLauren Budorick2017-08-282-3/+128
|/ /
* | [all] ensure runloop is the current schedulerIvo van Dongen2017-08-092-14/+9
* | [core] finish must-revalidate supportKonstantin Käfer2017-08-081-1/+3
* | [core][android][macos][ios] Implement property functions for line-join, text-...Lauren Budorick2017-07-264-15/+45
* | [all] Merge View into RendererBackendJohn Firebaugh2017-07-261-6/+3
* | [ios][macos] manage backendscope in renderer frontendIvo van Dongen2017-07-251-3/+9
* | [test] allow only a single shared display to avoid egl errorsIvo van Dongen2017-07-181-1/+1
* | [ios][macos] rendering interface changesIvo van Dongen2017-07-183-2/+71
* | [core][ios][android][macos] Use premultiplied image directly for RasterTile a...Asheem Mamoowala2017-07-171-3/+2
* | [core] Update shaders.Chris Loer2017-07-122-0/+85
* | [core] GCC 4.9 is unable to deduce ctors when using bracket initBruno de Oliveira Abinader2017-07-121-1/+1
* | [core] Implement circle-pitch-alignment propertyChris Loer2017-07-062-0/+77
* | [darwin] - re-add swift documentationTobrun2017-07-056-0/+44
* | Merge branch 'release-ios-v3.6.0-android-v5.1.0'Tobrun2017-07-0521-124/+365
|\ \ | |/
| * Boxing ObjC structs (#9343)Fabian Guerra Soto2017-06-224-5/+5
| * [ios, macos] Corrected MGLSource subclassing documentationMinh Nguyễn2017-06-222-6/+7
| * [ios, macos] Rewrote MGLStyle class documentationMinh Nguyễn2017-06-221-8/+45
| * MGLLight autogenerate scripts (#9260)Fabian Guerra Soto2017-06-164-45/+328
| * [ios, macos] Revised descriptions for abstract classes (#9095)Jordan Kiley2017-06-148-29/+31
| * [ios, macos] Fix MGLSphericalPosition.radial misleading type.Fabian Guerra2017-06-121-1/+1
| * Migrate to GL JS–powered feedback form (#9078)Minh Nguyễn2017-05-305-15/+59
| * [ios, macos] Fix MGLLight.achor to accept style functionsFabian Guerra2017-05-242-8/+4
| * [ios] Fallback to Mapbox.bundle as the framework bundle (#9074)Jason Wray2017-05-232-20/+12
| * [ios,macos] multipolygon coordinate (#8713)Fabian Guerra Soto2017-05-233-1/+148
| * [ios, macos] Light property implementation in MGLStyle (#9043)Fabian Guerra Soto2017-05-2311-1/+373
| * [ios, macos] changed TRUE -> 'true' (#9059) fixes #9056Jordan Kiley2017-05-191-1/+1
| * [ios, macos] Updated `maximumZoomLevel` description, cherry-picked #8818 (#8842)Jordan Kiley2017-05-191-2/+2
| * [ios, macos] Change == to = in style function initializersJesse Bounds2017-05-191-3/+3
| * [ios, macos] Factored out tile URL template guideMinh Nguyễn2017-05-162-174/+8
| * [ios, macos] edited identity interpolation mode documentation (#8657)Jordan Kiley2017-05-151-3/+3
| * [core, android, ios, macos] Added Traffic Day/Night to default stylesMinh Nguyễn2017-05-122-1/+65
| * [ios, macos] Undeprecated unversioned style URL factory methodsMinh Nguyễn2017-05-122-33/+81
| * [ios, macos] Updated documented default style versionMinh Nguyễn2017-05-121-6/+6
| * [core, android, ios, macos, qt] v10 default stylesMinh Nguyễn2017-05-121-1/+1
* | [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