aboutsummaryrefslogtreecommitdiffhomepage
path: root/tests/StreamTest.cpp
Commit message (Expand)AuthorAge
...
* Revert r10171 due to test failure in StreamTestGravatar robertphillips@google.com2013-07-18
* Add a detachAsStream to SkDynamicMemoryWStream.Gravatar bungeman@google.com2013-07-18
* Refactor: clean up some unused or mostly-unused API I saw here.Gravatar commit-bot@chromium.org2013-06-18
* Fix bug in setting directories for tests.Gravatar scroggo@google.com2013-06-06
* Change SkStream.Gravatar bungeman@google.com2013-05-29
* Add --resourcePath flag to the test program.Gravatar djsollen@google.com2013-03-20
* Change random number generator for 'tests' to SkMWCRandom. Also removes some Gravatar jvanverth@google.com2013-03-04
* add --tmpDir foo option to tests, to allow unittests that want to write/read ...Gravatar reed@google.com2013-02-25
* Ensure that SkMemoryStream does not crash dereferencing fData.Gravatar scroggo@google.com2013-01-09
* Result of running tools/sanitize_source_files.py (which was added in https://...Gravatar rmistry@google.com2012-08-23
* add tests for read/writePackedUInt, and fix a bug there.Gravatar reed@google.com2011-10-18
* Automatic update of all copyright notices to reflect new license terms.Gravatar epoger@google.com2011-07-28
* replace detach/getStream apis on dynamicwstream with SkDataGravatar reed@google.com2011-06-24
* rename public SkDataRef to SkDataGravatar reed@google.com2011-06-24
* add copyToData() to dyanamicwstreamGravatar reed@google.com2011-06-23
* cleanup formating (e.g. no trailing spaces)Gravatar reed@android.com2009-04-02
* migrate more legacy unittests into tests/Gravatar reed@android.com2009-03-07