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
...
*
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
*
Revert of setConfig -> setInfo (https://codereview.chromium.org/308683005/)
commit-bot@chromium.org
2014-05-29
*
setConfig -> setInfo
commit-bot@chromium.org
2014-05-29
*
turn assert into not_implemented_yet for patheffects on text
reed@google.com
2014-05-22
*
fix int/size_t warnings
reed@google.com
2014-04-18
*
remove all references to legacy Config8888
reed@google.com
2014-03-26
*
Remove SkCanvas matrix ops return value.
commit-bot@chromium.org
2014-03-18
*
add new readPixels with direct memory parameters
commit-bot@chromium.org
2014-03-17
*
getDeviceCapabilities is no longer need, so remove it
commit-bot@chromium.org
2014-03-13
*
use colortype instead of config
reed@google.com
2014-02-20
*
Make PDF clip code handle rrects.
commit-bot@chromium.org
2014-02-16
*
Store SkRRects in SkClipStack
commit-bot@chromium.org
2014-02-16
*
Change device factories to take SkImageInfo instead of SkBitmap::Config
commit-bot@chromium.org
2014-02-16
*
Drawing fake bold text, line and normal text made normal text bolder on PDF.
commit-bot@chromium.org
2014-02-07
*
Make SkImageFilter methods const.
commit-bot@chromium.org
2014-02-05
*
add installPixels
reed@google.com
2014-01-24
*
reenable vertices gm, adding picture support
reed@google.com
2013-12-30
*
[PDF] Fix clipping in xfermode improvement.
commit-bot@chromium.org
2013-12-17
*
[PDF] Fixes the cases where SkPDFDevice::finishContentEntry is called with em...
commit-bot@chromium.org
2013-12-03
*
remove SkFloatToScalar macro
commit-bot@chromium.org
2013-11-25
*
More Windows 64b compilation warning fixes
robertphillips@google.com
2013-11-21
[prev]
[next]