summaryrefslogtreecommitdiff
path: root/platform/darwin/test
Commit message (Expand)AuthorAgeFilesLines
...
* [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
| * [ios, macos] Renamed text-field, text-font, text-font-size, circle-pitch-scaleMinh Nguyễn2017-01-074-24/+24
| * [ios, macos] Insert example code in original headers (#7569)Minh Nguyễn2017-01-044-21/+246
| * [ios, macos] Cleaned up expression conversionMinh Nguyễn2017-01-042-29/+38
| * [ios, macos] Rewrote predicate/filter conversionMinh Nguyễn2017-01-042-194/+416
| * [ios, macos] Fixed null expression crashMinh Nguyễn2016-12-231-0/+9
| * [ios, macos] features and annotations now conforms to NSSecureCodingFredrik Karlsson2016-12-221-0/+469
| * [ios, macos] reversed MGLStyle.layersFredrik Karlsson2016-12-221-0/+32
| * [ios, macos] Rename base to interpolationBase (#7486)Jesse Bounds2016-12-191-2/+2
* | [build] add -fvisibility=hidden to macOS dynamic framework and export require...Konstantin Käfer2017-01-041-0/+15
* | Merge branch 'release-ios-v3.4.0' into 1ec5-release-ios-v3.4.0-beta.5-masterMinh Nguyễn2016-12-2025-212/+768
|\ \ | |/
| * Use appropriate part of speech for properties (#7457)Minh Nguyễn2016-12-1610-57/+334
| * [ios, macos] Simplify MGLSource and subclasses (#7377)Minh Nguyễn2016-12-137-65/+140
| * [ios, macos] handle duplicate layer errorIvo van Dongen2016-12-131-0/+18
| * [ios, macos] Load features into shape source if possible (#7339)Jesse Bounds2016-12-121-7/+14
| * [ios, macos] Expanded source documentationMinh Nguyễn2016-12-102-4/+4
| * [ios, macos] Rename MGLGeoJSONSource to MGLShapeSource (#7334)Jesse Bounds2016-12-099-49/+49
| * [ios, macos] Source-driven attribution (#5999)Minh Nguyễn2016-12-081-0/+115
| * [ios, macos] renamed raster-hue-rotateFredrik Karlsson2016-12-081-4/+4
| * [ios, macos] Fix typo in exception name for style source identifier (#7315)Jesse Bounds2016-12-071-1/+1
| * Prevent stopless functions (#7309)Fredrik Karlsson2016-12-074-2/+22