aboutsummaryrefslogtreecommitdiffhomepage
path: root/src/ports/SkOSFile_stdio.cpp
Commit message (Expand)AuthorAge
* SkUTFGravatar Hal Canary2018-07-31
* Reland "SkDEBUGF: use __VA_ARGS__"Gravatar Hal Canary2018-07-18
* Revert "SkDEBUGF: use __VA_ARGS__"Gravatar Robert Phillips2018-07-11
* SkDEBUGF: use __VA_ARGS__Gravatar Hal Canary2018-07-11
* SkString: fix ::setUTF16Gravatar Hal Canary2018-03-01
* Bundle resources and skps directories into iOS app.Gravatar Jim Van Verth2017-11-29
* remove sk_mkdir: error 17 creating dirGravatar Mike Klein2017-09-18
* Convert NULL and 0 to nullptr.Gravatar Ben Wagner2017-08-28
* Revert "sk_fgetsize to not use ftell."Gravatar Leon Scroggins2017-05-23
* sk_fgetsize to not use ftell.Gravatar Ben Wagner2017-03-17
* Fix SkFILEStream.Gravatar Ben Wagner2017-03-10
* Fix memory leaks reported by clang static analyzer.Gravatar sdefresne2016-09-21
* Fix a memory leak reported by clang static analyzer.Gravatar sdefresne2016-09-20
* Add support for FuchsiaGravatar abarth2016-07-15
* SkOSFile_stdio: less ::Gravatar mtklein2016-02-16
* add fsync to try to get complete skps from webpage picture captureGravatar caryclark2015-12-16
* Eliminate SkFILE: it always is the same as FILE.Gravatar halcanary2015-11-20
* Some iOS fixes to make SampleApp work better.Gravatar jvanverth2015-10-02
* Give reason while file open failed.Gravatar bungeman2015-09-02
* Style Change: NULL->nullptrGravatar halcanary2015-08-27
* Clean up a few includes, introduce iwyu.Gravatar bungeman2015-07-29
* Add file access modes to sk_exists.Gravatar bungeman2014-07-10
* Change SkStream.Gravatar bungeman@google.com2013-05-29
* Move MMap to SkData.Gravatar commit-bot@chromium.org2013-04-24
* remove namespace qualifier for feof; it's making android unhappyGravatar humper@google.com2013-01-14
* replace getline with fgets for portabilityGravatar humper@google.com2013-01-14
* Runtime configuration system for skia. This will allow developers to control...Gravatar humper@google.com2013-01-14
* Use SkToBool to fix a warning.Gravatar scroggo@google.com2012-11-01
* Add option to gm: write out images into a hierarchy, rather than a flat set o...Gravatar epoger@google.com2012-10-29
* Fix Coverity reports. (Mostly use of uninitialised values.)Gravatar vandebo@chromium.org2012-03-28
* Revert r3523 and r2522Gravatar vandebo@chromium.org2012-03-28
* Fix build break.Gravatar vandebo@chromium.org2012-03-28
* Fix Coverity reports. (Mostly use of uninitialised values.)Gravatar vandebo@chromium.org2012-03-28
* Automatic update of all copyright notices to reflect new license terms.Gravatar epoger@google.com2011-07-28
* remove obsolete SK_BUILD_FOR_BREW conditionalGravatar reed@android.com2010-01-12
* grab from latest androidGravatar reed@android.com2008-12-17