- d08d23b Small tweaks to be able to build everything target: by commit-bot@chromium.org · 11 years ago
- 8272d87 Remove SkPdfNativeDoc::tokenizerOfStream. by scroggo@google.com · 11 years ago
- e50d9a1 mode code cleanup (100c / l, comments) by edisonn@google.com · 11 years ago
- cf2cfa1 pdfviewer: code cleanup - add licence on files, make replace __DEFINE__foo with foo_DEFINED to match skia project by edisonn@google.com · 11 years ago
- 063d707 pdfviewer: code cleanup - remove STL usage by edisonn@google.com · 11 years ago
- 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
- b0145ce pdfviewer: add indexed rbg image support, enhanche caching(setData) for SkPdfObject 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
- 1acab36 pdfviewer: limit the characters we support in ToUnicode, to 0xffff by edisonn@google.com · 12 years ago
- b44334c pdfviewer: don't crash if the xref is corrupted. 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
- 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
- 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
- eee4b65 Basic load base font when specified in a FontDescriptor. basic load of TrueType font (FontFile2) by edisonn@google.com · 12 years ago
- 131d4ee refactoring for pdf viewer lib by edisonn@google.com · 12 years ago
- b857a0c Basic support for Type3 Fonts in Pdf + various refactorings by edisonn@google.com · 12 years ago
- 1be794f add missing font.* files, map podofo to SkPdfObject for SkPdfArray::operator[] by edisonn@google.com · 12 years ago