| Commit message (Expand) | Author | Age |
* | Revert of New GM that exercises gamma-correctness in various parts of the pip... | brianosman | 2016-02-26 |
* | New GM that exercises gamma-correctness in various parts of the pipeline. | brianosman | 2016-02-26 |
* | lots of sRGB and F16 blits | reed | 2016-02-22 |
* | Style Change: NULL->nullptr | halcanary | 2015-08-27 |
* | use pixmaps for dst in sprites -- NO BITMAPS | reed | 2015-06-05 |
* | remove bitmaps entirely from sprite blits (as source) | reed | 2015-05-23 |
* | use SkPixmap inside sprite blitters | reed | 2015-05-22 |
* | C++11 override should now be supported by all of {bots,Chrome,Android,Mozilla} | mtklein | 2015-03-25 |
* | Fix up all the easy virtual ... SK_OVERRIDE cases. | mtklein | 2015-01-09 |
* | Add SK_OVERRIDE to a few places that are missing it. | mtklein | 2014-12-15 |
* | "NULL !=" = NULL | bsalomon | 2014-09-05 |
* | Revert of Revert of Rename kPMColor_SkColorType to kN32_SkColorType. (https:/... | commit-bot@chromium.org | 2014-04-11 |
* | Revert of Rename kPMColor_SkColorType to kN32_SkColorType. (https://coderevie... | commit-bot@chromium.org | 2014-04-11 |
* | Revert of Revert of Rename kPMColor_SkColorType to kN32_SkColorType. (https:/... | commit-bot@chromium.org | 2014-04-10 |
* | Revert of Rename kPMColor_SkColorType to kN32_SkColorType. (https://coderevie... | commit-bot@chromium.org | 2014-04-10 |
* | Rename kPMColor_SkColorType to kN32_SkColorType. | commit-bot@chromium.org | 2014-04-09 |
* | Add a class to allocate small objects w/o extra calls to new. | commit-bot@chromium.org | 2014-03-07 |
* | use colortype instead of config | reed@google.com | 2014-02-20 |
* | 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 |
* | Fix a bunch of warnings, mainly around rowBytes. | scroggo@google.com | 2013-02-25 |
* | Automatic update of all copyright notices to reflect new license terms. | epoger@google.com | 2011-07-28 |
* | Increase compatibility with clang, mostly around SK_RESTRICT. | tomhudson@google.com | 2011-06-15 |
* | remove SkRefCnt safeRef() and safeUnref(), and replace the call-sites with | reed@google.com | 2011-02-07 |
* | add BlitRow procs for 32->32, to allow for neon and other optimizations. | reed@android.com | 2009-09-23 |
* | grab from latest android | reed@android.com | 2008-12-17 |