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