- e57c62d pdfviewer: fix font rotation issues by edisonn@google.com · 12 years ago
- 2273f9b pdfviewer: load image pain settings (like transparency), pass the page number, report failure if at least one render fails, and check that xref section starts with xref keyword. by edisonn@google.com · 12 years ago
- b0145ce pdfviewer: add indexed rbg image support, enhanche caching(setData) for SkPdfObject by edisonn@google.com · 12 years ago
- 276fed9 pdfviewer: debug the parameters for snc, and for resolveReference by edisonn@google.com · 12 years ago
- 24cdf13 pdfviewer: more prerequired work to have examples working for transparency work items. by edisonn@google.com · 12 years ago
- 88fc03d pdfviewer: add doPage function, cet stream from Contents by edisonn@google.com · 12 years ago
- 641cce9 pdfviewer: fix condition for element in array, reset back the default color to white, and verify type before value in PDF API mapper by edisonn@google.com · 12 years ago
- 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
- e878e72 pdfviewer: more plumming for soft masks, blend modes and transparency groups by edisonn@google.com · 12 years ago
- 147adb1 pdfviewer: remove dependency on picture_utils. add utility function to render SkStream into bitmap. by edisonn@google.com · 12 years ago
- 1f08016 pdfviewer: more simple fixed to prevent crashes by edisonn@google.com · 12 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 · 12 years ago
- 620edc5 pdfviewer: fix warning in release by edisonn@google.com · 12 years ago
- 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
- a5aaa79 pdfviewer: measure mem usage, command line flags library. by edisonn@google.com · 12 years ago
- 8bad737 pdfviewer: ignore more bad stauff in pdfs by edisonn@google.com · 12 years ago
- 951d653 pdfviewer: more load references dinamically plumming by edisonn@google.com · 12 years ago
- 432640a pdfviewer: don't crash when trailer is missing 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
- a3356fc pdfviewer: fix warnings on mac 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
- 98a1967 Sanitizing source files in Housekeeper-Nightly by skia.committer@gmail.com · 12 years ago
- 3aac1f9 isolate podofo to prepare for native parser, autogenerate PDF API during build by edisonn@google.com · 12 years ago