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

Issue 10990118: Polish lock animation - launcher should do a fade out. (Closed)

Created:
8 years, 2 months ago by Nikita (slow)
Modified:
8 years, 2 months ago
Reviewers:
Daniel Erat, sky
CC:
chromium-reviews, sadrul, ben+watch_chromium.org, sky
Visibility:
Public.

Description

Polish lock animation - launcher should do a fade out. BUG=150900 Committed: https://src.chromium.org/viewvc/chrome?view=rev&revision=159509

Patch Set 1 #

Patch Set 2 : Move launcher container up #

Total comments: 5

Patch Set 3 : proper stacking fix #

Patch Set 4 : nit #

Total comments: 2

Patch Set 5 : merge #

Unified diffs Side-by-side diffs Delta from patch set Stats (+44 lines, -11 lines) Patch
M ash/wm/power_button_controller.h View 1 chunk +7 lines, -5 lines 0 comments Download
M ash/wm/power_button_controller.cc View 1 2 3 4 6 chunks +24 lines, -5 lines 0 comments Download
M ash/wm/power_button_controller_unittest.cc View 1 5 chunks +13 lines, -1 line 0 comments Download

Messages

Total messages: 15 (0 generated)
Nikita (slow)
Polishing lock animation for M23. Now launcher is animated into center of the screen and ...
8 years, 2 months ago (2012-09-28 20:33:50 UTC) #1
Nikita (slow)
On 2012/09/28 20:33:50, Nikita Kostylev wrote: > Now launcher is animated into center of the ...
8 years, 2 months ago (2012-09-28 20:37:24 UTC) #2
Daniel Erat
+sky as stacking expert http://codereview.chromium.org/10990118/diff/2001/ash/root_window_controller.cc File ash/root_window_controller.cc (right): http://codereview.chromium.org/10990118/diff/2001/ash/root_window_controller.cc#newcode272 ash/root_window_controller.cc:272: aura::Window* launcher_container = CreateContainer( This ...
8 years, 2 months ago (2012-09-28 20:48:48 UTC) #3
Nikita (slow)
http://codereview.chromium.org/10990118/diff/2001/ash/root_window_controller.cc File ash/root_window_controller.cc (right): http://codereview.chromium.org/10990118/diff/2001/ash/root_window_controller.cc#newcode272 ash/root_window_controller.cc:272: aura::Window* launcher_container = CreateContainer( On 2012/09/28 20:48:48, Daniel Erat ...
8 years, 2 months ago (2012-09-28 20:55:31 UTC) #4
Daniel Erat
I'd be concerned that it'd now be possible to drag certain types of windows above ...
8 years, 2 months ago (2012-09-28 21:14:05 UTC) #5
Nikita (slow)
Could you provide few examples of such window types?
8 years, 2 months ago (2012-09-28 22:05:33 UTC) #6
Daniel Erat
On 2012/09/28 22:05:33, Nikita Kostylev wrote: > Could you provide few examples of such window ...
8 years, 2 months ago (2012-09-28 22:25:14 UTC) #7
Daniel Erat
Sorry, typo in last message. First sentence should've been: Just looking at the change, I'd ...
8 years, 2 months ago (2012-09-28 22:26:21 UTC) #8
sky
I can't think of any problems this will cause. http://codereview.chromium.org/10990118/diff/2001/ash/root_window_controller.cc File ash/root_window_controller.cc (right): http://codereview.chromium.org/10990118/diff/2001/ash/root_window_controller.cc#newcode276 ash/root_window_controller.cc:276: ...
8 years, 2 months ago (2012-09-28 23:20:28 UTC) #9
Daniel Erat
LGTM if/when Scott is fine with it.
8 years, 2 months ago (2012-09-30 01:22:22 UTC) #10
Nikita (slow)
Please take another look. I had to explicitly remove launcher from non_lock_screen_containers. In M24 Denis ...
8 years, 2 months ago (2012-10-01 14:58:57 UTC) #11
Daniel Erat
lgtm http://codereview.chromium.org/10990118/diff/14001/ash/wm/power_button_controller.cc File ash/wm/power_button_controller.cc (right): http://codereview.chromium.org/10990118/diff/14001/ash/wm/power_button_controller.cc#newcode188 ash/wm/power_button_controller.cc:188: if (window->id() == internal::kShellWindowId_LauncherContainer) { nit: remove curly ...
8 years, 2 months ago (2012-10-01 15:01:06 UTC) #12
Nikita (slow)
http://codereview.chromium.org/10990118/diff/14001/ash/wm/power_button_controller.cc File ash/wm/power_button_controller.cc (right): http://codereview.chromium.org/10990118/diff/14001/ash/wm/power_button_controller.cc#newcode188 ash/wm/power_button_controller.cc:188: if (window->id() == internal::kShellWindowId_LauncherContainer) { On 2012/10/01 15:01:06, Daniel ...
8 years, 2 months ago (2012-10-01 15:51:30 UTC) #13
Nikita (slow)
8 years, 2 months ago (2012-10-01 15:51:39 UTC) #14
Nikita (slow)
8 years, 2 months ago (2012-10-01 15:51:40 UTC) #15

          

Powered by Google App Engine
This is Rietveld 408576698