| Commit message (Expand) | Author | Age |
* | return pictures as sk_sp | reed | 2016-03-18 |
* | make SkComposeShader.h private | reed | 2016-02-15 |
* | Style Change: NULL->nullptr | halcanary | 2015-08-27 |
* | Style Change: SkNEW->new; SkDELETE->delete | halcanary | 2015-08-26 |
* | C++11 override should now be supported by all of {bots,Chrome,Android,Mozilla} | mtklein | 2015-03-25 |
* | more gms for conics | reed | 2015-02-09 |
* | Rename SkCanvasDrawable to SkDrawable, and make public | reed | 2015-02-06 |
* | Revert of rename SkCanvasDrawable to SkDrawable, and make public (patchset #2... | reed | 2015-02-06 |
* | rename SkCanvasDrawable to SkDrawable, and make public | reed | 2015-02-06 |
* | add SkAnimTimer, SPACE = pause/resume, ESP = stop | reed | 2015-02-02 |
* | allow GMs to animate | reed | 2015-02-01 |
* | Fix up all the easy virtual ... SK_OVERRIDE cases. | mtklein | 2015-01-09 |
* | option to return drawable from recording | reed | 2014-11-24 |
* | Revert of allow pictures to have a full bounds (patchset #3 id:40001 of https... | reed | 2014-11-19 |
* | allow pictures to have a full bounds | reed | 2014-11-19 |
* | wip for drawables | reed | 2014-11-18 |
* | experimental | reed | 2014-11-11 |
* | remove SkFloatToScalar macro | commit-bot@chromium.org | 2013-11-25 |
* | Sanitizing source files in Skia_Periodic_House_Keeping | skia.committer@gmail.com | 2013-01-26 |
* | pass modifier keys to click events (e.g. control | shift etc.) | reed@google.com | 2013-01-08 |
* | Result of running tools/sanitize_source_files.py (which was added in https://... | rmistry@google.com | 2012-08-23 |
* | fix warnings on Mac in ssamplecode | caryclark@google.com | 2012-06-06 |
* | Automatic update of all copyright notices to reflect new license terms. | epoger@google.com | 2011-07-28 |
* | The plain Makefile was using -Wall, but the gyp build wasn't. This CL turns on | senorblanco@chromium.org | 2011-05-19 |
* | update to SampleView | reed@google.com | 2011-05-05 |
* | updates | reed@android.com | 2010-04-22 |
* | add SampleCode::GetAnimTime() so slides go through a central location for | reed@android.com | 2009-11-23 |
* | remove remaining references to porterduff | reed@android.com | 2009-06-23 |
* | add SkParsePath to go to/from SVG strings (e.g. "M0,0 L10,20") | reed@android.com | 2009-06-05 |
* | add sampeapp proj | reed@android.com | 2008-12-19 |
* | grab from latest android | reed@android.com | 2008-12-17 |