index
:
skia
master
2D graphics library
about
summary
refs
log
tree
commit
diff
homepage
log msg
author
committer
range
path:
root
/
gm
/
drawatlas.cpp
Commit message (
Expand
)
Author
Age
*
drawTextRSXform should not apply matrix to shader
Mike Reed
2018-03-15
*
handle conics in text warper
Mike Reed
2018-01-29
*
compare textonpath techniques
Mike Reed
2018-01-29
*
use tool_utils to encapsulate checking for recording canvas and makeSurface
Mike Reed
2018-01-02
*
resources: orgainize directory.
Hal Canary
2017-12-08
*
add helper makeShader for the common Clamp case
Mike Reed
2017-04-28
*
add GM to compare atlas and vertices
Mike Reed
2017-04-28
*
SkTypes.h : move SkAutoMalloc into SkAutoMalloc.h
Hal Canary
2017-01-11
*
Revert "SkTypes.h : move SkAutoMalloc into SkAutoMalloc.h"
Kevin Lubick
2017-01-11
*
SkTypes.h : move SkAutoMalloc into SkAutoMalloc.h
Hal Canary
2017-01-11
*
remove xfermode from public api
Mike Reed
2016-10-28
*
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
*
Revert[4] "replace SkXfermode obj with SkBlendMode enum in paints"
Mike Reed
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
*
Remove caching from the draw-atlas GMs. Fixes bugs cycling backends.
brianosman
2016-09-29
*
center glyphs for text-on-path-via-rsxform
reed
2016-07-12
*
update path->rsxform to correctly interp dy
reed
2016-07-08
*
drawTextRSXform
reed
2016-07-07
*
Style bikeshed - remove extraneous whitespace
halcanary
2016-03-29
*
switch surface to sk_sp
reed
2016-03-23
*
update callsites for Make image factories
reed
2016-03-17
*
Style Change: NULL->nullptr
halcanary
2015-08-27
*
add SkCanvas::drawAtlas
reed
2015-06-24