index
:
skia
master
2D graphics library
about
summary
refs
log
tree
commit
diff
homepage
log msg
author
committer
range
path:
root
/
gm
Commit message (
Expand
)
Author
Age
*
Fix variable names in xfermodes2 gm test
cdalton
2015-03-30
*
Use a black background in imagefiltersgraph so 8888 and 565 look similar.
mtklein
2015-03-27
*
Add matrix constructing helpers to SkMatrix
robertphillips
2015-03-26
*
cumulative pathops patch
caryclark
2015-03-26
*
C++11 override should now be supported by all of {bots,Chrome,Android,Mozilla}
mtklein
2015-03-25
*
Revert "Revert of impl colormatrix w/ floats (patchset #7 id:120001 of https:...
reed
2015-03-24
*
Revert of impl colormatrix w/ floats (patchset #7 id:120001 of https://codere...
reed
2015-03-23
*
impl colormatrix w/ floats
reed
2015-03-23
*
Preserve texture compression when saving a revised skp from debugger
robertphillips
2015-03-23
*
PDF: remove last use of SkPDFImage
halcanary
2015-03-20
*
Revert of PDF: remove last use of SkPDFImage (patchset #5 id:120001 of https:...
reed
2015-03-20
*
PDF: remove last use of SkPDFImage
halcanary
2015-03-20
*
Add a new GM to show problems with shear/rotate CTM w/ image filters.
senorblanco
2015-03-20
*
Move SkMatrixImageFilter into core, and add a factory fn for it.
senorblanco
2015-03-20
*
disable LCD for layers w/ filters
reed
2015-03-20
*
Remove uniqueID from all filter serialization.
senorblanco
2015-03-18
*
add kGray_8_SkColorType
reed
2015-03-17
*
Fix up some issues introduced by https://codereview.chromium.org/1013773002/
jvanverth
2015-03-16
*
Fix SDF gradient calculation for non-uniform xforms
jvanverth
2015-03-16
*
SkPaint::FilterLevel -> SkFilterQuality
reed
2015-03-16
*
We had zero coverage for SkDrawFilter. This new GM draws two rectangles.
tomhudson
2015-03-06
*
handle null vertex or index buffers in batch
joshualitt
2015-03-05
*
Fix uninitialized memory bug in the SkGlyphCache.
herb
2015-03-05
*
change colorfilter to return an array of frag processors
reed
2015-03-03
*
add compose-colorfilter
reed
2015-03-01
*
Revert of add compose-colorfilter (patchset #2 id:20001 of https://codereview...
reed
2015-03-01
*
add compose-colorfilter
reed
2015-03-01
*
Tessellating GPU path renderer.
senorblanco
2015-02-26
*
I'd really like to land this before the branch so speedy reviews are apprecia...
joshualitt
2015-02-25
*
Revert of Pass clip to context (patchset #8 id:180001 of https://codereview.c...
joshualitt
2015-02-25
*
I'd really like to land this before the branch so speedy reviews are apprecia...
joshualitt
2015-02-25
*
fuzzer fixes
caryclark
2015-02-25
*
Fix to check for inf when generating quadratic points
egdaniel
2015-02-25
*
GM: showmiplevels handles bitmap memory in a nicer way.
halcanary
2015-02-24
*
Move clip off of draw target
joshualitt
2015-02-23
*
break out of cubic stroker loop on degenerate case
caryclark
2015-02-23
*
remove dead code (covered by surfaceprops)
reed
2015-02-23
*
make strokes3 full size
caryclark
2015-02-23
*
gm to illustrate mipmap layer choice
reed
2015-02-19
*
gm to test hairlines which fill RenderTarget
joshualitt
2015-02-19
*
Update fontcache gm to actually stress font atlas
jvanverth
2015-02-19
*
Revert of disable gammatext gm for a while, looking for other flakes (patchse...
bungeman
2015-02-19
*
Pass Rendertarget into context.
joshualitt
2015-02-18
*
PDF: Add (low-memory) SkPDFBitmap class
halcanary
2015-02-18
*
update sampleapp for stroking experiment
caryclark
2015-02-18
*
add gm for path-arcs, and catch degenerate arc in conic-case
reed
2015-02-17
*
YUV scale fix
sugoi
2015-02-13
*
Revert of YUV scale fix (patchset #2 id:20001 of https://codereview.chromium....
jvanverth
2015-02-13
*
YUV scale fix
sugoi
2015-02-13
*
GMs now use batch
joshualitt
2015-02-11
[next]