Home | History | Annotate | only in /external/chromium_org/third_party/android_opengl
Up to higher level directory
NameDateSize
etc1/23-Apr-2015
LICENSE23-Apr-2015619
OWNERS23-Apr-201540
README.chromium23-Apr-2015478
README.security23-Apr-2015131

README.chromium

      1 Name: etc1
      2 Version: 0
      3 URL: https://source.android.com/
      4 License: Apache 2.0
      5 Security Critical: no
      6 
      7 Description:
      8 This directory contains an ETC1 encoding/decoding API.  The source derives from
      9 frameworks/base/opengl/include/ETC1/etc1.cpp from the Android Open Source
     10 Project.
     11 
     12 Local modifications:
     13 - Removed decoding.
     14 - Generalize so that output size is independent of input size.
     15 - Handle cases of out-of-bounds blocks along the image boundary.
     16 - Added ARGB8888 decoding option.
     17 

README.security

      1 This library has not been reviewed by security team for handling untrusted input.  Contact security (a] chromium.org for any questions.