Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
platform
/
external
/
skia
/
c33db93d1b285923b5deef97ecb04d4d01e05dd5
/
tests
/
StreamTest.cpp
e797d0d
SkBlockMemoryStream implements peek()
by halcanary
· 9 years ago
30ac464
early return from stream peek
by caryclark
· 10 years ago
195f62d
BUG=skia:
by stephana
· 10 years ago
028a413
Add a method to read a stream without advancing it.
by scroggo
· 10 years ago
a1193e4
Make SkStream *not* ref counted.
by scroggo
· 10 years ago
87f3ba4
Simplify skiatest framework.
by halcanary
· 10 years ago
a8e2e15
Cleanup: Rename SkOSPath functions.
by tfarina
· 10 years ago
8f6884a
Cleanup: Sanitize the order of includes under tests/
by tfarina@chromium.org
· 11 years ago
e2eac8b
Move macros from TestClassDef.h to Test.h
by commit-bot@chromium.org
· 11 years ago
a9325fa
Add REPORTF test macro.
by halcanary@google.com
· 11 years ago
e4fafb1
Use DEFINE_TESTCLASS_SHORT macro in tests.
by tfarina@chromium.org
· 11 years ago
c29f3d8
Add a detachAsStream to SkDynamicMemoryWStream.
by bungeman@google.com
· 11 years ago
88682b7
Add a detachAsStream to SkDynamicMemoryWStream.
by bungeman@google.com
· 11 years ago
6eee5c3
Revert r10171 due to test failure in StreamTest
by robertphillips@google.com
· 11 years ago
eacb54e
Add a detachAsStream to SkDynamicMemoryWStream.
by bungeman@google.com
· 11 years ago
1f79286
Refactor: clean up some unused or mostly-unused API I saw here.
by commit-bot@chromium.org
· 11 years ago
c76218d
Fix bug in setting directories for tests.
by scroggo@google.com
· 11 years ago
6cab1a4
Change SkStream. https://codereview.chromium.org/15298009/
by bungeman@google.com
· 11 years ago
cb62650
Add --resourcePath flag to the test program.
by djsollen@google.com
· 12 years ago
c490f80
Change random number generator for 'tests' to SkMWCRandom. Also removes some
by jvanverth@google.com
· 12 years ago
789c6f2
add --tmpDir foo option to tests, to allow unittests that want to write/read files
by reed@google.com
· 12 years ago
e490420
Ensure that SkMemoryStream does not crash dereferencing fData.
by scroggo@google.com
· 12 years ago
d6176b0
Result of running tools/sanitize_source_files.py (which was added in https://codereview.appspot.com/6465078/)
by rmistry@google.com
· 12 years ago
19f286b
add tests for read/writePackedUInt, and fix a bug there.
by reed@google.com
· 13 years ago
ec3ed6a
Automatic update of all copyright notices to reflect new license terms.
by epoger@google.com
· 13 years ago
8a85d0c
replace detach/getStream apis on dynamicwstream with SkData
by reed@google.com
· 13 years ago
8d0b577
rename public SkDataRef to SkData
by reed@google.com
· 13 years ago
70442a6
add copyToData() to dyanamicwstream
by reed@google.com
· 13 years ago
80e39a7
cleanup formating (e.g. no trailing spaces)
by reed@android.com
· 16 years ago
5e5adfd
migrate more legacy unittests into tests/ SkParse yet to be cleaned up
by reed@android.com
· 16 years ago