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

Issue 31043006: Moves creation of various clients to DesktopNativeWidgetAura (Closed)

Created:
7 years, 2 months ago by sky
Modified:
7 years, 2 months ago
CC:
chromium-reviews, tfarina, ben+views_chromium.org
Visibility:
Public.

Description

Moves creation of various clients to DesktopNativeWidgetAura We had a lot of duplication between the two DesktopRootWindowHost implementations. This consolidates the code. BUG=none TEST=none Committed: https://src.chromium.org/viewvc/chrome?view=rev&revision=230704

Patch Set 1 #

Patch Set 2 : cleanup #

Patch Set 3 : merge to trunk #

Patch Set 4 : merge 2 trunk #

Patch Set 5 : merge 2 trunk #

Patch Set 6 : Merge again #

Patch Set 7 : resolve merge #

Unified diffs Side-by-side diffs Delta from patch set Stats (+288 lines, -276 lines) Patch
M chrome/browser/ui/views/external_tab_container_win.cc View 1 2 2 chunks +3 lines, -5 lines 0 comments Download
M chrome/browser/ui/views/frame/browser_desktop_root_window_host.h View 1 chunk +0 lines, -1 line 0 comments Download
M chrome/browser/ui/views/frame/browser_desktop_root_window_host_win.h View 1 chunk +0 lines, -1 line 0 comments Download
M chrome/browser/ui/views/frame/browser_desktop_root_window_host_win.cc View 2 chunks +1 line, -5 lines 0 comments Download
M chrome/browser/ui/views/frame/browser_desktop_root_window_host_x11.h View 2 chunks +3 lines, -3 lines 0 comments Download
M chrome/browser/ui/views/frame/browser_desktop_root_window_host_x11.cc View 3 chunks +6 lines, -11 lines 0 comments Download
M chrome/browser/ui/views/frame/desktop_browser_frame_aura.cc View 1 chunk +0 lines, -1 line 0 comments Download
M ui/views/views.gyp View 1 2 1 chunk +1 line, -0 lines 0 comments Download
M ui/views/widget/desktop_aura/desktop_cursor_loader_updater.h View 1 2 3 2 chunks +8 lines, -1 line 0 comments Download
A ui/views/widget/desktop_aura/desktop_cursor_loader_updater_aurawin.cc View 1 chunk +14 lines, -0 lines 0 comments Download
M ui/views/widget/desktop_aura/desktop_cursor_loader_updater_aurax11.cc View 1 chunk +6 lines, -0 lines 0 comments Download
M ui/views/widget/desktop_aura/desktop_native_widget_aura.h View 1 2 3 4 5 6 8 chunks +17 lines, -11 lines 0 comments Download
M ui/views/widget/desktop_aura/desktop_native_widget_aura.cc View 1 2 3 4 5 6 8 chunks +105 lines, -38 lines 0 comments Download
M ui/views/widget/desktop_aura/desktop_root_window_host.h View 1 2 4 chunks +24 lines, -6 lines 0 comments Download
M ui/views/widget/desktop_aura/desktop_root_window_host_win.h View 1 2 5 chunks +11 lines, -16 lines 0 comments Download
M ui/views/widget/desktop_aura/desktop_root_window_host_win.cc View 1 2 9 chunks +27 lines, -64 lines 0 comments Download
M ui/views/widget/desktop_aura/desktop_root_window_host_x11.h View 1 2 6 chunks +10 lines, -21 lines 0 comments Download
M ui/views/widget/desktop_aura/desktop_root_window_host_x11.cc View 1 2 10 chunks +52 lines, -92 lines 0 comments Download

Messages

Total messages: 14 (0 generated)
sky
7 years, 2 months ago (2013-10-23 16:01:59 UTC) #1
Ben Goodger (Google)
lgtm
7 years, 2 months ago (2013-10-23 17:36:41 UTC) #2
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-status.appspot.com/cq/sky@chromium.org/31043006/400001
7 years, 2 months ago (2013-10-23 20:03:51 UTC) #3
commit-bot: I haz the power
Retried try job too often on win7_aura for step(s) interactive_ui_tests http://build.chromium.org/p/tryserver.chromium/buildstatus?builder=win7_aura&number=92410
7 years, 2 months ago (2013-10-23 21:56:59 UTC) #4
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-status.appspot.com/cq/sky@chromium.org/31043006/400001
7 years, 2 months ago (2013-10-23 22:39:49 UTC) #5
commit-bot: I haz the power
Failed to apply patch for ui/views/widget/desktop_aura/desktop_native_widget_aura.cc: While running patch -p1 --forward --force --no-backup-if-mismatch; patching file ...
7 years, 2 months ago (2013-10-23 22:39:55 UTC) #6
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-status.appspot.com/cq/sky@chromium.org/31043006/660001
7 years, 2 months ago (2013-10-23 23:00:26 UTC) #7
commit-bot: I haz the power
Failed to apply patch for ui/views/widget/desktop_aura/desktop_native_widget_aura.cc: While running patch -p1 --forward --force --no-backup-if-mismatch; patching file ...
7 years, 2 months ago (2013-10-23 23:00:34 UTC) #8
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-status.appspot.com/cq/sky@chromium.org/31043006/660001
7 years, 2 months ago (2013-10-23 23:08:36 UTC) #9
commit-bot: I haz the power
Failed to apply patch for ui/views/widget/desktop_aura/desktop_native_widget_aura.cc: While running patch -p1 --forward --force --no-backup-if-mismatch; patching file ...
7 years, 2 months ago (2013-10-23 23:08:42 UTC) #10
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-status.appspot.com/cq/sky@chromium.org/31043006/680001
7 years, 2 months ago (2013-10-23 23:23:13 UTC) #11
commit-bot: I haz the power
Sorry for I got bad news for ya. Compile failed with a clobber build on ...
7 years, 2 months ago (2013-10-24 00:08:25 UTC) #12
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-status.appspot.com/cq/sky@chromium.org/31043006/700001
7 years, 2 months ago (2013-10-24 02:35:28 UTC) #13
commit-bot: I haz the power
7 years, 2 months ago (2013-10-24 13:25:34 UTC) #14
Message was sent while issue was closed.
Change committed as 230704

Powered by Google App Engine
This is Rietveld 408576698