aboutsummaryrefslogtreecommitdiffstats
path: root/tests/DequeTest.cpp
Commit message (Expand)AuthorAgeFilesLines
* Style Change: NULL->nullptrhalcanary2015-08-271-2/+2
* "NULL !=" = NULLbsalomon2014-09-051-6/+6
* Cleanup: Sanitize the order of includes under tests/tfarina@chromium.org2014-01-241-1/+1
* Move macros from TestClassDef.h to Test.hcommit-bot@chromium.org2014-01-141-1/+0
* Use DEFINE_TESTCLASS_SHORT macro in tests.tfarina@chromium.org2013-12-121-4/+3
* Result of running tools/sanitize_source_files.py (which was added in https://...rmistry@google.com2012-08-231-4/+4
* fix for non-Windows-specific compiler error in r4624robertphillips@google.com2012-07-161-3/+3
* Refactor SkDeque's iterator and allocation methodrobertphillips@google.com2012-07-161-12/+80
* Automatic update of all copyright notices to reflect new license terms.epoger@google.com2011-07-281-0/+7
* add tests for pushing on back as well as frontreed@google.com2011-02-221-0/+34
* rename SkDeque::Iter to SkDeque::F2BIter, since it runs front-to-back (in pre...reed@google.com2011-02-221-0/+62