aboutsummaryrefslogtreecommitdiffhomepage
path: root/src/views/win/skia_win.cpp
Commit message (Expand)AuthorAge
* Remove a huge pile of views codeGravatar Brian Osman2017-11-22
* Sample app uses Ganesh before calling SkGraphics::Init().Gravatar mtklein2016-08-09
* SkLeanWindows.h: #include "Windows.h" fewer placesGravatar halcanary2016-06-07
* Style bikeshed - remove extraneous whitespaceGravatar halcanary2016-03-29
* Make SkOSWindow windows implementation use CS_OWNDC in its window classGravatar bsalomon2015-10-28
* Allow skia_win.cpp to be compiled in CONSOLE or GUI mode.Gravatar bsalomon2015-06-16
* There are still things to sort out but this seems to run correctly.Gravatar bsalomon2015-06-16
* When parsing arguments on Windows, check malloc() for failure.Gravatar senorblanco2014-09-09
* Use lowercase windows.h in includes to fix Windows cross compilation using mi...Gravatar bungeman@google.com2013-12-03
* Enable init'ed but unused var warning on windows for closer parity with mac/l...Gravatar bsalomon@google.com2013-03-21
* Fix SampleApp busted images with --picture on windows.Gravatar bsalomon@google.com2012-12-17
* Utils must not depend on Views.Gravatar bungeman@google.com2012-03-21