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

Issue 2070633002: Removed keeps for unused member variables. (Closed)

Created:
4 years, 6 months ago by smaier
Modified:
4 years, 5 months ago
Reviewers:
nyquist, Peter Wen, agrieve
CC:
chromium-reviews
Base URL:
https://chromium.googlesource.com/chromium/src.git@master
Target Ref:
refs/pending/heads/master
Project:
chromium
Visibility:
Public.

Description

Removed keeps for unused member variables. Right now, we have a very old Proguard rule that keeps around all unused member variables for seemingly no reason at all. Removing these member variables saves us exactly 260kb in .dex size. See https://paste.googleplex.com/6211836936454144 for a list of what members are removed. BUG=619937 Committed: https://crrev.com/c0c518f1ca99980f14a786a6163494136c819ed8 Cr-Commit-Position: refs/heads/master@{#402506}

Patch Set 1 #

Patch Set 2 : Added workaround for test apk #

Patch Set 3 : -keeping resources failing tests #

Patch Set 4 : Updated build rule to allow test fix to work #

Patch Set 5 : Back to patch set 3 #

Patch Set 6 : Another keep needed to pass tests #

Patch Set 7 : Doing DefaultMediaRouteController change in more appropriate CL #

Patch Set 8 : Rebased #

Unified diffs Side-by-side diffs Delta from patch set Stats (+9 lines, -2 lines) Patch
M chrome/android/java/proguard.flags View 1 2 3 4 5 6 7 1 chunk +7 lines, -0 lines 0 comments Download
M chrome/android/javatests/src/org/chromium/chrome/browser/autofill/AutofillPopupTest.java View 1 2 2 chunks +1 line, -1 line 0 comments Download
M chrome/android/javatests/src/org/chromium/chrome/browser/autofill/AutofillPopupWithKeyboardTest.java View 1 2 2 chunks +1 line, -1 line 0 comments Download

Messages

Total messages: 53 (25 generated)
commit-bot: I haz the power
Dry run: CQ is trying da patch. Follow status at https://chromium-cq-status.appspot.com/patch-status/2070633002/1
4 years, 6 months ago (2016-06-15 18:49:00 UTC) #2
smaier
See https://paste.googleplex.com/6211836936454144 for the list of removed members by this change on the final .dex ...
4 years, 6 months ago (2016-06-15 18:59:49 UTC) #4
smaier
This keep rule was introduced in this CL: https://chrome-internal-review.googlesource.com/#/c/174897/2 It appears that they were just ...
4 years, 6 months ago (2016-06-15 19:47:30 UTC) #6
commit-bot: I haz the power
Dry run: Try jobs failed on following builders: linux_android_rel_ng on tryserver.chromium.android (JOB_FAILED, https://build.chromium.org/p/tryserver.chromium.android/builders/linux_android_rel_ng/builds/88180)
4 years, 6 months ago (2016-06-15 19:47:51 UTC) #8
agrieve
On 2016/06/15 19:47:51, commit-bot: I haz the power wrote: > Dry run: Try jobs failed ...
4 years, 6 months ago (2016-06-16 02:42:26 UTC) #9
commit-bot: I haz the power
Dry run: CQ is trying da patch. Follow status at https://chromium-cq-status.appspot.com/patch-status/2070633002/20001
4 years, 6 months ago (2016-06-16 21:15:07 UTC) #11
commit-bot: I haz the power
Dry run: Try jobs failed on following builders: linux_android_rel_ng on tryserver.chromium.android (JOB_FAILED, https://build.chromium.org/p/tryserver.chromium.android/builders/linux_android_rel_ng/builds/89026)
4 years, 6 months ago (2016-06-17 01:59:48 UTC) #13
agrieve
On 2016/06/17 01:59:48, commit-bot: I haz the power wrote: > Dry run: Try jobs failed ...
4 years, 6 months ago (2016-06-18 02:27:39 UTC) #14
commit-bot: I haz the power
Dry run: CQ is trying da patch. Follow status at https://chromium-cq-status.appspot.com/patch-status/2070633002/40001
4 years, 6 months ago (2016-06-20 16:59:28 UTC) #16
commit-bot: I haz the power
Dry run: Try jobs failed on following builders: android_arm64_dbg_recipe on tryserver.chromium.android (JOB_FAILED, https://build.chromium.org/p/tryserver.chromium.android/builders/android_arm64_dbg_recipe/builds/83773)
4 years, 6 months ago (2016-06-20 17:17:09 UTC) #18
agrieve
On 2016/06/20 17:17:09, commit-bot: I haz the power wrote: > Dry run: Try jobs failed ...
4 years, 6 months ago (2016-06-20 17:29:55 UTC) #19
commit-bot: I haz the power
Dry run: CQ is trying da patch. Follow status at https://chromium-cq-status.appspot.com/patch-status/2070633002/60001
4 years, 6 months ago (2016-06-20 17:47:37 UTC) #21
commit-bot: I haz the power
Dry run: Try jobs failed on following builders: linux_android_rel_ng on tryserver.chromium.android (JOB_FAILED, https://build.chromium.org/p/tryserver.chromium.android/builders/linux_android_rel_ng/builds/90313)
4 years, 6 months ago (2016-06-20 19:09:37 UTC) #25
commit-bot: I haz the power
Dry run: CQ is trying da patch. Follow status at https://chromium-cq-status.appspot.com/patch-status/2070633002/80001
4 years, 6 months ago (2016-06-20 19:13:00 UTC) #27
commit-bot: I haz the power
Dry run: Try jobs failed on following builders: linux_android_rel_ng on tryserver.chromium.android (JOB_FAILED, https://build.chromium.org/p/tryserver.chromium.android/builders/linux_android_rel_ng/builds/90388)
4 years, 6 months ago (2016-06-20 20:25:41 UTC) #29
agrieve
On 2016/06/20 20:25:41, commit-bot: I haz the power wrote: > Dry run: Try jobs failed ...
4 years, 6 months ago (2016-06-21 01:26:36 UTC) #30
commit-bot: I haz the power
Dry run: CQ is trying da patch. Follow status at https://chromium-cq-status.appspot.com/patch-status/2070633002/100001
4 years, 6 months ago (2016-06-21 18:48:25 UTC) #32
commit-bot: I haz the power
Dry run: Try jobs failed on following builders: linux_chromium_rel_ng on tryserver.chromium.linux (JOB_FAILED, http://build.chromium.org/p/tryserver.chromium.linux/builders/linux_chromium_rel_ng/builds/249851)
4 years, 6 months ago (2016-06-21 19:50:55 UTC) #34
commit-bot: I haz the power
Dry run: CQ is trying da patch. Follow status at https://chromium-cq-status.appspot.com/patch-status/2070633002/120001
4 years, 6 months ago (2016-06-22 17:15:58 UTC) #36
smaier
nyquist@chromium.org: Please review changes in .../javatests/.../autofill
4 years, 6 months ago (2016-06-22 17:18:26 UTC) #38
commit-bot: I haz the power
Dry run: This issue passed the CQ dry run.
4 years, 6 months ago (2016-06-22 18:06:22 UTC) #40
agrieve
On 2016/06/22 18:06:22, commit-bot: I haz the power wrote: > Dry run: This issue passed ...
4 years, 6 months ago (2016-06-23 13:56:09 UTC) #41
nyquist
chrome/android/javatests/ lgtm
4 years, 6 months ago (2016-06-24 18:44:25 UTC) #42
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-cq-status.appspot.com/v2/patch-status/codereview.chromium.org/2070633002/120001
4 years, 5 months ago (2016-06-27 14:47:13 UTC) #44
commit-bot: I haz the power
Try jobs failed on following builders: ios-device on master.tryserver.chromium.mac (JOB_FAILED, http://build.chromium.org/p/tryserver.chromium.mac/builders/ios-device/builds/27078) ios-simulator on master.tryserver.chromium.mac (JOB_FAILED, ...
4 years, 5 months ago (2016-06-27 14:48:54 UTC) #46
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-cq-status.appspot.com/v2/patch-status/codereview.chromium.org/2070633002/140001
4 years, 5 months ago (2016-06-28 17:21:39 UTC) #49
commit-bot: I haz the power
Committed patchset #8 (id:140001)
4 years, 5 months ago (2016-06-28 19:06:04 UTC) #51
commit-bot: I haz the power
4 years, 5 months ago (2016-06-28 19:07:48 UTC) #53
Message was sent while issue was closed.
Patchset 8 (id:??) landed as
https://crrev.com/c0c518f1ca99980f14a786a6163494136c819ed8
Cr-Commit-Position: refs/heads/master@{#402506}

Powered by Google App Engine
This is Rietveld 408576698