- b0145ce pdfviewer: add indexed rbg image support, enhanche caching(setData) for SkPdfObject by edisonn@google.com · 12 years ago
- e2e01ff pdfviewer: implementation of one type of pattern - simple tile patern, colored, with xstep and ystep positive. by edisonn@google.com · 12 years ago
- 276fed9 pdfviewer: debug the parameters for snc, and for resolveReference by edisonn@google.com · 12 years ago
- 9a43c18 pdfviewer: finish implementation of SkPdfObject.toString(), and include in debugging traces we leave when rendering. by edisonn@google.com · 12 years ago
- 251176e pdfviewer: remove simple implementation for non-isolated groups. will be implemented in skia most probably. also it is not generated by SkPDFDevice by edisonn@google.com · 12 years ago
- f111a4b pdfviewer: transparency groups - implementation of non-isolated and non-knockout flags 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
- 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
- 96ba3aa pdfviewer: fix a few warnings by edisonn@google.com · 12 years ago
- a0cefa1 pdfviewer: gs operator implementation: dashing and font 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
- 78b38b1 pdfviewer: native inline images support by edisonn@google.com · 12 years ago
- 6a9d436 pdfviewer: add option to run the load or render multiple times, --benchLoad, --benchRender by edisonn@google.com · 12 years ago
- 444e25a add ability to specify the DPI at which to render the page by edisonn@google.com · 12 years ago
- 15b1118 pdfviewer: some code cleanup in renderer 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
- c8b3037 pdfviewer: don't delete variables, they are managed by the doc now 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[Renamed (93%) from experimental/PdfViewer/SkPdfParser.cpp]
- a3356fc pdfviewer: fix warnings on mac by edisonn@google.com · 12 years ago
- 596d2e2 pdf viewer: fix a few warnings, and enable warning as errors 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
- 3aac1f9 isolate podofo to prepare for native parser, autogenerate PDF API during build by edisonn@google.com · 12 years ago
- ab03e68 more work on pdf fonts, more to come by edisonn@google.com · 12 years ago
- 6e49c34 more work on pdf fonts, more to come by edisonn@google.com · 12 years ago
- 52394d2 Sanitizing source files in Housekeeper-Nightly by skia.committer@gmail.com · 12 years ago
- 131d4ee refactoring for pdf viewer lib by edisonn@google.com · 12 years ago