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

Issue 1408383002: Add flag to enable proguard for debug build. (Closed)

Created:
5 years, 2 months ago by michaelbai
Modified:
5 years, 2 months ago
Reviewers:
jbudorick
CC:
chromium-reviews, klundberg+watch_chromium.org, yfriedman+watch_chromium.org, jbudorick+watch_chromium.org
Base URL:
https://chromium.googlesource.com/chromium/src.git@master
Target Ref:
refs/pending/heads/master
Project:
chromium
Visibility:
Public.

Description

Add flag to enable proguard for debug build. BUG=544552 Committed: https://crrev.com/cb2b460ee59dd894681c0e8b2240113f715fa588 Cr-Commit-Position: refs/heads/master@{#354891}

Patch Set 1 #

Total comments: 3

Patch Set 2 : address comment #

Unified diffs Side-by-side diffs Delta from patch set Stats (+29 lines, -4 lines) Patch
M build/android/dex_action.gypi View 1 2 chunks +3 lines, -0 lines 0 comments Download
M build/android/gyp/apk_obfuscate.py View 2 chunks +8 lines, -1 line 0 comments Download
M build/android/gyp/dex.py View 2 chunks +6 lines, -2 lines 0 comments Download
M build/java_apk.gypi View 4 chunks +12 lines, -1 line 0 comments Download

Messages

Total messages: 17 (5 generated)
michaelbai
5 years, 2 months ago (2015-10-18 00:35:27 UTC) #2
commit-bot: I haz the power
Dry run: CQ is trying da patch. Follow status at https://chromium-cq-status.appspot.com/patch-status/1408383002/1 View timeline at https://chromium-cq-status.appspot.com/patch-timeline/1408383002/1
5 years, 2 months ago (2015-10-18 03:47:18 UTC) #4
commit-bot: I haz the power
Dry run: This issue passed the CQ dry run.
5 years, 2 months ago (2015-10-18 05:17:01 UTC) #6
jbudorick
I think there should be a GN equivalent. https://codereview.chromium.org/1408383002/diff/1/build/java_apk.gypi File build/java_apk.gypi (right): https://codereview.chromium.org/1408383002/diff/1/build/java_apk.gypi#newcode96 build/java_apk.gypi:96: 'debug_build_proguard_enabled%': ...
5 years, 2 months ago (2015-10-19 13:24:14 UTC) #7
Yaron
On 2015/10/19 13:24:14, jbudorick wrote: > I think there should be a GN equivalent. > ...
5 years, 2 months ago (2015-10-19 14:42:01 UTC) #8
michaelbai
jbudorick@, as to the gn part, I don't want to add it now because no ...
5 years, 2 months ago (2015-10-19 18:23:32 UTC) #9
Yaron
On 2015/10/19 18:23:32, michaelbai wrote: > jbudorick@, as to the gn part, I don't want ...
5 years, 2 months ago (2015-10-19 18:52:50 UTC) #10
jbudorick
lgtm w/ nit https://codereview.chromium.org/1408383002/diff/1/build/android/dex_action.gypi File build/android/dex_action.gypi (right): https://codereview.chromium.org/1408383002/diff/1/build/android/dex_action.gypi#newcode33 build/android/dex_action.gypi:33: 'debug_build_proguard_enabled%': 'false', nit: Please TODO me ...
5 years, 2 months ago (2015-10-19 19:52:15 UTC) #11
michaelbai
https://codereview.chromium.org/1408383002/diff/1/build/android/dex_action.gypi File build/android/dex_action.gypi (right): https://codereview.chromium.org/1408383002/diff/1/build/android/dex_action.gypi#newcode33 build/android/dex_action.gypi:33: 'debug_build_proguard_enabled%': 'false', On 2015/10/19 19:52:15, jbudorick wrote: > nit: ...
5 years, 2 months ago (2015-10-19 21:09:57 UTC) #12
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-cq-status.appspot.com/patch-status/1408383002/20001 View timeline at https://chromium-cq-status.appspot.com/patch-timeline/1408383002/20001
5 years, 2 months ago (2015-10-19 21:12:06 UTC) #15
commit-bot: I haz the power
Committed patchset #2 (id:20001)
5 years, 2 months ago (2015-10-19 22:30:17 UTC) #16
commit-bot: I haz the power
5 years, 2 months ago (2015-10-19 22:31:01 UTC) #17
Message was sent while issue was closed.
Patchset 2 (id:??) landed as
https://crrev.com/cb2b460ee59dd894681c0e8b2240113f715fa588
Cr-Commit-Position: refs/heads/master@{#354891}

Powered by Google App Engine
This is Rietveld 408576698