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

Issue 1314413004: Cast ChromeShell into the fiery pit of Mount Doom. (Closed)

Created:
5 years, 3 months ago by newt (away)
Modified:
5 years, 3 months ago
Reviewers:
Ted C, jbudorick, Nico, M-A Ruel
CC:
chromium-reviews, jbudorick+watch_chromium.org, klundberg+watch_chromium.org, yfriedman+watch_chromium.org
Base URL:
https://chromium.googlesource.com/chromium/src.git@master
Target Ref:
refs/pending/heads/master
Project:
chromium
Visibility:
Public.

Description

Cast ChromeShell into the fiery pit of Mount Doom. This deletes the no-longer-used ChromeShell. Its raison d'ĂȘtre has been supplanted by ChromePublic (the chrome_public_apk build target). Goodbye, ChromeShell! BUG=510220 Committed: https://crrev.com/44ce026f8450c71f6592beb02c7db825c1c4e82c Cr-Commit-Position: refs/heads/master@{#347454}

Patch Set 1 #

Total comments: 2

Patch Set 2 : fixed chrome_android_paks.gypi and package_name business #

Total comments: 2

Patch Set 3 : rebased #

Unified diffs Side-by-side diffs Delta from patch set Stats (+2 lines, -3509 lines) Patch
M build/android/lint/suppressions.xml View 1 chunk +1 line, -2 lines 0 comments Download
M chrome/android/BUILD.gn View 1 chunk +0 lines, -239 lines 0 comments Download
M chrome/android/java/strings/android_chrome_strings.grd View 1 2 2 chunks +0 lines, -6 lines 0 comments Download
D chrome/android/javatests_shell/DEPS View 1 chunk +0 lines, -11 lines 0 comments Download
D chrome/android/javatests_shell/OWNERS View 1 chunk +0 lines, -7 lines 0 comments Download
D chrome/android/javatests_shell/src/org/chromium/chrome/browser/DummyTest.java View 1 chunk +0 lines, -19 lines 0 comments Download
D chrome/android/shell/DEPS View 1 chunk +0 lines, -13 lines 0 comments Download
D chrome/android/shell/chrome_main_delegate_chrome_shell_android.h View 1 chunk +0 lines, -21 lines 0 comments Download
D chrome/android/shell/chrome_main_delegate_chrome_shell_android.cc View 1 chunk +0 lines, -24 lines 0 comments Download
D chrome/android/shell/chrome_shell_entry_point.cc View 1 chunk +0 lines, -29 lines 0 comments Download
D chrome/android/shell/java/AndroidManifest.xml.jinja2 View 1 chunk +0 lines, -248 lines 0 comments Download
D chrome/android/shell/java/DEPS View 1 chunk +0 lines, -4 lines 0 comments Download
D chrome/android/shell/java/proguard.flags View 1 chunk +0 lines, -77 lines 0 comments Download
D chrome/android/shell/java/src/org/chromium/chrome/shell/ChromeShellActivity.java View 1 chunk +0 lines, -497 lines 0 comments Download
D chrome/android/shell/java/src/org/chromium/chrome/shell/ChromeShellApplication.java View 1 chunk +0 lines, -82 lines 0 comments Download
D chrome/android/shell/java/src/org/chromium/chrome/shell/ChromeShellServiceTabLauncher.java View 1 chunk +0 lines, -54 lines 0 comments Download
D chrome/android/shell/java/src/org/chromium/chrome/shell/ChromeShellSwitches.java View 1 chunk +0 lines, -13 lines 0 comments Download
D chrome/android/shell/java/src/org/chromium/chrome/shell/ChromeShellTab.java View 1 chunk +0 lines, -150 lines 0 comments Download
D chrome/android/shell/java/src/org/chromium/chrome/shell/ChromeShellTabModel.java View 1 chunk +0 lines, -35 lines 0 comments Download
D chrome/android/shell/java/src/org/chromium/chrome/shell/ChromeShellTabModelSelector.java View 1 chunk +0 lines, -103 lines 0 comments Download
D chrome/android/shell/java/src/org/chromium/chrome/shell/ChromeShellToolbar.java View 1 chunk +0 lines, -308 lines 0 comments Download
D chrome/android/shell/java/src/org/chromium/chrome/shell/TabManager.java View 1 chunk +0 lines, -289 lines 0 comments Download
D chrome/android/shell/java/src/org/chromium/chrome/shell/invalidation/ChromeShellSyncAdapter.java View 1 chunk +0 lines, -21 lines 0 comments Download
D chrome/android/shell/java/src/org/chromium/chrome/shell/invalidation/ChromeShellSyncAdapterService.java View 1 chunk +0 lines, -19 lines 0 comments Download
D chrome/android/shell/java/src/org/chromium/chrome/shell/omnibox/SuggestionArrayAdapter.java View 1 chunk +0 lines, -64 lines 0 comments Download
D chrome/android/shell/java/src/org/chromium/chrome/shell/omnibox/SuggestionPopup.java View 1 chunk +0 lines, -193 lines 0 comments Download
D chrome/android/shell/java/src/org/chromium/chrome/shell/preferences/ChromeShellMainPreferences.java View 1 chunk +0 lines, -21 lines 0 comments Download
D chrome/android/shell/java/src/org/chromium/chrome/shell/preferences/ChromeShellPreferences.java View 1 chunk +0 lines, -27 lines 0 comments Download
D chrome/android/shell/java/src/org/chromium/chrome/shell/preferences/OWNERS View 1 chunk +0 lines, -1 line 0 comments Download
D chrome/android/shell/java/src/org/chromium/chrome/shell/signin/AccountChooserFragment.java View 1 chunk +0 lines, -62 lines 0 comments Download
D chrome/android/shell/java/src/org/chromium/chrome/shell/signin/AccountsChangedReceiver.java View 1 chunk +0 lines, -69 lines 0 comments Download
D chrome/android/shell/java/src/org/chromium/chrome/shell/signin/SignoutFragment.java View 1 chunk +0 lines, -44 lines 0 comments Download
D chrome/android/shell/javatests/AndroidManifest.xml View 1 chunk +0 lines, -34 lines 0 comments Download
D chrome/android/shell/javatests/OWNERS View 1 chunk +0 lines, -7 lines 0 comments Download
D chrome/android/shell/javatests/src/org/chromium/chrome/shell/ChromeShellTestBase.java View 1 chunk +0 lines, -162 lines 0 comments Download
D chrome/android/shell/javatests/src/org/chromium/chrome/shell/ChromeShellUrlTest.java View 1 chunk +0 lines, -111 lines 0 comments Download
D chrome/android/shell/res/drawable/suggestion_arrow.png View Binary file 0 comments Download
D chrome/android/shell/res/layout/chrome_shell_activity.xml View 1 chunk +0 lines, -77 lines 0 comments Download
D chrome/android/shell/res/layout/suggestion_item.xml View 1 chunk +0 lines, -59 lines 0 comments Download
D chrome/android/shell/res/menu/chrome_shell_main_menu.xml View 1 chunk +0 lines, -59 lines 0 comments Download
D chrome/android/shell/res/mipmap-hdpi/app_icon.png View Binary file 0 comments Download
D chrome/android/shell/res/mipmap-mdpi/app_icon.png View Binary file 0 comments Download
D chrome/android/shell/res/mipmap-xhdpi/app_icon.png View Binary file 0 comments Download
D chrome/android/shell/res/mipmap-xxhdpi/app_icon.png View Binary file 0 comments Download
D chrome/android/shell/res/mipmap-xxxhdpi/app_icon.png View Binary file 0 comments Download
D chrome/android/shell/res/values-v17/styles.xml View 1 chunk +0 lines, -26 lines 0 comments Download
D chrome/android/shell/res/values/strings.xml View 1 chunk +0 lines, -21 lines 0 comments Download
D chrome/android/shell/res/xml/chrome_shell_main_preferences.xml View 1 chunk +0 lines, -25 lines 0 comments Download
D chrome/android/shell/res/xml/syncadapter.xml View 1 chunk +0 lines, -8 lines 0 comments Download
M chrome/chrome.gyp View 1 1 chunk +1 line, -0 lines 0 comments Download
M chrome/chrome_android.gypi View 1 1 chunk +0 lines, -4 lines 0 comments Download
D chrome/chrome_shell.gypi View 1 chunk +0 lines, -112 lines 0 comments Download
D chrome/chrome_shell_test_apk.isolate View 1 chunk +0 lines, -22 lines 0 comments Download
M chrome/chrome_tests.gypi View 1 2 1 chunk +0 lines, -27 lines 0 comments Download
M tools/android/eclipse/.classpath View 1 chunk +0 lines, -3 lines 0 comments Download

Depends on Patchset:

Messages

Total messages: 24 (8 generated)
newt (away)
PTAL
5 years, 3 months ago (2015-09-03 00:18:59 UTC) #2
jbudorick
swooping in from the watchlist to say lgtm :D
5 years, 3 months ago (2015-09-03 00:27:45 UTC) #5
Ted C
https://codereview.chromium.org/1314413004/diff/1/chrome/chrome_android.gypi File chrome/chrome_android.gypi (right): https://codereview.chromium.org/1314413004/diff/1/chrome/chrome_android.gypi#newcode14 chrome/chrome_android.gypi:14: 'package_name': 'chrome_yay', huh?
5 years, 3 months ago (2015-09-03 00:29:57 UTC) #6
commit-bot: I haz the power
Dry run: CQ is trying da patch. Follow status at https://chromium-cq-status.appspot.com/patch-status/1314413004/1 View timeline at https://chromium-cq-status.appspot.com/patch-timeline/1314413004/1
5 years, 3 months ago (2015-09-03 00:31:35 UTC) #7
Yaron
On 2015/09/03 00:31:35, commit-bot: I haz the power wrote: > Dry run: CQ is trying ...
5 years, 3 months ago (2015-09-03 01:06:17 UTC) #8
newt (away)
https://codereview.chromium.org/1314413004/diff/1/chrome/chrome_android.gypi File chrome/chrome_android.gypi (right): https://codereview.chromium.org/1314413004/diff/1/chrome/chrome_android.gypi#newcode14 chrome/chrome_android.gypi:14: 'package_name': 'chrome_yay', On 2015/09/03 00:29:57, Ted C wrote: > ...
5 years, 3 months ago (2015-09-03 01:09:09 UTC) #9
newt (away)
+maruel for deleting chrome/chrome_shell_test_apk.isolate +thakis for chrome.gyp
5 years, 3 months ago (2015-09-03 01:10:25 UTC) #11
newt (away)
On 2015/09/03 01:06:17, Yaron wrote: > On 2015/09/03 00:31:35, commit-bot: I haz the power wrote: ...
5 years, 3 months ago (2015-09-03 01:11:27 UTC) #12
M-A Ruel
On 2015/09/03 01:10:25, newt wrote: > +maruel for deleting chrome/chrome_shell_test_apk.isolate You don't really need my ...
5 years, 3 months ago (2015-09-03 01:18:41 UTC) #13
commit-bot: I haz the power
Dry run: CQ is trying da patch. Follow status at https://chromium-cq-status.appspot.com/patch-status/1314413004/20001 View timeline at https://chromium-cq-status.appspot.com/patch-timeline/1314413004/20001
5 years, 3 months ago (2015-09-03 01:39:13 UTC) #15
Nico
lgtm :-) https://codereview.chromium.org/1314413004/diff/20001/chrome/chrome.gyp File chrome/chrome.gyp (right): https://codereview.chromium.org/1314413004/diff/20001/chrome/chrome.gyp#newcode670 chrome/chrome.gyp:670: 'package_name': 'chrome_locale_paks', On 2015/09/03 01:09:09, newt wrote: ...
5 years, 3 months ago (2015-09-03 01:49:01 UTC) #16
commit-bot: I haz the power
Dry run: This issue passed the CQ dry run.
5 years, 3 months ago (2015-09-03 03:03:28 UTC) #18
Ted C
lgtm
5 years, 3 months ago (2015-09-03 04:04:47 UTC) #19
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-cq-status.appspot.com/patch-status/1314413004/40001 View timeline at https://chromium-cq-status.appspot.com/patch-timeline/1314413004/40001
5 years, 3 months ago (2015-09-04 17:10:26 UTC) #22
commit-bot: I haz the power
Committed patchset #3 (id:40001)
5 years, 3 months ago (2015-09-04 18:46:05 UTC) #23
commit-bot: I haz the power
5 years, 3 months ago (2015-09-04 18:46:58 UTC) #24
Message was sent while issue was closed.
Patchset 3 (id:??) landed as
https://crrev.com/44ce026f8450c71f6592beb02c7db825c1c4e82c
Cr-Commit-Position: refs/heads/master@{#347454}

Powered by Google App Engine
This is Rietveld 408576698