Commit message (Expand) | Author | Age | |
---|---|---|---|
* | SkLeanWindows.h: #include "Windows.h" fewer places | halcanary | 2016-06-07 |
* | Eliminate SkFILE: it always is the same as FILE. | halcanary | 2015-11-20 |
* | Start making all .cpp files compile-able on all platforms. | mtklein | 2015-11-02 |
* | 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 |
* | Move SkOSFile::Iter impls into ports. | bungeman | 2015-02-12 |
* | "NULL !=" = NULL | bsalomon | 2014-09-05 |
* | Add file access modes to sk_exists. | bungeman | 2014-07-10 |
* | Fixed cross compilation with mingw. | commit-bot@chromium.org | 2014-03-19 |
* | R=mtklein@google.com | bungeman@google.com | 2013-07-12 |
* | Add SkData::NewFromFD. | bungeman@google.com | 2013-06-03 |
* | Change SkStream. | bungeman@google.com | 2013-05-29 |