summaryrefslogtreecommitdiff
path: root/platform/darwin/src
Commit message (Expand)AuthorAgeFilesLines
* [core, ios, macos, android] Add data-driven-styling support for `text-font`John Firebaugh2018-01-102-5/+15
* [ios] Fix and expand accessibility feature transliterationJason Wray2018-01-103-0/+35
* [ios, macos, android] Commit accumulated `make style-code` updatesJohn Firebaugh2018-01-107-52/+34
* [ios, macos] Removed redundant typedefMinh Nguyễn2018-01-081-5/+0
* Merge branch 'release-agua' into masterupstream/fabian-merge-release-aguaFabian Guerra2018-01-048-191/+263
|\
| * [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] Move private categories into explicitly private headersJason Wray2018-01-0214-131/+122
* | [ios] Fix strict prototypes warnings in blocksJason Wray2017-12-152-2/+2
* | [ios,macos] Revert ideographic->ideograph name change.Chris Loer2017-12-112-2/+2
* | [ios,macos] Update docs to use Apple-friendly "PingFang" font example.Chris Loer2017-12-111-1/+1
* | [darwin, macos] Rename Info.plist key for consistencyAndrew Kitchen2017-12-112-3/+3
* | [ios,macos] Remove dead/non-functioning font-weight and glyph metric code.Chris Loer2017-12-111-79/+21
* | [darwin, ios, macos] Introduces an MGLRendererConfiguration classAndrew Kitchen2017-12-112-0/+83
* | [ios,macos] Darwin implementation of a CoreText-based LocalGlyphRasterizer.Chris Loer2017-12-113-13/+265
* | [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