summaryrefslogtreecommitdiff
path: root/platform/darwin/src
Commit message (Expand)AuthorAgeFilesLines
* [ios, macos] Fix memory leaks in MGLMapSnapshotter.upstream/fabian-snapshotter-leaks-11117Fabian Guerra2018-02-122-164/+175
* [ios, macos] Added option to restrict tile source to boundsMinh Nguyễn2018-02-082-0/+26
* [ios, macos] Fix MGLMapSnapshotter pointForCoordinate returns an scaled point.Fabian Guerra2018-01-251-1/+1
* [ios, macos] Update mode.hpp file pathFabian Guerra2018-01-031-1/+1
* [ios,macos] Revert ideographic->ideograph name change.Chris Loer2018-01-032-2/+2
* [ios,macos] Update docs to use Apple-friendly "PingFang" font example.Chris Loer2018-01-031-1/+1
* [ios,macos] Remove dead/non-functioning font-weight and glyph metric code.Chris Loer2018-01-031-79/+21
* [darwin, macos] Rename Info.plist key for consistencyAndrew Kitchen2018-01-032-3/+3
* [darwin, ios, macos] Introduces an MGLRendererConfiguration classAndrew Kitchen2018-01-032-0/+83
* [ios,macos] Darwin implementation of a CoreText-based LocalGlyphRasterizer.Chris Loer2018-01-033-13/+265
* [ios, macos] Updated MGLImageSource exampleMinh Nguyễn2017-12-211-4/+1
* [ios, macos] Fixed MGLMapSnapshotter test crashMinh Nguyễn2017-12-211-4/+4
* Fix CustomLayer context retain count (#10765)Asheem Mamoowala2017-12-203-8/+2
* [ios, macos] Remove duplicated variables between MGLMapSnapshotOptions and MG...Fabian Guerra2017-12-202-142/+35
* [ios, macos] Cleaned up base localization filesMinh Nguyễn2017-12-181-2/+2
* [ios, macos] Rename the iOS and macOS SDKs (#10610)Jordan Kiley2017-12-062-2/+2
* [core, ios, qt, android] Close race condition in RunLoop (issue #9620)Chris Loer2017-12-061-2/+4
* [ios, macos] Refactor snapshot attribution.Fabian Guerra2017-12-043-86/+143
* [ios, macos] Update the attribution format for small snapshots.Fabian Guerra2017-11-172-29/+130
* Update MGLMapSnapshotter docs (#10438)Jordan Kiley2017-11-101-24/+57
* [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
* [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