summaryrefslogtreecommitdiffstats
path: root/Source/WebCore/platform/graphics/android/ImageTexture.cpp
Commit message (Expand)AuthorAgeFilesLines
* replace XLOGC/XLOG with ALOGD/ALOGVChris Craik2012-03-121-22/+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-6/+19
* resolved conflicts for merge of 6f1bf086 to masterDerek Sollenberger2012-02-061-1/+1
|\
| * Skia API changes as a result of an update to the Skia library.Derek Sollenberger2012-01-311-1/+1
* | Don't draw clipped texturesChris Craik2011-12-131-2/+4
|/
* Fix image layer codepathNicolas Roard2011-11-301-53/+161
* Improve performances / fixes some glitchesNicolas Roard2011-10-141-0/+9
* Refactor the image sharing codeNicolas Roard2011-10-121-5/+14
* Add shared images for layersNicolas Roard2011-09-261-0/+128