index
:
skia
master
2D graphics library
about
summary
refs
log
tree
commit
diff
homepage
log msg
author
committer
range
path:
root
/
include
/
core
/
SkStream.h
Commit message (
Expand
)
Author
Age
*
SkWStream::writeText inlined.
halcanary
2016-04-11
*
add missing API
caryclark
2016-03-16
*
Make sp variants for SkData
reed
2016-03-11
*
add fsync to try to get complete skps from webpage picture capture
caryclark
2015-12-16
*
Allow SkStream::peek() to partially succeed
scroggo
2015-12-07
*
Eliminate SkFILE: it always is the same as FILE.
halcanary
2015-11-20
*
remove SkInstCnt
mtklein
2015-06-26
*
Add a method to read a stream without advancing it.
scroggo
2015-04-02
*
Remove SkMemoryStream::peek()
scroggo
2015-03-27
*
C++11 override should now be supported by all of {bots,Chrome,Android,Mozilla}
mtklein
2015-03-25
*
SkStream: Add SkDynamicMemoryWStream::writeToStream(SkWStream*)
halcanary
2015-02-23
*
Remove staging SkStream::unref().
bungeman
2015-01-22
*
Make SkStream *not* ref counted.
scroggo
2015-01-21
*
Simplify SkInstCnt
mtklein
2015-01-13
*
Fix up all the easy virtual ... SK_OVERRIDE cases.
mtklein
2015-01-09
*
Enable unused param checking for public includes.
djsollen
2014-11-14
*
remove confusing/unused stream methods
reed
2014-09-12
*
Add size_t bytesWritten() const to SkWStream.
commit-bot@chromium.org
2014-03-06
*
This CL is motivated by the desire to make the skpinfo tool work a bit better...
commit-bot@chromium.org
2014-03-05
*
DM: read image files without an extra copy
commit-bot@chromium.org
2014-03-05
*
Remove backward compatibility shims from SkStream.h.
bungeman@google.com
2013-11-13
*
Clean up SkTypes.h.
bungeman@google.com
2013-10-11
*
Handle SkStream::rewind properly.
scroggo@google.com
2013-08-28
*
Add a detachAsStream to SkDynamicMemoryWStream.
bungeman@google.com
2013-07-19
*
Add a detachAsStream to SkDynamicMemoryWStream.
bungeman@google.com
2013-07-19
*
Revert r10171 due to test failure in StreamTest
robertphillips@google.com
2013-07-18
*
Add a detachAsStream to SkDynamicMemoryWStream.
bungeman@google.com
2013-07-18
*
Change SkStream.
bungeman@google.com
2013-05-29
*
Sanitizing source files in Housekeeper-Nightly
skia.committer@gmail.com
2013-05-08
*
add block comment describing sync nature of SkStream
reed@google.com
2013-05-07
*
comments only: update docs for SkStream::readData(), SkWStream::writeData()
epoger@google.com
2013-03-20
*
Sanitizing source files in Skia_Periodic_House_Keeping
skia.committer@gmail.com
2013-03-19
*
reland 8200 w/ fix for android (use fullpath instead of path)
reed@google.com
2013-03-18
*
revert 8204 -- what is happening???
reed@google.com
2013-03-18
*
reland 8200 w/ fix for android (need fullpath instead of path)
reed@google.com
2013-03-18
*
revert 8200 to figure out android break
reed@google.com
2013-03-18
*
move SK_MMAP_SUPPORT into SkPreConfig, so we can know about its availability
reed@google.com
2013-03-18
*
Sanitizing source files in Skia_Periodic_House_Keeping
skia.committer@gmail.com
2013-03-06
*
add SK_API to more stream subclasses (for shared library use)
reed@google.com
2013-03-05
*
Ensure that SkMemoryStream does not crash dereferencing fData.
scroggo@google.com
2013-01-09
*
Show the paint's typeface information in the details pane of the debugger.
humper@google.com
2013-01-07
*
Result of running tools/sanitize_source_files.py (which was added in https://...
rmistry@google.com
2012-08-23
*
Exported SkFILEWStream class so that it can be used in Chrome.
alokp@chromium.org
2012-07-17
*
add read/write SkData methods
reed@google.com
2012-07-02
*
stick SkInstCnt in more classes, to help track down leaks
reed@google.com
2012-06-26
*
Expanded distribution of instance counting
robertphillips@google.com
2012-06-21
*
Adding more unit testing for SkCanvas and derived classes.
junov@chromium.org
2012-02-22
*
Use SK_OVERRIDE to add a little extra robustness against name changes.
tomhudson@google.com
2011-10-03
*
Automatic update of all copyright notices to reflect new license terms.
epoger@google.com
2011-07-28
*
replace detach/getStream apis on dynamicwstream with SkData
reed@google.com
2011-06-24
[next]