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

Issue 23213002: Add support for proguard preprocessing. (Closed)

Created:
7 years, 4 months ago by cjhopman
Modified:
7 years, 4 months ago
Reviewers:
nyquist, Yaron
CC:
chromium-reviews, craigdh+watch_chromium.org, bulach+watch_chromium.org, yfriedman+watch_chromium.org, ilevy-cc_chromium.org, klundberg+watch_chromium.org, frankf+watch_chromium.org
Visibility:
Public.

Description

Add support for proguard preprocessing. * Adds support for running proguard on our libraries before they are added to the final release APK. * Start using the proguard preprocessing for third_party/guava. BUG=272790 NOTRY=true TBR=darin@chromium.org Committed: https://src.chromium.org/viewvc/chrome?view=rev&revision=217706

Patch Set 1 #

Total comments: 14

Patch Set 2 : Addressed comments, added more proguard rules for enums. #

Patch Set 3 : Renamed config file for guava to proguard.flags #

Unified diffs Side-by-side diffs Delta from patch set Stats (+136 lines, -2 lines) Patch
A build/android/gyp/proguard.py View 1 2 1 chunk +55 lines, -0 lines 0 comments Download
M build/java.gypi View 1 3 chunks +46 lines, -2 lines 0 comments Download
M third_party/guava/guava.gyp View 1 2 1 chunk +2 lines, -0 lines 0 comments Download
A third_party/guava/proguard.flags View 1 2 1 chunk +33 lines, -0 lines 0 comments Download

Messages

Total messages: 6 (0 generated)
nyquist
https://codereview.chromium.org/23213002/diff/1/build/android/gyp/proguard.py File build/android/gyp/proguard.py (right): https://codereview.chromium.org/23213002/diff/1/build/android/gyp/proguard.py#newcode21 build/android/gyp/proguard.py:21: # proguard does its own dependency checking, avoid that ...
7 years, 4 months ago (2013-08-14 22:19:10 UTC) #1
nyquist
https://codereview.chromium.org/23213002/diff/1/build/android/gyp/proguard.py File build/android/gyp/proguard.py (right): https://codereview.chromium.org/23213002/diff/1/build/android/gyp/proguard.py#newcode21 build/android/gyp/proguard.py:21: # proguard does its own dependency checking, avoid that ...
7 years, 4 months ago (2013-08-14 23:24:12 UTC) #2
Yaron
lgtm
7 years, 4 months ago (2013-08-14 23:40:42 UTC) #3
nyquist
lgtm
7 years, 4 months ago (2013-08-15 00:08:09 UTC) #4
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-status.appspot.com/cq/cjhopman@chromium.org/23213002/9001
7 years, 4 months ago (2013-08-15 00:09:51 UTC) #5
commit-bot: I haz the power
7 years, 4 months ago (2013-08-15 00:12:09 UTC) #6
Message was sent while issue was closed.
Change committed as 217706

Powered by Google App Engine
This is Rietveld 408576698