summaryrefslogtreecommitdiffstats
path: root/Source/WebCore/platform/graphics/android/GraphicsLayerAndroid.h
Commit message (Expand)AuthorAgeFilesLines
* WebGL implementation for AndroidPierre-Antoine LaFayette2013-01-201-0/+14
* Support partial invals on layersJohn Reck2012-08-171-5/+4
* Use PicturePile in layersNicolas Roard2012-07-171-2/+8
* Fix memory leak and repaint issues with fixed background elementsNicolas Roard2012-05-181-2/+2
* Implements mask layers and replica layersNicolas Roard2012-05-111-1/+4
* Complete implementation fixed backgroundNicolas Roard2012-05-081-1/+2
* Simplify hierarchy with fixed backgroundNicolas Roard2012-05-041-1/+1
* CSS Background image implementationNicolas Roard2012-04-241-2/+5
* Rename several classesChris Craik2012-04-041-1/+1
* Fix layers ordering issue with Absolute positioned elementsNicolas Roard2012-03-131-1/+1
* Introduce a LayerContent interfaceNicolas Roard2012-03-091-1/+2
* Webkit text selectionJohn Reck2012-01-301-0/+2
* Fix crash with composited layersNicolas Roard2011-12-161-0/+2
* fix layer scrollingMichael Kolb2011-12-161-0/+2
* Fix image layer codepathNicolas Roard2011-11-301-1/+1
* Fix repaint request logic for the image layer code pathNicolas Roard2011-10-061-1/+0
* Implement partial repaint for layers (at the tile level)Nicolas Roard2011-08-171-1/+2
* Merge WebKit at r75315: Move Android-specific WebCore files to SourceSteve Block2011-05-121-0/+163