index
:
skia
master
2D graphics library
about
summary
refs
log
tree
commit
diff
homepage
log msg
author
committer
range
path:
root
/
tests
/
SortTest.cpp
Commit message (
Expand
)
Author
Age
*
Remove include of stdlib.h from SkTypes.h.
bungeman
2015-08-26
*
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
*
Add REPORTF test macro.
halcanary@google.com
2014-01-10
*
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
*
Change random number generator for 'tests' to SkMWCRandom. Also removes some
jvanverth@google.com
2013-03-04
*
Sanitizing source files in Skia_Periodic_House_Keeping
skia.committer@gmail.com
2013-01-25
*
Fix sort test.
bungeman@google.com
2013-01-24
*
Split off SkConsistentChecksum from SkChecksum
epoger@google.com
2012-11-02
*
Added an overload of SkTQSort that sorts an array of values, rather than an a...
rileya@google.com
2012-08-28
*
Result of running tools/sanitize_source_files.py (which was added in https://...
rmistry@google.com
2012-08-23
*
add test for SkChecksum
mike@reedtribe.org
2012-07-09
*
fix warnings on Mac in tests
caryclark@google.com
2012-06-06
*
Just use std qsort
reed@google.com
2012-05-07
*
Automatic update of all copyright notices to reflect new license terms.
epoger@google.com
2011-07-28
*
fix heapsort
reed@android.com
2009-03-18
*
migrate more legacy unittests into tests/
reed@android.com
2009-03-07