summaryrefslogtreecommitdiff
path: root/platform/darwin/src
Commit message (Expand)AuthorAgeFilesLines
* Merge branch 'release-boba' into masterupstream/fabian-merge-v4.0.0Fabian Guerra2018-04-2374-1350/+2384
|\
| * [ios, macos] Rename featureProperties to featureAttributes. (#11748)Fabian Guerra Soto2018-04-232-4/+10
| * [ios, macos] Revamp predicate and expression guide (#11741)Minh Nguyễn2018-04-192-42/+45
| * [ios] Provide MGLStyle.localizesLabels unavailability noticeJason Wray2018-04-171-0/+2
| * [ios, macos] Add trigonometric support to NSExpression. (#11716)Fabian Guerra Soto2018-04-171-0/+70
| * [ios, macos] Add NSExpression convenience constructors and helper methods. (#...Fabian Guerra Soto2018-04-162-5/+199
| * [macos] Replaced UIColor with NSColor in documentationMinh Nguyễn2018-04-169-0/+367
| * [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-169-29/+21
| * [ios] Remove more deprecated bits for release-bobaJason Wray2018-04-161-16/+5
| * Localize expressions more thoroughly (#11651)Minh Nguyễn2018-04-1613-88/+340
| * [ios, macos] NSPredicate expression filters. (#11587)Fabian Guerra Soto2018-04-165-296/+20
| * [ios, macos] Remove mgl_ prefix from built-in expressions variables. (#11689)Fabian Guerra Soto2018-04-161-6/+6
| * [ios, macos] Add predicate like expressions to NSExpression (#11632)Fabian Guerra Soto2018-04-122-7/+79
| * [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-113-25/+25
| * Add abs, round, floor, ceil operators (#11653)Anand Thakker2018-04-111-9/+17
| * [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-061-4/+4
| * Change MGLMapPointMake to MGLMapPointForCoordinateAsheem Mamoowala2018-04-062-7/+14
| * [ios, macos] Projection Matrix and LatLng projection to Mercator methodsAsheem Mamoowala2018-04-056-0/+59
| * Use a host interface for CustomLayer instead of function pointers (#11553)Asheem Mamoowala2018-04-023-52/+42
| * [ios, macos] Corrected documentationMinh Nguyễn2018-04-027-36/+48
| * [ios, macos] Clarified source optionsMinh Nguyễn2018-04-025-29/+73
| * [ios, macos] Eliminated MGLAbstractShapeSourceMinh Nguyễn2018-04-0210-293/+287
| * [ios, macos] Renamed MGLVectorSource to MGLVectorTileSourceMinh Nguyễn2018-04-0223-86/+89
| * [ios, macos] Renamed MGLRasterSource to MGLRasterTileSourceMinh Nguyễn2018-04-029-36/+39
| * [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-302-83/+18
| * Install aftermarket expression functions (#11472)Minh Nguyễn2018-03-298-143/+380
| * [ios, macos] Add lookup and feature operators. (#11528)Fabian Guerra Soto2018-03-282-0/+49
| * [ios, macos] Add match expressions support. (#11464)Fabian Guerra Soto2018-03-264-3/+56
| * [ios, macos] Change the format for case expressions to a flat structure. (#11...Fabian Guerra Soto2018-03-263-11/+67
| * [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] 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-071-1/+6
| * [ios, macos] cherry-pick darwin changes to tileset encoding param onto boba (...Molly Lloyd2018-02-272-0/+48
| * Replace embedded telem implementation with mapbox-mobile-events library (#10698)Jesse Bounds2018-02-201-3/+1
| * [ios, macos] Mark deprecated methods as unavailable (#11205)Jordan Kiley2018-02-166-145/+16
| * [ios, macos] Added missing filesFabian Guerra2018-02-151-8/+8
| * Merge branch 'master' into release-bobaFabian Guerra2018-02-1512-172/+692
| |\
| * | [core] factor out RunLoop::wake()Konstantin Käfer2018-02-071-5/+2
| * | [ios, macos] Documented ranges of style propertiesMinh Nguyễn2018-01-269-79/+79
* | | [core] Add expression filter support (#11251)Lucas Wojciechowski2018-03-081-0/+6
* | | [ios, macos] add tileset encoding option to darwin sources (#11274)Molly Lloyd2018-02-262-0/+48
| |/ |/|
* | [core, ios, macos, android, node] Heatmap layer (#11046)Vladimir Agafonkin2018-02-156-6/+445
* | [core] Rename "onLowMemory" to "reduceMemoryUse".Chris Loer2018-02-141-2/+2
* | Merge tag 'ios-v3.7.4' into masterFabian Guerra2018-02-131-164/+175
|\ \
| * | [ios, macos] Fix memory leaks in MGLMapSnapshotter. (#11133)Fabian Guerra Soto2018-02-121-164/+175