aboutsummaryrefslogtreecommitdiffhomepage
path: root/src/pdf/SkPDFStream.h
Commit message (Expand)AuthorAge
* SkPDF: Simplify PDFStream / emitObject() constGravatar halcanary2015-08-19
* remove SkInstCntGravatar mtklein2015-06-26
* Update more directories under src/ to follow C++11 style rule for {virtual,ov...Gravatar tfarina2015-04-27
* SkPDF: Factor SkPDFCatalog into SkPDFObjNumMap and SkPDFSubstituteMapGravatar halcanary2015-03-31
* SkPDF: remove SK_NO_FLATE & dead code in SkPDFStreamGravatar halcanary2015-03-31
* C++11 override should now be supported by all of {bots,Chrome,Android,Mozilla}Gravatar mtklein2015-03-25
* PDF: remove unnecessary mutexes.Gravatar halcanary2015-02-20
* Make SkStream *not* ref counted.Gravatar scroggo2015-01-21
* In SkPDFDocument::emitPDF(), stop pre-calculating file offsets.Gravatar halcanary2015-01-13
* Change function signature of SkPDFObject::emitObject.Gravatar halcanary2015-01-12
* Move SkPDFStream back to SkStream to save memory.Gravatar halcanary2014-07-14
* Switch SkPDFStream's internal storage from SkStream to SkDataGravatar halcanary2014-06-27
* Add lock to SkPDFDictGravatar halcanary2014-06-27
* Revert of Switch SkPDFStream's internal storage from SkStream to SkData (http...Gravatar rmistry2014-06-26
* Switch SkPDFStream's internal storage from SkStream to SkDataGravatar halcanary2014-06-26
* Fix compilation with SK_ENABLE_INST_COUNT=1Gravatar commit-bot@chromium.org2013-12-05
* [PDF] Fix printing crashes caused by font streams that don't support getMemor...Gravatar vandebo@chromium.org2013-08-26
* Added SkPDFStream::setData(SkData*) in preparation for move from SkStream to ...Gravatar commit-bot@chromium.org2013-07-08
* Sanitizing source files in Skia_Periodic_House_KeepingGravatar skia.committer@gmail.com2013-04-25
* Encode images with DCTDecode (JPEG) in PDFs if it makes sense. Fallback to Fl...Gravatar edisonn@google.com2013-04-24
* Remove SkRefPtrGravatar vandebo@chromium.org2013-01-04
* Revert "Remove SkRefPtr" - r7021Gravatar vandebo@chromium.org2013-01-04
* Remove SkRefPtrGravatar vandebo@chromium.org2013-01-04
* [PDF] Move most of the headers to be private.Gravatar vandebo@chromium.org2012-03-22
* Revert "[PDF] Move most of the headers to be private."Gravatar vandebo@chromium.org2012-03-21
* [PDF] Move most of the headers to be private.Gravatar vandebo@chromium.org2012-03-21
* Revert "[PDF] Move most of the headers to be private."Gravatar vandebo@chromium.org2012-03-21
* [PDF] Move most of the headers to be private.Gravatar vandebo@chromium.org2012-03-21