index
:
skia
master
2D graphics library
about
summary
refs
log
tree
commit
diff
homepage
log msg
author
committer
range
path:
root
/
src
/
pdf
/
SkPDFDevice.cpp
Commit message (
Expand
)
Author
Age
*
SkPDF: Move utility fns to SkPDFUtils
halcanary
2015-05-06
*
onCreateDevice -> NULL now means the caller should create its own (bitmap) de...
reed
2015-04-29
*
SkPDF: clean up uses of deprecated calls in SkPDFDevice.
halcanary
2015-04-28
*
SkPDF: Refactor SkPDFObject heiararchy.
halcanary
2015-04-25
*
[SkPDFDevice] Enable pathops-based inverse fills
fmalita
2015-04-22
*
SkPDF/Device/ImageFilter: Fix ImageFilter fallback code
halcanary
2015-04-15
*
SkPDF: ResourceDict replaced by factory function
halcanary
2015-04-09
*
SkPDF: SkPDFString is no longer aware of wide strings.
halcanary
2015-04-07
*
SkPDF: SkPDFGraphicState Lookup hashtabled
halcanary
2015-04-01
*
SkPDF: skpdfdocument and skpdfpage use skpdfdevice in a const way
halcanary
2015-03-25
*
SkPDF: clean up extra references
halcanary
2015-03-24
*
PDF: remove last use of SkPDFImage
halcanary
2015-03-20
*
Revert of PDF: remove last use of SkPDFImage (patchset #5 id:120001 of https:...
reed
2015-03-20
*
PDF: remove last use of SkPDFImage
halcanary
2015-03-20
*
Revert[6] of Change device creation to see the (optional) layer-paint
reed
2015-03-14
*
Revert of Revert of Revert of Revert of Revert of Change device creation to s...
reed
2015-03-13
*
Revert of Revert of Revert of Revert of Change device creation to see the (op...
reed
2015-03-13
*
Revert of Revert of Revert of Change device creation to see the (optional) la...
reed
2015-03-13
*
Revert of Revert of Change device creation to see the (optional) layer-paint ...
reed
2015-03-13
*
Revert of Change device creation to see the (optional) layer-paint (patchset ...
reed
2015-03-13
*
Change device creation to see the (optional) layer-paint
reed
2015-03-13
*
SkPDF: replace SkPDFDevice::copyContentToData
halcanary
2015-02-24
*
SkStream: Add SkDynamicMemoryWStream::writeToStream(SkWStream*)
halcanary
2015-02-23
*
PDF: Now threadsafe!
halcanary
2015-02-20
*
PDF : New factory function for SkPDFDevice
halcanary
2015-02-20
*
PDF: remove unused SkPDFDevice::setDCTEncoder()
halcanary
2015-02-20
*
use common impl for drawTextOnPath
reed
2015-02-17
*
Generic PDF shader fallback
fmalita
2015-01-13
*
Cleanup: Remove a bunch of SkFontHost.h includes (unused).
tfarina
2014-12-18
*
Change clear() to respect the clip
reed
2014-12-04
*
Revert "Change clear() to respect the clip"
reed
2014-12-02
*
Change clear() to respect the clip
reed
2014-12-02
*
Rename onCreateDevice -> onCreateCompatibleDevice
fmalita
2014-11-13
*
Revert of move to modify onCreateDevice virtual (patchset #2 id:20001 of http...
reed
2014-11-13
*
start to replace onCreateDevice with onCreateCompatibleDevice
reed
2014-11-12
*
Add `SkIRect bounds()` convenience method to SkImageInfo and SkBitmap.
halcanary
2014-10-24
*
Fix image filters for PDF backend.
senorblanco
2014-10-20
*
Const-correctness in PDF drawText() call
halcanary
2014-10-16
*
Fix int16_t for glyphs, const glyphs, and clarify glyph loop.
bungeman
2014-10-03
*
Revert of Revert of Fix SkTextBlob offset semantics. (patchset #1 id:1 of htt...
fmalita
2014-09-29
*
Revert of Fix SkTextBlob offset semantics. (patchset #2 id:20001 of https://c...
robertphillips
2014-09-29
*
Fix SkTextBlob offset semantics.
Florin Malita
2014-09-26
*
Introduce Props to surface (patchset #27 id:520001 of https://codereview.chro...
reed
2014-09-22
*
Revert of introduce Props to surface (patchset #27 id:520001 of https://coder...
reed
2014-09-21
*
introduce Props to surface (work in progress)
reed
2014-09-21
*
make allocPixels throw on failure
reed
2014-09-02
*
JPEG(JFIF only) directly embedded into PDF
halcanary
2014-08-27
*
Remove ALL font fallback logic from Skia.
djsollen
2014-08-06
*
change gpudevice and pdfdevice to inherit from basedevice
reed
2014-06-27
*
Revert "Revert of setConfig -> setInfo (https://codereview.chromium.org/30868...
commit-bot@chromium.org
2014-05-30
[next]