| Commit message (Expand) | Author | Age |
* | Style bikeshed - remove extraneous whitespace | halcanary | 2016-03-29 |
* | Ignore backspace when appending to the filter string in SampleApp. Fixes a bu... | brianosman | 2016-03-04 |
* | 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 |
* | add textual overview | reed | 2015-02-03 |
* | Fix up all the easy virtual ... SK_OVERRIDE cases. | mtklein | 2015-01-09 |
* | Removes uses of unnamed namespace from samplecode. | commit-bot@chromium.org | 2013-09-13 |
* | fix win build | reed@google.com | 2013-01-08 |
* | Add a header for OverView.cpp as well. | tfarina@chromium.org | 2012-09-18 |
* | fix warnings on Mac in ssamplecode | caryclark@google.com | 2012-06-06 |
* | Annotate overridden functions with SK_OVERRIDE in OverView class. | bsalomon@google.com | 2012-03-08 |
* | Import all GMs as Samples. | bsalomon@google.com | 2011-10-31 |
* | Added Debugger to Sample App, off by default | yangsu@google.com | 2011-08-12 |
* | Automatic update of all copyright notices to reflect new license terms. | epoger@google.com | 2011-07-28 |
* | add onSendClickToChildren to views, so a view can capture all clicks. | reed@android.com | 2009-11-16 |
* | add OVerView slide to samplecode | reed@android.com | 2009-11-03 |