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

Issue 8572047: base::Bind() conversion for content/common/gpu and content/gpu (Closed)

Created:
9 years, 1 month ago by dcheng
Modified:
9 years, 1 month ago
CC:
chromium-reviews, joi+watch-content_chromium.org, darin-cc_chromium.org, jam, apatrick_chromium, dpranke-watch+content_chromium.org, Ken Russell (switch to Gerrit)
Visibility:
Public.

Description

base::Bind() conversion for content/common/gpu and content/gpu There will be a followup patch to finish the conversion for GpuCommandBufferStub. BUG=none TEST=compiles and passes try bots Committed: http://src.chromium.org/viewvc/chrome?view=rev&revision=110607

Patch Set 1 #

Patch Set 2 : . #

Patch Set 3 : . #

Patch Set 4 : Fix silly typo. #

Patch Set 5 : scoped_ptr<base::WPF> -> base::WPF #

Unified diffs Side-by-side diffs Delta from patch set Stats (+31 lines, -34 lines) Patch
M content/common/gpu/gpu_channel.h View 2 chunks +2 lines, -1 line 0 comments Download
M content/common/gpu/gpu_channel.cc View 1 4 chunks +4 lines, -5 lines 0 comments Download
M content/common/gpu/gpu_channel_manager.h View 2 chunks +2 lines, -1 line 0 comments Download
M content/common/gpu/gpu_channel_manager.cc View 3 chunks +5 lines, -3 lines 0 comments Download
M content/common/gpu/gpu_command_buffer_stub.h View 2 chunks +0 lines, -3 lines 0 comments Download
M content/common/gpu/gpu_command_buffer_stub.cc View 1 chunk +1 line, -2 lines 0 comments Download
M content/gpu/gpu_watchdog_thread.h View 1 2 3 4 2 chunks +2 lines, -3 lines 0 comments Download
M content/gpu/gpu_watchdog_thread.cc View 1 2 3 4 7 chunks +15 lines, -16 lines 0 comments Download

Messages

Total messages: 11 (0 generated)
dcheng
Standard base::Bind() conversion, but I noticed two strange things: - GpuCommandBufferStub seems to have a ...
9 years, 1 month ago (2011-11-16 02:07:38 UTC) #1
awong
On 2011/11/16 02:07:38, dcheng wrote: > Standard base::Bind() conversion, but I noticed two strange things: ...
9 years, 1 month ago (2011-11-16 02:20:59 UTC) #2
Ken Russell (switch to Gerrit)
apatrick should really review this instead of me.
9 years, 1 month ago (2011-11-16 03:10:39 UTC) #3
dcheng
9 years, 1 month ago (2011-11-16 03:16:32 UTC) #4
dcheng
Converted scoped_ptr<base::WeakPtrFactory> -> base::WeakPtrFactory. Per ajwong's comments, I don't think the scoped_ptr was doing anything ...
9 years, 1 month ago (2011-11-16 20:09:12 UTC) #5
awong
LGTM
9 years, 1 month ago (2011-11-16 20:14:51 UTC) #6
apatrick_chromium
Per GpuWatchdogThread, maybe things have changed but it was not possible before for ScopedMethodFactory to ...
9 years, 1 month ago (2011-11-17 22:27:18 UTC) #7
awong
IIRC, someone went and messed with that a few months back. The code *reads* like ...
9 years, 1 month ago (2011-11-17 22:28:43 UTC) #8
dcheng
On 2011/11/17 22:28:43, awong wrote: > IIRC, someone went and messed with that a few ...
9 years, 1 month ago (2011-11-17 22:35:07 UTC) #9
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-status.appspot.com/cq/dcheng@chromium.org/8572047/6001
9 years, 1 month ago (2011-11-17 22:37:34 UTC) #10
commit-bot: I haz the power
9 years, 1 month ago (2011-11-17 23:44:00 UTC) #11
Try job failure for 8572047-6001 (retry) on linux_rel for step "ui_tests".
It's a second try, previously, step "ui_tests" failed.
http://build.chromium.org/p/tryserver.chromium/buildstatus?builder=linux_rel&...

Powered by Google App Engine
This is Rietveld 408576698