summaryrefslogtreecommitdiff
path: root/platform/darwin
Commit message (Expand)AuthorAgeFilesLines
* [ios, macos] Conditionalize function variable for heatmap-colorMinh Nguyễn2018-02-071-5/+5
* Fix incorrect NSExpressions in MGLHeatmapColorTestsAnand Thakker2018-02-071-3/+3
* Add style-spec doc override for `heatmap-color`Anand Thakker2018-02-072-2/+7
* Add MGLHeatmapColorTests.mmAnand Thakker2018-02-071-0/+61
* Specialize codegen for heatmap-color propertyAnand Thakker2018-02-076-4/+80
* [ios, macos] Integrated MGLHeatmapStyleLayer into SDK (#11075)Minh Nguyễn2018-02-064-5/+50
* address review commentsVladimir Agafonkin2018-02-062-14/+13
* [core] add heatmap layerVladimir Agafonkin2018-02-065-12/+651
* Merge branch 'release-agua' into masterupstream/fabian-release-agua-masterFabian Guerra2018-01-251-1/+1
|\
| * [ios, macos] Fix MGLMapSnapshotter pointForCoordinate returns an scaled point.Fabian Guerra2018-01-251-1/+1
* | [ios, macos] Hook up hillshade style layers, raster DEM sources to iOS/macOS ...Minh Nguyễn2018-01-2514-62/+163
* | [ios, macos] Raster style layers are used with image sources tooMinh Nguyễn2018-01-242-5/+12
* | [core] update mapbox-gl-js submodule pinKonstantin Käfer2018-01-243-34/+0
* | [ios, macos] Removed heatmap layer suppression from Darwin code generatorMinh Nguyễn2018-01-241-3/+0
* | [build] Write out a list of files generated by our code generator scriptsKonstantin Käfer2018-01-241-0/+3
* | [build] Always use style-code's writeIfModified to unify file updatesKonstantin Käfer2018-01-242-20/+17
* | [build] Add temporary modifications to style spec + shadersKonstantin Käfer2018-01-241-1/+1
* | Reimplement style values atop NSExpression (#10726)Minh Nguyễn2018-01-2464-6915/+7197
* | [core] add raster-dem source type and hillshade layer type (#10642)Molly Lloyd2018-01-233-0/+907
* | [ios, macos] Converted strings files to UTF-8Minh Nguyễn2018-01-1911-0/+0
* | Restores fix to MGLOpenGLStyleLayer memory-related crash (#10765)Andrew Kitchen2018-01-193-14/+2
* | Adds an integration test harness to the iOS projectAndrew Kitchen2018-01-193-2/+14
* | [android, ios, macos] Added Hebrew localizationMinh Nguyễn2018-01-191-0/+297
* | [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