C++11 override should now be supported by all of {bots,Chrome,Android,Mozilla}
[platform/upstream/libSkiaSharp.git] / src / core / SkSpriteBlitter_ARGB32.cpp
2015-03-26 mtkleinC++11 override should now be supported by all of {bots...
2015-01-09 mtkleinFix up all the easy virtual ... SK_OVERRIDE cases.
2014-12-15 mtkleinAdd SK_OVERRIDE to a few places that are missing it.
2014-09-05 bsalomon"NULL !=" = NULL
2014-04-11 commit-bot@chromiu... Revert of Revert of Rename kPMColor_SkColorType to...
2014-04-11 commit-bot@chromiu... Revert of Rename kPMColor_SkColorType to kN32_SkColorTy...
2014-04-10 commit-bot@chromiu... Revert of Revert of Rename kPMColor_SkColorType to...
2014-04-10 commit-bot@chromiu... Revert of Rename kPMColor_SkColorType to kN32_SkColorTy...
2014-04-09 commit-bot@chromiu... Rename kPMColor_SkColorType to kN32_SkColorType.
2014-03-07 commit-bot@chromiu... Add a class to allocate small objects w/o extra calls...
2014-02-20 reed@google.comuse colortype instead of config
2013-10-31 reed@google.comRevert "Revert "add SK_ATTR_DEPRECATED -- will need...
2013-10-31 reed@google.comRevert "add SK_ATTR_DEPRECATED -- will need to disable...
2013-10-31 reed@google.comadd SK_ATTR_DEPRECATED -- will need to disable for...
2013-02-25 scroggo@google.comFix a bunch of warnings, mainly around rowBytes.
2011-07-28 epoger@google.comupdate of all copyright notices to reflect new license...
2011-06-15 tomhudson@google.comIncrease compatibility with clang, mostly around SK_RES...
2011-02-07 reed@google.comremove SkRefCnt safeRef() and safeUnref(), and replace...
2009-09-23 reed@android.comadd BlitRow procs for 32->32, to allow for neon and...
2008-12-17 reed@android.comgrab from latest android