aboutsummaryrefslogtreecommitdiffhomepage
path: root/samplecode/SampleLayers.cpp
Commit message (Expand)AuthorAge
...
* pass modifier keys to click events (e.g. control | shift etc.)Gravatar reed@google.com2013-01-08
* change SkDrawFilter::filter to return a bool, where false means don't-drawGravatar reed@google.com2012-11-26
* Address warnings from clang build botGravatar robertphillips@google.com2012-09-13
* Result of running tools/sanitize_source_files.py (which was added in https://...Gravatar rmistry@google.com2012-08-23
* Automatic update of all copyright notices to reflect new license terms.Gravatar epoger@google.com2011-07-28
* The plain Makefile was using -Wall, but the gyp build wasn't. This CL turns onGravatar senorblanco@chromium.org2011-05-19
* merge with changes for GPU backendGravatar reed@android.com2010-12-20
* detect nearly translate-only matrices when drawing bitmaps (for speed)Gravatar reed@android.com2009-06-24
* remove remaining references to porterduffGravatar reed@android.com2009-06-23
* add SkSafeRef / SkSafeUnref as inline static functions, to use in place of ourGravatar reed@android.com2009-05-22
* add CG imagedecoder (still needs encoding)Gravatar reed@android.com2008-12-23
* grab from latest androidGravatar reed@android.com2008-12-17