summaryrefslogtreecommitdiff
path: root/platform/darwin/test
Commit message (Expand)AuthorAgeFilesLines
* [ios, macos] Moved DDS guide examples to Swift unit testMinh Nguyễn2017-05-081-0/+214
* [core] Load source TileJSON immediatelyJohn Firebaugh2017-05-022-152/+6
* [core] Render fill-extrusion layers (#8431)Lauren Budorick2017-04-273-1/+462
* [ios, macos] Add Swift integration tests for map view delegateJesse Bounds2017-04-131-0/+47
* [core, darwin] Object identity for MGLSource*, MGLStyleLayer*John Firebaugh2017-04-131-0/+2
* [macos] Remove link attribute from attribution textMinh Nguyễn2017-04-101-1/+1
* [core] Add DDS support for {text,icon}-size (#8593)Anand Thakker2017-04-061-12/+48
* [darwin] Fix invalid coordinates in MGLShapeSource testsJohn Firebaugh2017-04-061-52/+52
* [core] Add DDS support for icon-imageJohn Firebaugh2017-03-311-6/+1
* [core] Add DDS support for text-rotateJohn Firebaugh2017-03-311-6/+24
* [core] implement dds for text-offsetMolly Lloyd2017-03-281-6/+24
* Per-attribute transition properties on MGLStyleLayer (#8225)Fabian Guerra Soto2017-03-107-0/+361
* [macos, ios] query source featuresIvo van Dongen2017-03-102-0/+171
* [ios, macos] Removed duplicated NSDate test files, improved duration converst...Fabian Guerra Soto2017-03-081-0/+14
* [ios] Fixed conversion between Duration and NSTimeInerval (#8276)Fabian Guerra Soto2017-03-031-0/+26
* [ios, macos] Rename MGLStyleConstantValue to MGLConstantStyleValueJesse Bounds2017-03-031-12/+12
* [core] Implement data-driven styling for {text,icon}-{color,opacity,halo-colo...Anand Thakker2017-02-281-60/+240
* [ios, macos] Make source removal consistent with layer removalJesse Bounds2017-02-231-4/+38
* [ios, macos] Simplify implementation of layer removal from map viewJesse Bounds2017-02-231-1/+16
* [core, ios, macos] Return null when removing nonexistent sourceJesse Bounds2017-02-231-0/+17
* [ios, macos] Recreate pending and raw layer ref when layer is removedJesse Bounds2017-02-231-0/+38
* Merge branch 'release-ios-v3.4.0' into 1ec5-release-ios-v3.4.2Minh Nguyễn2017-02-211-27/+27
|\
| * [ios, macos] Short-circuit redundant camera changesMinh Nguyễn2017-02-181-22/+22
* | [ios, macos] fixed wyoming inverted coordinates (#8069)Fabian Guerra Soto2017-02-201-3/+3
* | [macos,ios] add tests for MGLOfflineStorageDelegateKonstantin Käfer2017-02-201-8/+44
* | [ios, macos] Convert NSColor/UIColor expressions to CSS color string valuesMinh Nguyễn2017-02-181-169/+78
* | [core] Enable property functions for text-{field,transform} (#7944)Anand Thakker2017-02-177-80/+231
* | Refactor: use conversion system to convert MGLStyleFunction to mbgl core type...Anand Thakker2017-02-151-134/+146
* | [core] Introduce dedicated filter types for $type and $id special cases (#7971)John Firebaugh2017-02-092-0/+174
* | [core, ios, macos] Refactor composite stop types and conversionsJohn Firebaugh2017-02-095-36/+36
* | [ios, macos] Fixed runtime styling deprecation warningsMinh Nguyễn2017-02-083-92/+104
* | [ios, macos] Update documentation examples to use new style functions (#7960)Jesse Bounds2017-02-081-8/+8
* | Add back MGLStyleFunction and re-document MGLStyleValue (#7943)Jesse Bounds2017-02-081-0/+70
* | [ios, macos] Implement default value for identity functionsJesse Bounds2017-02-031-1/+1
* | [ios, macos] Add support for data-driven property functionsJesse Bounds2017-02-028-1293/+2186
* | [ios, macos] added a distance formatterFredrik Karlsson2017-01-271-0/+30
* | [core] remove trailing whitespace, add trailing newlines, add space after //Konstantin Käfer2017-01-2723-751/+751
* | Merge branch 'release-ios-v3.4.0' into 1ec5-release-ios-v3.4.1-masterMinh Nguyễn2017-01-261-0/+21
|\ \ | |/
| * [ios, macos] Testify MGLMapView gesture recognizer exampleMinh Nguyễn2017-01-251-0/+21
* | Merge branch 'release-ios-v3.4.0' into 1ec5-release-ios-v3.4.0-beta.7Minh Nguyễn2017-01-1630-1189/+5016
|\ \ | |/
| * [ios, macos] Rewrote style layer testsMinh Nguyễn2017-01-1320-920/+3582
| * [ios, macos] Made style-related tests more robustMinh Nguyễn2017-01-122-36/+25
| * [ios, macos] Add convenience initializers to shape source (#7665)Jesse Bounds2017-01-112-2/+40
| * [macos] Run style layer tests headlessly (#7684)Minh Nguyễn2017-01-111-9/+14
| * [ios, macos] Make MGLMapView.style property nullable (#7664)Minh Nguyễn2017-01-115-56/+57
| * [ios, macos] Title case attribution buttonsMinh Nguyễn2017-01-101-0/+42
| * [ios, macos] Added MGLShape from GeoJSON exampleMinh Nguyễn2017-01-091-0/+12
| * [ios, macos] Test unclusterable shape source shapesMinh Nguyễn2017-01-081-0/+13
| * [ios, macos] Allow creation of shape collections with no shapes (#7632)Jesse Bounds2017-01-081-0/+9
| * [ios, macos] -translate → -translationMinh Nguyễn2017-01-075-57/+57