summaryrefslogtreecommitdiff
path: root/platform/darwin
Commit message (Expand)AuthorAgeFilesLines
* [core] Rework spec function/expression taxonomyLauren Budorick2018-05-1412-232/+132
* FixupJohn Firebaugh2018-05-021-6/+6
* [ios, macos] Avoid implicit capture of MBGLOfflineRegionObserver this pointerJohn Firebaugh2018-05-021-3/+6
* [ios, macos] Update minimum deployment versions to iOS 9, macOS 10.11 (#11776)Jason Wray2018-04-2748-268/+188
* Bump GL JS pin to get tests for global symbol querying.Chris Loer2018-04-252-2/+6
* Merge branch 'release-boba' into masterupstream/fabian-merge-v4.0.0Fabian Guerra2018-04-23117-2741/+5481
|\
| * [ios, macos] Rename featureProperties to featureAttributes. (#11748)Fabian Guerra Soto2018-04-235-9/+15
| * [ios, macos] Revamp predicate and expression guide (#11741)Minh Nguyễn2018-04-194-318/+770
| * [ios, macos] Update Style Functions guide (#11724)Jordan Kiley2018-04-1913-127/+316
| * [ios] Provide MGLStyle.localizesLabels unavailability noticeJason Wray2018-04-171-0/+2
| * [ios, macos] Add trigonometric support to NSExpression. (#11716)Fabian Guerra Soto2018-04-173-7/+127
| * [ios, macos] Add NSExpression convenience constructors and helper methods. (#...Fabian Guerra Soto2018-04-164-15/+259
| * [android, ios, macos] Added European Portuguese localizationMinh Nguyễn2018-04-161-0/+54
| * [macos] Replaced UIColor with NSColor in documentationMinh Nguyễn2018-04-1610-5/+372
| * [ios] Fix type narrowing issue with MGLOpenGLStyleLayer projection matrix (#1...Jason Wray2018-04-165-13/+25
| * [ios, macos] Convert various class methods to class propertiesJason Wray2018-04-1610-35/+27
| * [ios] Remove more deprecated bits for release-bobaJason Wray2018-04-161-16/+5
| * Localize expressions more thoroughly (#11651)Minh Nguyễn2018-04-1615-88/+522
| * [ios, macos] NSPredicate expression filters. (#11587)Fabian Guerra Soto2018-04-1615-719/+357
| * [ios, macos] Remove mgl_ prefix from built-in expressions variables. (#11689)Fabian Guerra Soto2018-04-165-22/+22
| * [ios, macos] Add predicate like expressions to NSExpression (#11632)Fabian Guerra Soto2018-04-123-7/+144
| * [ios, macos] Corrected link in expression documentationMinh Nguyễn2018-04-111-2/+4
| * [ios, macos] Renamed expression initializer to be more SwiftianMinh Nguyễn2018-04-114-87/+87
| * [darwin, docs] Further compress images in docsupstream/fb-ios-guide-img-compressionJason Wray2018-04-119-0/+0
| * Add abs, round, floor, ceil operators (#11653)Anand Thakker2018-04-114-27/+56
| * [ios, macos] Equate valueForKey: with valueForKeyPath:Minh Nguyễn2018-04-061-1/+1
| * [ios, macos] Distinguish between conditionals and expressions in case expressionMinh Nguyễn2018-04-062-5/+19
| * Change MGLMapPointMake to MGLMapPointForCoordinateAsheem Mamoowala2018-04-063-8/+15
| * [ios, macos] Projection Matrix and LatLng projection to Mercator methodsAsheem Mamoowala2018-04-057-0/+68
| * Use a host interface for CustomLayer instead of function pointers (#11553)Asheem Mamoowala2018-04-023-52/+42
| * [ios, macos] Corrected documentationMinh Nguyễn2018-04-028-45/+57
| * [ios, macos] Clarified source optionsMinh Nguyễn2018-04-025-29/+73
| * [ios, macos] Eliminated MGLAbstractShapeSourceMinh Nguyễn2018-04-0212-295/+287
| * [ios, macos] Renamed MGLVectorSource to MGLVectorTileSourceMinh Nguyễn2018-04-0229-126/+129
| * [ios, macos] Renamed MGLRasterSource to MGLRasterTileSourceMinh Nguyễn2018-04-0214-75/+79
| * [ios] Fix heap buffer overflow in two-coordinate MGLPolylineJason Wray2018-03-301-3/+5
| * Eviscerate mbgl expression to Foundation JSON object conversion (#11389)Minh Nguyễn2018-03-3011-164/+200
| * [ios, docs] Fix formatting in Predicates & Expressions guide (#11574)Jason Wray2018-03-301-29/+29
| * Install aftermarket expression functions (#11472)Minh Nguyễn2018-03-2924-530/+933
| * [ios, macos] Add lookup and feature operators. (#11528)Fabian Guerra Soto2018-03-283-0/+106
| * [ios, macos] Add match expressions support. (#11464)Fabian Guerra Soto2018-03-265-3/+87
| * [ios, macos] Change the format for case expressions to a flat structure. (#11...Fabian Guerra Soto2018-03-264-32/+89
| * [ios, macos] Document to use subclasses of MGLFeature to access attributes (#...Jordan Kiley2018-03-206-6/+12
| * [core] Add expression filter support (#11251)Lucas Wojciechowski2018-03-091-0/+6
| * [macos] Upgraded tests to Swift 4Minh Nguyễn2018-03-071-6/+11
| * [macos] Fixed title casing based on current orthographyMinh Nguyễn2018-03-071-1/+5
| * [macos] Assume sRGB for mbgl expressions, CSS in attributionMinh Nguyễn2018-03-072-3/+16
| * [ios, macos] cherry-pick darwin changes to tileset encoding param onto boba (...Molly Lloyd2018-02-274-0/+66
| * [ios] Disable -[MGLExpressionTests testConditionalExpressionObject] on iOS 8Jason Wray2018-02-201-17/+21
| * [ios] Bump testMGLMapSnapshotter timeout to 5sJason Wray2018-02-201-1/+1