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

Issue 17904008: Fixing gpu_ipc_browsertests.cc (Closed)

Created:
7 years, 6 months ago by hubbe
Modified:
7 years, 5 months ago
Reviewers:
hubbe1, piman
CC:
chromium-reviews, joi+watch-content_chromium.org, darin-cc_chromium.org, jam, apatrick_chromium, no sievers
Visibility:
Public.

Description

Fixing gpu_ipc_browsertests.cc (Turns out they were not running before.) Committed: https://src.chromium.org/viewvc/chrome?view=rev&revision=209404

Patch Set 1 #

Patch Set 2 : separated into two tests #

Patch Set 3 : bogus merge artifact reverted #

Total comments: 6

Patch Set 4 : moved files #

Patch Set 5 : Use mesa GL, fix SignalSyncPoint #

Patch Set 6 : mac fix #

Unified diffs Side-by-side diffs Delta from patch set Stats (+161 lines, -76 lines) Patch
M content/browser/gpu/gpu_ipc_browsertests.cc View 1 2 3 4 1 chunk +32 lines, -75 lines 0 comments Download
A content/common/gpu/client/gpu_context_tests.h View 1 2 3 4 1 chunk +79 lines, -0 lines 0 comments Download
A content/common/gpu/client/gpu_in_process_context_tests.cc View 1 2 3 1 chunk +38 lines, -0 lines 0 comments Download
M content/content_tests.gypi View 1 2 3 4 5 1 chunk +1 line, -0 lines 0 comments Download
M content/public/test/browser_test_base.h View 1 chunk +4 lines, -0 lines 0 comments Download
M content/test/content_browser_test.cc View 1 chunk +2 lines, -0 lines 0 comments Download
M webkit/common/gpu/webgraphicscontext3d_in_process_command_buffer_impl.cc View 1 2 3 4 1 chunk +4 lines, -1 line 0 comments Download
M webkit/common/gpu/webkit_gpu.gyp View 1 2 3 4 5 1 chunk +1 line, -0 lines 0 comments Download

Messages

Total messages: 8 (0 generated)
hubbe
7 years, 6 months ago (2013-06-26 21:28:35 UTC) #1
piman
2 nits https://codereview.chromium.org/17904008/diff/5001/content/browser/gpu/gpu_context_tests.h File content/browser/gpu/gpu_context_tests.h (right): https://codereview.chromium.org/17904008/diff/5001/content/browser/gpu/gpu_context_tests.h#newcode29 content/browser/gpu/gpu_context_tests.h:29: context_->flush(); nit: why the need for flush ...
7 years, 6 months ago (2013-06-26 21:41:03 UTC) #2
hubbe
Still working on figuring out why the tests fail on some platforms. (But works on ...
7 years, 5 months ago (2013-06-27 20:42:40 UTC) #3
piman
https://codereview.chromium.org/17904008/diff/5001/content/browser/gpu/gpu_context_tests.h File content/browser/gpu/gpu_context_tests.h (right): https://codereview.chromium.org/17904008/diff/5001/content/browser/gpu/gpu_context_tests.h#newcode29 content/browser/gpu/gpu_context_tests.h:29: context_->flush(); On 2013/06/27 20:42:40, hubbe wrote: > On 2013/06/26 ...
7 years, 5 months ago (2013-06-27 20:51:33 UTC) #4
hubbe
I think the tests work now. (Waiting for trybots to confirm.) https://codereview.chromium.org/17904008/diff/5001/content/browser/gpu/gpu_context_tests.h File content/browser/gpu/gpu_context_tests.h (right): ...
7 years, 5 months ago (2013-06-27 22:52:10 UTC) #5
piman
LGTM, thanks!
7 years, 5 months ago (2013-06-27 22:54:40 UTC) #6
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-status.appspot.com/cq/hubbe@chromium.org/17904008/46001
7 years, 5 months ago (2013-07-01 07:47:00 UTC) #7
commit-bot: I haz the power
7 years, 5 months ago (2013-07-01 11:01:50 UTC) #8
Message was sent while issue was closed.
Change committed as 209404

Powered by Google App Engine
This is Rietveld 408576698