|
Move preview panel's components to toolbar and footer.
- Combobutton is re-styled to fit in the toolbar.
- Task/share/delete buttons are moved to the toolbar.
- OK/Cancel/NewFolder buttons, which are shown in open-dialog, are moved to the footer.
- Preview panel is removed.
BUG= 402344, 452802
Committed: https://crrev.com/f6e654986dbda503d573f7551973264219e8fb1f
Cr-Commit-Position: refs/heads/master@{#314814}
Total comments: 26
|
Unified diffs |
Side-by-side diffs |
Delta from patch set |
Stats (+136 lines, -1171 lines) |
Patch |
 |
M |
chrome/browser/chromeos/file_manager/file_manager_browsertest.cc
|
View
|
1
2
|
1 chunk |
+0 lines, -12 lines |
0 comments
|
Download
|
 |
M |
chrome/browser/chromeos/file_manager/file_manager_jstest.cc
|
View
|
1
2
3
|
1 chunk |
+0 lines, -10 lines |
0 comments
|
Download
|
 |
M |
ui/file_manager/file_manager/foreground/css/combobutton.css
|
View
|
|
1 chunk |
+20 lines, -12 lines |
0 comments
|
Download
|
 |
M |
ui/file_manager/file_manager/foreground/css/file_manager.css
|
View
|
|
5 chunks |
+33 lines, -31 lines |
0 comments
|
Download
|
 |
M |
ui/file_manager/file_manager/foreground/js/compiled_resources.gyp
|
View
|
1
2
3
|
2 chunks |
+0 lines, -2 lines |
0 comments
|
Download
|
 |
M |
ui/file_manager/file_manager/foreground/js/file_manager.js
|
View
|
1
2
3
|
1 chunk |
+0 lines, -8 lines |
0 comments
|
Download
|
 |
M |
ui/file_manager/file_manager/foreground/js/file_selection.js
|
View
|
1
2
3
|
7 chunks |
+21 lines, -114 lines |
0 comments
|
Download
|
 |
M |
ui/file_manager/file_manager/foreground/js/main_scripts.js
|
View
|
|
2 chunks |
+0 lines, -2 lines |
0 comments
|
Download
|
 |
D |
ui/file_manager/file_manager/foreground/js/preview_panel_model.js
|
View
|
|
1 chunk |
+0 lines, -113 lines |
0 comments
|
Download
|
 |
D |
ui/file_manager/file_manager/foreground/js/preview_panel_model_unittest.html
|
View
|
|
1 chunk |
+0 lines, -17 lines |
0 comments
|
Download
|
 |
D |
ui/file_manager/file_manager/foreground/js/preview_panel_model_unittest.js
|
View
|
|
1 chunk |
+0 lines, -73 lines |
0 comments
|
Download
|
 |
M |
ui/file_manager/file_manager/foreground/js/ui/combobutton.js
|
View
|
|
1 chunk |
+0 lines, -16 lines |
0 comments
|
Download
|
 |
M |
ui/file_manager/file_manager/foreground/js/ui/commandbutton.js
|
View
|
1
2
3
4
5
|
2 chunks |
+11 lines, -2 lines |
0 comments
|
Download
|
 |
M |
ui/file_manager/file_manager/foreground/js/ui/dialog_footer.js
|
View
|
|
1 chunk |
+1 line, -2 lines |
0 comments
|
Download
|
 |
M |
ui/file_manager/file_manager/foreground/js/ui/drag_selector.js
|
View
|
1
2
3
4
|
2 chunks |
+0 lines, -2 lines |
0 comments
|
Download
|
 |
M |
ui/file_manager/file_manager/foreground/js/ui/file_manager_ui.js
|
View
|
1
2
3
|
5 chunks |
+9 lines, -68 lines |
0 comments
|
Download
|
 |
D |
ui/file_manager/file_manager/foreground/js/ui/preview_panel.js
|
View
|
|
1 chunk |
+0 lines, -543 lines |
0 comments
|
Download
|
 |
D |
ui/file_manager/file_manager/foreground/js/ui/preview_panel_unittest.html
|
View
|
|
1 chunk |
+0 lines, -12 lines |
0 comments
|
Download
|
 |
D |
ui/file_manager/file_manager/foreground/js/ui/preview_panel_unittest.js
|
View
|
|
1 chunk |
+0 lines, -48 lines |
0 comments
|
Download
|
 |
M |
ui/file_manager/file_manager/foreground/js/ui/search_box.js
|
View
|
1
2
3
|
1 chunk |
+9 lines, -0 lines |
0 comments
|
Download
|
 |
M |
ui/file_manager/file_manager/main.html
|
View
|
|
6 chunks |
+29 lines, -44 lines |
0 comments
|
Download
|
 |
D |
ui/file_manager/integration_tests/file_manager/thumbnails.js
|
View
|
1
2
|
1 chunk |
+0 lines, -39 lines |
0 comments
|
Download
|
 |
M |
ui/file_manager/integration_tests/file_manager_test_manifest.json
|
View
|
1
2
|
1 chunk |
+0 lines, -1 line |
0 comments
|
Download
|
 |
M |
ui/webui/resources/polymer_resources.grdp
|
View
|
1
2
3
|
1 chunk |
+3 lines, -0 lines |
0 comments
|
Download
|
Total messages: 17 (3 generated)
|