|
Add brightness/grayscale animations and use them for OOBE boot transition.
Add support for both boot up/boot down animations.
Checked, looks fine on x86-alex, stumpy.
BUG= 133279
TEST=LayerAnimatorTest.[GetTargetBrightness|GetTargetGrayscale], LayerAnimationElementTest.[BrightnessElement|GrayscaleElement], WindowAnimationsTest.HideShowBrightnessGrayscaleAnimation
Committed: http://src.chromium.org/viewvc/chrome?view=rev&revision=147786
Total comments: 7
|
Unified diffs |
Side-by-side diffs |
Delta from patch set |
Stats (+511 lines, -17 lines) |
Patch |
 |
M |
ash/desktop_background/desktop_background_controller.h
|
View
|
1
|
2 chunks |
+4 lines, -0 lines |
0 comments
|
Download
|
 |
M |
ash/desktop_background/desktop_background_view.cc
|
View
|
1
|
1 chunk |
+8 lines, -8 lines |
0 comments
|
Download
|
 |
M |
ash/shell.cc
|
View
|
1
2
3
4
|
1 chunk |
+4 lines, -0 lines |
0 comments
|
Download
|
 |
M |
ash/wm/window_animations.h
|
View
|
1
|
1 chunk |
+2 lines, -0 lines |
0 comments
|
Download
|
 |
M |
ash/wm/window_animations.cc
|
View
|
1
2
3
4
5
|
4 chunks |
+73 lines, -0 lines |
0 comments
|
Download
|
 |
M |
ash/wm/window_animations_unittest.cc
|
View
|
1
2
3
4
5
|
1 chunk |
+41 lines, -0 lines |
0 comments
|
Download
|
 |
M |
chrome/browser/chromeos/background/ash_user_wallpaper_delegate.cc
|
View
|
1
2
3
4
|
2 chunks |
+16 lines, -0 lines |
0 comments
|
Download
|
 |
M |
ui/compositor/layer.h
|
View
|
1
2
|
3 chunks |
+25 lines, -2 lines |
0 comments
|
Download
|
 |
M |
ui/compositor/layer.cc
|
View
|
1
2
|
8 chunks |
+55 lines, -4 lines |
0 comments
|
Download
|
 |
M |
ui/compositor/layer_animation_delegate.h
|
View
|
|
1 chunk |
+4 lines, -0 lines |
0 comments
|
Download
|
 |
M |
ui/compositor/layer_animation_element.h
|
View
|
|
3 chunks |
+17 lines, -1 line |
0 comments
|
Download
|
 |
M |
ui/compositor/layer_animation_element.cc
|
View
|
|
3 chunks |
+100 lines, -2 lines |
0 comments
|
Download
|
 |
M |
ui/compositor/layer_animation_element_unittest.cc
|
View
|
1
2
3
4
|
3 chunks |
+62 lines, -0 lines |
0 comments
|
Download
|
 |
M |
ui/compositor/layer_animator.h
|
View
|
|
1 chunk |
+8 lines, -0 lines |
0 comments
|
Download
|
 |
M |
ui/compositor/layer_animator.cc
|
View
|
|
1 chunk |
+28 lines, -0 lines |
0 comments
|
Download
|
 |
M |
ui/compositor/layer_animator_unittest.cc
|
View
|
1
2
3
4
|
1 chunk |
+42 lines, -0 lines |
0 comments
|
Download
|
 |
M |
ui/compositor/test/test_layer_animation_delegate.h
|
View
|
1
2
|
1 chunk |
+6 lines, -0 lines |
0 comments
|
Download
|
 |
M |
ui/compositor/test/test_layer_animation_delegate.cc
|
View
|
1
2
|
2 chunks |
+16 lines, -0 lines |
0 comments
|
Download
|
Total messages: 13 (0 generated)
|