Name | Date | Size | #Lines | LOC | ||
---|---|---|---|---|---|---|
.. | - | - | ||||
lib/ | 03-May-2024 | - | ||||
DIR_METADATA | D | 03-May-2024 | 79 | 5 | 4 | |
LICENSE | D | 03-May-2024 | 17.7 KiB | 341 | 281 | |
OWNERS | D | 03-May-2024 | 83 | 5 | 4 | |
README.chromium | D | 03-May-2024 | 335 | 13 | 11 | |
cipd.yaml | D | 03-May-2024 | 415 | 13 | 5 |
README.chromium
1Name: Proguard 2URL: http://proguard.sourceforge.net/ 3Version: 6.0.3 4Date: June 22, 2016 5License: GPL v2 6License File: NOT_SHIPPED 7Security Critical: no 8 9Description: 10This directory includes proguard.jar to allow Chromium to shrink, optimize java 11classes for Android, as well as retrace.jar, to allow for deobfuscation of stack 12traces. 13