summaryrefslogtreecommitdiffstats
path: root/Source/WebCore/platform/graphics/android/Layer.cpp
Commit message (Expand)AuthorAgeFilesLines
* reimplement BaseLayerAndroid as a LayerAndroid subclassChris Craik2012-03-221-0/+5
* UI-side layer mergingChris Craik2012-03-071-5/+1
* Webkit text selectionJohn Reck2012-01-301-4/+4
* synchronous layer updates, and animation deferral during paintChris Craik2011-11-161-0/+9
* Fix find-in-page to scroll scrollable layersSteve Block2011-09-221-5/+26
* Clean up style and add some comments in LayerSteve Block2011-09-211-45/+23
* Implements tiled layers. We remove all the existing code in LayerAndroidNicolas Roard2011-07-141-0/+4
* Refactoring: Moved 'SkLayer' to 'Layer' class in webkitChris Craik2011-06-301-0/+224