index
:
skia
master
2D graphics library
about
summary
refs
log
tree
commit
diff
homepage
log msg
author
committer
range
path:
root
/
src
/
ports
/
SkOSFile_win.cpp
Commit message (
Expand
)
Author
Age
*
Revert "sk_fgetsize to not use ftell."
Leon Scroggins
2017-05-23
*
Change SkMemory to the more accurately named SkMalloc.
Herb Derby
2017-03-27
*
Make SkMemory.h and adjust all files for usage.
Herb Derby
2017-03-20
*
sk_fgetsize to not use ftell.
Ben Wagner
2017-03-17
*
Fix SkFILEStream.
Ben Wagner
2017-03-10
*
SkLeanWindows.h: #include "Windows.h" fewer places
halcanary
2016-06-07
*
Eliminate SkFILE: it always is the same as FILE.
halcanary
2015-11-20
*
Start making all .cpp files compile-able on all platforms.
mtklein
2015-11-02
*
Style Change: NULL->nullptr
halcanary
2015-08-27
*
Style Change: SkNEW->new; SkDELETE->delete
halcanary
2015-08-26
*
Use static_assert instead of SK_COMPILE_ASSERT.
bungeman
2015-08-20
*
Move SkOSFile::Iter impls into ports.
bungeman
2015-02-12
*
"NULL !=" = NULL
bsalomon
2014-09-05
*
Add file access modes to sk_exists.
bungeman
2014-07-10
*
Fixed cross compilation with mingw.
commit-bot@chromium.org
2014-03-19
*
R=mtklein@google.com
bungeman@google.com
2013-07-12
*
Add SkData::NewFromFD.
bungeman@google.com
2013-06-03
*
Change SkStream.
bungeman@google.com
2013-05-29