index
:
skia
master
2D graphics library
about
summary
refs
log
tree
commit
diff
homepage
log msg
author
committer
range
path:
root
/
src
/
ports
/
SkOSFile_posix.cpp
Commit message (
Expand
)
Author
Age
*
Fix file loading from bundles on iOS
Brian Osman
2018-01-16
*
Bundle resources and skps directories into iOS app.
Jim Van Verth
2017-11-29
*
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
*
Eliminate SkFILE: it always is the same as FILE.
halcanary
2015-11-20
*
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
*
Clean up a few includes, introduce iwyu.
bungeman
2015-07-29
*
Move SkOSFile::Iter impls into ports.
bungeman
2015-02-12
*
Add file access modes to sk_exists.
bungeman
2014-07-10
*
R=mtklein@google.com
bungeman@google.com
2013-07-12
*
Sanitizing source files in Housekeeper-Nightly
skia.committer@gmail.com
2013-06-04
*
Add SkData::NewFromFD.
bungeman@google.com
2013-06-03
*
Change SkStream.
bungeman@google.com
2013-05-29