summaryrefslogtreecommitdiff
path: root/platform/darwin/src
Commit message (Expand)AuthorAgeFilesLines
* [ios, macos] Corrected link in expression documentationupstream/1ec5-e8n-init-swift-11612Minh 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, 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
| | * [ios, macos] Added option to restrict tile source to boundsMinh Nguyễn2018-02-082-0/+26
| * | [ios, macos] Added option to restrict tile source to boundsMinh Nguyễn2018-02-082-0/+26
| * | [ios, macos] Copyedited computed source wrapping optionsupstream/1ec5-custom-wrap-docsMinh Nguyễn2018-02-072-18/+25
| * | Add options for Custom Geometry Source types to enable clipping and wrapping ...Asheem Mamoowala2018-02-072-0/+37
| * | [core] factor out RunLoop::wake()Konstantin Käfer2018-02-061-5/+2
* | | [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
|/ /
* | Merge branch 'release-agua' into masterupstream/fabian-release-agua-masterFabian Guerra2018-01-251-1/+1
|\ \ | |/
| * [ios, macos] Fix MGLMapSnapshotter pointForCoordinate returns an scaled point.Fabian Guerra2018-01-251-1/+1
* | [ios, macos] Hook up hillshade style layers, raster DEM sources to iOS/macOS ...Minh Nguyễn2018-01-2510-43/+112
* | [ios, macos] Raster style layers are used with image sources tooMinh Nguyễn2018-01-241-4/+11
* | [core] update mapbox-gl-js submodule pinKonstantin Käfer2018-01-242-25/+0
* | Reimplement style values atop NSExpression (#10726)Minh Nguyễn2018-01-2438-3988/+3304
* | [core] add raster-dem source type and hillshade layer type (#10642)Molly Lloyd2018-01-232-0/+562
* | Restores fix to MGLOpenGLStyleLayer memory-related crash (#10765)Andrew Kitchen2018-01-193-14/+2
* | Adds an integration test harness to the iOS projectAndrew Kitchen2018-01-193-2/+14
* | [core, ios, macos, android] Add data-driven-styling support for `text-font`John Firebaugh2018-01-102-5/+15
* | [ios] Fix and expand accessibility feature transliterationJason Wray2018-01-103-0/+35