Chromium Code Reviews
chromiumcodereview-hr@appspot.gserviceaccount.com (chromiumcodereview-hr) | Please choose your nickname with Settings | Help | Chromium Project | Gerrit Changes | Sign out
(403)

Side by Side Diff: third_party/libpng/README.chromium

Issue 1467263003: third_party/libpng: update to 1.2.54 (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@master
Patch Set: Created 5 years ago
Use n/p to move between diff chunks; N/P to move between comments. Draft comments are only viewable by you.
Jump to:
View unified diff | Download patch
OLDNEW
1 Name: libpng 1 Name: libpng
2 URL: http://libpng.org/ 2 URL: http://libpng.org/
3 Version: 1.2.52 3 Version: 1.2.54
4 Security Critical: yes 4 Security Critical: yes
5 License: libpng license 5 License: libpng license
6 License Android Compatible: yes 6 License Android Compatible: yes
7 7
8 Description: 8 Description:
9 Our custom configuration options are defined in pngusr.h. This was previously 9 Our custom configuration options are defined in pngusr.h. This was previously
10 called mozpngconf.h, which was copied from Mozilla and modified by Apple (hence 10 called mozpngconf.h, which was copied from Mozilla and modified by Apple (hence
11 the wk_* names). 11 the wk_* names).
12 12
13 Updated to 1.2.52, no changes to the source files but all unneeded files 13 Updated to 1.2.54, no changes to the source files but all unneeded files
14 stripped. 14 stripped.
15 15
16 - Unset PNG_NO_READ_PACK on Android in pngusr.h, required by freetype to support 16 - Unset PNG_NO_READ_PACK on Android in pngusr.h, required by freetype to support
17 color glyphs. 17 color glyphs.
OLDNEW
« no previous file with comments | « third_party/libpng/README ('k') | third_party/libpng/png.h » ('j') | third_party/libpng/pngset.c » ('J')

Powered by Google App Engine
This is Rietveld 408576698