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

Issue 1292313004: Update usage of Proguard in clank after moving Proguard to third_party. (Closed)

Created:
5 years, 4 months ago by Xi Han
Modified:
5 years, 3 months ago
Reviewers:
Yaron, jbudorick
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

Update usage of Proguard in clank after moving Proguard to third_party. This is a follow up CL of https://codereview.chromium.org/1288393002/. BUG=505932 Committed: https://crrev.com/fac74610cdba9a4d9190c21a5880b751d3324634 Cr-Commit-Position: refs/heads/master@{#346006}

Patch Set 1 #

Patch Set 2 : Update proguard.flags. #

Total comments: 3

Patch Set 3 : Revert changes in progard.flags #

Total comments: 2

Patch Set 4 : jbudorick@'s #

Unified diffs Side-by-side diffs Delta from patch set Stats (+11 lines, -9 lines) Patch
M build/android/pylib/constants/__init__.py View 1 2 3 1 chunk +2 lines, -0 lines 0 comments Download
M build/android/pylib/instrumentation/test_jar.py View 1 2 3 1 chunk +2 lines, -2 lines 0 comments Download
M build/android/pylib/utils/proguard.py View 1 chunk +1 line, -1 line 0 comments Download
M build/config/android/internal_rules.gni View 1 2 3 1 chunk +1 line, -1 line 0 comments Download
M build/java.gypi View 1 2 3 2 chunks +2 lines, -2 lines 0 comments Download
M build/java_apk.gypi View 1 2 3 1 chunk +1 line, -1 line 0 comments Download
M build/java_prebuilt.gypi View 2 chunks +2 lines, -2 lines 0 comments Download

Messages

Total messages: 11 (4 generated)
Xi Han
Maybe we can ignore the changes in proguard.flags for now, since we might still need ...
5 years, 3 months ago (2015-08-24 17:13:00 UTC) #2
Yaron
lgtm after dependent change lands and rebase You'll need an android build OWNER though https://codereview.chromium.org/1292313004/diff/20001/build/android/pylib/constants/__init__.py ...
5 years, 3 months ago (2015-08-25 16:57:35 UTC) #3
Xi Han
jbudorick@chromium.org: Please review all changes, thanks! https://codereview.chromium.org/1292313004/diff/20001/build/android/pylib/constants/__init__.py File build/android/pylib/constants/__init__.py (right): https://codereview.chromium.org/1292313004/diff/20001/build/android/pylib/constants/__init__.py#newcode195 build/android/pylib/constants/__init__.py:195: PROGUARD_ROOT = os.path.join(DIR_SOURCE_ROOT, ...
5 years, 3 months ago (2015-08-25 19:14:56 UTC) #5
jbudorick
lgtm w/ nits https://codereview.chromium.org/1292313004/diff/40001/build/android/pylib/constants/__init__.py File build/android/pylib/constants/__init__.py (right): https://codereview.chromium.org/1292313004/diff/40001/build/android/pylib/constants/__init__.py#newcode196 build/android/pylib/constants/__init__.py:196: PROGUARD_ROOT = os.path.join(DIR_SOURCE_ROOT, 'third_party/proguard') nit: os.path.join(DIR_SOURCE_ROOT, ...
5 years, 3 months ago (2015-08-27 20:10:26 UTC) #6
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-cq-status.appspot.com/patch-status/1292313004/60001 View timeline at https://chromium-cq-status.appspot.com/patch-timeline/1292313004/60001
5 years, 3 months ago (2015-08-27 21:55:13 UTC) #9
commit-bot: I haz the power
Committed patchset #4 (id:60001)
5 years, 3 months ago (2015-08-27 22:23:08 UTC) #10
commit-bot: I haz the power
5 years, 3 months ago (2015-08-27 22:23:56 UTC) #11
Message was sent while issue was closed.
Patchset 4 (id:??) landed as
https://crrev.com/fac74610cdba9a4d9190c21a5880b751d3324634
Cr-Commit-Position: refs/heads/master@{#346006}

Powered by Google App Engine
This is Rietveld 408576698