Chromium Code Reviews
chromiumcodereview-hr@appspot.gserviceaccount.com (chromiumcodereview-hr) | Please choose your nickname with Settings | Help | Chromium Project | Gerrit Changes | Sign out
(2)

Issue 52843003: Don't check if shaders compile or program links in release Chromium (Closed)

Created:
7 years, 1 month ago by bsalomon
Modified:
7 years, 1 month ago
Reviewers:
robertphillips
CC:
skia-review_googlegroups.com
Visibility:
Public.

Description

Don't check if shaders compile or program links in release Chromium Committed: http://code.google.com/p/skia/source/detail?r=12032

Patch Set 1 #

Patch Set 2 : cleanup #

Total comments: 1

Patch Set 3 : update #

Patch Set 4 : update #

Patch Set 5 : actually save file so it gets uploaded #

Unified diffs Side-by-side diffs Delta from patch set Stats (+87 lines, -52 lines) Patch
M src/gpu/gl/GrGLContext.h View 1 2 3 2 chunks +5 lines, -0 lines 0 comments Download
M src/gpu/gl/GrGLContext.cpp View 4 chunks +10 lines, -1 line 0 comments Download
M src/gpu/gl/GrGLShaderBuilder.cpp View 1 2 3 4 8 chunks +64 lines, -49 lines 0 comments Download
M src/gpu/gl/GrGLUtil.h View 2 chunks +2 lines, -0 lines 0 comments Download
M src/gpu/gl/GrGLUtil.cpp View 1 chunk +4 lines, -0 lines 0 comments Download
M src/gpu/gl/GrGpuGL.h View 2 chunks +2 lines, -2 lines 0 comments Download

Messages

Total messages: 5 (0 generated)
bsalomon
7 years, 1 month ago (2013-10-30 19:27:56 UTC) #1
robertphillips
lgtm (modulo moving shader compilation up). I am leery of making this so Chromium specific. ...
7 years, 1 month ago (2013-10-30 19:46:18 UTC) #2
bsalomon
updated to fix the compile issue and also added comment about exposing a "check fewer ...
7 years, 1 month ago (2013-10-30 19:49:59 UTC) #3
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://skia-tree-status.appspot.com/cq/bsalomon@google.com/52843003/120001
7 years, 1 month ago (2013-10-30 19:53:08 UTC) #4
commit-bot: I haz the power
7 years, 1 month ago (2013-10-30 20:03:21 UTC) #5
Message was sent while issue was closed.
Change committed as 12032

Powered by Google App Engine
This is Rietveld 408576698