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

Issue 479008: Implements bucket commands and adds unit tests to... (Closed)

Created:
11 years ago by greggman
Modified:
9 years, 7 months ago
CC:
chromium-reviews_googlegroups.com, Paweł Hajdan Jr.
Visibility:
Public.

Description

Implements bucket commands and adds unit tests to common_decoder TEST=none BUG=none Committed: http://src.chromium.org/viewvc/chrome?view=rev&revision=34242

Patch Set 1 #

Total comments: 1

Patch Set 2 : '' #

Unified diffs Side-by-side diffs Delta from patch set Stats (+674 lines, -76 lines) Patch
M gpu/command_buffer/common/cmd_buffer_common.h View 4 chunks +51 lines, -37 lines 0 comments Download
M gpu/command_buffer/service/common_decoder.h View 1 4 chunks +76 lines, -1 line 0 comments Download
M gpu/command_buffer/service/common_decoder.cc View 4 chunks +128 lines, -22 lines 0 comments Download
A gpu/command_buffer/service/common_decoder_unittest.cc View 1 1 chunk +418 lines, -0 lines 0 comments Download
M gpu/command_buffer/service/gles2_cmd_decoder.cc View 2 chunks +0 lines, -16 lines 0 comments Download
M gpu/gpu.gyp View 1 chunk +1 line, -0 lines 0 comments Download

Messages

Total messages: 2 (0 generated)
greggman
11 years ago (2009-12-09 21:58:31 UTC) #1
apatrick
11 years ago (2009-12-09 22:56:07 UTC) #2
I think you can fix the lint errors. Then LGTM.

http://codereview.chromium.org/479008/diff/1/4
File gpu/command_buffer/service/common_decoder.h (right):

http://codereview.chromium.org/479008/diff/1/4#newcode81
gpu/command_buffer/service/common_decoder.h:81: // Gets a pointer to a second of
the bucket. Returns NULL if
second->section?

Powered by Google App Engine
This is Rietveld 408576698