Home | History | Annotate | only in /external/pdfium/third_party/libpng16
Up to higher level directory
NameDateSize
0000-build-config.patch21-Aug-2018695
0002-static-png-gt.patch21-Aug-2018437
0003-check-errors-in-set-pcal.patch21-Aug-20181.4K
0004-invalid-icc.patch21-Aug-20183.5K
arm/21-Aug-2018
contrib/21-Aug-2018
png.c21-Aug-2018151.3K
png.h21-Aug-2018139.8K
pngconf.h21-Aug-201822.3K
pngdebug.h21-Aug-20185.2K
pngerror.c21-Aug-201828.5K
pngget.c21-Aug-201832.6K
pnginfo.h21-Aug-201812.1K
pnglibconf.h21-Aug-20187.2K
pngmem.c21-Aug-20188.2K
pngpread.c21-Aug-201830.8K
pngprefix.h21-Aug-2018569
pngpriv.h21-Aug-201881.5K
pngread.c21-Aug-2018136.7K
pngrio.c21-Aug-20183.9K
pngrtran.c21-Aug-2018164.6K
pngrutil.c21-Aug-2018139.4K
pngset.c21-Aug-201849K
pngstruct.h21-Aug-201819.6K
pngtrans.c21-Aug-201824.5K
pngwio.c21-Aug-20185.5K
pngwrite.c21-Aug-201874.2K
pngwtran.c21-Aug-201815K
pngwutil.c21-Aug-201877.7K
README.pdfium21-Aug-2018813

README.pdfium

      1 Name: libpng
      2 URL: http://libpng.org/
      3 Version: 1.6.22
      4 Security Critical: yes
      5 License: libpng license
      6 License Android Compatible: yes
      7 
      8 Description:
      9 PNG library.
     10 
     11 Local Modifications:
     12 
     13 Local changes in Chromium's copy of libpng as of https://crrev.com/404379 - see
     14 README.chromium.
     15 
     16 pnglibconf.h: a copy of libpng's scripts/pnglibconf.h.prebuilt.
     17 pngprefix.h: manually-created redefinitions to avoid conflicts with Chromium.
     18 0000-build-config.patch: Local build configuration changes.
     19 0002-static-png-gt.patch: Unconditionally use static png_gt() in png.c to avoid compilation warning.
     20 0003-check-errors-in-set-pcal.patch: Backported github.com/glennrp/libpng/pull/135
     21 0004-invalid-icc.patch: Fix for large allocation for invalid ICC https://github.com/glennrp/libpng/commit/92a7c79db2c962d04006b35e2603ba9d5ce75541
     22