| Commit message (Expand) | Author | Age |
... | |
* | 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 |
* | remove deprecated use of bitmap config from tests | commit-bot@chromium.org | 2014-03-05 |
* | add new copyTo version to SkBitmap, which takes SkColorType | commit-bot@chromium.org | 2014-02-23 |
* | Cleanup: Sanitize the order of includes under tests/ | tfarina@chromium.org | 2014-01-24 |
* | Reland "Fix genID cloning bugs." | scroggo@google.com | 2014-01-15 |
* | Move macros from TestClassDef.h to Test.h | commit-bot@chromium.org | 2014-01-14 |
* | Revert of https://codereview.chromium.org/112113005/ | commit-bot@chromium.org | 2014-01-10 |
* | Fix genID cloning bugs. | commit-bot@chromium.org | 2014-01-10 |
* | Add REPORTF test macro. | halcanary@google.com | 2014-01-10 |
* | Revert "Revert of https://codereview.chromium.org/113823003/" | reed@google.com | 2013-12-30 |
* | Revert of https://codereview.chromium.org/113823003/ | commit-bot@chromium.org | 2013-12-30 |
* | remove Sk64 from public API, and start to remove usage internally | reed@google.com | 2013-12-30 |
* | Revert "Revert "begin to remove SkLONGLONG and wean Skia off of Sk64"" | reed@google.com | 2013-12-20 |
* | Revert "begin to remove SkLONGLONG and wean Skia off of Sk64" | reed@google.com | 2013-12-19 |
* | use LL suffix for 64bit literal | reed@google.com | 2013-12-19 |
* | begin to remove SkLONGLONG and wean Skia off of Sk64 | reed@google.com | 2013-12-19 |
* | Use DEFINE_TESTCLASS_SHORT macro in tests. | tfarina@chromium.org | 2013-12-12 |
* | Reverting r12427 | rmistry@google.com | 2013-12-02 |
* | Sanitizing source files in Housekeeper-Nightly | skia.committer@gmail.com | 2013-12-02 |
* | Revert "Revert "remove kA1_Config, as it is no longer supported"" | commit-bot@chromium.org | 2013-11-26 |
* | Revert "remove kA1_Config, as it is no longer supported" | reed@google.com | 2013-11-25 |
* | remove kA1_Config, as it is no longer supported | reed@google.com | 2013-11-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 |
* | store SkAlphaType inside SkBitmap, on road to support unpremul | reed@google.com | 2013-10-21 |
* | Third wave of Win64 warning cleanup | robertphillips@google.com | 2013-10-16 |
* | Sanitizing source files in Housekeeper-Nightly | skia.committer@gmail.com | 2013-10-11 |
* | Fix uninitialized memory read in BitmapCopy test with A1 config | robertphillips@google.com | 2013-10-10 |
* | Revert "Revert "change SkColorTable to be immutable"" | reed@google.com | 2013-10-10 |
* | Fix build. | scroggo@google.com | 2013-08-07 |
* | remove kRLE_Index8_Config from SkBitmap | reed@google.com | 2013-06-26 |
* | remove dst/rendertarget support for kARGB_4444_Config | reed@google.com | 2013-06-21 |
* | Revert r3219. r3219 was a revert of r3036. r3036 made extractSubset copy the ... | bsalomon@google.com | 2012-10-12 |
* | When copying a bitmap, copy the generation ID. | scroggo@google.com | 2012-08-22 |
* | fix warnings on Mac in tests | caryclark@google.com | 2012-06-06 |
* | Close a couple of minor memory leaks, add a valgrind suppression file to | tomhudson@google.com | 2012-03-15 |
* | Revert r3036. This change breaks loading images as | caryclark@google.com | 2012-02-17 |
* | Modify SkBitmap::extractSubset() to respect volatility | skyostil@google.com | 2012-01-16 |
* | Modify SkBitmap::extractSubset() to respect opaqueness | skyostil@google.com | 2012-01-13 |
* | remove tests for copyPixelsFrom (it is not gone) | reed@google.com | 2011-11-01 |
* | Automatic update of all copyright notices to reflect new license terms. | epoger@google.com | 2011-07-28 |
* | Another tiny comment-only change to trigger svn update | epoger@google.com | 2011-04-26 |
* | Tiny comment-only change to trigger SVN update in buildbot | epoger@google.com | 2011-04-26 |
* | tiny test commit | epoger@google.com | 2011-04-20 |
* | init src either opaquely (e.g. white), or with a valid ctable index (e.g. 0) | reed@google.com | 2011-01-10 |
* | add template macro to "safely" perform casts w/o breaking strict-aliasing | reed@google.com | 2011-01-05 |