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 400413002: aura: Use PlatformWindow from WindowTreeHost. (Closed)

Created:
6 years, 5 months ago by sadrul
Modified:
6 years, 5 months ago
CC:
chromium-reviews, rjkroege, ozone-reviews_chromium.org, qsr+mojo_chromium.org, viettrungluu+watch_chromium.org, ben+aura_chromium.org, yzshen+watch_chromium.org, abarth-chromium, Aaron Boodman, kalyank, darin (slow to review), ben+mojo_chromium.org, ben+ash_chromium.org
Project:
chromium
Visibility:
Public.

Description

aura: Use PlatformWindow from WindowTreeHostWin. With this patch, both Windows and Ozone implementations use PlatformWindow for interacting with the native windowing system. Eventually, the X11 implementations will also use this, and WindowTreeHost will have a single implementation on all platforms. BUG=none R=ben@chromium.org Previously landed in r284850, but reverted in r284905 because it broke a multi- window ash unit-test on Windows. The test is now disabled (r284931). Committed: https://src.chromium.org/viewvc/chrome?view=rev&revision=284986

Patch Set 1 #

Patch Set 2 : . #

Patch Set 3 : . #

Patch Set 4 : . #

Patch Set 5 : . #

Total comments: 3

Patch Set 6 : . #

Patch Set 7 : tot-merge #

Patch Set 8 : . #

Patch Set 9 : reland #

Unified diffs Side-by-side diffs Delta from patch set Stats (+113 lines, -157 lines) Patch
M ash/ash.gyp View 1 2 3 4 5 6 7 1 chunk +1 line, -0 lines 0 comments Download
M ash/test/ash_test_base.cc View 1 3 chunks +3 lines, -2 lines 0 comments Download
M mojo/services/native_viewport/native_viewport_ozone.cc View 1 2 3 4 5 1 chunk +2 lines, -0 lines 0 comments Download
M mojo/services/native_viewport/native_viewport_win.cc View 1 2 3 4 5 6 1 chunk +2 lines, -0 lines 0 comments Download
M mojo/services/native_viewport/native_viewport_x11.cc View 1 2 3 4 5 1 chunk +2 lines, -0 lines 0 comments Download
M ui/aura/aura.gyp View 6 7 1 chunk +1 line, -0 lines 0 comments Download
M ui/aura/window_tree_host_ozone.h View 1 chunk +1 line, -0 lines 0 comments Download
M ui/aura/window_tree_host_ozone.cc View 1 chunk +3 lines, -0 lines 0 comments Download
M ui/aura/window_tree_host_win.h View 1 2 2 chunks +25 lines, -47 lines 0 comments Download
M ui/aura/window_tree_host_win.cc View 1 2 3 4 4 chunks +48 lines, -108 lines 0 comments Download
M ui/ozone/demo/egl_demo.cc View 1 chunk +1 line, -0 lines 0 comments Download
M ui/platform_window/platform_window_delegate.h View 2 3 4 6 1 chunk +2 lines, -0 lines 0 comments Download
M ui/platform_window/win/win_window.h View 2 3 4 6 1 chunk +9 lines, -0 lines 0 comments Download
M ui/platform_window/win/win_window.cc View 1 2 3 4 5 6 4 chunks +13 lines, -0 lines 0 comments Download

Messages

Total messages: 6 (0 generated)
sadrul
6 years, 5 months ago (2014-07-20 05:10:38 UTC) #1
Ben Goodger (Google)
lgtm https://codereview.chromium.org/400413002/diff/190001/ui/aura/aura.gyp File ui/aura/aura.gyp (right): https://codereview.chromium.org/400413002/diff/190001/ui/aura/aura.gyp#newcode127 ui/aura/aura.gyp:127: '../platform_window/win/win_window.gyp:win_window', quick note... any reason you didn't provide ...
6 years, 5 months ago (2014-07-21 17:39:50 UTC) #2
sadrul
https://codereview.chromium.org/400413002/diff/190001/ui/aura/aura.gyp File ui/aura/aura.gyp (right): https://codereview.chromium.org/400413002/diff/190001/ui/aura/aura.gyp#newcode127 ui/aura/aura.gyp:127: '../platform_window/win/win_window.gyp:win_window', On 2014/07/21 17:39:50, Ben Goodger (Google) wrote: > ...
6 years, 5 months ago (2014-07-22 20:43:29 UTC) #3
sadrul
https://codereview.chromium.org/400413002/diff/190001/ui/aura/aura.gyp File ui/aura/aura.gyp (right): https://codereview.chromium.org/400413002/diff/190001/ui/aura/aura.gyp#newcode127 ui/aura/aura.gyp:127: '../platform_window/win/win_window.gyp:win_window', On 2014/07/22 20:43:29, sadrul wrote: > On 2014/07/21 ...
6 years, 5 months ago (2014-07-23 02:19:15 UTC) #4
sadrul
Committed patchset #8 manually as r284850 (presubmit successful).
6 years, 5 months ago (2014-07-23 06:04:08 UTC) #5
sadrul
6 years, 5 months ago (2014-07-23 17:51:50 UTC) #6
Message was sent while issue was closed.
Committed patchset #9 manually as r284986 (presubmit successful).

Powered by Google App Engine
This is Rietveld 408576698