Edit

kc3-lang/angle/third_party/proguard/README.chromium

Branch :

  • Show log

    Commit

  • Author : Jamie Madill
    Date : 2021-04-16 19:21:15
    Hash : 2f808349
    Message : Add standalone Android build. Includes necessary DEPS and GN build changes. Some folders are copied directly from Chromium because they don't exist as source mirrors or aren't available for other reasons. Bug: angleproject:2344 Change-Id: Ibb7f8a3e2288048b7aed2b0e277ca63b5a932c57 Reviewed-on: https://chromium-review.googlesource.com/c/angle/angle/+/2826480 Commit-Queue: Jamie Madill <jmadill@chromium.org> Reviewed-by: Geoff Lang <geofflang@chromium.org> Reviewed-by: Yuly Novikov <ynovikov@chromium.org>

  • third_party/proguard/README.chromium
  • Name: Proguard
    URL: http://proguard.sourceforge.net/
    Version: 6.0.3
    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, as well as retrace.jar, to allow for deobfuscation of stack
    traces.