summaryrefslogtreecommitdiff
path: root/platform/darwin/src
Commit message (Expand)AuthorAgeFilesLines
* [ios, macos] Append SDK version parameter to feedback URLJason Wray2017-12-071-0/+1
* [ios, macos] Rename the iOS and macOS SDKs (#10610)Jordan Kiley2017-12-042-2/+2
* [core] move HeadlessBackend extension initialization code into ImplKonstantin Käfer2017-11-292-39/+42
* [core] fold HeadlessDisplay into the headless RenderBackend implementationKonstantin Käfer2017-11-293-103/+87
* [darwin] Fixes CGImageRef leak when creating a map snapshot (#10585)Andrew Kitchen2017-11-281-2/+6
* [darwin] Adjusts initializer body to avoid premature ivar usage (#10582)Andrew Kitchen2017-11-281-10/+15
* [darwin, macos, ios] Renames CGImage creation function to imply +1 retain cou...Andrew Kitchen2017-11-271-1/+1
* [core, ios, qt, android] Close race condition in RunLoop (issue #9620)Chris Loer2017-11-271-2/+4
* [core, ios, macos] Implement unique_any and remove linb::anyAsheem Mamoowala2017-11-221-2/+2
* [ios, macos] Implement MGLComputedShapeSource binding for CustomGeometrySourceAsheem Mamoowala2017-11-224-0/+317
* [darwin] Abstract ShapeSource interfaceJesse Crocker2017-11-226-131/+202
* Merge branch 'release-agua' into tvn-merge-releaseTobrun2017-11-108-35/+236
|\
| * [ios, macos] Cleanup duplicated snapshotter frame code.Fabian Guerra2017-11-081-12/+20
| * [ios, macos] Add attribution to snapshots.Fabian Guerra2017-11-071-2/+117
| * [ios, macos] noted how to update shape source (#10383)Jordan Kiley2017-11-031-1/+2
| * Make places and roads accessible to VoiceOver (#9950)Minh Nguyễn2017-11-034-27/+85
| * [darwin] MGLMapSnapshot - add missing EXPORTIvo van Dongen2017-11-011-0/+1
| * [ios, macos] Fix MGLMapSnapshotter documentation typo.Fabian Guerra2017-11-011-1/+1
| * [darwin] map snapshotter - expose attributionsIvo van Dongen2017-11-011-1/+1
| * [darwin][ios][macos] map snapshotter - add MGLMapSnapshot wrapperIvo van Dongen2017-11-012-25/+71
| * [darwin] map snapshotter - snapshotter mutabilityIvo van Dongen2017-11-012-6/+121
| * [ios] Avoid drawing view annotations across pixel boundariesJason Wray2017-10-192-0/+15
| * [ios, macos] Fixed symbol export warningMinh Nguyễn2017-10-161-3/+4
| * [ios, macos] Added layer to the code snippet (#10149)Jordan Kiley2017-10-061-1/+4
* | [darwin] MGLMapSnapshot - add missing EXPORTIvo van Dongen2017-11-011-0/+1
* | [darwin] map snapshotter - expose attributionsIvo van Dongen2017-10-311-1/+1
* | [darwin][ios][macos] map snapshotter - add MGLMapSnapshot wrapperIvo van Dongen2017-10-312-25/+71
* | [darwin] map snapshotter - snapshotter mutabilityIvo van Dongen2017-10-312-6/+121
* | Replace compile-time polymorphism with runtime polymorphism in the conversion...John Firebaugh2017-10-232-107/+120
|/
* [macos] Scale down snapshot images (#10105)upstream/az-lightFredrik Karlsson2017-10-041-0/+2
* [ios, macos] Improve snap shotter documentation. (#10020)Fabian Guerra Soto2017-10-043-48/+117
* [ios] check at compile timeFredrik Karlsson2017-10-031-0/+2
* [ios] Title case based on current orthographyMinh Nguyễn2017-10-031-1/+8
* 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