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

Unified Diff: third_party/proguard/README.chromium

Issue 2087893005: retrace.jar checked in (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@master
Patch Set: Fixing license attribute in README.chromium to pass presubmit Created 4 years, 6 months ago
Use n/p to move between diff chunks; N/P to move between comments. Draft comments are only viewable by you.
Jump to:
View side-by-side diff with in-line comments
Download patch
« no previous file with comments | « no previous file | third_party/proguard/lib/retrace.jar » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: third_party/proguard/README.chromium
diff --git a/third_party/proguard/README.chromium b/third_party/proguard/README.chromium
index 76389a1cfe12a88246c742c189ec5186e412b169..14b6982929600056fa5f94413ab7912ce47ea78c 100644
--- a/third_party/proguard/README.chromium
+++ b/third_party/proguard/README.chromium
@@ -1,10 +1,12 @@
Name: Proguard
URL: http://proguard.sourceforge.net/
Version: 5.2.1
-Date: February 9, 2016
-License: NOT_SHIPPED
+Date: June 22, 2016
+License: GPL v2
+License File: NOT_SHIPPED
Security Critical: no
Description:
This directory includes proguard.jar to allow Chromium to shrink, optimize java
-classes for Android.
+classes for Android, as well as retrace.jar, to allow for deobfuscation of stack
+traces.
« no previous file with comments | « no previous file | third_party/proguard/lib/retrace.jar » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698