Chromium Code Reviews| OLD | NEW |
|---|---|
| 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. | |
| OLD | NEW |