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

Unified Diff: third_party/poppler/README.chromium

Issue 20220002: Add libpoppler PDF rasterizer (Closed) Base URL: https://skia.googlecode.com/svn/trunk
Patch Set: Improve style, fix windows build, remove dead code, make GPL more obvious Created 7 years, 5 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 side-by-side diff with in-line comments
Download patch
Index: third_party/poppler/README.chromium
diff --git a/third_party/poppler/README.chromium b/third_party/poppler/README.chromium
new file mode 100644
index 0000000000000000000000000000000000000000..2f07967377816fa624cf779c26182a2ff95e8446
--- /dev/null
+++ b/third_party/poppler/README.chromium
@@ -0,0 +1,16 @@
+Name: libpoppler
+Short Name: libpoppler
+URL: git://git.freedesktop.org/git/poppler/poppler
+Version: poppler-0.22.5 (upstream Git repo tag)
+License: GPLv2 / GPLv3
+License File: NOT_SHIPPED
+Security Critical: No
+
+Description:
+A PDF rendering library, currently used in the Skia gm for regression-testing PDF output.
+This should ONLY be used for tesing code.
+
+Local Modifications:
+No changes to files from the upstream repository.
+Platform-specific configuration files added to third_party/poppler.
+

Powered by Google App Engine
This is Rietveld 408576698