Commit message (Expand) | Author | Age | |
---|---|---|---|
* | Sample app uses Ganesh before calling SkGraphics::Init(). | mtklein | 2016-08-09 |
* | SkLeanWindows.h: #include "Windows.h" fewer places | halcanary | 2016-06-07 |
* | Style bikeshed - remove extraneous whitespace | halcanary | 2016-03-29 |
* | Make SkOSWindow windows implementation use CS_OWNDC in its window class | bsalomon | 2015-10-28 |
* | Allow skia_win.cpp to be compiled in CONSOLE or GUI mode. | bsalomon | 2015-06-16 |
* | There are still things to sort out but this seems to run correctly. | bsalomon | 2015-06-16 |
* | When parsing arguments on Windows, check malloc() for failure. | senorblanco | 2014-09-09 |
* | Use lowercase windows.h in includes to fix Windows cross compilation using mi... | bungeman@google.com | 2013-12-03 |
* | Enable init'ed but unused var warning on windows for closer parity with mac/l... | bsalomon@google.com | 2013-03-21 |
* | Fix SampleApp busted images with --picture on windows. | bsalomon@google.com | 2012-12-17 |
* | Utils must not depend on Views. | bungeman@google.com | 2012-03-21 |