| Commit message (Expand) | Author | Age |
* | GM: replace boilerplate with macros | halcanary | 2015-09-09 |
* | Style Change: NULL->nullptr | halcanary | 2015-08-27 |
* | IWYU: 'core' target, files starting A-C. | bungeman | 2015-08-05 |
* | Revert of IWYU: 'core' target, files starting A-C. (patchset #5 id:80001 of h... | reed | 2015-08-04 |
* | IWYU: 'core' target, files starting A-C. | bungeman | 2015-08-04 |
* | rename portable_typeface_always to portable_typeface | caryclark | 2015-07-24 |
* | Revert of Revert of make gm background colors 565 compatible (patchset #1 id:... | caryclark | 2015-06-15 |
* | Revert of make gm background colors 565 compatible (patchset #2 id:20001 of h... | caryclark | 2015-06-15 |
* | make gm background colors 565 compatible | caryclark | 2015-06-15 |
* | C++11 override should now be supported by all of {bots,Chrome,Android,Mozilla} | mtklein | 2015-03-25 |
* | SkPaint::FilterLevel -> SkFilterQuality | reed | 2015-03-16 |
* | 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 |
* | Add standard fonts to all GMs. | Cary Clark | 2014-07-31 |
* | Cleanup: Get rid of make_isize() function from gm.h. | tfarina | 2014-06-09 |
* | Remove unused (by clients) SkUnitMapper | commit-bot@chromium.org | 2014-05-22 |
* | Revert of Remove unused (by clients) SkUnitMapper (https://codereview.chromiu... | commit-bot@chromium.org | 2014-05-22 |
* | Remove unused (by clients) SkUnitMapper (https://codereview.chromium.org/2832... | commit-bot@chromium.org | 2014-05-21 |
* | Revert of remove unused (by clients) SkUnitMapper (https://codereview.chromiu... | commit-bot@chromium.org | 2014-05-16 |
* | remove unused (by clients) SkUnitMapper | commit-bot@chromium.org | 2014-05-16 |
* | Turn on quilt mode in DM. | commit-bot@chromium.org | 2014-04-30 |
* | fix bitmap shader leak in gm | commit-bot@chromium.org | 2014-04-29 |
* | Move SkShader::fLocalMatrix into SkShader constructor. | commit-bot@chromium.org | 2014-04-28 |
* | gather GM tests which are disabled on Android | commit-bot@chromium.org | 2014-03-24 |
* | replace SkBitmap::Config with SkColorType in gms | commit-bot@chromium.org | 2014-02-17 |
* | Gyp flag to disable inlining. | commit-bot@chromium.org | 2014-02-13 |
* | add legacy/helper allocN32Pixels, and convert gm to use it | reed@google.com | 2014-01-25 |
* | Revert "Revert "add SK_ATTR_DEPRECATED -- will need to disable for chrome, si... | reed@google.com | 2013-10-31 |
* | Revert "add SK_ATTR_DEPRECATED -- will need to disable for chrome, since it t... | reed@google.com | 2013-10-31 |
* | add SK_ATTR_DEPRECATED -- will need to disable for chrome, since it triggers ... | reed@google.com | 2013-10-31 |
* | Defining new color constat for transparent color | junov@google.com | 2012-12-06 |
* | Sanitizing source files in Skia_Periodic_House_Keeping | skia.committer@gmail.com | 2012-10-11 |
* | add ability to skip 565 test in gm (until I can fix an assert in debug build) | reed@google.com | 2012-10-10 |
* | Add a new GM: shadertext2. | bsalomon@google.com | 2012-10-10 |