Commit message (Expand) | Author | Age | |
---|---|---|---|
* | Style Change: NULL->nullptr | halcanary | 2015-08-27 |
* | "NULL !=" = NULL | bsalomon | 2014-09-05 |
* | 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 |
* | Result of running tools/sanitize_source_files.py (which was added in https://... | rmistry@google.com | 2012-08-23 |
* | fix for non-Windows-specific compiler error in r4624 | robertphillips@google.com | 2012-07-16 |
* | Refactor SkDeque's iterator and allocation method | robertphillips@google.com | 2012-07-16 |
* | Automatic update of all copyright notices to reflect new license terms. | epoger@google.com | 2011-07-28 |
* | add tests for pushing on back as well as front | reed@google.com | 2011-02-22 |
* | rename SkDeque::Iter to SkDeque::F2BIter, since it runs front-to-back (in pre... | reed@google.com | 2011-02-22 |