summaryrefslogtreecommitdiff
path: root/platform/darwin/test
Commit message (Expand)AuthorAgeFilesLines
* [ios, macos] Update Style Functions guide (#11724)Jordan Kiley2018-04-191-25/+101
* [ios, macos] Add trigonometric support to NSExpression. (#11716)Fabian Guerra Soto2018-04-171-0/+50
* [ios, macos] Add NSExpression convenience constructors and helper methods. (#...Fabian Guerra Soto2018-04-161-0/+50
* [ios, macos] Convert various class methods to class propertiesJason Wray2018-04-161-6/+6
* Localize expressions more thoroughly (#11651)Minh Nguyễn2018-04-162-0/+182
* [ios, macos] NSPredicate expression filters. (#11587)Fabian Guerra Soto2018-04-169-411/+323
* [ios, macos] Remove mgl_ prefix from built-in expressions variables. (#11689)Fabian Guerra Soto2018-04-162-11/+11
* [ios, macos] Add predicate like expressions to NSExpression (#11632)Fabian Guerra Soto2018-04-121-0/+65
* [ios, macos] Renamed expression initializer to be more SwiftianMinh Nguyễn2018-04-111-62/+62
* Add abs, round, floor, ceil operators (#11653)Anand Thakker2018-04-111-18/+34
* [ios, macos] Distinguish between conditionals and expressions in case expressionMinh Nguyễn2018-04-061-1/+15
* Change MGLMapPointMake to MGLMapPointForCoordinateAsheem Mamoowala2018-04-061-1/+1
* [ios, macos] Projection Matrix and LatLng projection to Mercator methodsAsheem Mamoowala2018-04-051-0/+9
* [ios, macos] Eliminated MGLAbstractShapeSourceMinh Nguyễn2018-04-021-1/+0
* [ios, macos] Renamed MGLVectorSource to MGLVectorTileSourceMinh Nguyễn2018-04-023-28/+28
* [ios, macos] Renamed MGLRasterSource to MGLRasterTileSourceMinh Nguyễn2018-04-022-27/+27
* Eviscerate mbgl expression to Foundation JSON object conversion (#11389)Minh Nguyễn2018-03-309-81/+182
* Install aftermarket expression functions (#11472)Minh Nguyễn2018-03-2914-361/+491
* [ios, macos] Add lookup and feature operators. (#11528)Fabian Guerra Soto2018-03-281-0/+57
* [ios, macos] Add match expressions support. (#11464)Fabian Guerra Soto2018-03-261-0/+31
* [ios, macos] Change the format for case expressions to a flat structure. (#11...Fabian Guerra Soto2018-03-261-21/+22
* [macos] Upgraded tests to Swift 4Minh Nguyễn2018-03-071-6/+11
* [macos] Assume sRGB for mbgl expressions, CSS in attributionMinh Nguyễn2018-03-071-2/+10
* [ios, macos] cherry-pick darwin changes to tileset encoding param onto boba (...Molly Lloyd2018-02-271-0/+17
* [ios] Disable -[MGLExpressionTests testConditionalExpressionObject] on iOS 8Jason Wray2018-02-201-17/+21
* [ios] Bump testMGLMapSnapshotter timeout to 5sJason Wray2018-02-201-1/+1
* [ios] Fix iOS 8's broken pluralization in MGLCoordinateFormatterTestsJason Wray2018-02-201-3/+18
* [ios] Fix type conversion warnings in MGLFeatureTestsJason Wray2018-02-201-10/+17
* [ios, macos] Mark deprecated methods as unavailable (#11205)Jordan Kiley2018-02-161-27/+3
* [core, ios, macos, android, node] Heatmap layer (#11046)Vladimir Agafonkin2018-02-154-0/+377
* [ios, macos] Added option to restrict tile source to boundsMinh Nguyễn2018-02-081-0/+14
* [ios, macos] Hook up hillshade style layers, raster DEM sources to iOS/macOS ...Minh Nguyễn2018-01-253-19/+48
* [core] update mapbox-gl-js submodule pinKonstantin Käfer2018-01-241-9/+0
* Reimplement style values atop NSExpression (#10726)Minh Nguyễn2018-01-2422-2836/+3303
* [core] add raster-dem source type and hillshade layer type (#10642)Molly Lloyd2018-01-231-0/+345
* [core, ios, macos, android] Add data-driven-styling support for `text-font`John Firebaugh2018-01-101-6/+1
* [ios] Fix and expand accessibility feature transliterationJason Wray2018-01-101-0/+34
* [ios, macos, android] Commit accumulated `make style-code` updatesJohn Firebaugh2018-01-101-9/+0
* Merge branch 'release-agua' into masterupstream/fabian-merge-release-aguaFabian Guerra2018-01-041-6/+29
|\
| * [ios, macos] Fixed MGLMapSnapshotter test crashMinh Nguyễn2017-12-211-6/+29
| * [darwin][ios][macos] map snapshotter - add MGLMapSnapshot wrapperIvo van Dongen2017-11-011-0/+18
* | [ios, macos] Append SDK version parameter to feedback URLJason Wray2017-12-071-2/+2
* | [ios, macos] Implement MGLComputedShapeSource binding for CustomGeometrySourceAsheem Mamoowala2017-11-221-0/+24
* | [darwin] Abstract ShapeSource interfaceJesse Crocker2017-11-221-0/+1
* | [darwin][ios][macos] map snapshotter - add MGLMapSnapshot wrapperIvo van Dongen2017-10-311-0/+18
|/
* [ios] Work around Swift -> ObjC dictionary bridge issuesJesse Bounds2017-10-032-10/+57
* [ios] Various Xcode 9 fixesFredrik Karlsson2017-10-032-8/+27
* Merge branch 'release-ios-v3.6.0-android-v5.1.0' into master.upstream/fabian-merge-release-ios-v3.6.0-finalFabian Guerra2017-09-271-1/+4
|\
| * [ios, macos] Deprecate trafficDayStyleURL and trafficNightStyleURL (#9918)Fabian Guerra Soto2017-09-151-1/+4
* | [core][ios][macos][android]DDS-ify `text-letter-spacing` and `text-max-width`Asheem Mamoowala2017-08-301-12/+48