Commit message (Expand) | Author | Age | |
---|---|---|---|
* | 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 |