summaryrefslogtreecommitdiffstats
path: root/webkit/database
diff options
context:
space:
mode:
authorshawnsingh@chromium.org <shawnsingh@chromium.org@0039d316-1c4b-4281-b951-d872f2087c98>2012-05-01 19:57:56 +0000
committershawnsingh@chromium.org <shawnsingh@chromium.org@0039d316-1c4b-4281-b951-d872f2087c98>2012-05-01 19:57:56 +0000
commit041940632138c5739247757e193738f70b4e7681 (patch)
tree11911f5e8d80943c6f9d2ce9eb18bdceeb430a8b /webkit/database
parentf43b89f30c817107bc595f45098d908f84bf9baa (diff)
downloadchromium_src-041940632138c5739247757e193738f70b4e7681.zip
chromium_src-041940632138c5739247757e193738f70b4e7681.tar.gz
chromium_src-041940632138c5739247757e193738f70b4e7681.tar.bz2
ppapi Graphics2d should invalidate all changes without clipping to visible area.
Currently the flush operation assumes that WebKit will request the ppapi plugin to repaint any newly exposed regions, and so it only invalidates the visible portion of changes. However, for accelerated compositing, this behavior is not correct. This patch rearranges the logic to work for both accelerated and non-accelerated compositing. BUG=122860 TEST=tested manually, created crbug.com/125763 for making a unit test Review URL: http://codereview.chromium.org/10223009 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@134755 0039d316-1c4b-4281-b951-d872f2087c98
Diffstat (limited to 'webkit/database')
0 files changed, 0 insertions, 0 deletions