summaryrefslogtreecommitdiffstats
path: root/base/metrics/field_trial.cc
diff options
context:
space:
mode:
authortschmelcher@chromium.org <tschmelcher@chromium.org@0039d316-1c4b-4281-b951-d872f2087c98>2011-01-19 18:49:16 +0000
committertschmelcher@chromium.org <tschmelcher@chromium.org@0039d316-1c4b-4281-b951-d872f2087c98>2011-01-19 18:49:16 +0000
commit22c981da75b0251c726f1f3520da8605fa78002a (patch)
tree49fd6a49f34fdebe4a224e2c24a7c372dff7d19b /base/metrics/field_trial.cc
parent15300d9c5d07f7d49b431890804e07745291bc8b (diff)
downloadchromium_src-22c981da75b0251c726f1f3520da8605fa78002a.zip
chromium_src-22c981da75b0251c726f1f3520da8605fa78002a.tar.gz
chromium_src-22c981da75b0251c726f1f3520da8605fa78002a.tar.bz2
O2D:
- Fix graphical artifacting for images downloaded from the Internet caused by overwriting them with their own mip-maps. This resulted in each image being rendered with copies of itself of decreasing size in one of the corners. Cairo does not support/need mip-maps, so we now just ignore the calls to set the mip-maps. - Do not alpha-blend new texture content with the old texture content, which is wrong and would have been wasting a bit of CPU too. TEST=loaded O2D and verified the artifacting is fixed BUG=none Review URL: http://codereview.chromium.org/6268006 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@71819 0039d316-1c4b-4281-b951-d872f2087c98
Diffstat (limited to 'base/metrics/field_trial.cc')
0 files changed, 0 insertions, 0 deletions