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

Issue 546503002: Notify the Chrome browser process about the window being activated from the viewer process. (Closed)

Created:
6 years, 3 months ago by ananta
Modified:
6 years, 3 months ago
CC:
chromium-reviews, sadrul, ben+aura_chromium.org, kalyank
Base URL:
https://chromium.googlesource.com/chromium/src.git@master
Project:
chromium
Visibility:
Public.

Description

Notify the Chrome browser process about the window being activated from the viewer process. This only applies to Chrome OS mode on Windows 7. In the corresponding handler on the browser side we request the compositor to schedule a paint for the whole window. BUG=409765 TBR=jschuh Committed: https://crrev.com/5bae28efcda1eba2f4fcd6862926a4ba508dc63d Cr-Commit-Position: refs/heads/master@{#293417}

Patch Set 1 #

Patch Set 2 : Added back a comment which was removed by mistake #

Total comments: 6

Patch Set 3 : Code review comments #

Unified diffs Side-by-side diffs Delta from patch set Stats (+91 lines, -54 lines) Patch
M ui/aura/remote_window_tree_host_win.h View 1 2 1 chunk +1 line, -1 line 0 comments Download
M ui/aura/remote_window_tree_host_win.cc View 1 2 1 chunk +3 lines, -1 line 0 comments Download
M ui/metro_viewer/metro_viewer_messages.h View 1 2 1 chunk +2 lines, -1 line 0 comments Download
M win8/metro_driver/chrome_app_view_ash.cc View 1 2 1 chunk +18 lines, -12 lines 0 comments Download
M win8/metro_driver/metro_driver_win7.cc View 1 2 10 chunks +67 lines, -39 lines 0 comments Download

Messages

Total messages: 21 (7 generated)
ananta
sky for ui\aura review. cpu. For everything.
6 years, 3 months ago (2014-09-04 18:49:18 UTC) #3
sky
https://codereview.chromium.org/546503002/diff/20001/ui/aura/remote_window_tree_host_win.cc File ui/aura/remote_window_tree_host_win.cc (right): https://codereview.chromium.org/546503002/diff/20001/ui/aura/remote_window_tree_host_win.cc#newcode382 ui/aura/remote_window_tree_host_win.cc:382: if (compositor()) Why do we need a full redraw ...
6 years, 3 months ago (2014-09-04 18:57:38 UTC) #4
ananta
https://codereview.chromium.org/546503002/diff/20001/ui/aura/remote_window_tree_host_win.cc File ui/aura/remote_window_tree_host_win.cc (right): https://codereview.chromium.org/546503002/diff/20001/ui/aura/remote_window_tree_host_win.cc#newcode382 ui/aura/remote_window_tree_host_win.cc:382: if (compositor()) On 2014/09/04 18:57:37, sky wrote: > Why ...
6 years, 3 months ago (2014-09-04 19:02:19 UTC) #5
cpu_(ooo_6.6-7.5)
https://codereview.chromium.org/546503002/diff/20001/win8/metro_driver/chrome_app_view_ash.cc File win8/metro_driver/chrome_app_view_ash.cc (right): https://codereview.chromium.org/546503002/diff/20001/win8/metro_driver/chrome_app_view_ash.cc#newcode1299 win8/metro_driver/chrome_app_view_ash.cc:1299: } else { // On windows 7 we need ...
6 years, 3 months ago (2014-09-04 19:13:21 UTC) #6
ananta
https://codereview.chromium.org/546503002/diff/20001/win8/metro_driver/chrome_app_view_ash.cc File win8/metro_driver/chrome_app_view_ash.cc (right): https://codereview.chromium.org/546503002/diff/20001/win8/metro_driver/chrome_app_view_ash.cc#newcode1299 win8/metro_driver/chrome_app_view_ash.cc:1299: } else { On 2014/09/04 19:13:21, cpu wrote: > ...
6 years, 3 months ago (2014-09-04 19:27:07 UTC) #7
sky
Thanks for the clarification. LGTM
6 years, 3 months ago (2014-09-04 21:23:51 UTC) #8
ananta
+palmer for metro_viewer_messages.h owners stamp
6 years, 3 months ago (2014-09-04 22:02:53 UTC) #10
cpu_(ooo_6.6-7.5)
lgtm
6 years, 3 months ago (2014-09-04 22:03:54 UTC) #11
palmer
LGTM
6 years, 3 months ago (2014-09-04 22:12:16 UTC) #12
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-status.appspot.com/cq/ananta@chromium.org/546503002/40001
6 years, 3 months ago (2014-09-04 22:21:17 UTC) #14
commit-bot: I haz the power
Try jobs failed on following builders: chromium_presubmit on tryserver.chromium.linux (http://build.chromium.org/p/tryserver.chromium.linux/builders/chromium_presubmit/builds/8862)
6 years, 3 months ago (2014-09-05 00:13:50 UTC) #16
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-status.appspot.com/cq/ananta@chromium.org/546503002/40001
6 years, 3 months ago (2014-09-05 00:24:02 UTC) #19
commit-bot: I haz the power
Committed patchset #3 (id:40001) as c190aedaddbfb796db067a9f00743e79f1159a9b
6 years, 3 months ago (2014-09-05 03:17:50 UTC) #20
commit-bot: I haz the power
6 years, 3 months ago (2014-09-10 03:36:09 UTC) #21
Message was sent while issue was closed.
Patchset 3 (id:??) landed as
https://crrev.com/5bae28efcda1eba2f4fcd6862926a4ba508dc63d
Cr-Commit-Position: refs/heads/master@{#293417}

Powered by Google App Engine
This is Rietveld 408576698