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

Issue 2468633002: Replaced cc::Display::SetSurfaceId() with SetLocalFrameId() (Closed)

Created:
4 years, 1 month ago by Alex Z.
Modified:
4 years, 1 month ago
CC:
chromium-reviews, nyquist+watch-blimp_chromium.org, kmarshall+watch-blimp_chromium.org, shaktisahu+watch-blimp_chromium.org, maniscalco+watch-blimp_chromium.org, bgoldman+watch-blimp_chromium.org, jam, gcasto+watch-blimp_chromium.org, jbauman+watch_chromium.org, marcinjb+watch-blimp_chromium.org, darin-cc_chromium.org, lethalantidote+watch-blimp_chromium.org, kalyank, scf+watch-blimp_chromium.org, piman+watch_chromium.org, cc-bugs_chromium.org, khushalsagar+watch-blimp_chromium.org, rjkroege, anandc+watch-blimp_chromium.org, sriramsr+watch-blimp_chromium.org, Ian Vollick, steimel+watch-blimp_chromium.org, perumaal+watch-blimp_chromium.org, danakj+watch_chromium.org, dtrainor+watch-blimp_chromium.org
Target Ref:
refs/pending/heads/master
Project:
chromium
Visibility:
Public.

Description

Replaced cc::Display::SetSurfaceId() with SetLocalFrameId() Display's FrameSinkId should never change. Therefore, the field is set to const and is now set in the constructor rather than Initialize(). BUG=656639 CQ_INCLUDE_TRYBOTS=master.tryserver.blink:linux_precise_blink_rel Committed: https://crrev.com/c9bab2153937afee58c5e9f467c1c4160e575cb6 Cr-Commit-Position: refs/heads/master@{#431315}

Patch Set 1 #

Patch Set 2 : Fixed Android compile errors #

Total comments: 2

Patch Set 3 : Nit change #

Patch Set 4 : Fixed more compile errors #

Patch Set 5 : Android compile error fix #

Patch Set 6 : More compile error fixes #

Patch Set 7 : rebase #

Patch Set 8 : rebase and minor bug fixes #

Unified diffs Side-by-side diffs Delta from patch set Stats (+62 lines, -60 lines) Patch
M android_webview/browser/surfaces_instance.cc View 1 2 3 4 5 6 2 chunks +3 lines, -3 lines 0 comments Download
M blimp/client/support/compositor/blimp_embedder_compositor.cc View 1 2 1 chunk +3 lines, -2 lines 0 comments Download
M cc/surfaces/direct_compositor_frame_sink.cc View 1 2 3 4 5 6 2 chunks +3 lines, -3 lines 0 comments Download
M cc/surfaces/direct_compositor_frame_sink_unittest.cc View 1 chunk +2 lines, -2 lines 0 comments Download
M cc/surfaces/display.h View 3 chunks +4 lines, -5 lines 0 comments Download
M cc/surfaces/display.cc View 1 2 3 4 5 6 7 4 chunks +11 lines, -8 lines 0 comments Download
M cc/surfaces/display_unittest.cc View 5 chunks +7 lines, -9 lines 0 comments Download
M cc/test/test_compositor_frame_sink.cc View 1 2 3 4 5 6 3 chunks +8 lines, -8 lines 0 comments Download
M content/browser/compositor/gpu_process_transport_factory.cc View 1 2 1 chunk +5 lines, -6 lines 0 comments Download
M content/browser/renderer_host/compositor_impl_android.cc View 1 2 3 4 5 1 chunk +3 lines, -2 lines 0 comments Download
M content/renderer/android/synchronous_compositor_frame_sink.cc View 1 2 3 4 5 6 2 chunks +4 lines, -4 lines 0 comments Download
M services/ui/ws/server_window_compositor_frame_sink.cc View 1 2 3 4 5 6 2 chunks +5 lines, -4 lines 0 comments Download
M ui/compositor/test/in_process_context_factory.cc View 1 chunk +4 lines, -4 lines 0 comments Download

Messages

Total messages: 52 (41 generated)
Alex Z.
dtrainor@chromium.org: Please review changes under blimp/ fsamuel@chromium.org: Please review my changes. This CL corresponds to ...
4 years, 1 month ago (2016-10-31 19:21:07 UTC) #5
piman
lgtm % compile fixes
4 years, 1 month ago (2016-10-31 21:15:50 UTC) #12
Fady Samuel
lgtm + nit. https://codereview.chromium.org/2468633002/diff/20001/cc/surfaces/display.cc File cc/surfaces/display.cc (right): https://codereview.chromium.org/2468633002/diff/20001/cc/surfaces/display.cc#newcode108 cc/surfaces/display.cc:108: device_scale_factor_ == device_scale_factor) nit: add braces
4 years, 1 month ago (2016-11-01 02:28:27 UTC) #13
David Trainor- moved to gerrit
blimp/ lgtm
4 years, 1 month ago (2016-11-02 16:46:26 UTC) #14
Alex Z.
michaelbai@chromium.org: Please review changes in android_webview/browser/surfaces_instance.cc https://codereview.chromium.org/2468633002/diff/20001/cc/surfaces/display.cc File cc/surfaces/display.cc (right): https://codereview.chromium.org/2468633002/diff/20001/cc/surfaces/display.cc#newcode108 cc/surfaces/display.cc:108: device_scale_factor_ == device_scale_factor) ...
4 years, 1 month ago (2016-11-09 19:26:51 UTC) #30
Fady Samuel
You'll likely need to rebase this patch now that your other patch has landed.
4 years, 1 month ago (2016-11-09 21:24:47 UTC) #33
michaelbai
add boliu@ for WebView
4 years, 1 month ago (2016-11-09 23:03:53 UTC) #40
boliu
lgtm
4 years, 1 month ago (2016-11-10 18:47:35 UTC) #43
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/2468633002/140001
4 years, 1 month ago (2016-11-10 19:22:37 UTC) #48
commit-bot: I haz the power
Committed patchset #8 (id:140001)
4 years, 1 month ago (2016-11-10 19:28:10 UTC) #50
commit-bot: I haz the power
4 years, 1 month ago (2016-11-10 19:40:32 UTC) #52
Message was sent while issue was closed.
Patchset 8 (id:??) landed as
https://crrev.com/c9bab2153937afee58c5e9f467c1c4160e575cb6
Cr-Commit-Position: refs/heads/master@{#431315}

Powered by Google App Engine
This is Rietveld 408576698