index
:
skia
master
2D graphics library
about
summary
refs
log
tree
commit
diff
homepage
log msg
author
committer
range
path:
root
/
gm
/
textblobgeometrychange.cpp
Commit message (
Expand
)
Author
Age
*
use tool_utils to encapsulate checking for recording canvas and makeSurface
Mike Reed
2018-01-02
*
GM: some header cleanup
Mike Klein
2017-03-22
*
Use sk_sp text blob APIs
fmalita
2016-09-13
*
Replace a lot of 'static const' with 'constexpr' or 'const'.
mtklein
2016-09-01
*
Some tests around surface creation and snapshotting with color space
brianosman
2016-08-30
*
Remove SkSurfaceProps gamma-correctness flag entirely.
brianosman
2016-07-26
*
More removal of SkColorProfileType...
brianosman
2016-06-20
*
Revert of More removal of SkColorProfileType... (patchset #2 id:20001 of http...
egdaniel
2016-06-17
*
More removal of SkColorProfileType...
brianosman
2016-06-17
*
Rename lots of things from 'sRGB' to 'GammaCorrect', where appropriate
brianosman
2016-04-13
*
alternate textblobgeometrychange fix... just make our own surface if needed
mtklein
2016-04-06
*
SkSurfaceProps now has a gamma-correct ("AllowSRGBInputs") flag. That's propa...
brianosman
2016-04-06
*
switch surface to sk_sp
reed
2016-03-23
*
Style Change: SkNEW->new; SkDELETE->delete
halcanary
2015-08-26
*
rename portable_typeface_always to portable_typeface
caryclark
2015-07-24
*
make stroketext textblob* texteffects tileimagefilter gm portable
caryclark
2015-07-20
*
fix for cached textblobs look garbled
joshualitt
2015-05-11