index
:
skia
master
2D graphics library
about
summary
refs
log
tree
commit
diff
homepage
log msg
author
committer
range
path:
root
/
src
/
ports
/
SkOSFile_stdio.cpp
Commit message (
Expand
)
Author
Age
*
SkString: fix ::setUTF16
Hal Canary
2018-03-01
*
Bundle resources and skps directories into iOS app.
Jim Van Verth
2017-11-29
*
remove sk_mkdir: error 17 creating dir
Mike Klein
2017-09-18
*
Convert NULL and 0 to nullptr.
Ben Wagner
2017-08-28
*
Revert "sk_fgetsize to not use ftell."
Leon Scroggins
2017-05-23
*
sk_fgetsize to not use ftell.
Ben Wagner
2017-03-17
*
Fix SkFILEStream.
Ben Wagner
2017-03-10
*
Fix memory leaks reported by clang static analyzer.
sdefresne
2016-09-21
*
Fix a memory leak reported by clang static analyzer.
sdefresne
2016-09-20
*
Add support for Fuchsia
abarth
2016-07-15
*
SkOSFile_stdio: less ::
mtklein
2016-02-16
*
add fsync to try to get complete skps from webpage picture capture
caryclark
2015-12-16
*
Eliminate SkFILE: it always is the same as FILE.
halcanary
2015-11-20
*
Some iOS fixes to make SampleApp work better.
jvanverth
2015-10-02
*
Give reason while file open failed.
bungeman
2015-09-02
*
Style Change: NULL->nullptr
halcanary
2015-08-27
*
Clean up a few includes, introduce iwyu.
bungeman
2015-07-29
*
Add file access modes to sk_exists.
bungeman
2014-07-10
*
Change SkStream.
bungeman@google.com
2013-05-29
*
Move MMap to SkData.
commit-bot@chromium.org
2013-04-24
*
remove namespace qualifier for feof; it's making android unhappy
humper@google.com
2013-01-14
*
replace getline with fgets for portability
humper@google.com
2013-01-14
*
Runtime configuration system for skia. This will allow developers to control...
humper@google.com
2013-01-14
*
Use SkToBool to fix a warning.
scroggo@google.com
2012-11-01
*
Add option to gm: write out images into a hierarchy, rather than a flat set o...
epoger@google.com
2012-10-29
*
Fix Coverity reports. (Mostly use of uninitialised values.)
vandebo@chromium.org
2012-03-28
*
Revert r3523 and r2522
vandebo@chromium.org
2012-03-28
*
Fix build break.
vandebo@chromium.org
2012-03-28
*
Fix Coverity reports. (Mostly use of uninitialised values.)
vandebo@chromium.org
2012-03-28
*
Automatic update of all copyright notices to reflect new license terms.
epoger@google.com
2011-07-28
*
remove obsolete SK_BUILD_FOR_BREW conditional
reed@android.com
2010-01-12
*
grab from latest android
reed@android.com
2008-12-17