aboutsummaryrefslogtreecommitdiffhomepage
path: root/src/pdf/SkPDFDevice.cpp
Commit message (Expand)AuthorAge
* Propagate SkSurfaceProps when knownGravatar robertphillips2015-07-07
* Revert of Revert of remove SK_SUPPORT_LEGACY_PATHOP_ENUMS (patchset #1 id:1 o...Gravatar reed2015-06-26
* Revert of remove SK_SUPPORT_LEGACY_PATHOP_ENUMS (patchset #1 id:1 of https://...Gravatar scroggo2015-06-24
* remove SK_SUPPORT_LEGACY_PATHOP_ENUMSGravatar reed2015-06-23
* Revert of SkPDF: Annotations are clipped by canvas clip stack. (patchset #2 i...Gravatar halcanary2015-06-23
* Begin kLegacyFontHost_InitType cleanupGravatar robertphillips2015-06-22
* SkPDF: Annotations are clipped by canvas clip stack.Gravatar halcanary2015-06-14
* SkPDF: with opaque draws, treat SRC mode as SRC_OVERGravatar halcanary2015-05-27
* Revert of Revert of stop calling SkScalarDiv (patchset #1 id:1 of https://cod...Gravatar reed2015-05-12
* Revert of stop calling SkScalarDiv (patchset #4 id:60001 of https://coderevie...Gravatar reed2015-05-12
* stop calling SkScalarDivGravatar reed2015-05-12
* SkPDF: Move utility fns to SkPDFUtilsGravatar halcanary2015-05-06
* onCreateDevice -> NULL now means the caller should create its own (bitmap) de...Gravatar reed2015-04-29
* SkPDF: clean up uses of deprecated calls in SkPDFDevice.Gravatar halcanary2015-04-28
* SkPDF: Refactor SkPDFObject heiararchy.Gravatar halcanary2015-04-25
* [SkPDFDevice] Enable pathops-based inverse fillsGravatar fmalita2015-04-22
* SkPDF/Device/ImageFilter: Fix ImageFilter fallback codeGravatar halcanary2015-04-15
* SkPDF: ResourceDict replaced by factory functionGravatar halcanary2015-04-09
* SkPDF: SkPDFString is no longer aware of wide strings.Gravatar halcanary2015-04-07
* SkPDF: SkPDFGraphicState Lookup hashtabledGravatar halcanary2015-04-01
* SkPDF: skpdfdocument and skpdfpage use skpdfdevice in a const wayGravatar halcanary2015-03-25
* 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
* 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
* SkPDF: replace SkPDFDevice::copyContentToDataGravatar halcanary2015-02-24
* SkStream: Add SkDynamicMemoryWStream::writeToStream(SkWStream*)Gravatar halcanary2015-02-23
* 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
* use common impl for drawTextOnPathGravatar reed2015-02-17
* Generic PDF shader fallbackGravatar fmalita2015-01-13
* Cleanup: Remove a bunch of SkFontHost.h includes (unused).Gravatar tfarina2014-12-18
* Change clear() to respect the clipGravatar reed2014-12-04
* Revert "Change clear() to respect the clip"Gravatar reed2014-12-02
* Change clear() to respect the clipGravatar reed2014-12-02
* Rename onCreateDevice -> onCreateCompatibleDeviceGravatar fmalita2014-11-13
* Revert of move to modify onCreateDevice virtual (patchset #2 id:20001 of http...Gravatar reed2014-11-13
* start to replace onCreateDevice with onCreateCompatibleDeviceGravatar reed2014-11-12
* Add `SkIRect bounds()` convenience method to SkImageInfo and SkBitmap.Gravatar halcanary2014-10-24
* Fix image filters for PDF backend.Gravatar senorblanco2014-10-20
* Const-correctness in PDF drawText() callGravatar halcanary2014-10-16
* Fix int16_t for glyphs, const glyphs, and clarify glyph loop.Gravatar bungeman2014-10-03