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

Issue 2150533005: Annotated functions/classes more cleanly kept (Closed)

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

Description

Annotated functions/classes more cleanly kept This has no effect on the Proguarded .dex BUG=619937 Committed: https://crrev.com/e3fa0e21d8b8819ba19b68ec1445d7ebf301214f Cr-Commit-Position: refs/heads/master@{#406355}

Patch Set 1 #

Total comments: 1

Patch Set 2 : Massive overhaul into common flags file #

Patch Set 3 : Minor touchups #

Total comments: 4

Patch Set 4 : Moving base proguard config to base/android #

Total comments: 4

Patch Set 5 : Addressing andrew's comments #

Patch Set 6 #

Patch Set 7 : changed ** to * for strange proguard bug #

Patch Set 8 : keeping all native functions #

Unified diffs Side-by-side diffs Delta from patch set Stats (+88 lines, -156 lines) Patch
M android_webview/apk/java/proguard.flags View 1 2 3 4 3 chunks +0 lines, -57 lines 0 comments Download
M android_webview/system_webview_apk_tmpl.gni View 1 2 3 1 chunk +4 lines, -1 line 0 comments Download
A base/android/base_proguard_config.flags View 1 2 3 4 5 6 7 1 chunk +69 lines, -0 lines 0 comments Download
M chrome/android/chrome_public_apk_tmpl.gni View 1 2 3 1 chunk +4 lines, -2 lines 0 comments Download
M chrome/android/java/proguard.flags View 1 2 3 4 5 6 7 5 chunks +7 lines, -95 lines 0 comments Download
M chrome/android/webapk/shell_apk/BUILD.gn View 1 2 3 4 5 6 7 1 chunk +4 lines, -1 line 0 comments Download

Dependent Patchsets:

Messages

Total messages: 35 (21 generated)
smaier
4 years, 5 months ago (2016-07-14 15:30:18 UTC) #5
agrieve
just a small nit. Might be worth also considering moving these annotation-specific rules to their ...
4 years, 5 months ago (2016-07-15 14:44:34 UTC) #8
smaier
torne@chromium.org: Please review changes in android_webview/ yfriedman@chromium.org: Please review changes in chrome/android/
4 years, 5 months ago (2016-07-15 21:00:58 UTC) #10
Torne
WebView LGTM here. Thanks for doing this, this is much cleaner and nicer!
4 years, 5 months ago (2016-07-18 12:39:18 UTC) #11
Yaron
https://codereview.chromium.org/2150533005/diff/40001/base/base_proguard_config.flags File base/base_proguard_config.flags (right): https://codereview.chromium.org/2150533005/diff/40001/base/base_proguard_config.flags#newcode1 base/base_proguard_config.flags:1: # Keep line number information, useful for stack traces. ...
4 years, 5 months ago (2016-07-18 13:41:21 UTC) #12
agrieve
https://codereview.chromium.org/2150533005/diff/40001/chrome/android/webapk/shell_apk/BUILD.gn File chrome/android/webapk/shell_apk/BUILD.gn (right): https://codereview.chromium.org/2150533005/diff/40001/chrome/android/webapk/shell_apk/BUILD.gn#newcode91 chrome/android/webapk/shell_apk/BUILD.gn:91: "//base/base_proguard_config.flags", On 2016/07/18 13:41:21, Yaron wrote: > This is ...
4 years, 5 months ago (2016-07-18 15:53:16 UTC) #13
smaier
https://codereview.chromium.org/2150533005/diff/40001/base/base_proguard_config.flags File base/base_proguard_config.flags (right): https://codereview.chromium.org/2150533005/diff/40001/base/base_proguard_config.flags#newcode1 base/base_proguard_config.flags:1: # Keep line number information, useful for stack traces. ...
4 years, 5 months ago (2016-07-18 17:28:50 UTC) #14
Yaron
lgtm
4 years, 5 months ago (2016-07-18 17:43:13 UTC) #15
agrieve
lgtm % 2 things https://codereview.chromium.org/2150533005/diff/60001/base/android/base_proguard_config.flags File base/android/base_proguard_config.flags (right): https://codereview.chromium.org/2150533005/diff/60001/base/android/base_proguard_config.flags#newcode10 base/android/base_proguard_config.flags:10: -keep @interface android.webkit.JavascriptInterface I don't ...
4 years, 5 months ago (2016-07-18 18:02:21 UTC) #16
smaier
https://codereview.chromium.org/2150533005/diff/60001/base/android/base_proguard_config.flags File base/android/base_proguard_config.flags (right): https://codereview.chromium.org/2150533005/diff/60001/base/android/base_proguard_config.flags#newcode10 base/android/base_proguard_config.flags:10: -keep @interface android.webkit.JavascriptInterface On 2016/07/18 18:02:21, agrieve wrote: > ...
4 years, 5 months ago (2016-07-18 18:50:09 UTC) #17
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/2150533005/140001
4 years, 5 months ago (2016-07-19 19:48:34 UTC) #30
commit-bot: I haz the power
Committed patchset #8 (id:140001)
4 years, 5 months ago (2016-07-19 19:53:42 UTC) #32
commit-bot: I haz the power
CQ bit was unchecked.
4 years, 5 months ago (2016-07-19 19:53:50 UTC) #33
commit-bot: I haz the power
4 years, 5 months ago (2016-07-19 19:54:56 UTC) #35
Message was sent while issue was closed.
Patchset 8 (id:??) landed as
https://crrev.com/e3fa0e21d8b8819ba19b68ec1445d7ebf301214f
Cr-Commit-Position: refs/heads/master@{#406355}

Powered by Google App Engine
This is Rietveld 408576698