index
:
skia
master
2D graphics library
about
summary
refs
log
tree
commit
diff
homepage
log msg
author
committer
range
path:
root
/
src
/
pdf
Commit message (
Expand
)
Author
Age
*
Revert "move SkDevice.h and SkBitmapDevice.h contents in to src headers"
Mike Reed
2017-01-13
*
move SkDevice.h and SkBitmapDevice.h contents in to src headers
Mike Reed
2017-01-13
*
SkUTF8_CountUnichars(s,l) and SkUTF8_NextUnichar(s,l) now safe.
Hal Canary
2017-01-11
*
clean up non-ASCII comments
Hal Canary
2017-01-03
*
Remove SkDynamicMemoryWStream::getOffset.
Ben Wagner
2016-12-16
*
SkBitmap::setPixelRef(): less reference churn
Hal Canary
2016-12-12
*
change SkClipOp to a class enum
Mike Reed
2016-12-12
*
Plumb dst color space in many places, rather than "mode"
Brian Osman
2016-12-09
*
Revert[2] "remove SK_SUPPORT_LEGACY_CLIP_REGIONOPS"
Mike Reed
2016-12-09
*
Revert "remove SK_SUPPORT_LEGACY_CLIP_REGIONOPS"
Mike Reed
2016-12-09
*
remove SK_SUPPORT_LEGACY_CLIP_REGIONOPS
Mike Reed
2016-12-08
*
Support decoding images to multiple formats, depending on usage
Brian Osman
2016-11-21
*
Revert "Support decoding images to multiple formats, depending on usage"
Brian Osman
2016-11-15
*
Support decoding images to multiple formats, depending on usage
Brian Osman
2016-11-15
*
Revert[2] "Change SkCanvas to *not* inherit from SkRefCnt"
Mike Reed
2016-11-13
*
Revert "Change SkCanvas to *not* inherit from SkRefCnt"
Heather Miller
2016-11-10
*
SkPDF: paths as rects when possible
Hal Canary
2016-11-10
*
Change SkCanvas to *not* inherit from SkRefCnt
Mike Reed
2016-11-09
*
s/SkAutoTUnref/sk_sp/ in src/ part 1
Hal Canary
2016-11-07
*
remove unused code around SK_SUPPORT_LEGACY_XFERMODE_PARAM
Mike Reed
2016-11-03
*
SkPDF: Always individually position glyphs in Windows.
Hal Canary
2016-11-01
*
remove xfermode from public api
Mike Reed
2016-10-28
*
Revert[8] "replace SkXfermode obj with SkBlendMode enum in paints"
reed
2016-10-05
*
Revert[7] "replace SkXfermode obj with SkBlendMode enum in paints"
Mike Reed
2016-10-05
*
Revert[6] "replace SkXfermode obj with SkBlendMode enum in paints"
Mike Reed
2016-10-05
*
Revert[5] "replace SkXfermode obj with SkBlendMode enum in paints"
Mike Reed
2016-10-04
*
Revert[4] "replace SkXfermode obj with SkBlendMode enum in paints"
Mike Reed
2016-10-04
*
Revert "Revert "Revert "replace SkXfermode obj with SkBlendMode enum in paint...
Mike Reed
2016-10-03
*
Revert "Revert "replace SkXfermode obj with SkBlendMode enum in paints""
Mike Reed
2016-10-03
*
Move clip CTM application to SkRasterClip and SkClipStack
Brian Salomon
2016-10-03
*
Revert "replace SkXfermode obj with SkBlendMode enum in paints"
Mike Reed
2016-10-03
*
replace SkXfermode obj with SkBlendMode enum in paints
Mike Reed
2016-10-03
*
Add a src rect to drawImageLattice() API
msarett
2016-09-30
*
SkPDF: de-duplicate text-as-paths
Hal Canary
2016-09-30
*
SkPDF: subset drawImageRect while still deduping
Hal Canary
2016-09-30
*
SkPDF: use SkImage::isAImage
Hal Canary
2016-09-28
*
SkPDF: do not assert when openStream return nullptr
halcanary
2016-09-22
*
document.close from bool to void
reed
2016-09-22
*
Add output format properties to SkImageFilter::Context
brianosman
2016-09-22
*
Add a transient image filter cache to SkImage::makeWithFilter & PDF
brianosman
2016-09-21
*
abstract name of clipping ops, to transtion to a more restricted set
reed
2016-09-20
*
SkPDF: SkBitSet gets reset() to make drop() better.
halcanary
2016-09-19
*
SkPDF: Implement /ActualText to make text extraction correct.
halcanary
2016-09-16
*
Revert of SkPDF: Implement /ActualText to make text extraction correct. (pat...
halcanary
2016-09-16
*
SkPDF: Implement /ActualText to make text extraction correct.
halcanary
2016-09-16
*
SkPDF: fix unembeddable text drawn with positioning (broken in 6059dc3)
halcanary
2016-09-16
*
SkPDF: refactor & code cleanup ahead of https://crrev.com/2322403002
halcanary
2016-09-12
*
SkPDF: implement drawTextBlob()
halcanary
2016-09-09
*
SkPDF: hand SfntlyWrapper::SubsetFont() ttcIndex, not fontName.
halcanary
2016-09-08
*
SkPDF: remove unused fallback clipping code
halcanary
2016-09-07
[next]