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

Issue 1759323003: Add resize gutter layers to DelegatedFrameHost (Closed)

Created:
4 years, 9 months ago by jbauman
Modified:
4 years, 9 months ago
Reviewers:
danakj, piman
CC:
chromium-reviews, jam, sievers+watch_chromium.org, jbauman+watch_chromium.org, darin-cc_chromium.org, kalyank, piman+watch_chromium.org, danakj+watch_chromium.org, miu+watch_chromium.org
Base URL:
https://chromium.googlesource.com/chromium/src.git@master
Target Ref:
refs/pending/heads/master
Project:
chromium
Visibility:
Public.

Description

Add resize gutter layers to DelegatedFrameHost If the current delegated frame size doesn't match the expected size of the renderer, use the body color from the renderer to create layers along the right and bottom sides to fill in the gap. This improves the appearance of resizing the new tab page and other pages with light backgrounds. BUG=505612 Committed: https://crrev.com/3cb637dda82dc3df902f9341718a8a785368204b Cr-Commit-Position: refs/heads/master@{#380739}

Patch Set 1 #

Patch Set 2 : #

Patch Set 3 : #

Total comments: 15

Patch Set 4 : #

Patch Set 5 : #

Unified diffs Side-by-side diffs Delta from patch set Stats (+108 lines, -3 lines) Patch
M content/browser/compositor/delegated_frame_host.h View 1 2 3 4 2 chunks +10 lines, -0 lines 0 comments Download
M content/browser/compositor/delegated_frame_host.cc View 1 2 3 4 5 chunks +45 lines, -0 lines 0 comments Download
M content/browser/renderer_host/render_widget_host_view_aura_unittest.cc View 1 2 3 4 chunks +53 lines, -3 lines 0 comments Download

Messages

Total messages: 27 (12 generated)
jbauman
4 years, 9 months ago (2016-03-05 01:14:53 UTC) #4
danakj
I notice there are no tests, what can our story be for that?
4 years, 9 months ago (2016-03-05 01:29:37 UTC) #5
jbauman
On 2016/03/05 01:29:37, danakj wrote: > I notice there are no tests, what can our ...
4 years, 9 months ago (2016-03-07 23:58:30 UTC) #6
danakj
https://codereview.chromium.org/1759323003/diff/40001/content/browser/compositor/delegated_frame_host.cc File content/browser/compositor/delegated_frame_host.cc (right): https://codereview.chromium.org/1759323003/diff/40001/content/browser/compositor/delegated_frame_host.cc#newcode72 content/browser/compositor/delegated_frame_host.cc:72: background_color_(SK_ColorWHITE), There's some work to be done to not ...
4 years, 9 months ago (2016-03-08 00:09:44 UTC) #7
jbauman
https://codereview.chromium.org/1759323003/diff/40001/content/browser/compositor/delegated_frame_host.cc File content/browser/compositor/delegated_frame_host.cc (right): https://codereview.chromium.org/1759323003/diff/40001/content/browser/compositor/delegated_frame_host.cc#newcode72 content/browser/compositor/delegated_frame_host.cc:72: background_color_(SK_ColorWHITE), On 2016/03/08 00:09:43, danakj wrote: > There's some ...
4 years, 9 months ago (2016-03-08 01:45:29 UTC) #8
danakj
LGTM https://codereview.chromium.org/1759323003/diff/40001/content/browser/compositor/delegated_frame_host.cc File content/browser/compositor/delegated_frame_host.cc (right): https://codereview.chromium.org/1759323003/diff/40001/content/browser/compositor/delegated_frame_host.cc#newcode72 content/browser/compositor/delegated_frame_host.cc:72: background_color_(SK_ColorWHITE), On 2016/03/08 01:45:29, jbauman wrote: > On ...
4 years, 9 months ago (2016-03-10 22:53:18 UTC) #9
jbauman
piman@: content/ OWNERS review please.
4 years, 9 months ago (2016-03-11 02:11:53 UTC) #11
piman
lgtm
4 years, 9 months ago (2016-03-11 02:28:06 UTC) #12
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-cq-status.appspot.com/patch-status/1759323003/80001 View timeline at https://chromium-cq-status.appspot.com/patch-timeline/1759323003/80001
4 years, 9 months ago (2016-03-11 02:47:28 UTC) #15
commit-bot: I haz the power
Try jobs failed on following builders: win_chromium_rel_ng on tryserver.chromium.win (JOB_FAILED, http://build.chromium.org/p/tryserver.chromium.win/builders/win_chromium_rel_ng/builds/187685)
4 years, 9 months ago (2016-03-11 02:55:49 UTC) #17
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-cq-status.appspot.com/patch-status/1759323003/80001 View timeline at https://chromium-cq-status.appspot.com/patch-timeline/1759323003/80001
4 years, 9 months ago (2016-03-11 06:24:48 UTC) #19
commit-bot: I haz the power
Try jobs failed on following builders: linux_chromium_asan_rel_ng on tryserver.chromium.linux (JOB_FAILED, http://build.chromium.org/p/tryserver.chromium.linux/builders/linux_chromium_asan_rel_ng/builds/129548)
4 years, 9 months ago (2016-03-11 07:47:04 UTC) #21
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-cq-status.appspot.com/patch-status/1759323003/80001 View timeline at https://chromium-cq-status.appspot.com/patch-timeline/1759323003/80001
4 years, 9 months ago (2016-03-11 19:51:47 UTC) #23
commit-bot: I haz the power
Committed patchset #5 (id:80001)
4 years, 9 months ago (2016-03-11 21:30:59 UTC) #25
commit-bot: I haz the power
4 years, 9 months ago (2016-03-11 21:32:47 UTC) #27
Message was sent while issue was closed.
Patchset 5 (id:??) landed as
https://crrev.com/3cb637dda82dc3df902f9341718a8a785368204b
Cr-Commit-Position: refs/heads/master@{#380739}

Powered by Google App Engine
This is Rietveld 408576698