summaryrefslogtreecommitdiff
path: root/platform/darwin/test
Commit message (Expand)AuthorAgeFilesLines
* [ios, macos] Renamed ambient cache prewarming methodupstream/1ec5-offline-put-renameMinh Nguyễn2018-11-071-6/+8
* Remove style::Layer::is()/as()Mikhail Pozdnyakov2018-10-3111-21/+21
* [ios, macos] Added $lineProgress expression variableMinh Nguyễn2018-10-301-0/+8
* [ios, macos] Fixed crash on nullary vararg expression functionMinh Nguyễn2018-10-271-1/+37
* [tests, darwin] Standardize on 10 second timeout for map loadingChris Loer2018-10-172-2/+2
* [darwin,test] Add "must-revalidate" support to putResourceWithURLChris Loer2018-10-171-3/+6
* [test] Test[ MGLOfflineStorage putResourceForURL]Chris Loer2018-10-171-0/+53
* [ios, macos] Minimal darwin wrappers of 'format' expressionChris Loer2018-10-152-9/+31
* [ios, macos] Enable offline merge test.Fabian Guerra2018-10-042-8/+6
* [ios, macos] Fixed camera initialization with eye coordinateMinh Nguyễn2018-10-011-0/+39
* [ios, macos] Added MGLMapCamera.viewingDistance propertyMinh Nguyễn2018-10-011-1/+19
* [ios, macos] Distinguish between viewing distance and altitudeMinh Nguyễn2018-10-012-1/+50
* [ios, macos] Disable offline merge test.Fabian Guerra2018-10-011-9/+13
* [ios] Bump more test timeouts for Xcode 10 sluggishnessJason Wray2018-09-262-4/+3
* [ios, tests] Bump most waitForExpectationsWithTimeout's to 5sJason Wray2018-09-204-13/+13
* [ios, tests] Work around improper verbing of 'optional'Jason Wray2018-09-201-0/+7
* [ios, macos] Fix add file content test, create Documents folder when missing.Fabian Guerra2018-09-191-3/+8
* [ios, macos] Offline regions merge. (#12791)Fabian Guerra Soto2018-09-172-0/+124
* Port symbol-z-order symbol layout style-spec property to Nativeupstream/sort-by-yryanhamley2018-09-071-0/+47
* [ios, macos] Allow -convertCoordinateBounds to span antimeridianNadia Barbosa2018-09-041-0/+42
* [core] Implement CrossFadedDataDrivenProperty to add support for feature expr...Molly Lloyd2018-08-313-18/+0
* [ios, macos] Introduce `MGLShapeSourceOptionLineDistanceMetrics`Mikhail Pozdnyakov2018-08-211-1/+3
* [darwin] arbitrary offline region geometriesIvo van Dongen2018-08-202-2/+90
* [ios] Standardize exception definitionsJason Wray2018-08-093-15/+15
* [core] Merge DataDrivenPropertyValue into PropertyValue (#12513)John Firebaugh2018-07-317-91/+87
* [iOS] Add fallbacks for name fields (#12387)Lloyd Sheng2018-07-261-4/+5
* [android, ios, macos] Generate symbol-placement: line-center wrappersChris Loer2018-07-231-4/+5
* [ios, macos] Convert token strings to expressions on inputJohn Firebaugh2018-07-203-41/+47
* [core] Replace {Source,Camera,Composite}Function with PropertyExpressionJohn Firebaugh2018-07-2010-191/+191
* [ios, macos] Allow unwrapped arguments in match expressionsMinh Nguyễn2018-07-091-0/+7
* [ios, macos] Convert predicate options to collatorsMinh Nguyễn2018-07-091-0/+73
* [darwin] Replace use of *Stops with expressions DSLJohn Firebaugh2018-06-2911-977/+1338
* [core] add raster-resampling property (#12176)upstream/rcleeMolly Lloyd2018-06-211-0/+49
* [ios, macos] Added macro to handle pending iOS tests (rather than disabling v...Julian Rex2018-05-241-0/+27
* [ios, macos] Fix keypath expressions, json object is parsed incorrectly for n...Fabian Guerra Soto2018-05-231-0/+12
* [core] Align match behavior with case/==John Firebaugh2018-05-181-5/+5
* [ios, macos] Support array values in match expressions. (#11866)android-v6.2.0-alpha.1Fabian Guerra Soto2018-05-172-15/+21
* Merge branch 'release-boba' into masterupstream/fabian-merge-release-4.0.1-masterFabian Guerra2018-05-174-260/+155
|\
| * [ios, macos] Fixed English priority during label localizationMinh Nguyễn2018-05-141-0/+4
| * [core] Convert "legacy" filters directly into expressions (#11610)Lucas Wojciechowski2018-05-101-214/+0
| * [ios, macos] Add to-rgba expression operator. (#11725)Fabian Guerra Soto2018-05-071-0/+32
| * [ios, macos] Make NSPredicate+MGLAdditions public. (#11810)android-v6.1.0Fabian Guerra Soto2018-05-041-46/+46
| * [ios, macos] Add support for subscripting in expressions. (#11770)Fabian Guerra Soto2018-05-041-0/+27
| * [ios, macos] Fix overlay bounds that span the antimeridian. (#11783)Fabian Guerra Soto2018-05-041-0/+36
| * [ios, macos] Raise exceptions for empty expression stops dictionaries (#9539)Julian Rex2018-04-261-0/+10
* | [core] Rework spec function/expression taxonomyLauren Budorick2018-05-1410-225/+116
* | [ios, macos] Update minimum deployment versions to iOS 9, macOS 10.11 (#11776)Jason Wray2018-04-277-98/+58
|/
* [ios, macos] Rename featureProperties to featureAttributes. (#11748)Fabian Guerra Soto2018-04-231-3/+3
* [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