| Commit message (Expand) | Author | Age |
* | SkPDF: clean up uses of deprecated calls in SkDocument_PDF | halcanary | 2015-05-05 |
* | Update more directories under src/ to follow C++11 style rule for {virtual,ov... | tfarina | 2015-04-27 |
* | SkPDF: Refactor SkPDFObject heiararchy. | halcanary | 2015-04-25 |
* | SkPDF: ResourceDict replaced by factory function | halcanary | 2015-04-09 |
* | SkPDF: Factor SkPDFCatalog into SkPDFObjNumMap and SkPDFSubstituteMap | halcanary | 2015-03-31 |
* | SkPDF fix object counting error | halcanary | 2015-03-26 |
* | C++11 override should now be supported by all of {bots,Chrome,Android,Mozilla} | mtklein | 2015-03-25 |
* | SkPDF SkPDFObject::addResources signature simplified | halcanary | 2015-03-25 |
* | SkPDF: eliminate skpdfpage class | halcanary | 2015-03-25 |
* | SkPDF: merge skdocument_pdf and skpdfdocument | halcanary | 2015-03-25 |
* | SkPDF: skpdfdocument and skpdfpage use skpdfdevice in a const way | halcanary | 2015-03-25 |
* | SkPDF: unclass skpdfdocument | halcanary | 2015-03-25 |
* | XPS, DM: add SkDocument::CreateXPS | halcanary | 2015-03-03 |
* | Revert of XPS, DM: add SkDocument::CreateXPS (patchset #8 id:310001 of https:... | halcanary | 2015-03-03 |
* | XPS, DM: add SkDocument::CreateXPS | halcanary | 2015-03-03 |
* | PDF: Canon now owns a reference to all interned objects | halcanary | 2015-02-27 |
* | PDF: Now threadsafe! | halcanary | 2015-02-20 |
* | PDF : New factory function for SkPDFDevice | halcanary | 2015-02-20 |
* | Remove unused parameters to SkDocument::CreatePDF | halcanary | 2015-02-19 |
* | Fix up all the easy virtual ... SK_OVERRIDE cases. | mtklein | 2015-01-09 |
* | Simplify canvas calls in SkDocument_PDF | halcanary | 2014-11-10 |
* | SkDocument_PDF does somthing with the trimBox parameter. | halcanary | 2014-11-10 |
* | use real pdfdevice behind SkDocument | reed | 2014-10-09 |
* | Fix compilation with SK_ENABLE_INST_COUNT=1 | commit-bot@chromium.org | 2013-12-05 |
* | Fix DocumentTest/SkDocument memory leaks | robertphillips@google.com | 2013-11-18 |
* | Add DPI stettings to SkDocument::CreatePDF(). Tests will be added in a future... | commit-bot@chromium.org | 2013-10-21 |
* | Add SkPDFDeviceFlatenner which extends SkPDFDevice to add support to flatten ... | commit-bot@chromium.org | 2013-10-14 |
* | SkDocument api changes (abort, close return success, set DCT encoder...). | commit-bot@chromium.org | 2013-10-09 |
* | My clang now doesn't complain about !"foo". | mtklein@google.com | 2013-08-22 |
* | The two leaks are: | commit-bot@chromium.org | 2013-07-11 |
* | Sanitizing source files in Housekeeper-Nightly | skia.committer@gmail.com | 2013-06-08 |
* | SkDocument base for pdf, xps, etc. | reed@google.com | 2013-06-07 |