Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
platform
/
external
/
skia
/
0ab790bef3f4cc018015fce58b12265b5511afad
/
experimental
/
PdfViewer
/
pdfparser
/
native
/
SkPdfObject.h
d761e32
pdfviewer: SkTDict, does accept to pass the length of the key also. We will use it, as this is a prerequirment for optimizing memory usage for pdf parser.
by edisonn@google.com
· 12 years ago
3fc4826
pdfviewer: fix typo (false != NULL)
by edisonn@google.com
· 12 years ago
78b38b1
pdfviewer: native inline images support
by edisonn@google.com
· 12 years ago
222382b
pdf viewer: refactor, add -w parameter to pdfviewer, add -n to remove extenassion page when there is a single page (so skdiff can be run easily) and fix a bug (SkPdfobject should not reset on destruct)
by edisonn@google.com
· 12 years ago
571c70b
Native PDF parser implementation - don't try it on pdfs that are not generated by skia, Crome Print Preview or Chrome Save As Pdf - it will crash as mising xref, pdfs with updates, and other features are not supported yer.
by edisonn@google.com
· 12 years ago