aboutsummaryrefslogtreecommitdiffhomepage
path: root/src/pdf
Commit message (Expand)AuthorAge
* SkPDF: add canon assert before adding code that might break itGravatar halcanary2015-03-25
* SkPDF: unclass skpdfdocumentGravatar halcanary2015-03-25
* SkPDF: clean up skpdfdocument, add static functionsGravatar halcanary2015-03-25
* SkPDF refactor skpdfdocumentGravatar halcanary2015-03-25
* SkPDF: Fix leak in SkPDFShaderGravatar halcanary2015-03-24
* SkPDF: clean up extra referencesGravatar halcanary2015-03-24
* PDF: remove last use of SkPDFImageGravatar halcanary2015-03-20
* Revert of PDF: remove last use of SkPDFImage (patchset #5 id:120001 of https:...Gravatar reed2015-03-20
* PDF: remove last use of SkPDFImageGravatar halcanary2015-03-20
* add kGray_8_SkColorTypeGravatar reed2015-03-17
* Revert[6] of Change device creation to see the (optional) layer-paintGravatar reed2015-03-14
* Revert of Revert of Revert of Revert of Revert of Change device creation to s...Gravatar reed2015-03-13
* Revert of Revert of Revert of Revert of Change device creation to see the (op...Gravatar reed2015-03-13
* Revert of Revert of Revert of Change device creation to see the (optional) la...Gravatar reed2015-03-13
* Revert of Revert of Change device creation to see the (optional) layer-paint ...Gravatar reed2015-03-13
* Revert of Change device creation to see the (optional) layer-paint (patchset ...Gravatar reed2015-03-13
* Change device creation to see the (optional) layer-paintGravatar reed2015-03-13
* PDF: Switch some unit tests to higher level API.Gravatar halcanary2015-03-01
* PDF: Canon now owns a reference to all interned objectsGravatar halcanary2015-02-27
* miniz support in SkFlate / PDFGravatar mtklein2015-02-26
* SkPDF: remove SK_API on no-longer-public functions.Gravatar halcanary2015-02-25
* SkPDF: replace SkPDFDevice::copyContentToDataGravatar halcanary2015-02-24
* SkStream: Add SkDynamicMemoryWStream::writeToStream(SkWStream*)Gravatar halcanary2015-02-23
* PDF: remove unnecessary mutexes.Gravatar halcanary2015-02-20
* PDF: Now threadsafe!Gravatar halcanary2015-02-20
* PDF : New factory function for SkPDFDeviceGravatar halcanary2015-02-20
* PDF: remove unused SkPDFDevice::setDCTEncoder()Gravatar halcanary2015-02-20
* PDF: Remove SkPDFDeviceFlattenerGravatar halcanary2015-02-19
* Remove unused parameters to SkDocument::CreatePDFGravatar halcanary2015-02-19
* PDF: why do we have flags no one uses (or can use)?Gravatar mtklein2015-02-19
* move SkPDFD*.h from include to srcGravatar halcanary2015-02-19
* PDF: Add (low-memory) SkPDFBitmap classGravatar halcanary2015-02-18
* zlib/pdf: remove HaveFlate(), depend on preprocessor definesGravatar halcanary2015-02-17
* use common impl for drawTextOnPathGravatar reed2015-02-17
* Upstream support for sfntly in Google3Gravatar mtklein2015-02-17
* [PDF] Fix shader fallback mapping when clippedGravatar fmalita2015-02-12
* Simplify reference management in SkPDFGravatar halcanary2015-02-10
* Port SkRefCnt.h to new SkAtomics.hGravatar mtklein2015-02-03
* Cleanup SkPDFObject::emit*Gravatar halcanary2015-01-23
* minor changes left out of http://crrev.com/873543002Gravatar halcanary2015-01-23
* More changes to SkPDFShader to eliminate multiple inheritance!Gravatar halcanary2015-01-23
* Simplify SkPDFShader class. Now invalid objects are never created.Gravatar halcanary2015-01-23
* Use SkLazyPtr in SkPDFGraphicState.cppGravatar halcanary2015-01-21
* Make SkStream *not* ref counted.Gravatar scroggo2015-01-21
* SkPDFCanonGravatar halcanary2015-01-21
* Generic PDF shader fallbackGravatar fmalita2015-01-13
* In SkPDFDocument::emitPDF(), stop pre-calculating file offsets.Gravatar halcanary2015-01-13
* Change function signature of SkPDFObject::emitObject.Gravatar halcanary2015-01-12
* Fix up all the easy virtual ... SK_OVERRIDE cases.Gravatar mtklein2015-01-09
* SkPDFImage no longer caches a unpremul version of N32 bitmaps.Gravatar halcanary2015-01-08