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

Issue 10855274: Fix Uniform Name Parsing (Closed)

Created:
8 years, 4 months ago by greggman
Modified:
8 years, 4 months ago
Reviewers:
Zhenyao Mo
CC:
chromium-reviews, apatrick_chromium
Base URL:
http://git.chromium.org/chromium/src.git@master
Visibility:
Public.

Description

Patch Set 1 #

Total comments: 1

Patch Set 2 : #

Unified diffs Side-by-side diffs Delta from patch set Stats (+174 lines, -37 lines) Patch
M gpu/command_buffer/client/program_info_manager.cc View 2 chunks +12 lines, -19 lines 0 comments Download
M gpu/command_buffer/common/gles2_cmd_utils.h View 1 chunk +13 lines, -0 lines 0 comments Download
M gpu/command_buffer/common/gles2_cmd_utils.cc View 1 chunk +33 lines, -0 lines 0 comments Download
M gpu/command_buffer/common/gles2_cmd_utils_unittest.cc View 1 1 chunk +42 lines, -0 lines 0 comments Download
M gpu/command_buffer/service/program_manager.cc View 2 chunks +11 lines, -18 lines 0 comments Download
M gpu/command_buffer/service/program_manager_unittest.cc View 1 chunk +63 lines, -0 lines 0 comments Download

Messages

Total messages: 5 (0 generated)
greggman
Hey Mo, PTAL
8 years, 4 months ago (2012-08-21 21:15:08 UTC) #1
Zhenyao Mo
LGTM with one nit.
8 years, 4 months ago (2012-08-21 22:03:29 UTC) #2
Zhenyao Mo
https://chromiumcodereview.appspot.com/10855274/diff/1/gpu/command_buffer/common/gles2_cmd_utils_unittest.cc File gpu/command_buffer/common/gles2_cmd_utils_unittest.cc (right): https://chromiumcodereview.appspot.com/10855274/diff/1/gpu/command_buffer/common/gles2_cmd_utils_unittest.cc#newcode214 gpu/command_buffer/common/gles2_cmd_utils_unittest.cc:214: CheckParseUniformName("u_name[0a0]", false, std::string::npos, 0, false); This is the same ...
8 years, 4 months ago (2012-08-21 22:03:37 UTC) #3
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-status.appspot.com/cq/gman@chromium.org/10855274/5001
8 years, 4 months ago (2012-08-21 22:28:10 UTC) #4
commit-bot: I haz the power
8 years, 4 months ago (2012-08-22 01:04:53 UTC) #5
Change committed as 152707

Powered by Google App Engine
This is Rietveld 408576698