summaryrefslogtreecommitdiffstats
path: root/WebCore/platform/graphics/android/DoubleBufferedTexture.h
Commit message (Expand)AuthorAgeFilesLines
* Fix error where mediaLayer is derefed on UI thread prior to being derefed in ...Derek Sollenberger2011-03-251-0/+1
* Fix GPU leak where plugin textures in the WebKit thread were not being deleted.Derek Sollenberger2011-03-231-0/+1
* Partial invalidation of the browser texturesNicolas Roard2011-03-081-2/+3
* Add a ClassTracker class to more easily track leaksNicolas Roard2011-01-301-3/+0
* Fix onDestroy()Nicolas Roard2010-12-131-6/+2
* Refactor recent changes to SharedTexture and TilesManager.Derek Sollenberger2010-12-091-0/+6
* Support partial invalidation of tiles based on webkit's inval rect.Derek Sollenberger2010-11-051-5/+0
* Revert "Support partial invalidation of tiles based on webkit's inval rect."Derek Sollenberger2010-11-041-0/+5
* Support partial invalidation of tiles based on webkit's inval rect.Derek Sollenberger2010-11-041-5/+0
* Add DEBUG_COUNT stuffNicolas Roard2010-10-261-1/+4
* Cleanup DoubleBufferedTexture and SharedTexture classes.Derek Sollenberger2010-10-221-10/+9
* Cleanup BaseTile and BackedDoubleBufferedTexture classes.Derek Sollenberger2010-10-191-2/+4
* GL rendering (without layers)Nicolas Roard2010-10-131-17/+14
* Double Buffered Texture Support for WebKit.Derek Sollenberger2010-09-271-0/+75