Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
platform
/
external
/
skia
/
9d8850b93c1b5162afd3c01c22ebbd4c7c9d2e47
/
src
/
ports
/
SkOSFile_stdio.cpp
e903449
remove sk_mkdir: error 17 creating dir
by Mike Klein
· 7 years ago
a93a14a
Convert NULL and 0 to nullptr.
by Ben Wagner
· 7 years ago
564ad05
Revert "sk_fgetsize to not use ftell."
by Leon Scroggins
· 7 years ago
eefa289
sk_fgetsize to not use ftell.
by Ben Wagner
· 8 years ago
4d1955c
Fix SkFILEStream.
by Ben Wagner
· 8 years ago
67ba29c
Fix memory leaks reported by clang static analyzer.
by sdefresne
· 8 years ago
388127f
Fix a memory leak reported by clang static analyzer.
by sdefresne
· 8 years ago
6fc8ff0
Add support for Fuchsia
by abarth
· 8 years ago
944c2d9
SkOSFile_stdio: less ::
by mtklein
· 9 years ago
7471fa4
add fsync to try to get complete skps from webpage picture capture
by caryclark
· 9 years ago
d76be9c
Eliminate SkFILE: it always is the same as FILE.
by halcanary
· 9 years ago
44dcb8a
Some iOS fixes to make SampleApp work better.
by jvanverth
· 9 years ago
0881b95
Give reason while file open failed.
by bungeman
· 9 years ago
96fcdcc
Style Change: NULL->nullptr DOCS_PREVIEW= https://skia.org/?cl=1316233002
by halcanary
· 9 years ago
f20488b
Clean up a few includes, introduce iwyu.
by bungeman
· 9 years ago
bf0b9ce
Add file access modes to sk_exists.
by bungeman
· 10 years ago
6cab1a4
Change SkStream. https://codereview.chromium.org/15298009/
by bungeman@google.com
· 11 years ago
9711e44
Move MMap to SkData.
by commit-bot@chromium.org
· 12 years ago
d386b0e
remove namespace qualifier for feof; it's making android unhappy
by humper@google.com
· 12 years ago
18a48c3
replace getline with fgets for portability
by humper@google.com
· 12 years ago
7af56be
Runtime configuration system for skia. This will allow developers to control settings at launch time without relying on compile-time flags or recompilation. It can be used to turn features on and off, as well as to control numeric quantities to 'tune' algorithms. Once I make sure it's working across all platforms I'll send out a quick tutorial on its use.
by humper@google.com
· 12 years ago
6e72516
Use SkToBool to fix a warning.
by scroggo@google.com
· 12 years ago
e8ebeb1
Add option to gm: write out images into a hierarchy, rather than a flat set of files
by epoger@google.com
· 12 years ago
6390c72
Fix Coverity reports. (Mostly use of uninitialised values.)
by vandebo@chromium.org
· 13 years ago
fa1dd11
Revert r3523 and r2522
by vandebo@chromium.org
· 13 years ago
f0f562a
Fix build break.
by vandebo@chromium.org
· 13 years ago
354fd0e
Fix Coverity reports. (Mostly use of uninitialised values.)
by vandebo@chromium.org
· 13 years ago
ec3ed6a
Automatic update of all copyright notices to reflect new license terms.
by epoger@google.com
· 13 years ago
ec10d21
remove obsolete SK_BUILD_FOR_BREW conditional
by reed@android.com
· 15 years ago
8a1c16f
grab from latest android
by reed@android.com
· 16 years ago