index
:
skia
master
2D graphics library
about
summary
refs
log
tree
commit
diff
homepage
log msg
author
committer
range
path:
root
/
tools
/
viewer
/
ImageSlide.cpp
Commit message (
Expand
)
Author
Age
*
Add onBackendCreated callback to Viewer
Christopher Dalton
2017-02-24
*
Simplify viewer's handling of backbuffer surface and color space
Brian Osman
2017-02-08
*
SkColorSpace: remove named API, add gamut API
Matt Sarett
2017-02-07
*
Revert "SkColorSpace: remove named API, add gamut API"
Matt Sarett
2017-02-07
*
SkColorSpace: remove named API, add gamut API
Matt Sarett
2017-02-07
*
Remove SkAutoTDelete.
Ben Wagner
2016-11-03
*
Rename all color space factories from New* to Make*
Brian Osman
2016-10-24
*
change SkStreams to work with sk_sp<SkData> instead of SkData*
reed
2016-09-12
*
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
*
Fix Vulkan build after API change
msarett
2016-06-16
*
Add samples to Viewer.
jvanverth
2016-06-16
*
Display JPGs in Viewer with Split Screen and ColorSpaceXform
liyuqian
2016-06-13