summaryrefslogtreecommitdiffstats
path: root/Source/WebCore/platform/graphics/android/ImageTexture.h
Commit message (Expand)AuthorAgeFilesLines
* Reorganize platform/graphics/androidNicolas Roard2012-04-061-110/+0
* Rename several classesChris Craik2012-04-041-6/+7
* Replace picture count with the SurfaceCollection countChris Craik2012-03-091-1/+1
* Pass transform matrix in draw instead of through painterChris Craik2012-03-021-1/+1
* layer rendering cleanup/rewriteChris Craik2012-02-281-3/+4
* Fix image layer codepathNicolas Roard2011-11-301-24/+45
* synchronous layer updates, and animation deferral during paintChris Craik2011-11-161-1/+0
* Improve performances / fixes some glitchesNicolas Roard2011-10-141-0/+1
* Refactor the image sharing codeNicolas Roard2011-10-121-3/+5
* Remove m_contentsImage usageJohn Reck2011-10-041-0/+1
* Add shared images for layersNicolas Roard2011-09-261-0/+84