index
:
skia
master
2D graphics library
about
summary
refs
log
tree
commit
diff
homepage
log msg
author
committer
range
path:
root
/
tools
/
colorspaceinfo.cpp
Commit message (
Expand
)
Author
Age
*
Push much of the SkColorSpace_Base interface up to SkColorSpace
Brian Osman
2017-12-12
*
resources: orgainize directory.
Hal Canary
2017-12-08
*
Simplify SkColorSpace::MakeICC
Leon Scroggins III
2017-10-31
*
Replace interp() with clut_{3,4}D stages.
Mike Klein
2017-08-10
*
clang on windows support
Mike Klein
2017-07-31
*
use unique_ptr for codec factories
Mike Reed
2017-07-25
*
add suggested decode color type to colorspaceinfo
Mike Klein
2017-07-24
*
ICC: SkICCGetColorProfileTag supports special cases
Hal Canary
2017-07-10
*
colorspaceinfo tool: Add flag to indicate that the input is an icc profile
Matt Sarett
2017-05-02
*
Added A2B support to colorspaceinfo tool
Matt Sarett
2017-05-01
*
add drawString helper to canvas
Cary Clark
2017-04-28
*
hide trivial helpers on canvas
Mike Reed
2017-02-22
*
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
*
Fix tool with swapped fC, fE (SkColorSpaceTransferFn)
Matt Sarett
2017-01-12
*
Added gamma visualizations to colorspaceinfo tool
raftias
2016-12-16
*
SkEncodeImage: no more link-time registration
Hal Canary
2016-11-30
*
SkImageEncoder: simplify API
Hal Canary
2016-11-23
*
Revert 248ff023 & 2cb6cb72
Hal Canary
2016-11-22
*
SkImageEncoder: simplify API
Hal Canary
2016-11-22
*
Re-purpose color space tool
Matt Sarett
2016-11-11