summaryrefslogtreecommitdiff
path: root/platform/darwin/src/MGLRasterSource.mm
Commit message (Expand)AuthorAgeFilesLines
* [darwin] Simplify MGLSource initialization and pointer managementJohn Firebaugh2017-04-131-64/+16
* [darwin] Remove unnecessary MGLTileSource initializersJohn Firebaugh2017-04-131-2/+2
* [ios, macos] Make source removal consistent with layer removalJesse Bounds2017-02-231-3/+12
* [core, ios, macos] Return null when removing nonexistent sourceJesse Bounds2017-02-231-2/+4
* [core] remove trailing whitespace, add trailing newlines, add space after //Konstantin Käfer2017-01-271-2/+2
* Merge branch 'release-ios-v3.4.0' into 1ec5-release-ios-v3.4.0-beta.7Minh Nguyễn2017-01-161-1/+7
|\
| * [ios, macos] Fix miscellaneous static analyzer warnings (#7670)Minh Nguyễn2017-01-111-1/+1
| * [ios, macos] Fixed iosbench buildMinh Nguyễn2016-12-231-0/+1
| * [ios, macos] Added URL accessor to MGLTileSourceMinh Nguyễn2016-12-201-0/+5
|/
* [ios, macos] Simplify MGLSource and subclasses (#7377)Minh Nguyễn2016-12-131-53/+54
* [ios, macos] Source-driven attribution (#5999)Minh Nguyễn2016-12-081-1/+13
* [ios, macos] Raise NSException if layer or source added more than onceJesse Bounds2016-12-021-0/+6
* [ios, macos] Added debug descriptions for runtime styling classesMinh Nguyễn2016-11-231-0/+8
* [ios, macos] Take back source and layer ownership on removal (#7048)Jesse Bounds2016-11-141-0/+8
* [ios, macos] Make source ownership consistent and GeoJSON content properties ...Jesse Bounds2016-10-261-3/+20
* [ios, macos] Revamped MGLStyleLayer, MGLSource inheritanceMinh Nguyễn2016-10-061-6/+6
* [ios, macos] flesh out iOS runtime styling docs (#6466)Justin R. Miller2016-09-271-2/+2
* [ios, macos] Add tile template option to raster and vector sourcesJesse Bounds2016-09-221-5/+32
* [ios, macos] Use NSDictionary for geojson source options.Jesse Bounds2016-09-021-1/+1
* [ios, macos] Renamed Objective-C++ headers to .hMinh Nguyễn2016-08-161-1/+1
* [ios, macos] Removed MGLSource.sourceType (#6028)Minh Nguyễn2016-08-161-3/+1
* Runtime styling API for iOS/macOS (#5727)Fredrik Karlsson2016-08-111-0/+26