summaryrefslogtreecommitdiffstats
path: root/third_party/libpng/README.chromium
blob: 39d57b55fefd2e6cf854cf3e75974c8da95f5598 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
Name: libpng
URL: http://libpng.org/
Version: 1.2.45
Security Critical: yes
License: libpng license
License Android Compatible: yes

Description:
Our custom configuration options are defined in pngusr.h. This was previously
called mozpngconf.h, which was copied from Mozilla and modified by Apple (hence
the wk_* names).

Updated to 1.2.45, no changes to the source files but all unneeded files
stripped.

- One custom patch for bug 112822, to be sent upstream.
- Also a signedness condition from upstream relating to the above, bug 116162.