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
*
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
*
Revert of Make SkPngCodec decode progressively. (patchset #26 id:520001 of ht...
scroggo
2016-06-06
*
Use SK_TEST_QCMS to mark qcms test code
msarett
2016-06-06
*
Make SkPngCodec decode progressively.
scroggo
2016-06-02
*
SkMultiPictureDocument & SkMultiPictureDocumentReader
halcanary
2016-06-02
*
Create SkColorSpaceXform to handle color conversions
msarett
2016-06-01
*
Revert of Make SkPngCodec decode progressively. (patchset #24 id:480001 of ht...
scroggo
2016-06-01
*
Revert of Create SkColorSpaceXform to handle color conversions (patchset #10 ...
msarett
2016-06-01
*
Create SkColorSpaceXform to handle color conversions
msarett
2016-06-01
*
Make SkPngCodec decode progressively.
scroggo
2016-06-01
*
Revert of Make SkPngCodec decode progressively. (patchset #18 id:340001 of ht...
scroggo
2016-05-31
*
Make SkPngCodec decode progressively.
scroggo
2016-05-31
*
Test color correction in DM
msarett
2016-05-23
*
Remove unnecessary check
scroggo
2016-05-20
*
Finish supporting decoding opaque to non-opaque
scroggo
2016-05-20
*
Delete SkBitmapRegionCanvas
msarett
2016-05-18
*
Ensure that SkColorTable->fCount is set properly after decodes
msarett
2016-05-17
[next]