summaryrefslogtreecommitdiffstats
path: root/WebCore/platform/graphics/android/GLWebViewState.h
Commit message (Expand)AuthorAgeFilesLines
* Implement tiles synchronizationNicolas Roard2011-01-231-0/+20
* don't draw buttons while they are createdCary Clark2011-01-191-1/+2
* Revert a WAR.Teng-Hui Zhu2011-01-131-2/+0
* Cleanup pass to make files compliant with webkit styleNicolas Roard2010-12-161-1/+1
* Refactoring the zoomNicolas Roard2010-11-241-1/+4
* reenable draw extras when GL is turned onCary Clark2010-11-231-6/+4
* Clear GL inside clear view.Shimeng (Simon) Wang2010-11-221-0/+2
* Track all tiles in the viewport instead of only the upper left tile.Derek Sollenberger2010-11-121-16/+11
* Support partial invalidation of tiles based on webkit's inval rect.Derek Sollenberger2010-11-051-7/+20
* Revert "Support partial invalidation of tiles based on webkit's inval rect."Derek Sollenberger2010-11-041-20/+7
* Support partial invalidation of tiles based on webkit's inval rect.Derek Sollenberger2010-11-041-7/+20
* Fix random crashes when HW acceleration is turned on.Nicolas Roard2010-10-261-4/+1
* Add DEBUG_COUNT stuffNicolas Roard2010-10-261-0/+3
* Fix PictureSet update crashNicolas Roard2010-10-141-0/+3
* GL rendering (without layers)Nicolas Roard2010-10-131-0/+218