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

Issue 176026: C++ Readability (Closed)

Created:
11 years, 3 months ago by rlp
Modified:
9 years, 7 months ago
Reviewers:
pkeslin
CC:
o3d-review_googlegroups.com
Visibility:
Public.

Description

Patch Set 1 #

Patch Set 2 : '' #

Total comments: 60

Patch Set 3 : '' #

Patch Set 4 : '' #

Total comments: 10

Patch Set 5 : '' #

Total comments: 2

Patch Set 6 : '' #

Patch Set 7 : '' #

Unified diffs Side-by-side diffs Delta from patch set Stats (+323 lines, -92 lines) Patch
M command_buffer/service/win/d3d9/render_surface_d3d9.h View 1 2 3 4 5 1 chunk +75 lines, -16 lines 0 comments Download
M command_buffer/service/win/d3d9/render_surface_d3d9.cc View 1 2 3 4 5 8 chunks +54 lines, -32 lines 0 comments Download
M core/cross/command_buffer/render_surface_cb.h View 1 2 3 4 5 2 chunks +53 lines, -6 lines 0 comments Download
M core/cross/command_buffer/render_surface_cb.cc View 2 3 4 5 4 chunks +15 lines, -8 lines 0 comments Download
M core/cross/render_surface_test.cc View 1 2 3 4 5 6 5 chunks +126 lines, -30 lines 0 comments Download

Messages

Total messages: 7 (0 generated)
pkeslin
http://codereview.chromium.org/176026/diff/1001/1006 File command_buffer/service/win/d3d9/render_surface_d3d9.cc (right): http://codereview.chromium.org/176026/diff/1001/1006#newcode35 Line 35: Where is the include for render_surface_d3d9.h? It should ...
11 years, 3 months ago (2009-09-01 17:57:27 UTC) #1
rlp
Hi, Phil, Thanks for the feedback. I've fixed or replied to all the issues you ...
11 years, 3 months ago (2009-09-01 23:17:15 UTC) #2
pkeslin
http://codereview.chromium.org/176026/diff/1001/1006 File command_buffer/service/win/d3d9/render_surface_d3d9.cc (right): http://codereview.chromium.org/176026/diff/1001/1006#newcode103 Line 103: new RenderDepthStencilSurfaceD3D9(width, height, direct3d_surface); 2 space indent it ...
11 years, 3 months ago (2009-09-08 18:21:36 UTC) #3
rlp
Hi, Phil, Here's the latest. Thanks, Rachel http://codereview.chromium.org/176026/diff/1001/1006 File command_buffer/service/win/d3d9/render_surface_d3d9.cc (right): http://codereview.chromium.org/176026/diff/1001/1006#newcode103 Line 103: new ...
11 years, 3 months ago (2009-09-11 02:00:43 UTC) #4
pkeslin
Just one nit. Other than that, LGTM http://codereview.chromium.org/176026/diff/7002/7007 File command_buffer/service/win/d3d9/render_surface_d3d9.cc (right): http://codereview.chromium.org/176026/diff/7002/7007#newcode118 Line 118: NULL); ...
11 years, 3 months ago (2009-09-15 19:52:19 UTC) #5
rlp
Fixed the item below and merged with current version in the repository (mostly in the ...
11 years, 3 months ago (2009-09-15 22:01:48 UTC) #6
rlp
11 years, 3 months ago (2009-09-15 22:07:30 UTC) #7
And committed.

Powered by Google App Engine
This is Rietveld 408576698