index
:
skia
master
2D graphics library
about
summary
refs
log
tree
commit
diff
homepage
log msg
author
committer
range
path:
root
/
dm
Commit message (
Expand
)
Author
Age
*
Remove SkAutoTUnref and SkAutoTDelete from public includes.
bungeman
2016-10-27
*
Fix decoding GIF to 565
scroggo
2016-10-27
*
DM: JSON Debug Sink
Hal Canary
2016-10-25
*
DM: Draw image frames in a grid
scroggo
2016-10-25
*
Differentiate animated image results
scroggo
2016-10-24
*
Print what crashed DM on Android too.
Mike Klein
2016-10-24
*
Add support for multiple frames in SkCodec
scroggo
2016-10-24
*
Rename all color space factories from New* to Make*
Brian Osman
2016-10-24
*
Safely handle unsupported color xforms in SkCodec
Matt Sarett
2016-10-20
*
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
*
Make global use-analytic-AA bit threadsafe.
Mike Klein
2016-10-04
*
Revert[4] "replace SkXfermode obj with SkBlendMode enum in paints"
Mike Reed
2016-10-04
*
Resubmit issue 2221103002 to fix the iOS build by declaring the flag in
liyuqian
2016-10-04
*
Revert of Analytic AntiAlias for Convex Shapes (patchset #14 id:260001 of htt...
stephana
2016-10-04
*
Implement AnalyticAA for convex shapes.
liyuqian
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
*
Fix SVG flag iOS linking
fmalita
2016-09-14
*
Add ContextOptions field to SkCommandLineConfigGpu
csmartdalton
2016-09-13
*
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
*
Some tests around surface creation and snapshotting with color space
brianosman
2016-08-30
*
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
*
Create a separate src for colorspace tests
msarett
2016-08-04
*
Speculative fix for internal builds
fmalita
2016-08-04
*
Add an SVG DM source
fmalita
2016-08-03
[next]