summaryrefslogtreecommitdiff
path: root/platform/android/src/style/layers/layer.cpp
Commit message (Expand)AuthorAgeFilesLines
* [all] Promote Style to public APIJohn Firebaugh2017-06-221-1/+2
* [android] replace branches on layer types with visitorsIvo van Dongen2017-05-231-48/+43
* [core, node, darwin, qt] Remove support for paint classesJohn Firebaugh2017-05-151-1/+1
* [android] - add 3D buildings example (#8845)Tobrun2017-05-031-0/+2
* [core] Render fill-extrusion layers (#8431)Lauren Budorick2017-04-271-0/+4
* [android] - expose source layer identifier (#8709)Tobrun2017-04-191-0/+20
* [android] - transition options for layer properties (#8509)Tobrun2017-03-311-0/+1
* [all] Replace Result<T> with optional<T> plus out Error parameterJohn Firebaugh2017-03-231-2/+3
* [android] fix ownership of style layer after deleteIvo van Dongen2017-02-281-0/+13
* [core] remove trailing whitespace, add trailing newlines, add space after //Konstantin Käfer2017-01-271-11/+11
* [build] move logging to utilKonstantin Käfer2016-11-221-1/+1
* [android] return layer ownership on removeIvo van Dongen2016-11-141-0/+8
* [android] fix layer ownershipIvo van Dongen2016-11-111-2/+15
* [core, ios, android, qt] Observe style layer mutations rather than requiring ...John Firebaugh2016-09-061-14/+0
* [android] #5610 - Runtime style api - part 2Ivo van Dongen2016-08-021-23/+36
* [android] #5610 - Initial Runtime Style BindingsIvo van Dongen2016-07-261-0/+158