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

Unified Diff: third_party/libpng/README.chromium

Issue 754183005: Define CHROME_PNG_READ_iCCP_sRGB_cHRM_gAMA (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@master
Patch Set: Created 6 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 side-by-side diff with in-line comments
Download patch
« no previous file with comments | « no previous file | third_party/libpng/png.h » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: third_party/libpng/README.chromium
diff --git a/third_party/libpng/README.chromium b/third_party/libpng/README.chromium
index 391a25cd4f057bb5da6d9449987a0b56a540b4ce..54b78181a2c6783ff5d85cc2625dbcd821cc11c0 100644
--- a/third_party/libpng/README.chromium
+++ b/third_party/libpng/README.chromium
@@ -17,3 +17,6 @@ stripped.
- Also a signedness condition from upstream relating to the above, bug 116162.
- Unset PNG_NO_READ_PACK on Android in pngusr.h, required by freetype to support
color glyphs.
+- Define CHROME_PNG_READ_iCCP_sRGB_cHRM_gAMA. Used to detect if cHRM and gAMA
+ chunks are present in the PNG image headers when iCCP, sRGB, cHRM, and gAMA
+ chunk reading is enabled in the PNG reader pngusr.h config, bug 354883.
« no previous file with comments | « no previous file | third_party/libpng/png.h » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698