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

Side by Side Diff: third_party/libpng16/README.pdfium

Issue 1763493002: Rename png_ functions conflicting with chrome. (Closed) Base URL: https://pdfium.googlesource.com/pdfium.git@master
Patch Set: Fix pngprefix.h comment Created 4 years, 9 months 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
« no previous file with comments | « third_party/BUILD.gn ('k') | third_party/libpng16/pngprefix.h » ('j') | no next file with comments »
Toggle Intra-line Diffs ('i') | Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
OLDNEW
1 Name: libpng 1 Name: libpng
2 URL: http://www.libpng.org/pub/png/libpng.html 2 URL: http://www.libpng.org/pub/png/libpng.html
3 Version: 1.6.20 3 Version: 1.6.20
4 Security Critical: yes 4 Security Critical: yes
5 License: libpng license 5 License: libpng license
6 6
7 Description: 7 Description:
8 PNG library. 8 PNG library.
9 9
10 Local Modifications: 10 Local Modifications:
11 11
12 pnglibconf.h: a copy of libpng's scripts/pnglibconf.h.prebuilt. 12 pnglibconf.h: a copy of libpng's scripts/pnglibconf.h.prebuilt.
13 pngprefix.h: manually-created redefinitions to avoid conflicts with chome.
13 0000-build-config.patch: Local build configuration changes. 14 0000-build-config.patch: Local build configuration changes.
14 0001-disable-arm-neon.diff: Disable ARM NEON optimizations. 15 0001-disable-arm-neon.diff: Disable ARM NEON optimizations.
15 0002-static-png-gt.patch: Unconditionally use static png_gt() in png.c to avoid compilation warning. 16 0002-static-png-gt.patch: Unconditionally use static png_gt() in png.c to avoid compilation warning.
OLDNEW
« no previous file with comments | « third_party/BUILD.gn ('k') | third_party/libpng16/pngprefix.h » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698