index
:
skia
master
2D graphics library
about
summary
refs
log
tree
commit
diff
homepage
log msg
author
committer
range
path:
root
/
tests
/
StreamTest.cpp
Commit message (
Expand
)
Author
Age
*
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
*
Add a detachAsStream to SkDynamicMemoryWStream.
bungeman@google.com
2013-07-19
*
Add a detachAsStream to SkDynamicMemoryWStream.
bungeman@google.com
2013-07-19
*
Revert r10171 due to test failure in StreamTest
robertphillips@google.com
2013-07-18
*
Add a detachAsStream to SkDynamicMemoryWStream.
bungeman@google.com
2013-07-18
*
Refactor: clean up some unused or mostly-unused API I saw here.
commit-bot@chromium.org
2013-06-18
*
Fix bug in setting directories for tests.
scroggo@google.com
2013-06-06
*
Change SkStream.
bungeman@google.com
2013-05-29
*
Add --resourcePath flag to the test program.
djsollen@google.com
2013-03-20
*
Change random number generator for 'tests' to SkMWCRandom. Also removes some
jvanverth@google.com
2013-03-04
*
add --tmpDir foo option to tests, to allow unittests that want to write/read ...
reed@google.com
2013-02-25
*
Ensure that SkMemoryStream does not crash dereferencing fData.
scroggo@google.com
2013-01-09
*
Result of running tools/sanitize_source_files.py (which was added in https://...
rmistry@google.com
2012-08-23
*
add tests for read/writePackedUInt, and fix a bug there.
reed@google.com
2011-10-18
*
Automatic update of all copyright notices to reflect new license terms.
epoger@google.com
2011-07-28
*
replace detach/getStream apis on dynamicwstream with SkData
reed@google.com
2011-06-24
*
rename public SkDataRef to SkData
reed@google.com
2011-06-24
*
add copyToData() to dyanamicwstream
reed@google.com
2011-06-23
*
cleanup formating (e.g. no trailing spaces)
reed@android.com
2009-04-02
*
migrate more legacy unittests into tests/
reed@android.com
2009-03-07