aboutsummaryrefslogtreecommitdiffhomepage
path: root/gm/xfermodes.cpp
Commit message (Expand)AuthorAge
...
* clone of https://codereview.appspot.com/7208043/Gravatar reed@google.com2013-01-30
* Remove a workaround in gm/xfermodes.cppGravatar scroggo@google.com2013-01-28
* Defining new color constat for transparent colorGravatar junov@google.com2012-12-06
* SkCanvas::setDevice() must die, and so we begin by removing our ownGravatar mike@reedtribe.org2012-09-26
* Result of running tools/sanitize_source_files.py (which was added in https://...Gravatar rmistry@google.com2012-08-23
* can't pass const to setPixels :(Gravatar reed@google.com2011-12-20
* defer creating offscreen until our first draw (so our constructor runs fast)Gravatar reed@google.com2011-12-20
* Import all GMs as Samples.Gravatar bsalomon@google.com2011-10-31
* Automatic update of all copyright notices to reflect new license terms.Gravatar epoger@google.com2011-07-28
* roll back r1705Gravatar epoger@google.com2011-06-24
* Add additional source types to xfer mode test.Gravatar vandebo@chromium.org2011-06-24
* Allocate a bitmap on the stack in xfermodes.cpp to work around a limitationGravatar tomhudson@google.com2011-04-26
* update baselines to add 2point-radial gradients, and use gpu-friendly xfermod...Gravatar reed@google.com2010-12-23
* remove remaining references to porterduffGravatar reed@android.com2009-06-23
* update to use new xfermodesGravatar reed@android.com2009-06-23
* 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