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

Issue 2102123002: Make Satisfy/Require callbacks pass Surface id and sequence by reference (Closed)

Created:
4 years, 5 months ago by xlai (Olivia)
Modified:
4 years, 5 months ago
CC:
ajuma+watch_chromium.org, blink-reviews, blink-reviews-platform-graphics_chromium.org, Rik, cc-bugs_chromium.org, chromium-reviews, danakj+watch_chromium.org, darin-cc_chromium.org, dshwang, drott+blinkwatch_chromium.org, krit, f(malita), jam, jbauman+watch_chromium.org, jbroman, Justin Novosad, kalyank, mlamouri+watch-content_chromium.org, pdr+graphicswatchlist_chromium.org, piman+watch_chromium.org, rwlbuis, Stephen Chennney, sievers+watch_chromium.org
Base URL:
https://chromium.googlesource.com/chromium/src.git@master
Target Ref:
refs/pending/heads/master
Project:
chromium
Visibility:
Public.

Description

Make Satisfy/Require callbacks pass Surface id and sequence by reference BUG=None CQ_INCLUDE_TRYBOTS=tryserver.blink:linux_blink_rel Committed: https://crrev.com/92e65345e6377de1ac9c2f3d783dde6f7b1aa65b Cr-Commit-Position: refs/heads/master@{#403187}

Patch Set 1 #

Patch Set 2 : m #

Patch Set 3 : ui compositor #

Patch Set 4 : More #

Total comments: 4

Patch Set 5 : Rename #

Patch Set 6 : Rebase #

Unified diffs Side-by-side diffs Delta from patch set Stats (+59 lines, -54 lines) Patch
M cc/layers/surface_layer.h View 1 chunk +3 lines, -2 lines 0 comments Download
M cc/layers/surface_layer_unittest.cc View 1 1 chunk +3 lines, -3 lines 0 comments Download
M cc/surfaces/surface_aggregator_unittest.cc View 1 2 3 4 5 1 chunk +2 lines, -1 line 0 comments Download
M cc/surfaces/surface_factory.h View 1 2 3 4 5 1 chunk +1 line, -1 line 0 comments Download
M cc/surfaces/surface_factory_client.h View 1 2 3 1 chunk +1 line, -1 line 0 comments Download
M cc/surfaces/surface_id_allocator.h View 1 2 3 4 1 chunk +1 line, -1 line 0 comments Download
M components/exo/surface.h View 1 2 3 1 chunk +2 lines, -1 line 0 comments Download
M components/exo/surface.cc View 1 2 3 4 5 2 chunks +4 lines, -4 lines 0 comments Download
M components/mus/gpu/display_compositor/compositor_frame_sink_impl.h View 1 2 3 1 chunk +1 line, -1 line 0 comments Download
M components/mus/gpu/display_compositor/compositor_frame_sink_impl.cc View 1 2 3 4 5 1 chunk +1 line, -1 line 0 comments Download
M content/browser/renderer_host/delegated_frame_host.h View 1 2 3 1 chunk +2 lines, -1 line 0 comments Download
M content/browser/renderer_host/delegated_frame_host.cc View 1 2 3 4 5 2 chunks +4 lines, -4 lines 0 comments Download
M content/browser/renderer_host/offscreen_canvas_surface_impl.h View 1 2 3 1 chunk +2 lines, -1 line 0 comments Download
M content/browser/renderer_host/offscreen_canvas_surface_impl.cc View 1 2 3 4 5 2 chunks +3 lines, -3 lines 0 comments Download
M content/browser/renderer_host/render_widget_host_view_android.cc View 1 2 3 4 5 1 chunk +3 lines, -3 lines 0 comments Download
M content/renderer/child_frame_compositing_helper.h View 1 chunk +6 lines, -6 lines 0 comments Download
M content/renderer/child_frame_compositing_helper.cc View 4 chunks +6 lines, -6 lines 0 comments Download
M third_party/WebKit/Source/platform/graphics/CanvasSurfaceLayerBridge.h View 1 chunk +2 lines, -2 lines 0 comments Download
M third_party/WebKit/Source/platform/graphics/CanvasSurfaceLayerBridge.cpp View 1 2 3 4 5 1 chunk +2 lines, -2 lines 0 comments Download
M third_party/WebKit/Source/platform/graphics/CanvasSurfaceLayerBridgeClient.h View 1 chunk +2 lines, -2 lines 0 comments Download
M third_party/WebKit/Source/platform/graphics/CanvasSurfaceLayerBridgeClientImpl.h View 1 chunk +2 lines, -2 lines 0 comments Download
M third_party/WebKit/Source/platform/graphics/CanvasSurfaceLayerBridgeClientImpl.cpp View 1 chunk +2 lines, -2 lines 0 comments Download
M third_party/WebKit/Source/platform/graphics/CanvasSurfaceLayerBridgeTest.cpp View 1 2 3 1 chunk +2 lines, -2 lines 0 comments Download
M ui/compositor/layer_unittest.cc View 1 2 1 chunk +2 lines, -2 lines 0 comments Download

Messages

Total messages: 37 (18 generated)
commit-bot: I haz the power
Dry run: CQ is trying da patch. Follow status at https://chromium-cq-status.appspot.com/v2/patch-status/codereview.chromium.org/2102123002/1
4 years, 5 months ago (2016-06-28 15:52:35 UTC) #3
commit-bot: I haz the power
Dry run: Try jobs failed on following builders: android_compile_dbg on master.tryserver.chromium.android (JOB_FAILED, https://build.chromium.org/p/tryserver.chromium.android/builders/android_compile_dbg/builds/88482)
4 years, 5 months ago (2016-06-28 16:06:03 UTC) #6
commit-bot: I haz the power
Dry run: CQ is trying da patch. Follow status at https://chromium-cq-status.appspot.com/v2/patch-status/codereview.chromium.org/2102123002/20001
4 years, 5 months ago (2016-06-28 16:11:56 UTC) #8
commit-bot: I haz the power
Dry run: Try jobs failed on following builders: linux_chromium_rel_ng on master.tryserver.chromium.linux (JOB_FAILED, http://build.chromium.org/p/tryserver.chromium.linux/builders/linux_chromium_rel_ng/builds/253820)
4 years, 5 months ago (2016-06-28 16:30:55 UTC) #10
commit-bot: I haz the power
Dry run: CQ is trying da patch. Follow status at https://chromium-cq-status.appspot.com/v2/patch-status/codereview.chromium.org/2102123002/40001
4 years, 5 months ago (2016-06-28 16:44:13 UTC) #12
commit-bot: I haz the power
Dry run: Try jobs failed on following builders: linux_chromium_rel_ng on master.tryserver.chromium.linux (JOB_FAILED, http://build.chromium.org/p/tryserver.chromium.linux/builders/linux_chromium_rel_ng/builds/253849)
4 years, 5 months ago (2016-06-28 18:12:42 UTC) #14
commit-bot: I haz the power
Dry run: CQ is trying da patch. Follow status at https://chromium-cq-status.appspot.com/v2/patch-status/codereview.chromium.org/2102123002/60001
4 years, 5 months ago (2016-06-28 18:53:47 UTC) #16
commit-bot: I haz the power
Dry run: This issue passed the CQ dry run.
4 years, 5 months ago (2016-06-28 20:40:59 UTC) #19
xlai (Olivia)
This patch does some refactoring on functions that pass SurfaceId and SurfaceSequence in parameters. Currently, ...
4 years, 5 months ago (2016-06-28 21:16:19 UTC) #20
Ben Goodger (Google)
-me +rjk
4 years, 5 months ago (2016-06-28 21:27:35 UTC) #22
danakj
cc LGTM https://codereview.chromium.org/2102123002/diff/60001/cc/surfaces/surface_factory.h File cc/surfaces/surface_factory.h (right): https://codereview.chromium.org/2102123002/diff/60001/cc/surfaces/surface_factory.h#newcode88 cc/surfaces/surface_factory.h:88: void did_destroy_surface_manager() { manager_ = nullptr; } ...
4 years, 5 months ago (2016-06-28 22:13:15 UTC) #24
rjkroege
mus/gpu lgtm https://codereview.chromium.org/2102123002/diff/60001/content/browser/renderer_host/offscreen_canvas_surface_impl.cc File content/browser/renderer_host/offscreen_canvas_surface_impl.cc (right): https://codereview.chromium.org/2102123002/diff/60001/content/browser/renderer_host/offscreen_canvas_surface_impl.cc#newcode31 content/browser/renderer_host/offscreen_canvas_surface_impl.cc:31: surface_factory_->did_destroy_surface_manager(); danakj@'s comment applies here too yes?
4 years, 5 months ago (2016-06-28 23:31:55 UTC) #25
xlai (Olivia)
This is a refactoring CL. I renamed the function to chromium style as accordingly. Also, ...
4 years, 5 months ago (2016-06-29 14:11:24 UTC) #27
reveman
components/exo lgtm
4 years, 5 months ago (2016-06-29 16:51:15 UTC) #28
kinuko
content and WebKit lgtm
4 years, 5 months ago (2016-06-30 09:31:15 UTC) #29
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-cq-status.appspot.com/v2/patch-status/codereview.chromium.org/2102123002/100001
4 years, 5 months ago (2016-06-30 14:24:33 UTC) #32
commit-bot: I haz the power
Committed patchset #6 (id:100001)
4 years, 5 months ago (2016-06-30 15:59:18 UTC) #34
commit-bot: I haz the power
CQ bit was unchecked.
4 years, 5 months ago (2016-06-30 15:59:31 UTC) #35
commit-bot: I haz the power
4 years, 5 months ago (2016-06-30 16:01:22 UTC) #37
Message was sent while issue was closed.
Patchset 6 (id:??) landed as
https://crrev.com/92e65345e6377de1ac9c2f3d783dde6f7b1aa65b
Cr-Commit-Position: refs/heads/master@{#403187}

Powered by Google App Engine
This is Rietveld 408576698