summaryrefslogtreecommitdiff
path: root/platform/darwin/src/MGLBackgroundStyleLayer.mm
Commit message (Expand)AuthorAgeFilesLines
* [ios, macos] Take back source and layer ownership on removal (#7048)Jesse Bounds2016-11-141-17/+25
* [ios, macos] Layer ownership refactor (#6904)fabian-guerra2016-11-041-8/+33
* [ios, macos] Expand changes to entire APIMinh Nguyễn2016-10-171-13/+19
* [ios, macos] Revamped MGLStyleLayer, MGLSource inheritanceMinh Nguyễn2016-10-061-20/+3
* [ios, macos] Put MGLStyleLayer inits in respective classesJesse Bounds2016-09-081-2/+15
* [core, ios, android, qt] Observe style layer mutations rather than requiring ...John Firebaugh2016-09-061-4/+1
* [ios, macos] Mark MGLStyleLayer properties null_resettableMinh Nguyễn2016-08-261-3/+3
* [ios, macos] fixes #5958 naming conventionsFredrik Karlsson2016-08-181-3/+3
* [ios, macos] Renamed Objective-C++ headers to .hMinh Nguyễn2016-08-161-2/+2
* fixes #5957: automatically call update() for iOS runtime style APIJustin R. Miller2016-08-161-0/+4
* Runtime styling API for iOS/macOS (#5727)Fredrik Karlsson2016-08-111-0/+57