summaryrefslogtreecommitdiffstats
path: root/DEPS
diff options
context:
space:
mode:
authorjochen@chromium.org <jochen@chromium.org@0039d316-1c4b-4281-b951-d872f2087c98>2012-06-27 09:33:21 +0000
committerjochen@chromium.org <jochen@chromium.org@0039d316-1c4b-4281-b951-d872f2087c98>2012-06-27 09:33:21 +0000
commitf724d89982974423dcae410440fc9e2e90adf2b4 (patch)
treee9d07fb5278573718932136d568f312e4a918250 /DEPS
parenta1560687e60c1508292475133b5ff46451d10828 (diff)
downloadchromium_src-f724d89982974423dcae410440fc9e2e90adf2b4.zip
chromium_src-f724d89982974423dcae410440fc9e2e90adf2b4.tar.gz
chromium_src-f724d89982974423dcae410440fc9e2e90adf2b4.tar.bz2
Revert 144358 - Roll ANGLE 1046:1164.
Suppressed regressing WebGL conformance tests. Removed check for alpha==1 for a depth texture because I think GL_ANGLE_depth_texture is specified such that this is not expected. The roll causes the image transport to be flipped. Compensated in AcceleratedSurface. BUG=134743 Review URL: https://chromiumcodereview.appspot.com/10668003 TBR=apatrick@chromium.org Review URL: https://chromiumcodereview.appspot.com/10699003 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@144425 0039d316-1c4b-4281-b951-d872f2087c98
Diffstat (limited to 'DEPS')
-rw-r--r--DEPS2
1 files changed, 1 insertions, 1 deletions
diff --git a/DEPS b/DEPS
index 39d277b..b114aa9 100644
--- a/DEPS
+++ b/DEPS
@@ -85,7 +85,7 @@ deps = {
(Var("googlecode_url") % "googlemock") + "/trunk@405",
"src/third_party/angle":
- (Var("googlecode_url") % "angleproject") + "/trunk@1164",
+ (Var("googlecode_url") % "angleproject") + "/trunk@1046",
"src/third_party/trace-viewer":
(Var("googlecode_url") % "trace-viewer") + "/trunk@57",