summaryrefslogtreecommitdiffstats
path: root/WebCore/platform/graphics/android/GLWebViewState.h
Commit message (Expand)AuthorAgeFilesLines
* DO NOT MERGE cursor ring drawing in GLNicolas Roard2011-05-051-0/+9
* Fix for bug:4183801Nicolas Roard2011-04-071-1/+2
* Fix performance problems with layersNicolas Roard2011-03-221-0/+3
* Implement partial screen invalidationsNicolas Roard2011-03-161-1/+7
* For first layout, reset current textures and update base layer.Shimeng (Simon) Wang2011-03-161-1/+2
* Partial invalidation of the browser texturesNicolas Roard2011-03-081-2/+4
* GL perfs measurementNicolas Roard2011-03-011-0/+17
* Fix framerate cap when multiple webviews exist.Derek Sollenberger2011-03-011-0/+1
* Merge "Ensure non-ready tiles are painted with the page background color."Derek Sollenberger2011-02-181-0/+5
|\
| * Ensure non-ready tiles are painted with the page background color.Derek Sollenberger2011-02-181-0/+5
* | Adding a debug setting to enable visual indicator for GLTeng-Hui Zhu2011-02-161-1/+1
|/
* fix buttons in GLCary Clark2011-02-151-1/+1
* Fix ANR in the browserNicolas Roard2011-02-101-0/+3
* Add a ClassTracker class to more easily track leaksNicolas Roard2011-01-301-3/+0
* Fix flickering when drawing extras, as well as continuous repaintNicolas Roard2011-01-281-1/+1
* Have different x-fade rates for zoom in vs zoom out.Dave Burke2011-01-271-4/+8
* 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