Commit message (Expand) | Author | Age | |
---|---|---|---|
* | C++11 override should now be supported by all of {bots,Chrome,Android,Mozilla} | mtklein | 2015-03-25 |
* | remove unused GM flags | mtklein | 2015-01-23 |
* | Fix up all the easy virtual ... SK_OVERRIDE cases. | mtklein | 2015-01-09 |
* | Cleanup: Another round of override fixes. | tfarina | 2014-12-20 |
* | Cleanup: Get rid of make_isize() function from gm.h. | tfarina | 2014-06-09 |
* | Turn on quilt mode in DM. | commit-bot@chromium.org | 2014-04-30 |
* | Factory methods for heap-allocated SkPathEffect and SkXfermode objects. | commit-bot@chromium.org | 2014-02-20 |
* | Result of running tools/sanitize_source_files.py (which was added in https://... | rmistry@google.com | 2012-08-23 |
* | fix warnings on Mac in gm | caryclark@google.com | 2012-06-06 |
* | [GPU] when paint has patheffect, it should fallback to path render | bsalomon@google.com | 2012-03-26 |
* | Add path effect GM | bsalomon@google.com | 2012-02-13 |