aboutsummaryrefslogtreecommitdiffhomepage
path: root/tests/FrontBufferedStreamTest.cpp
Commit message (Expand)AuthorAge
* Use SkToBool to fix a warning.Gravatar commit-bot@chromium.org2014-02-10
* Allow buffered stream to work with an offset.Gravatar commit-bot@chromium.org2014-02-10
* Cleanup: Sanitize the order of includes under tests/Gravatar tfarina@chromium.org2014-01-24
* Move macros from TestClassDef.h to Test.hGravatar commit-bot@chromium.org2014-01-14
* Use DEFINE_TESTCLASS_SHORT macro in tests.Gravatar tfarina@chromium.org2013-12-12
* Hide implementation details: SkFrontBufferedStreamGravatar scroggo@google.com2013-11-12
* Add a buffered SkStream class.Gravatar scroggo@google.com2013-09-26