summaryrefslogtreecommitdiff
path: root/platform/darwin
Commit message (Expand)AuthorAgeFilesLines
* [core, ios, macos, android] Add data-driven-styling support for `text-font`John Firebaugh2018-01-103-11/+16
* [ios] Fix and expand accessibility feature transliterationJason Wray2018-01-104-0/+69
* [ios, macos, android] Commit accumulated `make style-code` updatesJohn Firebaugh2018-01-108-61/+34
* [ios, macos] Add documentation overrides for icon-image and text-fieldJohn Firebaugh2018-01-101-0/+6
* [build] Special case heatmap-color so it doesn't crash `make style-code`John Firebaugh2018-01-101-1/+5
* [ios, macos] Fixed inconsistent indentationMinh Nguyễn2018-01-101-11/+11
* [ios, macos] Qualify references to properties in enum docsMinh Nguyễn2018-01-101-0/+7
* [ios, macos] Update cross-refs to properties in doc commentsMinh Nguyễn2018-01-101-4/+6
* [ios, macos] Removed redundant typedefMinh Nguyễn2018-01-081-5/+0
* Merge branch 'release-agua' into masterupstream/fabian-merge-release-aguaFabian Guerra2018-01-0425-200/+396
|\
| * [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-212-10/+33
| * 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
| * Update iOS, macOS SDK translations (#10738)Minh Nguyễn2017-12-2015-3/+98
| * [ios, macos] Cleaned up base localization filesMinh Nguyễn2017-12-182-2/+8
| * [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-072-2/+3
* | [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-272-2/+2
* | [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-225-0/+341
* | [darwin] Abstract ShapeSource interfaceJesse Crocker2017-11-228-131/+204
* | Merge branch 'release-agua' into tvn-merge-releaseTobrun2017-11-1012-35/+926
|\ \ | |/
| * [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