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

Unified Diff: third_party/agg23/README.pdfium

Issue 1861963002: Fix an infinite loop in agg's stroke_calc_arc(). (Closed) Base URL: https://pdfium.googlesource.com/pdfium.git@master
Patch Set: Created 4 years, 8 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
« no previous file with comments | « third_party/agg23/0000-bug-466.patch ('k') | third_party/agg23/agg_math_stroke.h » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: third_party/agg23/README.pdfium
diff --git a/third_party/agg23/README.pdfium b/third_party/agg23/README.pdfium
new file mode 100644
index 0000000000000000000000000000000000000000..54687934b644a7c3823dd8121aa14fa192d6eb5a
--- /dev/null
+++ b/third_party/agg23/README.pdfium
@@ -0,0 +1,14 @@
+Name: Anti-Grain Geometry
+URL: https://sourceforge.net/projects/agg/
+Version: 2.3
+Security Critical: yes
+License: MIT
+
+Description:
+2D vector graphics library.
+
+Local Modifications:
+
+0000-bug-466.patch: Fixes an infinite loop in stroke_calc_arc().
+Various changes to use FX_ library functions.
+Possibly more?
« no previous file with comments | « third_party/agg23/0000-bug-466.patch ('k') | third_party/agg23/agg_math_stroke.h » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698