index
:
external_skia.git
lp5.0
p9.0
external_skia
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
tests
/
FrontBufferedStreamTest.cpp
Commit message (
Expand
)
Author
Age
Files
Lines
*
Revert "Revert "use unique_ptr for stream api""
Mike Reed
2017-09-16
1
-10
/
+16
*
Revert "use unique_ptr for stream api"
Mike Reed
2017-09-15
1
-16
/
+10
*
use unique_ptr for stream api
Mike Reed
2017-09-15
1
-10
/
+16
*
use unique_ptr for codec factories
Mike Reed
2017-07-25
1
-1
/
+1
*
SkTypes.h : move SkAutoMalloc into SkAutoMalloc.h
Hal Canary
2017-01-11
1
-1
/
+1
*
Revert "SkTypes.h : move SkAutoMalloc into SkAutoMalloc.h"
Kevin Lubick
2017-01-11
1
-1
/
+1
*
SkTypes.h : move SkAutoMalloc into SkAutoMalloc.h
Hal Canary
2017-01-11
1
-1
/
+1
*
Remove SkAutoTDelete.
Ben Wagner
2016-11-03
1
-30
/
+30
*
detach -> release
mtklein
2016-03-16
1
-1
/
+1
*
Fix FrontBufferedStreamTest
msarett
2016-03-01
1
-11
/
+3
*
Fix bug in SkGifCodec / Switch SkImageDec tests to use Codec
msarett
2016-03-01
1
-7
/
+5
*
Remove position from FrontBufferedStream
scroggo
2016-02-18
1
-7
/
+6
*
Style Change: SkNEW->new; SkDELETE->delete
halcanary
2015-08-26
1
-7
/
+9
*
C++11 override should now be supported by all of {bots,Chrome,Android,Mozilla}
mtklein
2015-03-25
1
-8
/
+8
*
Make SkStream *not* ref counted.
scroggo
2015-01-21
1
-21
/
+24
*
Fix up all the easy virtual ... SK_OVERRIDE cases.
mtklein
2015-01-09
1
-6
/
+6
*
Add test for new FrontBufferedStream behavior.
scroggo
2014-10-24
1
-0
/
+44
*
Revert of Add test for new FrontBufferedStream behavior. (patchset #1 id:1 of...
mtklein
2014-10-23
1
-44
/
+0
*
Add test for new FrontBufferedStream behavior.
scroggo
2014-10-23
1
-0
/
+44
*
Use SkToBool to fix a warning.
commit-bot@chromium.org
2014-02-10
1
-1
/
+1
*
Allow buffered stream to work with an offset.
commit-bot@chromium.org
2014-02-10
1
-1
/
+94
*
Cleanup: Sanitize the order of includes under tests/
tfarina@chromium.org
2014-01-24
1
-1
/
+1
*
Move macros from TestClassDef.h to Test.h
commit-bot@chromium.org
2014-01-14
1
-1
/
+0
*
Use DEFINE_TESTCLASS_SHORT macro in tests.
tfarina@chromium.org
2013-12-12
1
-5
/
+3
*
Hide implementation details: SkFrontBufferedStream
scroggo@google.com
2013-11-12
1
-0
/
+1
*
Add a buffered SkStream class.
scroggo@google.com
2013-09-26
1
-0
/
+160