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

Side by Side 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 unified diff | Download patch
« no previous file with comments | « no previous file | third_party/proguard/lib/retrace.jar » ('j') | no next file with comments »
Toggle Intra-line Diffs ('i') | Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
OLDNEW
1 Name: Proguard 1 Name: Proguard
2 URL: http://proguard.sourceforge.net/ 2 URL: http://proguard.sourceforge.net/
3 Version: 5.2.1 3 Version: 5.2.1
4 Date: February 9, 2016 4 Date: June 22, 2016
5 License: NOT_SHIPPED 5 License: GPL v2
6 License File: NOT_SHIPPED
6 Security Critical: no 7 Security Critical: no
7 8
8 Description: 9 Description:
9 This directory includes proguard.jar to allow Chromium to shrink, optimize java 10 This directory includes proguard.jar to allow Chromium to shrink, optimize java
10 classes for Android. 11 classes for Android, as well as retrace.jar, to allow for deobfuscation of stack
12 traces.
OLDNEW
« 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