|
Removing the app launcher button in the ChromeOS browser and making the app launcher pinned to the location bar.
BUG= 3190
TEST=The app launcher icon on the top-left corner of the browser should
be gone. Opening a new tab by pressing the + button or typing
CTRL-T should bring the app launcher, it should be located on top
of the location bar.
Committed: http://src.chromium.org/viewvc/chrome?view=rev&revision=47314
Total comments: 7
|
Unified diffs |
Side-by-side diffs |
Delta from patch set |
Stats (+83 lines, -135 lines) |
Patch |
 |
D |
chrome/app/theme/app_launcher_button.png
|
View
|
|
Binary file |
0 comments
|
Download
|
 |
M |
chrome/app/theme/theme_resources.grd
|
View
|
|
1 chunk |
+0 lines, -1 line |
0 comments
|
Download
|
 |
M |
chrome/browser/browser.h
|
View
|
3
4
|
1 chunk |
+5 lines, -0 lines |
0 comments
|
Download
|
 |
M |
chrome/browser/browser.cc
|
View
|
1
2
3
4
5
6
7
8
9
|
3 chunks |
+22 lines, -5 lines |
0 comments
|
Download
|
 |
M |
chrome/browser/chromeos/frame/browser_view.h
|
View
|
1
2
3
4
5
6
7
8
|
4 chunks |
+2 lines, -10 lines |
0 comments
|
Download
|
 |
M |
chrome/browser/chromeos/frame/browser_view.cc
|
View
|
1
2
3
4
5
6
7
8
|
12 chunks |
+4 lines, -43 lines |
0 comments
|
Download
|
 |
M |
chrome/browser/chromeos/view_ids.h
|
View
|
|
1 chunk |
+1 line, -3 lines |
0 comments
|
Download
|
 |
M |
chrome/browser/defaults.h
|
View
|
|
1 chunk |
+3 lines, -0 lines |
0 comments
|
Download
|
 |
M |
chrome/browser/defaults.cc
|
View
|
|
2 chunks |
+2 lines, -1 line |
0 comments
|
Download
|
 |
M |
chrome/browser/views/info_bubble.h
|
View
|
1
2
3
4
5
6
7
|
3 chunks |
+4 lines, -10 lines |
0 comments
|
Download
|
 |
M |
chrome/browser/views/info_bubble.cc
|
View
|
1
2
3
4
5
6
7
|
5 chunks |
+7 lines, -13 lines |
0 comments
|
Download
|
 |
M |
chrome/browser/views/pinned_contents_info_bubble.h
|
View
|
|
2 chunks |
+3 lines, -24 lines |
0 comments
|
Download
|
 |
M |
chrome/browser/views/pinned_contents_info_bubble.cc
|
View
|
|
3 chunks |
+2 lines, -14 lines |
0 comments
|
Download
|
 |
M |
chrome/browser/views/tabs/browser_tab_strip_controller.cc
|
View
|
9
|
1 chunk |
+5 lines, -10 lines |
0 comments
|
Download
|
 |
M |
chrome/common/chrome_switches.h
|
View
|
5
6
7
8
9
|
1 chunk |
+1 line, -0 lines |
0 comments
|
Download
|
 |
M |
chrome/common/chrome_switches.cc
|
View
|
5
|
1 chunk |
+8 lines, -0 lines |
0 comments
|
Download
|
 |
M |
chrome/test/automation/automation_proxy_uitest.cc
|
View
|
|
1 chunk |
+1 line, -1 line |
0 comments
|
Download
|
 |
M |
chrome/test/in_process_browser_test.cc
|
View
|
5
6
7
8
|
1 chunk |
+5 lines, -0 lines |
0 comments
|
Download
|
 |
M |
chrome/test/ui/ui_test.cc
|
View
|
5
6
|
2 chunks |
+8 lines, -0 lines |
0 comments
|
Download
|
Total messages: 7 (0 generated)
|