aboutsummaryrefslogtreecommitdiff
path: root/tests/DynamicHashTest.cpp
Commit message (Expand)AuthorAgeFilesLines
* Revert "Revert "Merge remote-tracking branch 'goog/master-skia' into goog/mas...Tom Hudson2015-10-291-12/+12
* Revert "Merge remote-tracking branch 'goog/master-skia' into goog/master"Tom Hudson2015-10-281-12/+12
* Style Change: NULL->nullptrhalcanary2015-08-271-12/+12
* Replace GrTHash with SkTDynamicHashrobertphillips2014-07-201-5/+48
* SkTDynamicHash: pick up GetKey(), Hash() from T by default.commit-bot@chromium.org2014-04-021-4/+5
* SkTDynamicHash: remove need for Equals(const T&, const Key&) param.commit-bot@chromium.org2014-04-021-3/+2
* Sanitizing source files in Housekeeper-Nightlyskia.committer@gmail.com2014-03-051-1/+0
* Counterproposal to 182733007: Add iterator to SkTDynamicHashcommit-bot@chromium.org2014-03-051-9/+51
* 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
* Allocate memory in SkTDynamicHash on first use.commit-bot@chromium.org2014-01-131-7/+4
* Use DEFINE_TESTCLASS_SHORT macro in tests.tfarina@chromium.org2013-12-121-4/+2
* Remove unnamed namespace usage from tests.commit-bot@chromium.org2013-10-121-1/+8
* SkTDynamicHashmtklein@google.com2013-08-121-13/+5
* old compiler is dumbmtklein@google.com2013-08-051-7/+7
* revise SkTDynamicHash and add unit testscommit-bot@chromium.org2013-08-051-0/+151