| Commit message (Expand) | Author | Age | Files | Lines |
* | [core] Rework spec function/expression taxonomy | Lauren Budorick | 2018-05-14 | 12 | -232/+132 |
* | Fixup | John Firebaugh | 2018-05-02 | 1 | -6/+6 |
* | [ios, macos] Avoid implicit capture of MBGLOfflineRegionObserver this pointer | John Firebaugh | 2018-05-02 | 1 | -3/+6 |
* | [ios, macos] Update minimum deployment versions to iOS 9, macOS 10.11 (#11776) | Jason Wray | 2018-04-27 | 48 | -268/+188 |
* | Bump GL JS pin to get tests for global symbol querying. | Chris Loer | 2018-04-25 | 2 | -2/+6 |
* | Merge branch 'release-boba' into masterupstream/fabian-merge-v4.0.0 | Fabian Guerra | 2018-04-23 | 117 | -2741/+5481 |
|\ |
|
| * | [ios, macos] Rename featureProperties to featureAttributes. (#11748) | Fabian Guerra Soto | 2018-04-23 | 5 | -9/+15 |
| * | [ios, macos] Revamp predicate and expression guide (#11741) | Minh Nguyễn | 2018-04-19 | 4 | -318/+770 |
| * | [ios, macos] Update Style Functions guide (#11724) | Jordan Kiley | 2018-04-19 | 13 | -127/+316 |
| * | [ios] Provide MGLStyle.localizesLabels unavailability notice | Jason Wray | 2018-04-17 | 1 | -0/+2 |
| * | [ios, macos] Add trigonometric support to NSExpression. (#11716) | Fabian Guerra Soto | 2018-04-17 | 3 | -7/+127 |
| * | [ios, macos] Add NSExpression convenience constructors and helper methods. (#... | Fabian Guerra Soto | 2018-04-16 | 4 | -15/+259 |
| * | [android, ios, macos] Added European Portuguese localization | Minh Nguyễn | 2018-04-16 | 1 | -0/+54 |
| * | [macos] Replaced UIColor with NSColor in documentation | Minh Nguyễn | 2018-04-16 | 10 | -5/+372 |
| * | [ios] Fix type narrowing issue with MGLOpenGLStyleLayer projection matrix (#1... | Jason Wray | 2018-04-16 | 5 | -13/+25 |
| * | [ios, macos] Convert various class methods to class properties | Jason Wray | 2018-04-16 | 10 | -35/+27 |
| * | [ios] Remove more deprecated bits for release-boba | Jason Wray | 2018-04-16 | 1 | -16/+5 |
| * | Localize expressions more thoroughly (#11651) | Minh Nguyễn | 2018-04-16 | 15 | -88/+522 |
| * | [ios, macos] NSPredicate expression filters. (#11587) | Fabian Guerra Soto | 2018-04-16 | 15 | -719/+357 |
| * | [ios, macos] Remove mgl_ prefix from built-in expressions variables. (#11689) | Fabian Guerra Soto | 2018-04-16 | 5 | -22/+22 |
| * | [ios, macos] Add predicate like expressions to NSExpression (#11632) | Fabian Guerra Soto | 2018-04-12 | 3 | -7/+144 |
| * | [ios, macos] Corrected link in expression documentation | Minh Nguyễn | 2018-04-11 | 1 | -2/+4 |
| * | [ios, macos] Renamed expression initializer to be more Swiftian | Minh Nguyễn | 2018-04-11 | 4 | -87/+87 |
| * | [darwin, docs] Further compress images in docsupstream/fb-ios-guide-img-compression | Jason Wray | 2018-04-11 | 9 | -0/+0 |
| * | Add abs, round, floor, ceil operators (#11653) | Anand Thakker | 2018-04-11 | 4 | -27/+56 |
| * | [ios, macos] Equate valueForKey: with valueForKeyPath: | Minh Nguyễn | 2018-04-06 | 1 | -1/+1 |
| * | [ios, macos] Distinguish between conditionals and expressions in case expression | Minh Nguyễn | 2018-04-06 | 2 | -5/+19 |
| * | Change MGLMapPointMake to MGLMapPointForCoordinate | Asheem Mamoowala | 2018-04-06 | 3 | -8/+15 |
| * | [ios, macos] Projection Matrix and LatLng projection to Mercator methods | Asheem Mamoowala | 2018-04-05 | 7 | -0/+68 |
| * | Use a host interface for CustomLayer instead of function pointers (#11553) | Asheem Mamoowala | 2018-04-02 | 3 | -52/+42 |
| * | [ios, macos] Corrected documentation | Minh Nguyễn | 2018-04-02 | 8 | -45/+57 |
| * | [ios, macos] Clarified source options | Minh Nguyễn | 2018-04-02 | 5 | -29/+73 |
| * | [ios, macos] Eliminated MGLAbstractShapeSource | Minh Nguyễn | 2018-04-02 | 12 | -295/+287 |
| * | [ios, macos] Renamed MGLVectorSource to MGLVectorTileSource | Minh Nguyễn | 2018-04-02 | 29 | -126/+129 |
| * | [ios, macos] Renamed MGLRasterSource to MGLRasterTileSource | Minh Nguyễn | 2018-04-02 | 14 | -75/+79 |
| * | [ios] Fix heap buffer overflow in two-coordinate MGLPolyline | Jason Wray | 2018-03-30 | 1 | -3/+5 |
| * | Eviscerate mbgl expression to Foundation JSON object conversion (#11389) | Minh Nguyễn | 2018-03-30 | 11 | -164/+200 |
| * | [ios, docs] Fix formatting in Predicates & Expressions guide (#11574) | Jason Wray | 2018-03-30 | 1 | -29/+29 |
| * | Install aftermarket expression functions (#11472) | Minh Nguyễn | 2018-03-29 | 24 | -530/+933 |
| * | [ios, macos] Add lookup and feature operators. (#11528) | Fabian Guerra Soto | 2018-03-28 | 3 | -0/+106 |
| * | [ios, macos] Add match expressions support. (#11464) | Fabian Guerra Soto | 2018-03-26 | 5 | -3/+87 |
| * | [ios, macos] Change the format for case expressions to a flat structure. (#11... | Fabian Guerra Soto | 2018-03-26 | 4 | -32/+89 |
| * | [ios, macos] Document to use subclasses of MGLFeature to access attributes (#... | Jordan Kiley | 2018-03-20 | 6 | -6/+12 |
| * | [core] Add expression filter support (#11251) | Lucas Wojciechowski | 2018-03-09 | 1 | -0/+6 |
| * | [macos] Upgraded tests to Swift 4 | Minh Nguyễn | 2018-03-07 | 1 | -6/+11 |
| * | [macos] Fixed title casing based on current orthography | Minh Nguyễn | 2018-03-07 | 1 | -1/+5 |
| * | [macos] Assume sRGB for mbgl expressions, CSS in attribution | Minh Nguyễn | 2018-03-07 | 2 | -3/+16 |
| * | [ios, macos] cherry-pick darwin changes to tileset encoding param onto boba (... | Molly Lloyd | 2018-02-27 | 4 | -0/+66 |
| * | [ios] Disable -[MGLExpressionTests testConditionalExpressionObject] on iOS 8 | Jason Wray | 2018-02-20 | 1 | -17/+21 |
| * | [ios] Bump testMGLMapSnapshotter timeout to 5s | Jason Wray | 2018-02-20 | 1 | -1/+1 |