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

Issue 7085002: make command buffer work in DRT (Closed)

Created:
9 years, 7 months ago by greggman
Modified:
9 years, 6 months ago
CC:
chromium-reviews, darin-cc_chromium.org, apatrick_chromium
Visibility:
Public.

Description

make command buffer work in DRT Note several tests get different results than the non-command buffer path. I'm not sure if that's bugs in this impl, bugs in the command buffer or bugs else where but that's kind of the point. This CL is supposed to help find those bugs. Is there something I should do to mark them to be fixed before checking this in? Should I leave webkit_support.cc out of this CL? TEST=ran layout tests BUG=84157 R=jamesr@chromium.org Committed: http://src.chromium.org/viewvc/chrome?view=rev&revision=87879 Committed: http://src.chromium.org/viewvc/chrome?view=rev&revision=87910

Patch Set 1 #

Patch Set 2 : fix typo #

Patch Set 3 : update deps #

Total comments: 14

Patch Set 4 : merge #

Patch Set 5 : put back formatting missing from mac #

Total comments: 1

Patch Set 6 : nuke top of test-expectations #

Patch Set 7 : fix no parent issue #

Unified diffs Side-by-side diffs Delta from patch set Stats (+1542 lines, -1406 lines) Patch
M webkit/DEPS View 1 2 3 1 chunk +4 lines, -0 lines 0 comments Download
M webkit/gpu/webgraphicscontext3d_in_process_command_buffer_impl.h View 1 2 3 8 chunks +291 lines, -293 lines 0 comments Download
M webkit/gpu/webgraphicscontext3d_in_process_command_buffer_impl.cc View 1 2 3 4 5 6 16 chunks +1216 lines, -1111 lines 0 comments Download
M webkit/gpu/webkit_gpu.gypi View 1 chunk +6 lines, -0 lines 0 comments Download
M webkit/plugins/ppapi/plugin_delegate.h View 1 2 3 1 chunk +1 line, -1 line 0 comments Download
M webkit/support/webkit_support.cc View 1 chunk +2 lines, -1 line 0 comments Download
M webkit/tools/layout_tests/test_expectations.txt View 1 2 3 4 5 6 1 chunk +22 lines, -0 lines 0 comments Download

Messages

Total messages: 9 (0 generated)
greggman
9 years, 7 months ago (2011-05-27 17:04:23 UTC) #1
jamesr
left some comments, mostly about comments/code that's misleading/confusing in a single-process implementation. To land this ...
9 years, 6 months ago (2011-06-01 02:07:01 UTC) #2
greggman
http://codereview.chromium.org/7085002/diff/3001/webkit/gpu/webgraphicscontext3d_in_process_command_buffer_impl.cc File webkit/gpu/webgraphicscontext3d_in_process_command_buffer_impl.cc (right): http://codereview.chromium.org/7085002/diff/3001/webkit/gpu/webgraphicscontext3d_in_process_command_buffer_impl.cc#newcode243 webkit/gpu/webgraphicscontext3d_in_process_command_buffer_impl.cc:243: // Shared memory allocator for latches. Creates a block ...
9 years, 6 months ago (2011-06-01 21:55:39 UTC) #3
greggman
ping
9 years, 6 months ago (2011-06-02 21:37:37 UTC) #4
jamesr
LGTM! I'd recommend shooting a try job to linux_clang, or using the commit-queue which will ...
9 years, 6 months ago (2011-06-02 21:44:33 UTC) #5
M-A Ruel
Sorry but the base url is wrong. Make sure to add a new remote: git ...
9 years, 6 months ago (2011-06-03 13:15:09 UTC) #6
commit-bot: I haz the power
Presubmit check for 7085002-14003 failed and returned exit status 1. Running presubmit commit checks ...
9 years, 6 months ago (2011-06-03 13:15:54 UTC) #7
M-A Ruel
On 2011/06/03 13:15:54, commit-bot wrote: > Presubmit check for 7085002-14003 failed and returned exit status ...
9 years, 6 months ago (2011-06-03 13:18:32 UTC) #8
commit-bot: I haz the power
9 years, 6 months ago (2011-06-03 21:55:26 UTC) #9
Change committed as 87879

Powered by Google App Engine
This is Rietveld 408576698