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

Issue 634113002: Use solid color layer for delegated surface. (Closed)

Created:
6 years, 2 months ago by jbauman
Modified:
6 years, 2 months ago
Reviewers:
sky, piman
CC:
chromium-reviews, yusukes+watch_chromium.org, yukishiino+watch_chromium.org, Ian Vollick, jam, penghuang+watch_chromium.org, sievers+watch_chromium.org, jbauman+watch_chromium.org, nona+watch_chromium.org, darin-cc_chromium.org, kalyank, piman+watch_chromium.org, danakj+watch_chromium.org, James Su, cc-bugs_chromium.org, miu+watch_chromium.org
Base URL:
https://chromium.googlesource.com/chromium/src.git@master
Project:
chromium
Visibility:
Public.

Description

Use solid color layer for delegated surface. With delegated frames, we either want to display the frame itself or a single color (white). Default the layer for delegated frames to be solid color, and allow the layer to be switched from delegated to solid color when the delegated contents go away. BUG=420832 Committed: https://crrev.com/f472c68723886e6f4878ce1214881faef492dc1d Cr-Commit-Position: refs/heads/master@{#299353}

Patch Set 1 #

Patch Set 2 : #

Patch Set 3 : #

Patch Set 4 : #

Total comments: 1

Patch Set 5 : #

Total comments: 1
Unified diffs Side-by-side diffs Delta from patch set Stats (+42 lines, -43 lines) Patch
M ash/display/mirror_window_controller.cc View 1 1 chunk +1 line, -1 line 1 comment Download
M content/browser/compositor/delegated_frame_host.cc View 1 chunk +1 line, -1 line 0 comments Download
M content/browser/compositor/reflector_impl.cc View 2 chunks +2 lines, -2 lines 0 comments Download
M content/browser/renderer_host/render_widget_host_view_aura.cc View 1 2 3 4 5 chunks +9 lines, -8 lines 0 comments Download
M content/browser/renderer_host/render_widget_host_view_mac.mm View 1 2 3 4 1 chunk +1 line, -1 line 0 comments Download
M ui/aura/bench/bench_main.cc View 1 2 chunks +2 lines, -2 lines 0 comments Download
M ui/compositor/layer.h View 2 chunks +3 lines, -2 lines 0 comments Download
M ui/compositor/layer.cc View 1 2 3 10 chunks +16 lines, -19 lines 0 comments Download
M ui/compositor/layer_unittest.cc View 1 2 4 chunks +7 lines, -7 lines 0 comments Download

Messages

Total messages: 12 (3 generated)
jbauman
6 years, 2 months ago (2014-10-09 01:51:19 UTC) #2
piman
lgtm https://codereview.chromium.org/634113002/diff/60001/content/browser/renderer_host/render_widget_host_view_aura.cc File content/browser/renderer_host/render_widget_host_view_aura.cc (right): https://codereview.chromium.org/634113002/diff/60001/content/browser/renderer_host/render_widget_host_view_aura.cc#newcode1689 content/browser/renderer_host/render_widget_host_view_aura.cc:1689: DCHECK(false); nit: NOTREACHED()
6 years, 2 months ago (2014-10-09 06:30:27 UTC) #3
jbauman
Also sky@ for OWNERS review of ui/aura/* and ash/*
6 years, 2 months ago (2014-10-09 20:50:06 UTC) #5
sky
https://codereview.chromium.org/634113002/diff/80001/ash/display/mirror_window_controller.cc File ash/display/mirror_window_controller.cc (right): https://codereview.chromium.org/634113002/diff/80001/ash/display/mirror_window_controller.cc#newcode116 ash/display/mirror_window_controller.cc:116: mirror_window->Init(aura::WINDOW_LAYER_SOLID_COLOR); Why is solid color right here?
6 years, 2 months ago (2014-10-10 02:42:58 UTC) #6
jbauman
On 2014/10/10 02:42:58, sky wrote: > https://codereview.chromium.org/634113002/diff/80001/ash/display/mirror_window_controller.cc > File ash/display/mirror_window_controller.cc (right): > > https://codereview.chromium.org/634113002/diff/80001/ash/display/mirror_window_controller.cc#newcode116 > ...
6 years, 2 months ago (2014-10-10 23:20:45 UTC) #7
sky
LGTM
6 years, 2 months ago (2014-10-13 16:53:01 UTC) #8
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-cq-status.appspot.com/patch-status/634113002/80001
6 years, 2 months ago (2014-10-13 19:33:35 UTC) #10
commit-bot: I haz the power
Committed patchset #5 (id:80001)
6 years, 2 months ago (2014-10-13 20:06:55 UTC) #11
commit-bot: I haz the power
6 years, 2 months ago (2014-10-13 20:07:36 UTC) #12
Message was sent while issue was closed.
Patchset 5 (id:??) landed as
https://crrev.com/f472c68723886e6f4878ce1214881faef492dc1d
Cr-Commit-Position: refs/heads/master@{#299353}

Powered by Google App Engine
This is Rietveld 408576698