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

Issue 17447007: Change WGC3DInProcessCBImpl factories to return a base class pointer. (Closed)

Created:
7 years, 6 months ago by no sievers
Modified:
7 years, 6 months ago
Reviewers:
jamesr, piman
CC:
chromium-reviews, cc-bugs_chromium.org, darin-cc_chromium.org, apatrick_chromium
Visibility:
Public.

Description

Change WGC3DInProcessCBImpl factories to return a base class pointer. TBR=sky@chromium.org for ui/aura/bench/bench_main.cc Committed: https://src.chromium.org/viewvc/chrome?view=rev&revision=207782

Patch Set 1 #

Total comments: 2

Patch Set 2 : return scoped_ptr #

Patch Set 3 : rebase #

Patch Set 4 : adjust compositor.cc for scoped_ptr #

Patch Set 5 : fix image_transport_factory.cc #

Patch Set 6 : rebase #

Patch Set 7 : #

Unified diffs Side-by-side diffs Delta from patch set Stats (+86 lines, -76 lines) Patch
M cc/test/layer_tree_pixel_test.cc View 1 2 3 4 5 2 chunks +3 lines, -5 lines 0 comments Download
M cc/test/pixel_test.cc View 1 2 1 chunk +1 line, -1 line 0 comments Download
M content/browser/renderer_host/image_transport_factory.cc View 1 2 3 4 7 chunks +21 lines, -15 lines 0 comments Download
M content/browser/renderer_host/image_transport_factory_android.cc View 1 2 3 4 5 6 2 chunks +3 lines, -3 lines 0 comments Download
M content/common/gpu/client/gl_helper_benchmark.cc View 1 2 3 4 5 6 1 chunk +2 lines, -3 lines 0 comments Download
M content/common/gpu/client/gl_helper_unittests.cc View 1 2 3 4 5 6 1 chunk +2 lines, -3 lines 0 comments Download
M ui/aura/bench/bench_main.cc View 1 2 3 4 5 6 1 chunk +1 line, -1 line 0 comments Download
M ui/compositor/compositor.h View 1 2 3 4 chunks +6 lines, -4 lines 0 comments Download
M ui/compositor/compositor.cc View 1 2 3 4 5 6 chunks +21 lines, -19 lines 0 comments Download
M webkit/common/gpu/context_provider_in_process.h View 2 chunks +5 lines, -3 lines 0 comments Download
M webkit/common/gpu/context_provider_in_process.cc View 1 2 chunks +3 lines, -2 lines 0 comments Download
M webkit/common/gpu/webgraphicscontext3d_in_process_command_buffer_impl.h View 1 2 1 chunk +6 lines, -8 lines 0 comments Download
M webkit/common/gpu/webgraphicscontext3d_in_process_command_buffer_impl.cc View 1 2 1 chunk +11 lines, -8 lines 0 comments Download
M webkit/support/test_webkit_platform_support.cc View 1 2 3 4 5 1 chunk +1 line, -1 line 0 comments Download

Messages

Total messages: 20 (0 generated)
no sievers
ptal
7 years, 6 months ago (2013-06-19 23:04:56 UTC) #1
jamesr
nice! lgtm, although we could use slightly more smarter pointers if you're inclined https://codereview.chromium.org/17447007/diff/1/webkit/common/gpu/webgraphicscontext3d_in_process_command_buffer_impl.h File ...
7 years, 6 months ago (2013-06-19 23:07:16 UTC) #2
no sievers
https://codereview.chromium.org/17447007/diff/1/webkit/common/gpu/webgraphicscontext3d_in_process_command_buffer_impl.h File webkit/common/gpu/webgraphicscontext3d_in_process_command_buffer_impl.h (right): https://codereview.chromium.org/17447007/diff/1/webkit/common/gpu/webgraphicscontext3d_in_process_command_buffer_impl.h#newcode50 webkit/common/gpu/webgraphicscontext3d_in_process_command_buffer_impl.h:50: static WebKit::WebGraphicsContext3D* On 2013/06/19 23:07:16, jamesr wrote: > not ...
7 years, 6 months ago (2013-06-20 00:43:47 UTC) #3
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-status.appspot.com/cq/sievers@chromium.org/17447007/8001
7 years, 6 months ago (2013-06-20 01:56:36 UTC) #4
commit-bot: I haz the power
Sorry for I got bad news for ya. Compile failed with a clobber build on ...
7 years, 6 months ago (2013-06-20 03:22:49 UTC) #5
no sievers
+piman for ui/compositor/compositor.h/.cc - had to adjust the call sites there for the WGC3DIPCB factory ...
7 years, 6 months ago (2013-06-20 17:10:31 UTC) #6
piman
lgtm
7 years, 6 months ago (2013-06-20 17:12:36 UTC) #7
danakj
Thanks for doing this!
7 years, 6 months ago (2013-06-20 17:13:03 UTC) #8
no sievers
@piman: Sorry I missed some covariant virtual functions that I had to make more explicit ...
7 years, 6 months ago (2013-06-20 19:06:41 UTC) #9
piman
lgtm
7 years, 6 months ago (2013-06-20 19:41:06 UTC) #10
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-status.appspot.com/cq/sievers@chromium.org/17447007/34001
7 years, 6 months ago (2013-06-20 22:26:56 UTC) #11
commit-bot: I haz the power
Failed to apply patch for cc/test/layer_tree_pixel_test.cc: While running patch -p1 --forward --force --no-backup-if-mismatch; patching file ...
7 years, 6 months ago (2013-06-20 22:27:00 UTC) #12
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-status.appspot.com/cq/sievers@chromium.org/17447007/44001
7 years, 6 months ago (2013-06-20 22:35:32 UTC) #13
commit-bot: I haz the power
Sorry for I got bad news for ya. Compile failed with a clobber build on ...
7 years, 6 months ago (2013-06-20 23:13:35 UTC) #14
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-status.appspot.com/cq/sievers@chromium.org/17447007/63001
7 years, 6 months ago (2013-06-20 23:29:20 UTC) #15
commit-bot: I haz the power
Retried try job too often on chromium_presubmit for step(s) presubmit http://build.chromium.org/p/tryserver.chromium/buildstatus?builder=chromium_presubmit&number=11084
7 years, 6 months ago (2013-06-20 23:41:42 UTC) #16
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-status.appspot.com/cq/sievers@chromium.org/17447007/63001
7 years, 6 months ago (2013-06-20 23:56:41 UTC) #17
commit-bot: I haz the power
Retried try job too often on chromium_presubmit for step(s) presubmit http://build.chromium.org/p/tryserver.chromium/buildstatus?builder=chromium_presubmit&number=11097
7 years, 6 months ago (2013-06-21 00:08:38 UTC) #18
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-status.appspot.com/cq/sievers@chromium.org/17447007/63001
7 years, 6 months ago (2013-06-21 00:27:08 UTC) #19
commit-bot: I haz the power
7 years, 6 months ago (2013-06-21 10:03:39 UTC) #20
Message was sent while issue was closed.
Change committed as 207782

Powered by Google App Engine
This is Rietveld 408576698