aboutsummaryrefslogtreecommitdiffhomepage
path: root/src/ports/SkDebug_win.cpp
Commit message (Expand)AuthorAge
* eliminate SK_BUILD_FOR_WIN32Gravatar Mike Klein2018-01-26
* SkLeanWindows.h: #include "Windows.h" fewer placesGravatar halcanary2016-06-07
* Style bikeshed - remove extraneous whitespaceGravatar halcanary2016-03-29
* Start making all .cpp files compile-able on all platforms.Gravatar mtklein2015-11-02
* add a noteGravatar mtklein2015-10-28
* Send SkDebugf through stderr and flush on Windows too.Gravatar mtklein2015-10-28
* When three or more edges are coincident, the logic needsGravatar caryclark2015-07-06
* Use lowercase windows.h in includes to fix Windows cross compilation using mi...Gravatar bungeman@google.com2013-12-03
* flush after every print in windowsGravatar commit-bot@chromium.org2013-10-09
* Restart va_list in SkDebugf on win32.Gravatar bsalomon@google.com2013-03-07
* Make GrGLEffects use an interface to append their code.Gravatar bsalomon@google.com2013-03-07
* Sanitizing source files in Skia_Periodic_House_KeepingGravatar skia.committer@gmail.com2013-01-26
* Automatic update of all copyright notices to reflect new license terms.Gravatar epoger@google.com2011-07-28
* send output to printf as well, for commandlinesGravatar reed@google.com2011-07-13
* fix signed shift in blend32Gravatar reed@google.com2011-05-02
* add win-specific backend to SkDebugfGravatar reed@google.com2011-05-02