Commit message (Expand) | Author | Age | |
---|---|---|---|
* | replace setConfig+allocPixels with single call | mike@reedtribe.org | 2014-02-13 |
* | Cleanup: Sanitize the order of includes under tests/ | tfarina@chromium.org | 2014-01-24 |
* | Move macros from TestClassDef.h to Test.h | commit-bot@chromium.org | 2014-01-14 |
* | Use DEFINE_TESTCLASS_SHORT macro in tests. | tfarina@chromium.org | 2013-12-12 |
* | Change old PRG to be SkLCGRandom; change new one to SkRandom | commit-bot@chromium.org | 2013-09-09 |
* | Switch out random number generator for tests, benches, samples. | commit-bot@chromium.org | 2013-09-06 |
* | use sk_bzero to init level, since I got the number of 0s wrong using { } | reed@google.com | 2013-07-24 |
* | Sanitizing source files in Housekeeper-Nightly | skia.committer@gmail.com | 2013-07-19 |
* | use { 0, 0, 0, 0 } to fix warning | reed@google.com | 2013-07-18 |
* | init prevLevel to avoid warning | reed@google.com | 2013-07-18 |
* | pull mipmap class into its own (private) header | reed@google.com | 2013-07-18 |