index
:
skia
master
2D graphics library
about
summary
refs
log
tree
commit
diff
homepage
log msg
author
committer
range
path:
root
/
dm
/
DMSrcSink.cpp
Commit message (
Expand
)
Author
Age
*
Refactored SkColorSpace and added in a Lab PCS GM
raftias
2016-10-18
*
remove SkError
Mike Klein
2016-10-13
*
Removed makeLinearGamma() from the public API for SkColorSpace
raftias
2016-10-13
*
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
*
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
*
document.close from bool to void
reed
2016-09-22
*
[SVGDom] Improved DM sizing
fmalita
2016-09-17
*
Make SkPngCodec decode progressively.
scroggo
2016-09-16
*
SkFontData to use smart pointers.
bungeman
2016-09-16
*
Revert of SkFontData to use smart pointers. (patchset #3 id:40001 of https://...
bungeman
2016-09-15
*
SkFontData to use smart pointers.
bungeman
2016-09-15
*
add helpers for using SkData with picture serialization
reed
2016-09-15
*
[SVGDom] Expose intrinsic size info
fmalita
2016-09-14
*
Implement Fill() for incomplete decodes to RGBA_F16
msarett
2016-09-13
*
add pipecanvas
reed
2016-09-13
*
change SkStreams to work with sk_sp<SkData> instead of SkData*
reed
2016-09-12
*
Checking for valid colorType, alphaType, colorSpace in SkCodec
msarett
2016-09-08
*
Revert of Checking for valid colorType, alphaType, colorSpace in SkCodec (pat...
msarett
2016-09-08
*
Checking for valid colorType, alphaType, colorSpace in SkCodec
msarett
2016-09-08
*
Only test SVG DM sources against direct raster/gpu sinks.
fmalita
2016-08-16
*
Revert of add parallel public API for recording SkLiteDL. (patchset #1 id:1 o...
mtklein
2016-08-15
*
add parallel public API for recording SkLiteDL.
mtklein
2016-08-15
*
finish SkLiteDL
mtklein
2016-08-07
*
SkLite*
mtklein
2016-08-06
*
Speculative fix for internal builds
fmalita
2016-08-04
*
Add an SVG DM source
fmalita
2016-08-03
*
Perform color correction on png decodes
msarett
2016-08-03
*
Move off SK_SUPPORT_LEGACY_DATA_FACTORIES.
bungeman
2016-08-02
*
Fix various SkColorSpace bugs
msarett
2016-07-29
*
Add color space xform support to SkJpegCodec (includes F16!)
msarett
2016-07-29
*
Revert of Add color space xform support to SkJpegCodec (includes F16!) (patch...
msarett
2016-07-28
*
Add color space xform support to SkJpegCodec (includes F16!)
msarett
2016-07-28
*
Remove unnecessary getColorSpace() API from SkCodec
msarett
2016-07-21
*
Add capability for SkColorXform to output half floats
msarett
2016-07-15
*
Make XML compilation conditional.
fmalita
2016-07-15
*
deferred canvas
reed
2016-07-08
*
Add support for 3D colorLUTs to SkColorXform
msarett
2016-06-23
*
Support sRGB dsts in opt code
msarett
2016-06-20
*
Lots of progress on switching to SkColorSpace rather than SkColorProfileType
brianosman
2016-06-16
*
Revert of Lots of progress switching to SkColorSpace rather than SkColorProfi...
brianosman
2016-06-16
*
Lots of progress on switching to SkColorSpace rather than SkColorProfileType
brianosman
2016-06-16
*
Implement fast, correct gamma conversion for color xforms
msarett
2016-06-16
*
Modify QCMS test to match use by Chrome
msarett
2016-06-08
[next]