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

Issue 176883022: Shelf Cleanup (- binary files) (Closed)

Created:
6 years, 9 months ago by Harry McCleave
Modified:
6 years, 9 months ago
CC:
chromium-reviews, kalyank, sadrul, ben+ash_chromium.org
Visibility:
Public.

Description

Patch Set 1 #

Patch Set 2 : cr (chunk mismatch) #

Patch Set 3 : tray_user cleanup #

Patch Set 4 : +ASH_EXPORT #

Patch Set 5 : -48 + kShelfSize in test #

Patch Set 6 : - unused variables #

Patch Set 7 : unused function #

Patch Set 8 : . #

Patch Set 9 : another rebase #

Patch Set 10 : another rebase #

Patch Set 11 : . #

Patch Set 12 : rebase #

Patch Set 13 : . #

Unified diffs Side-by-side diffs Delta from patch set Stats (+336 lines, -1733 lines) Patch
M ash/ash.gyp View 1 2 3 4 5 6 7 8 9 10 11 1 chunk +0 lines, -2 lines 0 comments Download
M ash/ash_switches.h View 1 2 3 4 5 6 7 8 9 10 11 3 chunks +5 lines, -5 lines 0 comments Download
M ash/ash_switches.cc View 1 2 3 4 5 6 7 8 9 10 11 3 chunks +6 lines, -16 lines 0 comments Download
M ash/dip_unittest.cc View 1 chunk +0 lines, -39 lines 0 comments Download
M ash/display/display_controller_unittest.cc View 1 2 3 4 5 6 7 8 1 chunk +0 lines, -94 lines 0 comments Download
M ash/resources/ash_resources.grd View 1 2 3 4 5 6 7 8 9 1 chunk +2 lines, -5 lines 0 comments Download
D ash/shelf/alternate_app_list_button.h View 1 chunk +0 lines, -59 lines 0 comments Download
D ash/shelf/alternate_app_list_button.cc View 1 chunk +0 lines, -174 lines 0 comments Download
M ash/shelf/app_list_button.h View 3 chunks +17 lines, -5 lines 0 comments Download
M ash/shelf/app_list_button.cc View 4 chunks +95 lines, -55 lines 0 comments Download
M ash/shelf/overflow_bubble_view.cc View 1 chunk +1 line, -1 line 0 comments Download
M ash/shelf/overflow_button.cc View 1 chunk +27 lines, -48 lines 0 comments Download
M ash/shelf/shelf_button.cc View 1 2 3 4 5 6 chunks +9 lines, -52 lines 0 comments Download
M ash/shelf/shelf_constants.h View 1 2 3 2 chunks +9 lines, -3 lines 0 comments Download
M ash/shelf/shelf_constants.cc View 1 chunk +3 lines, -1 line 0 comments Download
M ash/shelf/shelf_layout_manager.h View 1 chunk +0 lines, -8 lines 0 comments Download
M ash/shelf/shelf_layout_manager.cc View 6 chunks +15 lines, -46 lines 0 comments Download
M ash/shelf/shelf_model.cc View 2 chunks +19 lines, -40 lines 0 comments Download
M ash/shelf/shelf_model_unittest.cc View 2 chunks +0 lines, -113 lines 0 comments Download
M ash/shelf/shelf_navigator_unittest.cc View 5 chunks +0 lines, -65 lines 0 comments Download
M ash/shelf/shelf_view.h View 2 chunks +0 lines, -11 lines 0 comments Download
M ash/shelf/shelf_view.cc View 1 2 3 4 5 6 7 8 9 10 11 19 chunks +22 lines, -152 lines 0 comments Download
M ash/shelf/shelf_view_unittest.cc View 9 chunks +3 lines, -191 lines 0 comments Download
M ash/system/chromeos/virtual_keyboard/virtual_keyboard_tray.cc View 1 2 3 4 5 6 7 8 9 10 11 12 2 chunks +2 lines, -1 line 0 comments Download
M ash/system/session/logout_button_tray.cc View 1 2 3 4 5 6 7 8 9 1 chunk +1 line, -1 line 0 comments Download
M ash/system/status_area_widget_delegate.cc View 1 2 3 4 5 4 chunks +2 lines, -20 lines 0 comments Download
M ash/system/tray/system_tray.cc View 1 2 3 4 5 6 7 8 9 3 chunks +5 lines, -9 lines 0 comments Download
M ash/system/tray/tray_background_view.cc View 1 2 3 4 5 11 chunks +42 lines, -148 lines 0 comments Download
M ash/system/tray/tray_constants.h View 2 chunks +6 lines, -11 lines 0 comments Download
M ash/system/tray/tray_constants.cc View 2 chunks +6 lines, -18 lines 0 comments Download
M ash/system/user/tray_user.cc View 1 2 8 chunks +15 lines, -32 lines 0 comments Download
M ash/system/web_notification/web_notification_tray.cc View 7 chunks +8 lines, -12 lines 0 comments Download
M ash/test/shelf_view_test_api.cc View 2 chunks +3 lines, -2 lines 0 comments Download
M ash/wm/app_list_controller.cc View 1 2 3 4 5 6 7 3 chunks +0 lines, -53 lines 0 comments Download
M chrome/browser/about_flags.cc View 1 2 3 4 5 6 7 8 9 10 11 1 chunk +0 lines, -8 lines 0 comments Download
M chrome/browser/ui/apps/chrome_app_window_delegate.cc View 1 2 3 4 5 6 7 8 9 1 chunk +1 line, -1 line 0 comments Download
M chrome/browser/ui/ash/launcher/chrome_launcher_controller.cc View 4 chunks +6 lines, -13 lines 0 comments Download
M chrome/browser/ui/ash/launcher/chrome_launcher_controller_browsertest.cc View 1 2 3 4 2 chunks +2 lines, -1 line 0 comments Download
M chrome/browser/ui/ash/launcher/chrome_launcher_controller_unittest.cc View 3 chunks +0 lines, -214 lines 0 comments Download
M chrome/browser/ui/ash/launcher/launcher_favicon_loader.cc View 2 chunks +2 lines, -2 lines 0 comments Download
M chrome/browser/ui/ash/launcher/launcher_favicon_loader_browsertest.cc View 1 chunk +2 lines, -2 lines 0 comments Download

Messages

Total messages: 62 (0 generated)
Mr4D (OOO till 08-26)
Looked at the changes between the first land and this and it's lgtm
6 years, 9 months ago (2014-03-04 01:12:17 UTC) #1
Harry McCleave
The CQ bit was checked by harrym@chromium.org
6 years, 9 months ago (2014-03-04 01:13:04 UTC) #2
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-status.appspot.com/cq/harrym@chromium.org/176883022/40001
6 years, 9 months ago (2014-03-04 01:16:34 UTC) #3
Harry McCleave
The CQ bit was unchecked by harrym@chromium.org
6 years, 9 months ago (2014-03-04 02:37:13 UTC) #4
Harry McCleave
The CQ bit was checked by harrym@chromium.org
6 years, 9 months ago (2014-03-04 02:40:03 UTC) #5
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-status.appspot.com/cq/harrym@chromium.org/176883022/50001
6 years, 9 months ago (2014-03-04 02:42:50 UTC) #6
commit-bot: I haz the power
The CQ bit was unchecked by commit-bot@chromium.org
6 years, 9 months ago (2014-03-04 06:25:07 UTC) #7
commit-bot: I haz the power
Retried try job too often on linux_chromeos for step(s) browser_tests http://build.chromium.org/p/tryserver.chromium/buildstatus?builder=linux_chromeos&number=207188
6 years, 9 months ago (2014-03-04 06:25:07 UTC) #8
Harry McCleave
The CQ bit was checked by harrym@chromium.org
6 years, 9 months ago (2014-03-04 19:09:18 UTC) #9
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-status.appspot.com/cq/harrym@chromium.org/176883022/70001
6 years, 9 months ago (2014-03-04 19:11:52 UTC) #10
commit-bot: I haz the power
The CQ bit was unchecked by commit-bot@chromium.org
6 years, 9 months ago (2014-03-04 20:32:18 UTC) #11
commit-bot: I haz the power
Retried try job too often on win_rel for step(s) unit_tests http://build.chromium.org/p/tryserver.chromium/buildstatus?builder=win_rel&number=274213
6 years, 9 months ago (2014-03-04 20:32:19 UTC) #12
Harry McCleave
The CQ bit was checked by harrym@chromium.org
6 years, 9 months ago (2014-03-04 21:03:29 UTC) #13
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-status.appspot.com/cq/harrym@chromium.org/176883022/90001
6 years, 9 months ago (2014-03-04 21:05:49 UTC) #14
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-status.appspot.com/cq/harrym@chromium.org/176883022/90001
6 years, 9 months ago (2014-03-05 00:48:18 UTC) #15
Harry McCleave
The CQ bit was unchecked by harrym@chromium.org
6 years, 9 months ago (2014-03-05 01:26:16 UTC) #16
Harry McCleave
The CQ bit was checked by harrym@chromium.org
6 years, 9 months ago (2014-03-05 01:49:16 UTC) #17
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-status.appspot.com/cq/harrym@chromium.org/176883022/110001
6 years, 9 months ago (2014-03-05 02:04:34 UTC) #18
commit-bot: I haz the power
The CQ bit was unchecked by commit-bot@chromium.org
6 years, 9 months ago (2014-03-05 06:17:02 UTC) #19
commit-bot: I haz the power
Try jobs failed on following builders: linux_chromium_chromeos_clang_dbg
6 years, 9 months ago (2014-03-05 06:17:03 UTC) #20
Harry McCleave
The CQ bit was checked by harrym@chromium.org
6 years, 9 months ago (2014-03-05 20:53:33 UTC) #21
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-status.appspot.com/cq/harrym@chromium.org/176883022/130001
6 years, 9 months ago (2014-03-05 20:54:39 UTC) #22
commit-bot: I haz the power
The CQ bit was unchecked by commit-bot@chromium.org
6 years, 9 months ago (2014-03-05 20:54:53 UTC) #23
commit-bot: I haz the power
Failed to apply patch for ash/ash_switches.cc: While running patch -p1 --forward --force --no-backup-if-mismatch; patching file ...
6 years, 9 months ago (2014-03-05 20:54:54 UTC) #24
Harry McCleave
The CQ bit was checked by harrym@chromium.org
6 years, 9 months ago (2014-03-05 22:17:01 UTC) #25
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-status.appspot.com/cq/harrym@chromium.org/176883022/150001
6 years, 9 months ago (2014-03-05 22:18:17 UTC) #26
commit-bot: I haz the power
The CQ bit was unchecked by commit-bot@chromium.org
6 years, 9 months ago (2014-03-05 22:35:03 UTC) #27
commit-bot: I haz the power
Retried try job too often on win_rel for step(s) app_list_unittests, ash_unittests, aura_unittests, cacheinvalidation_unittests, cc_unittests, check_deps, ...
6 years, 9 months ago (2014-03-05 22:35:04 UTC) #28
Harry McCleave
The CQ bit was checked by harrym@chromium.org
6 years, 9 months ago (2014-03-06 01:23:37 UTC) #29
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-status.appspot.com/cq/harrym@chromium.org/176883022/150001
6 years, 9 months ago (2014-03-06 01:25:50 UTC) #30
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-status.appspot.com/cq/harrym@chromium.org/176883022/150001
6 years, 9 months ago (2014-03-06 02:55:56 UTC) #31
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-status.appspot.com/cq/harrym@chromium.org/176883022/150001
6 years, 9 months ago (2014-03-06 03:19:38 UTC) #32
commit-bot: I haz the power
The CQ bit was unchecked by commit-bot@chromium.org
6 years, 9 months ago (2014-03-06 12:59:17 UTC) #33
commit-bot: I haz the power
Failed to apply patch for ash/system/logout_button/logout_button_tray.cc: While running patch -p1 --forward --force --no-backup-if-mismatch; can't find ...
6 years, 9 months ago (2014-03-06 12:59:18 UTC) #34
Harry McCleave
The CQ bit was checked by harrym@chromium.org
6 years, 9 months ago (2014-03-06 21:27:52 UTC) #35
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-status.appspot.com/cq/harrym@chromium.org/176883022/170001
6 years, 9 months ago (2014-03-06 21:29:35 UTC) #36
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-status.appspot.com/cq/harrym@chromium.org/176883022/170001
6 years, 9 months ago (2014-03-06 22:09:36 UTC) #37
commit-bot: I haz the power
The CQ bit was unchecked by commit-bot@chromium.org
6 years, 9 months ago (2014-03-06 22:46:08 UTC) #38
commit-bot: I haz the power
Try jobs failed on following builders: mac_chromium_rel
6 years, 9 months ago (2014-03-06 22:46:09 UTC) #39
Harry McCleave
The CQ bit was checked by harrym@chromium.org
6 years, 9 months ago (2014-03-06 22:53:21 UTC) #40
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-status.appspot.com/cq/harrym@chromium.org/176883022/170001
6 years, 9 months ago (2014-03-06 23:02:47 UTC) #41
commit-bot: I haz the power
The CQ bit was unchecked by commit-bot@chromium.org
6 years, 9 months ago (2014-03-07 00:46:15 UTC) #42
commit-bot: I haz the power
Try jobs failed on following builders: mac_chromium_rel
6 years, 9 months ago (2014-03-07 00:46:16 UTC) #43
Harry McCleave
The CQ bit was checked by harrym@chromium.org
6 years, 9 months ago (2014-03-07 04:03:10 UTC) #44
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-status.appspot.com/cq/harrym@chromium.org/176883022/170001
6 years, 9 months ago (2014-03-07 04:05:10 UTC) #45
commit-bot: I haz the power
The CQ bit was unchecked by commit-bot@chromium.org
6 years, 9 months ago (2014-03-07 05:57:26 UTC) #46
commit-bot: I haz the power
Try jobs failed on following builders: mac_chromium_rel
6 years, 9 months ago (2014-03-07 05:57:27 UTC) #47
James Cook
Wow, this is taking a comically large number of attempts to land. You might want ...
6 years, 9 months ago (2014-03-07 17:09:12 UTC) #48
Harry McCleave
The CQ bit was checked by harrym@chromium.org
6 years, 9 months ago (2014-03-07 20:20:02 UTC) #49
Harry McCleave
The CQ bit was unchecked by harrym@chromium.org
6 years, 9 months ago (2014-03-07 20:23:41 UTC) #50
Harry McCleave
The CQ bit was checked by harrym@chromium.org
6 years, 9 months ago (2014-03-07 20:41:12 UTC) #51
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-status.appspot.com/cq/harrym@chromium.org/176883022/180001
6 years, 9 months ago (2014-03-07 20:43:10 UTC) #52
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-status.appspot.com/cq/harrym@chromium.org/176883022/180001
6 years, 9 months ago (2014-03-08 10:56:43 UTC) #53
commit-bot: I haz the power
The CQ bit was unchecked by commit-bot@chromium.org
6 years, 9 months ago (2014-03-08 13:54:54 UTC) #54
commit-bot: I haz the power
Retried try job too often on mac_rel for step(s) telemetry_perf_unittests http://build.chromium.org/p/tryserver.chromium/buildstatus?builder=mac_rel&number=234307
6 years, 9 months ago (2014-03-08 13:54:56 UTC) #55
Harry McCleave
The CQ bit was checked by harrym@chromium.org
6 years, 9 months ago (2014-03-10 23:19:29 UTC) #56
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-status.appspot.com/cq/harrym@chromium.org/176883022/180001
6 years, 9 months ago (2014-03-10 23:26:31 UTC) #57
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-status.appspot.com/cq/harrym@chromium.org/176883022/180001
6 years, 9 months ago (2014-03-11 00:06:07 UTC) #58
commit-bot: I haz the power
The CQ bit was unchecked by commit-bot@chromium.org
6 years, 9 months ago (2014-03-11 06:08:40 UTC) #59
commit-bot: I haz the power
Retried try job too often on mac_rel for step(s) telemetry_perf_unittests http://build.chromium.org/p/tryserver.chromium/buildstatus?builder=mac_rel&number=235242
6 years, 9 months ago (2014-03-11 06:08:41 UTC) #60
Harry McCleave
Committed patchset #13 manually as r256319 (presubmit successful).
6 years, 9 months ago (2014-03-11 21:46:45 UTC) #61
jennyz
6 years, 9 months ago (2014-03-12 21:36:38 UTC) #62
Message was sent while issue was closed.
A revert of this CL has been created in
https://codereview.chromium.org/198063003/ by jennyz@chromium.org.

The reason for reverting is: This cl is breaking the app list launch bubble. see
crbug.com/351776..

Powered by Google App Engine
This is Rietveld 408576698