skia2/src/views
Mike Klein c722f79b6c clang on windows support
1) Run python bin/fetch-clang-win
2) Set clang_win = "../bin/clang_win"
3) ???
4) Profit

Most changes here are to pass the right -mfoo flags to Clang
to enable advanced instruction sets, or fixed warning-as-errors.

BUG=skia:2679

Change-Id: Ieed145d35c209131c7c16fdd3ee11a3de4a1a921
Reviewed-on: https://skia-review.googlesource.com/28740
Reviewed-by: Ben Wagner <bungeman@google.com>
Commit-Queue: Mike Klein <mtklein@chromium.org>
2017-07-31 18:39:23 +00:00
..
ios GN: iOS basics 2016-11-03 19:31:50 +00:00
mac Revert "pass surface to device-manager" 2017-07-24 15:00:49 +00:00
unix Sample app uses Ganesh before calling SkGraphics::Init(). 2016-08-09 10:13:28 -07:00
win clang on windows support 2017-07-31 18:39:23 +00:00
SkEvent.cpp headers: forward declare SkDOM, and include SkClipOp 2017-02-24 16:03:27 +00:00
SkEventSink.cpp Remove SkTDict and calls from SkView. 2017-01-24 17:24:50 +00:00
SkOSMenu.cpp Have /src files use header directly. 2015-09-29 09:37:59 -07:00
SkTagList.cpp Style bikeshed - remove extraneous whitespace 2016-03-29 09:03:53 -07:00
SkTagList.h Style bikeshed - remove extraneous whitespace 2016-03-29 09:03:53 -07:00
SkTouchGesture.cpp Touch input support for Windows 2017-06-07 14:27:09 +00:00
SkView.cpp headers: forward declare SkDOM, and include SkClipOp 2017-02-24 16:03:27 +00:00
SkViewPriv.cpp headers: forward declare SkDOM, and include SkClipOp 2017-02-24 16:03:27 +00:00
SkViewPriv.h Style bikeshed - remove extraneous whitespace 2016-03-29 09:03:53 -07:00
SkWindow.cpp Revert "pass surface to device-manager" 2017-07-24 15:00:49 +00:00