| Commit message (Expand) | Author | Age |
* | Small tweaks to be able to build everything target: | commit-bot@chromium.org | 2014-01-08 |
* | Remove some PdfViewer warnings. | scroggo@google.com | 2013-12-02 |
* | Move SkPdfContext into its own files. | scroggo@google.com | 2013-11-20 |
* | Add missing (trivial) virtual destructors. | mtklein@google.com | 2013-11-20 |
* | pdfviewer: more code comments + concat the pdf matrix with the existing matri... | edisonn@google.com | 2013-10-11 |
* | mode code cleanup (100c / l, comments) | edisonn@google.com | 2013-10-10 |
* | pdfviewer: when q start, and an operator is called, it should not be able to ... | edisonn@google.com | 2013-08-22 |
* | pdfviewer: code cleanup - add licence on files, make replace __DEFINE__foo wi... | edisonn@google.com | 2013-08-21 |
* | pdfviewer: code cleanup - remove STL usage | edisonn@google.com | 2013-08-16 |
* | pdfviewer: 1) debug code for drawText (show magenta background for text, to s... | edisonn@google.com | 2013-08-14 |
* | pdfviewer: fix font rotation issues | edisonn@google.com | 2013-08-07 |
* | pdfviewer: add virtual destructor for SkPdfFont | edisonn@google.com | 2013-08-05 |
* | pdfviewer: add indexed rbg image support, enhanche caching(setData) for SkPdf... | edisonn@google.com | 2013-08-05 |
* | pdfviewer: more plumming for soft masks, blend modes and transparency groups | edisonn@google.com | 2013-07-29 |
* | pdfviewer: set the default background to transparent (to match render_picture... | edisonn@google.com | 2013-07-25 |
* | pdfviewer: fix type3 font, make SkPdfObject::get parameter const | edisonn@google.com | 2013-07-23 |
* | pdfviewer: fix warnings on mac | edisonn@google.com | 2013-07-10 |
* | pdf viewer: fix a few warnings, and enable warning as errors | edisonn@google.com | 2013-07-10 |
* | Native PDF parser implementation - don't try it on pdfs that are not generate... | edisonn@google.com | 2013-07-10 |
* | isolate podofo to prepare for native parser, autogenerate PDF API during build | edisonn@google.com | 2013-07-02 |
* | more work on pdf fonts, more to come | edisonn@google.com | 2013-06-27 |
* | refactoring for pdf viewer lib | edisonn@google.com | 2013-06-26 |
* | Basic support for Type3 Fonts in Pdf + various refactorings | edisonn@google.com | 2013-06-25 |
* | add missing font.* files, map podofo to SkPdfObject for SkPdfArray::operator[] | edisonn@google.com | 2013-06-21 |