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[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
*
SkDocument: turn off SK_SUPPORT_LEGACY_DOCUMENT_API
halcanary
2016-09-06
*
SkMakeUnique.h defines skstd::make_unique<T>(Args...)
halcanary
2016-09-02
*
SkPDF: revert changes to CMapName/Registry/Ordering in 3d01c62
halcanary
2016-09-01
*
SkPDF: Fix Type3 ToUnicode table.
halcanary
2016-08-31
*
Revert of SkPDF: hand SfntlyWrapper::SubsetFont() ttcIndex, not fontName. (pa...
halcanary
2016-08-30
*
SkPDF: SK_SFNTLY_SUBSETTER is gone
halcanary
2016-08-30
*
SkPDF: hand SfntlyWrapper::SubsetFont() ttcIndex, not fontName.
halcanary
2016-08-30
*
SkPDF: Remove some unused glyphs from fallback fonts
halcanary
2016-08-29
*
SkPDF: Glyph validation change
halcanary
2016-08-26
*
SkPDF: Stop `#include PREPROCESSOR_DEFINE` pattern
halcanary
2016-08-25
*
SkPDF: set SK_SFNTLY_SUBSETTER uniformly
halcanary
2016-08-24
*
SkPDF: vector canvases can't hint!
halcanary
2016-08-24
*
GN: more optional components: jpeg, pdf, png, xml
mtklein
2016-08-24
*
SkPDF: vertical writing: draw nothing
halcanary
2016-08-24
*
SkPDF: PDFDevice cleanup.
halcanary
2016-08-23
*
store info in basedevice, change getter to non-virtual const&
reed
2016-08-20
*
src/utils/SkBitSet: simplify
halcanary
2016-08-19
*
SkPDF: in-place font subsetting
halcanary
2016-08-18
*
SkPDF: cache metrics once.
halcanary
2016-08-18
*
Revert of SkPDF: cache metrics once. (patchset #4 id:60001 of https://codere...
robertphillips
2016-08-17
*
SkPDF: cache metrics once.
halcanary
2016-08-17
*
Add alphaType() to SkImage
brianosman
2016-08-17
[next]