|
Relands fixes for 106432, 107287 and 107401. These got reverted
together, so I'm relanding together. Here's the original descriptions:
Fixes layout bugs in ShelfLayoutManager. The problem with invoking
SetBounds on the widget during the animation is we end up back in the
layoutmanager and cancel the change. Also adds some tests for
ShelfLayoutManager.
and
Create a visible shelf and constrain window movement
This also includes the fix, which you reviewed @
http://codereview.chromium.org/8914012 .
BUG= 106432
107287 107401
TEST=none
TBR=ben@chromium.org
Committed: http://src.chromium.org/viewvc/chrome?view=rev&revision=114502
|
Unified diffs |
Side-by-side diffs |
Delta from patch set |
Stats (+141 lines, -91 lines) |
Patch |
 |
M |
chrome/browser/ui/views/aura/chrome_shell_delegate.h
|
View
|
|
1 chunk |
+1 line, -0 lines |
0 comments
|
Download
|
 |
M |
chrome/browser/ui/views/aura/chrome_shell_delegate.cc
|
View
|
|
2 chunks |
+5 lines, -0 lines |
0 comments
|
Download
|
 |
M |
ui/aura_shell/examples/aura_shell_main.cc
|
View
|
|
2 chunks |
+5 lines, -0 lines |
0 comments
|
Download
|
 |
M |
ui/aura_shell/launcher/launcher.cc
|
View
|
|
1 chunk |
+2 lines, -3 lines |
0 comments
|
Download
|
 |
M |
ui/aura_shell/launcher/launcher_view.cc
|
View
|
1
|
6 chunks |
+49 lines, -50 lines |
0 comments
|
Download
|
 |
M |
ui/aura_shell/launcher/tabbed_launcher_button.h
|
View
|
|
4 chunks |
+15 lines, -8 lines |
0 comments
|
Download
|
 |
M |
ui/aura_shell/launcher/tabbed_launcher_button.cc
|
View
|
|
3 chunks |
+44 lines, -28 lines |
0 comments
|
Download
|
 |
M |
ui/aura_shell/shelf_layout_manager.cc
|
View
|
|
1 chunk |
+1 line, -1 line |
0 comments
|
Download
|
 |
M |
ui/aura_shell/shell_delegate.h
|
View
|
|
1 chunk |
+4 lines, -1 line |
0 comments
|
Download
|
 |
M |
ui/aura_shell/test/test_shell_delegate.h
|
View
|
|
1 chunk |
+1 line, -0 lines |
0 comments
|
Download
|
 |
M |
ui/aura_shell/test/test_shell_delegate.cc
|
View
|
|
2 chunks |
+6 lines, -0 lines |
0 comments
|
Download
|
 |
M |
ui/aura_shell/toplevel_layout_manager.cc
|
View
|
|
1 chunk |
+8 lines, -1 line |
0 comments
|
Download
|
 |
A |
ui/resources/aura/launcher_background.png
|
View
|
|
0 chunks |
+-1 lines, --1 lines |
0 comments
|
Download
|
 |
M |
ui/resources/ui_resources.grd
|
View
|
|
1 chunk |
+1 line, -0 lines |
0 comments
|
Download
|
Total messages: 2 (0 generated)
|