index
:
skia
master
2D graphics library
about
summary
refs
log
tree
commit
diff
homepage
log msg
author
committer
range
path:
root
/
src
/
utils
/
win
/
SkIStream.cpp
Commit message (
Expand
)
Author
Age
*
eliminate SK_BUILD_FOR_WIN32
Mike Klein
2018-01-26
*
turn on extended Clang warnings on Windows too
Chris Dalton
2017-12-04
*
SkLeanWindows.h: #include "Windows.h" fewer places
halcanary
2016-06-07
*
Style bikeshed - remove extraneous whitespace
halcanary
2016-03-29
*
Start making all .cpp files compile-able on all platforms.
mtklein
2015-11-02
*
Style Change: NULL->nullptr
halcanary
2015-08-27
*
Fix SkIStream nits.
bungeman
2015-01-22
*
Remove staging SkStream::unref().
bungeman
2015-01-22
*
"NULL !=" = NULL
bsalomon
2014-09-05
*
Use lowercase windows.h in includes to fix Windows cross compilation using mi...
bungeman@google.com
2013-12-03
*
Minor changes to XPS device.
bungeman@google.com
2013-10-01
*
Change SkImageDecoders to take an SkStreamRewindable.
scroggo@google.com
2013-09-25
*
Clean up a few warnings on Windows x64.
bungeman@google.com
2013-07-22
*
Result of running tools/sanitize_source_files.py (which was added in https://...
rmistry@google.com
2012-08-23
*
Fix some VS2010 warnings
bsalomon@google.com
2011-09-29
*
Canvas to handle null layer device.
bungeman@google.com
2011-08-17
*
Make SkIStream closer to spec, to work with more consumers.
bungeman@google.com
2011-08-13
*
Add Commit to SkWIStream.
bungeman@google.com
2011-08-01
*
Automatic update of all copyright notices to reflect new license terms.
epoger@google.com
2011-07-28
*
Wrap SkStreams in IStreams instead of copying data around.
bungeman@google.com
2011-06-23