Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
platform
/
external
/
skia
/
de1559c5a7f1d2affa493e542776c6b71751d948
/
experimental
/
PdfViewer
/
pdfparser
/
native
/
SkPdfNativeObject.cpp
3aa3555
pdfviewer: 1) debug code for drawText (show magenta background for text, to show text even when we fail to load/show it), 2) some cleanup: refactor and rename classes and files
by edisonn@google.com
· 11 years ago
[Renamed (86%) from experimental/PdfViewer/pdfparser/native/SkPdfObject.cpp]
b0145ce
pdfviewer: add indexed rbg image support, enhanche caching(setData) for SkPdfObject
by edisonn@google.com
· 11 years ago
2ccc3af
pdfviewer: improve memory usage, improve parse time (by 30-50%) and don't allocate extra buffers (more to do, but low priority now), and put the page specific memory in an allocator.
by edisonn@google.com
· 11 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
· 11 years ago