Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
platform
/
external
/
skqp
/
d110245bb7f7aa1fd1fc6a4d89a452d8b2aaed01
/
tests
/
FrontBufferedStreamTest.cpp
98c5d92
Revert "Revert "use unique_ptr for stream api""
by Mike Reed
· 7 years ago
7031b24
Revert "use unique_ptr for stream api"
by Mike Reed
· 7 years ago
49f1f34
use unique_ptr for stream api
by Mike Reed
· 7 years ago
ede7bac
use unique_ptr for codec factories
by Mike Reed
· 7 years ago
95e3c05
SkTypes.h : move SkAutoMalloc into SkAutoMalloc.h
by Hal Canary
· 8 years ago
c456b73
Revert "SkTypes.h : move SkAutoMalloc into SkAutoMalloc.h"
by Kevin Lubick
· 8 years ago
a5494f1
SkTypes.h : move SkAutoMalloc into SkAutoMalloc.h
by Hal Canary
· 8 years ago
145dbcd
Remove SkAutoTDelete.
by Ben Wagner
· 8 years ago
18300a3
detach -> release
by mtklein
· 9 years ago
b9e56c1
Fix FrontBufferedStreamTest
by msarett
· 9 years ago
7f7ec20
Fix bug in SkGifCodec / Switch SkImageDec tests to use Codec
by msarett
· 9 years ago
ef0fed3
Remove position from FrontBufferedStream
by scroggo
· 9 years ago
385fe4d
Style Change: SkNEW->new; SkDELETE->delete
by halcanary
· 9 years ago
36352bf
C++11 override should now be supported by all of {bots,Chrome,Android,Mozilla}
by mtklein
· 10 years ago
a1193e4
Make SkStream *not* ref counted.
by scroggo
· 10 years ago
72c9faa
Fix up all the easy virtual ... SK_OVERRIDE cases.
by mtklein
· 10 years ago
3ceef9a
Add test for new FrontBufferedStream behavior.
by scroggo
· 10 years ago
404eb87
Revert of Add test for new FrontBufferedStream behavior. (patchset #1 id:1 of https://codereview.chromium.org/641813009/)
by mtklein
· 10 years ago
da59f05
Add test for new FrontBufferedStream behavior.
by scroggo
· 10 years ago
6d254ee
Use SkToBool to fix a warning.
by commit-bot@chromium.org
· 11 years ago
74b88b7
Allow buffered stream to work with an offset.
by commit-bot@chromium.org
· 11 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
e4fafb1
Use DEFINE_TESTCLASS_SHORT macro in tests.
by tfarina@chromium.org
· 11 years ago
09a5383
Hide implementation details: SkFrontBufferedStream
by scroggo@google.com
· 11 years ago
83fd2c7
Add a buffered SkStream class.
by scroggo@google.com
· 11 years ago