aboutsummaryrefslogtreecommitdiffhomepage
path: root/gm
Commit message (Expand)AuthorAge
* Add shaded text sample and gm test.Gravatar bsalomon@google.com2011-01-25
* add new 2nd argument for rendertarget to SkGpuCanvasGravatar reed@google.com2011-01-18
* fix refcount bug - as picture gets referenced by canvas when canvas is aGravatar reed@google.com2011-01-12
* fix build for linuxGravatar reed@google.com2010-12-23
* add gpu to gm toolGravatar reed@google.com2010-12-23
* update baselines to add 2point-radial gradients, and use gpu-friendly xfermod...Gravatar reed@google.com2010-12-23
* add gpu to the default makefileGravatar reed@google.com2010-12-23
* -d dir will write out a difference-bitmap for each compare that failesGravatar reed@google.com2010-12-20
* add option to write PDFs from gmGravatar reed@google.com2010-12-20
* dump message confirming read or write directoryGravatar reed@android.com2010-12-14
* use genericRGB space to ensure that we decode exactly the pixels we encodeGravatar reed@android.com2009-07-08
* add shape flatten so they work properly in picturesGravatar reed@android.com2009-06-29
* add golden master code for shapesGravatar reed@android.com2009-06-26
* add shape recording to pictuures (sans serialization)Gravatar reed@android.com2009-06-26
* remove remaining references to porterduffGravatar reed@android.com2009-06-23
* update to use new xfermodesGravatar reed@android.com2009-06-23
* add gm for shader tilemodesGravatar reed@android.com2009-06-22
* add gm for gradientsGravatar reed@android.com2009-06-22
* gm -w 'directory' now works for recording the master imagesGravatar reed@android.com2009-06-21
* almost there on gm (need to fix image writes/reads/compares)Gravatar reed@android.com2009-06-21
* more progress on golden-master test suite (not finished yet)Gravatar reed@android.com2009-06-20
* checkpoint for golden master suite (gm)Gravatar reed@android.com2009-06-10