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

Issue 2251543002: Add solid black background for arc immersive fullscreen. (Closed)

Created:
4 years, 4 months ago by oshima
Modified:
4 years, 4 months ago
Reviewers:
reveman
CC:
chromium-reviews, kalyank, sadrul
Base URL:
https://chromium.googlesource.com/chromium/src.git@master
Target Ref:
refs/pending/heads/master
Project:
chromium
Visibility:
Public.

Description

Add solid black background for arc immersive fullscreen. BUG=637854 Committed: https://crrev.com/c81e0cce848adda65b4e78b1a6a51e6670296e5f Cr-Commit-Position: refs/heads/master@{#412865}

Patch Set 1 #

Total comments: 5

Patch Set 2 : Add solid black background for arc immersive fullscreen. #

Patch Set 3 : addressed comment #

Total comments: 2

Patch Set 4 : addressed comment #

Unified diffs Side-by-side diffs Delta from patch set Stats (+56 lines, -3 lines) Patch
M components/exo/shell_surface.cc View 1 2 3 1 chunk +20 lines, -3 lines 0 comments Download
M components/exo/shell_surface_unittest.cc View 1 chunk +36 lines, -0 lines 0 comments Download

Messages

Total messages: 45 (35 generated)
oshima
I'm using the existing shadow underlay for now as I'm not 100% sure if this ...
4 years, 4 months ago (2016-08-17 01:31:45 UTC) #17
reveman
https://codereview.chromium.org/2251543002/diff/40001/components/exo/shell_surface.cc File components/exo/shell_surface.cc (right): https://codereview.chromium.org/2251543002/diff/40001/components/exo/shell_surface.cc#newcode1217 components/exo/shell_surface.cc:1217: if (widget_->IsFullscreen() && why do we need to do ...
4 years, 4 months ago (2016-08-17 13:50:36 UTC) #18
oshima
https://codereview.chromium.org/2251543002/diff/40001/components/exo/shell_surface.cc File components/exo/shell_surface.cc (right): https://codereview.chromium.org/2251543002/diff/40001/components/exo/shell_surface.cc#newcode1217 components/exo/shell_surface.cc:1217: if (widget_->IsFullscreen() && On 2016/08/17 13:50:36, reveman wrote: > ...
4 years, 4 months ago (2016-08-17 15:16:13 UTC) #21
reveman
https://codereview.chromium.org/2251543002/diff/40001/components/exo/shell_surface.cc File components/exo/shell_surface.cc (right): https://codereview.chromium.org/2251543002/diff/40001/components/exo/shell_surface.cc#newcode1217 components/exo/shell_surface.cc:1217: if (widget_->IsFullscreen() && On 2016/08/17 at 15:16:12, oshima wrote: ...
4 years, 4 months ago (2016-08-17 15:54:50 UTC) #25
oshima
On 2016/08/17 15:54:50, reveman wrote: > https://codereview.chromium.org/2251543002/diff/40001/components/exo/shell_surface.cc > File components/exo/shell_surface.cc (right): > > https://codereview.chromium.org/2251543002/diff/40001/components/exo/shell_surface.cc#newcode1217 > ...
4 years, 4 months ago (2016-08-18 05:14:54 UTC) #33
reveman
lgtm with nit https://codereview.chromium.org/2251543002/diff/160001/components/exo/shell_surface.cc File components/exo/shell_surface.cc (right): https://codereview.chromium.org/2251543002/diff/160001/components/exo/shell_surface.cc#newcode1245 components/exo/shell_surface.cc:1245: ash::wm::WindowState* window_state = ash::wm::GetWindowState(window); nit: no ...
4 years, 4 months ago (2016-08-18 16:01:21 UTC) #36
oshima
https://codereview.chromium.org/2251543002/diff/160001/components/exo/shell_surface.cc File components/exo/shell_surface.cc (right): https://codereview.chromium.org/2251543002/diff/160001/components/exo/shell_surface.cc#newcode1245 components/exo/shell_surface.cc:1245: ash::wm::WindowState* window_state = ash::wm::GetWindowState(window); On 2016/08/18 16:01:21, reveman wrote: ...
4 years, 4 months ago (2016-08-18 16:24:01 UTC) #37
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/2251543002/200001
4 years, 4 months ago (2016-08-18 16:25:36 UTC) #41
commit-bot: I haz the power
Committed patchset #4 (id:200001)
4 years, 4 months ago (2016-08-18 17:13:34 UTC) #43
commit-bot: I haz the power
4 years, 4 months ago (2016-08-18 17:15:22 UTC) #45
Message was sent while issue was closed.
Patchset 4 (id:??) landed as
https://crrev.com/c81e0cce848adda65b4e78b1a6a51e6670296e5f
Cr-Commit-Position: refs/heads/master@{#412865}

Powered by Google App Engine
This is Rietveld 408576698