diff options
author | sky@chromium.org <sky@chromium.org@0039d316-1c4b-4281-b951-d872f2087c98> | 2011-05-20 20:28:41 +0000 |
---|---|---|
committer | sky@chromium.org <sky@chromium.org@0039d316-1c4b-4281-b951-d872f2087c98> | 2011-05-20 20:28:41 +0000 |
commit | ed495fc6183037582e4aa339459eee0a12ddd453 (patch) | |
tree | 019bbe9a5a045d59e9d5afd7f858cb63ae1d3a21 /net/proxy | |
parent | 06d83ded08609dc5552ddfbccda7ff839f3d97bf (diff) | |
download | chromium_src-ed495fc6183037582e4aa339459eee0a12ddd453.zip chromium_src-ed495fc6183037582e4aa339459eee0a12ddd453.tar.gz chromium_src-ed495fc6183037582e4aa339459eee0a12ddd453.tar.bz2 |
Two tweaks for accelerated painting:
. Make sure if there is no texture and we're told to paint, we paint
to the whole texture (see comment for details on why we need to do
this).
. When the transform changes only schedule paint on the widget. By doing
this we won't trigger updating the texture, only having the
compositor redraw everything. This currently doesn't matter, but
will once James lands his changes to SchedulePaint to keep a dirty
bit.
BUG=none
TEST=none
R=ben@chromium.org,wjmaclean@chromium.org
Review URL: http://codereview.chromium.org/7056013
git-svn-id: svn://svn.chromium.org/chrome/trunk/src@86139 0039d316-1c4b-4281-b951-d872f2087c98
Diffstat (limited to 'net/proxy')
0 files changed, 0 insertions, 0 deletions