skia2/gm
reed@google.com 0e4a885376 fix refcount bug - as picture gets referenced by canvas when canvas is a
picture-recording canvas, so it can't live on the stack. Probably a bug:
nested pictures should probably ref some internal impl, so that callers can be
free to use the stack when they want to.



git-svn-id: http://skia.googlecode.com/svn/trunk@687 2bbb7eff-a529-9590-31e7-b0007b416f81
2011-01-12 17:14:04 +00:00
..
bitmapfilters.cpp remove remaining references to porterduff 2009-06-23 12:19:41 +00:00
filltypes.cpp remove remaining references to porterduff 2009-06-23 12:19:41 +00:00
gm_files.mk add shape recording to pictuures (sans serialization) 2009-06-26 20:22:26 +00:00
gm.h almost there on gm (need to fix image writes/reads/compares) 2009-06-21 00:49:18 +00:00
gmmain.cpp fix build for linux 2010-12-23 20:20:51 +00:00
gradients.cpp update baselines to add 2point-radial gradients, and use gpu-friendly xfermode code 2010-12-23 16:45:33 +00:00
shapes.cpp fix refcount bug - as picture gets referenced by canvas when canvas is a 2011-01-12 17:14:04 +00:00
tilemodes.cpp add gm for shader tilemodes 2009-06-22 02:17:34 +00:00
xfermodes.cpp update baselines to add 2point-radial gradients, and use gpu-friendly xfermode code 2010-12-23 16:45:33 +00:00