summaryrefslogtreecommitdiff
path: root/platform/darwin
Commit message (Expand)AuthorAgeFilesLines
* Bump gl-js pin: ignore line-gradient properties + shaders, use new expression...upstream/expression-specLauren Budorick2018-04-165-11/+22
* [core] Add expression filter support (#11251)Lucas Wojciechowski2018-03-081-0/+6
* [ios, macos] add tileset encoding option to darwin sources (#11274)Molly Lloyd2018-02-264-0/+66
* [ios] Disable -[MGLExpressionTests testConditionalExpressionObject] on iOS 8upstream/fb-ios-test-and-warning-fixesJason Wray2018-02-151-17/+21
* [ios] Bump testMGLMapSnapshotter timeout to 5sJason Wray2018-02-151-1/+1
* [ios] Fix iOS 8's broken pluralization in MGLCoordinateFormatterTestsJason Wray2018-02-151-3/+18
* [ios] Fix type conversion warnings in MGLFeatureTestsJason Wray2018-02-151-10/+17
* [core, ios, macos, android, node] Heatmap layer (#11046)Vladimir Agafonkin2018-02-1512-12/+837
* [core] Rename "onLowMemory" to "reduceMemoryUse".Chris Loer2018-02-141-2/+2
* Merge tag 'ios-v3.7.4' into masterFabian Guerra2018-02-131-164/+175
|\
| * [ios, macos] Fix memory leaks in MGLMapSnapshotter. (#11133)Fabian Guerra Soto2018-02-121-164/+175
| * [ios, macos] Added option to restrict tile source to boundsMinh Nguyễn2018-02-084-0/+42
* | [ios, macos] Added option to restrict tile source to boundsMinh Nguyễn2018-02-084-0/+42
* | [ios, macos] Copyedited computed source wrapping optionsupstream/1ec5-custom-wrap-docsMinh Nguyễn2018-02-072-18/+25
* | Add options for Custom Geometry Source types to enable clipping and wrapping ...Asheem Mamoowala2018-02-072-0/+37
* | [core] factor out RunLoop::wake()Konstantin Käfer2018-02-061-5/+2
* | 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