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

Issue 199733002: Cleanup AppMenu code. (Closed)

Created:
6 years, 9 months ago by aurimas (slooooooooow)
Modified:
6 years, 9 months ago
CC:
chromium-reviews, klundberg+watch_chromium.org, craigdh+watch_chromium.org, bulach+watch_chromium.org, yfriedman+watch_chromium.org, ilevy-cc_chromium.org
Visibility:
Public.

Description

Cleanup AppMenu code. Split AppMenu code into the following parts - AppMenu: core AppMenu code - AppMenuDragHelper: code related to menu dragging - AppMenuAdapter - AppMenuItemIcon Added tests. NOTRY=true BUG=352432 Committed: https://src.chromium.org/viewvc/chrome?view=rev&revision=258043

Patch Set 1 #

Patch Set 2 : #

Patch Set 3 : Add tests #

Patch Set 4 : #

Patch Set 5 : Add OWNERS file for AppMenu #

Patch Set 6 : Rebase #

Total comments: 10

Patch Set 7 : kkimlabs nits #

Patch Set 8 : Move lint suppression to AppMenuDragHelper #

Unified diffs Side-by-side diffs Delta from patch set Stats (+1010 lines, -717 lines) Patch
M build/android/lint/suppressions.xml View 1 2 3 4 5 6 7 1 chunk +0 lines, -1 line 0 comments Download
M chrome/android/java/res/layout/menu_item.xml View 2 chunks +2 lines, -2 lines 0 comments Download
M chrome/android/java/src/org/chromium/chrome/browser/appmenu/AppMenu.java View 1 2 14 chunks +128 lines, -660 lines 0 comments Download
A chrome/android/java/src/org/chromium/chrome/browser/appmenu/AppMenuAdapter.java View 1 chunk +104 lines, -0 lines 0 comments Download
M chrome/android/java/src/org/chromium/chrome/browser/appmenu/AppMenuButtonHelper.java View 1 chunk +3 lines, -3 lines 0 comments Download
A chrome/android/java/src/org/chromium/chrome/browser/appmenu/AppMenuDragHelper.java View 1 2 3 4 5 6 7 1 chunk +464 lines, -0 lines 0 comments Download
M chrome/android/java/src/org/chromium/chrome/browser/appmenu/AppMenuHandler.java View 1 2 6 chunks +20 lines, -25 lines 0 comments Download
A chrome/android/java/src/org/chromium/chrome/browser/appmenu/AppMenuItemIcon.java View 1 chunk +46 lines, -0 lines 0 comments Download
M chrome/android/java/src/org/chromium/chrome/browser/appmenu/AppMenuObserver.java View 1 2 1 chunk +2 lines, -19 lines 0 comments Download
A chrome/android/java/src/org/chromium/chrome/browser/appmenu/OWNERS View 1 2 3 4 1 chunk +2 lines, -0 lines 0 comments Download
A chrome/android/javatests/src/org/chromium/chrome/browser/appmenu/AppMenuTest.java View 1 2 3 1 chunk +202 lines, -0 lines 0 comments Download
M chrome/android/javatests/src/org/chromium/chrome/browser/input/SelectFileDialogTest.java View 1 2 2 chunks +2 lines, -2 lines 0 comments Download
M chrome/android/shell/java/src/org/chromium/chrome/shell/ChromeShellActivity.java View 1 2 4 chunks +35 lines, -5 lines 0 comments Download

Messages

Total messages: 11 (0 generated)
aurimas (slooooooooow)
Hey David, Please take a look at this change. Thanks, Aurimas
6 years, 9 months ago (2014-03-14 00:16:08 UTC) #1
aurimas (slooooooooow)
On 2014/03/14 00:16:08, aurimas wrote: > Hey David, > > Please take a look at ...
6 years, 9 months ago (2014-03-17 20:55:58 UTC) #2
aurimas (slooooooooow)
On 2014/03/17 20:55:58, aurimas wrote: > On 2014/03/14 00:16:08, aurimas wrote: > > Hey David, ...
6 years, 9 months ago (2014-03-18 20:51:38 UTC) #3
aurimas (slooooooooow)
+kkimlabs please take a look at this change
6 years, 9 months ago (2014-03-19 02:24:39 UTC) #4
Kibeom Kim (inactive)
Infinite thanks for doing this refactoring Aurimas :). I know refactoring -dirty- code by others ...
6 years, 9 months ago (2014-03-19 04:06:45 UTC) #5
aurimas (slooooooooow)
I agree that AppMenuDragHelper does need to know a fair bit about the AppMenu and ...
6 years, 9 months ago (2014-03-19 05:04:04 UTC) #6
Kibeom Kim (inactive)
lgtm
6 years, 9 months ago (2014-03-19 16:12:40 UTC) #7
David Trainor- moved to gerrit
lgtm rubber stamp owner lgtm.
6 years, 9 months ago (2014-03-19 17:06:01 UTC) #8
aurimas (slooooooooow)
The CQ bit was checked by aurimas@chromium.org
6 years, 9 months ago (2014-03-19 18:20:07 UTC) #9
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-status.appspot.com/cq/aurimas@chromium.org/199733002/140001
6 years, 9 months ago (2014-03-19 18:20:21 UTC) #10
commit-bot: I haz the power
6 years, 9 months ago (2014-03-19 18:22:25 UTC) #11
Message was sent while issue was closed.
Change committed as 258043

Powered by Google App Engine
This is Rietveld 408576698