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

Issue 189463013: [Refactor] Move code for painting the window header for browser windows out of ash (Closed)

Created:
6 years, 9 months ago by pkotwicz
Modified:
6 years, 9 months ago
Reviewers:
James Cook
CC:
chromium-reviews, kalyank, sadrul, ben+ash_chromium.org, tfarina
Visibility:
Public.

Description

[Refactor] Move code for painting the window header for browser windows out of ash BUG=340143 TEST=None Committed: https://src.chromium.org/viewvc/chrome?view=rev&revision=257494

Patch Set 1 : #

Total comments: 21

Patch Set 2 : #

Patch Set 3 : #

Patch Set 4 : #

Unified diffs Side-by-side diffs Delta from patch set Stats (+1353 lines, -1100 lines) Patch
M ash/ash.gyp View 1 2 3 2 chunks +5 lines, -2 lines 0 comments Download
M ash/frame/custom_frame_view_ash.h View 1 1 chunk +0 lines, -1 line 0 comments Download
M ash/frame/custom_frame_view_ash.cc View 1 11 chunks +16 lines, -41 lines 0 comments Download
M ash/frame/custom_frame_view_ash_unittest.cc View 1 1 chunk +1 line, -1 line 0 comments Download
A ash/frame/default_header_painter.h View 1 2 3 1 chunk +94 lines, -0 lines 0 comments Download
A ash/frame/default_header_painter.cc View 1 2 3 1 chunk +319 lines, -0 lines 0 comments Download
A ash/frame/default_header_painter_unittest.cc View 1 2 3 1 chunk +57 lines, -0 lines 0 comments Download
M ash/frame/frame_border_hit_test_controller.h View 1 2 chunks +7 lines, -6 lines 0 comments Download
M ash/frame/frame_border_hit_test_controller.cc View 1 5 chunks +19 lines, -7 lines 0 comments Download
M ash/frame/header_painter.h View 1 1 chunk +12 lines, -153 lines 0 comments Download
D ash/frame/header_painter.cc View 1 1 chunk +0 lines, -634 lines 0 comments Download
D ash/frame/header_painter_unittest.cc View 1 1 chunk +0 lines, -83 lines 0 comments Download
A ash/frame/header_painter_util.h View 1 1 chunk +58 lines, -0 lines 0 comments Download
A ash/frame/header_painter_util.cc View 1 1 chunk +107 lines, -0 lines 0 comments Download
M ash/wm/panels/panel_frame_view.h View 3 chunks +2 lines, -5 lines 0 comments Download
M ash/wm/panels/panel_frame_view.cc View 1 7 chunks +13 lines, -29 lines 0 comments Download
A chrome/browser/ui/views/frame/browser_header_painter_ash.h View 1 2 3 1 chunk +119 lines, -0 lines 0 comments Download
A chrome/browser/ui/views/frame/browser_header_painter_ash.cc View 1 2 3 1 chunk +474 lines, -0 lines 0 comments Download
M chrome/browser/ui/views/frame/browser_non_client_frame_view_ash.h View 1 2 chunks +2 lines, -19 lines 0 comments Download
M chrome/browser/ui/views/frame/browser_non_client_frame_view_ash.cc View 1 2 3 10 chunks +41 lines, -114 lines 0 comments Download
M chrome/browser/ui/views/frame/browser_non_client_frame_view_ash_browsertest.cc View 1 5 chunks +5 lines, -5 lines 0 comments Download
M chrome/chrome_browser_ui.gypi View 1 2 3 1 chunk +2 lines, -0 lines 0 comments Download

Messages

Total messages: 24 (0 generated)
pkotwicz
James, PTAL
6 years, 9 months ago (2014-03-09 05:06:39 UTC) #1
James Cook
A few comments. https://codereview.chromium.org/189463013/diff/10022/ash/wm/custom_frame_view_ash_unittest.cc File ash/wm/custom_frame_view_ash_unittest.cc (right): https://codereview.chromium.org/189463013/diff/10022/ash/wm/custom_frame_view_ash_unittest.cc#newcode50 ash/wm/custom_frame_view_ash_unittest.cc:50: TEST_F(CustomFrameViewAshTest, HeaderHeight) { Not for this ...
6 years, 9 months ago (2014-03-10 17:32:30 UTC) #2
pkotwicz
James, can you please take another look? I made the changes that you requested + ...
6 years, 9 months ago (2014-03-14 17:56:21 UTC) #3
James Cook
LGTM https://codereview.chromium.org/189463013/diff/10022/chrome/browser/ui/views/frame/browser_header_painter_ash.cc File chrome/browser/ui/views/frame/browser_header_painter_ash.cc (right): https://codereview.chromium.org/189463013/diff/10022/chrome/browser/ui/views/frame/browser_header_painter_ash.cc#newcode163 chrome/browser/ui/views/frame/browser_header_painter_ash.cc:163: aura::Window* parent = frame_->GetNativeWindow()->parent(); On 2014/03/14 17:56:22, pkotwicz ...
6 years, 9 months ago (2014-03-14 18:27:15 UTC) #4
pkotwicz
https://codereview.chromium.org/189463013/diff/10022/chrome/browser/ui/views/frame/browser_non_client_frame_view_ash.cc File chrome/browser/ui/views/frame/browser_non_client_frame_view_ash.cc (right): https://codereview.chromium.org/189463013/diff/10022/chrome/browser/ui/views/frame/browser_non_client_frame_view_ash.cc#newcode112 chrome/browser/ui/views/frame/browser_non_client_frame_view_ash.cc:112: header_painter_.reset(header_painter); I swapped the order of lines 110 and ...
6 years, 9 months ago (2014-03-16 17:27:17 UTC) #5
pkotwicz
The CQ bit was checked by pkotwicz@chromium.org
6 years, 9 months ago (2014-03-16 17:39:45 UTC) #6
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-status.appspot.com/cq/pkotwicz@chromium.org/189463013/260001
6 years, 9 months ago (2014-03-16 17:39:47 UTC) #7
commit-bot: I haz the power
The CQ bit was unchecked by commit-bot@chromium.org
6 years, 9 months ago (2014-03-16 19:05:30 UTC) #8
commit-bot: I haz the power
Try jobs failed on following builders: tryserver.chromium on linux_chromium_rel
6 years, 9 months ago (2014-03-16 19:05:30 UTC) #9
pkotwicz
The CQ bit was checked by pkotwicz@chromium.org
6 years, 9 months ago (2014-03-16 20:06:43 UTC) #10
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-status.appspot.com/cq/pkotwicz@chromium.org/189463013/260001
6 years, 9 months ago (2014-03-16 20:06:48 UTC) #11
commit-bot: I haz the power
The CQ bit was unchecked by commit-bot@chromium.org
6 years, 9 months ago (2014-03-16 20:15:02 UTC) #12
commit-bot: I haz the power
Try jobs failed on following builders: tryserver.chromium on mac_chromium_rel
6 years, 9 months ago (2014-03-16 20:15:03 UTC) #13
pkotwicz
The CQ bit was checked by pkotwicz@chromium.org
6 years, 9 months ago (2014-03-17 14:29:25 UTC) #14
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-status.appspot.com/cq/pkotwicz@chromium.org/189463013/260001
6 years, 9 months ago (2014-03-17 14:29:37 UTC) #15
commit-bot: I haz the power
The CQ bit was unchecked by commit-bot@chromium.org
6 years, 9 months ago (2014-03-17 15:50:04 UTC) #16
commit-bot: I haz the power
Try jobs failed on following builders: tryserver.chromium on linux_chromium_rel
6 years, 9 months ago (2014-03-17 15:50:05 UTC) #17
pkotwicz
The CQ bit was checked by pkotwicz@chromium.org
6 years, 9 months ago (2014-03-17 16:51:12 UTC) #18
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-status.appspot.com/cq/pkotwicz@chromium.org/189463013/260001
6 years, 9 months ago (2014-03-17 16:51:24 UTC) #19
commit-bot: I haz the power
The CQ bit was unchecked by commit-bot@chromium.org
6 years, 9 months ago (2014-03-17 20:19:48 UTC) #20
commit-bot: I haz the power
Commit queue rejected this change because the description was changed between the time the change ...
6 years, 9 months ago (2014-03-17 20:19:49 UTC) #21
pkotwicz
The CQ bit was checked by pkotwicz@chromium.org
6 years, 9 months ago (2014-03-17 21:15:29 UTC) #22
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-status.appspot.com/cq/pkotwicz@chromium.org/189463013/260001
6 years, 9 months ago (2014-03-17 21:16:03 UTC) #23
commit-bot: I haz the power
6 years, 9 months ago (2014-03-17 21:19:00 UTC) #24
Message was sent while issue was closed.
Change committed as 257494

Powered by Google App Engine
This is Rietveld 408576698