summaryrefslogtreecommitdiffstats
path: root/WebCore/platform/graphics/android/BaseLayerAndroid.cpp
Commit message (Expand)AuthorAgeFilesLines
* Refactoring the zoomNicolas Roard2010-11-241-38/+43
* reenable draw extras when GL is turned onCary Clark2010-11-231-0/+11
* Fix the Zoom out / dirty tiles bugNicolas Roard2010-11-221-0/+7
* Clear GL inside clear view.Shimeng (Simon) Wang2010-11-221-0/+6
* Fix browser ANR when using Hardware AccelerationNicolas Roard2010-11-221-1/+2
* Track all tiles in the viewport instead of only the upper left tile.Derek Sollenberger2010-11-121-16/+13
* Only check to see if the page is ready when necessary.Derek Sollenberger2010-11-111-2/+2
* Set the page background color in BaseLayerAndroidNicolas Roard2010-11-021-30/+5
* add function to find color on picture's edgeCary Clark2010-11-011-0/+26
* Fix for split text bug.Nicolas Roard2010-10-271-1/+1
* Fix random crashes when HW acceleration is turned on.Nicolas Roard2010-10-261-8/+15
* Add DEBUG_COUNT stuffNicolas Roard2010-10-261-0/+7
* Fix PictureSet update crashNicolas Roard2010-10-141-0/+13
* GL rendering (without layers)Nicolas Roard2010-10-131-0/+214