diff options
author | vangelis@google.com <vangelis@google.com@0039d316-1c4b-4281-b951-d872f2087c98> | 2009-07-21 02:11:50 +0000 |
---|---|---|
committer | vangelis@google.com <vangelis@google.com@0039d316-1c4b-4281-b951-d872f2087c98> | 2009-07-21 02:11:50 +0000 |
commit | d083ddaf522be8dd710c9820c03aecb314f108a2 (patch) | |
tree | 600952442e2affb0f5feef86050e04cc37eb15bb /o3d/DEPS | |
parent | 909c61fdb59c5d9d890140d0ddf64436da378ad3 (diff) | |
download | chromium_src-d083ddaf522be8dd710c9820c03aecb314f108a2.zip chromium_src-d083ddaf522be8dd710c9820c03aecb314f108a2.tar.gz chromium_src-d083ddaf522be8dd710c9820c03aecb314f108a2.tar.bz2 |
Fixes for selenium test failures. Using the color factor to correct color differences in 2d sample.
Increasing the pixel diff threshold for texturesamplers and zsorting to its previous glory until we figure
out what the proper values are. Bumping up DEPS for assets to pick up new reference image for zsorting sample.
Review URL: http://codereview.chromium.org/159120
git-svn-id: svn://svn.chromium.org/chrome/trunk/src@21149 0039d316-1c4b-4281-b951-d872f2087c98
Diffstat (limited to 'o3d/DEPS')
-rw-r--r-- | o3d/DEPS | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -2,7 +2,7 @@ vars = { "chromium_trunk": "http://src.chromium.org/svn/trunk", "nixysa_rev": "28", - "o3d_code_rev": "97", + "o3d_code_rev": "98", } deps = { |