1. 4ef4bed pdfviewer: load files with missing xref (we need in order to help with testing, as most good pdfx in the whild miss the xref). add period as a valid character to start a real value. by edisonn@google.com · 12 years ago
  2. e878e72 pdfviewer: more plumming for soft masks, blend modes and transparency groups by edisonn@google.com · 12 years ago
  3. 147adb1 pdfviewer: remove dependency on picture_utils. add utility function to render SkStream into bitmap. by edisonn@google.com · 12 years ago
  4. 1f08016 pdfviewer: more simple fixed to prevent crashes by edisonn@google.com · 12 years ago
  5. 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 · 12 years ago
  6. 620edc5 pdfviewer: fix warning in release by edisonn@google.com · 12 years ago
  7. 7b328fd pdfviewer: add --pages arg: render a certain page (all, all in desceding order, firsl, last and by page number) by edisonn@google.com · 12 years ago
  8. a5aaa79 pdfviewer: measure mem usage, command line flags library. by edisonn@google.com · 12 years ago
  9. 8bad737 pdfviewer: ignore more bad stauff in pdfs by edisonn@google.com · 12 years ago
  10. 951d653 pdfviewer: more load references dinamically plumming by edisonn@google.com · 12 years ago
  11. 432640a pdfviewer: don't crash when trailer is missing by edisonn@google.com · 12 years ago
  12. 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
  13. a3356fc pdfviewer: fix warnings on mac by edisonn@google.com · 12 years ago
  14. 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
  15. 98a1967 Sanitizing source files in Housekeeper-Nightly by skia.committer@gmail.com · 12 years ago
  16. 3aac1f9 isolate podofo to prepare for native parser, autogenerate PDF API during build by edisonn@google.com · 12 years ago