skia2/include/views
kkinnunen abc0c8216b SampleApp: Cleanup SkOSWindow_SDL
Implements:
 * Event loop event waiting (no busy loop)
 ** Skia timers
 * Proper window sizing and resizing
 * MSAA on X11 (previously it did not use MSAA at all)
 * Changes requested colorspace from 565 to 8888
   to match non-SDL variants
 * Context creation clearing (color and stencil mask)
 * Opens the window in 640x480 by default on desktop.

Removes dead code.

BUG=skia:4733
GOLD_TRYBOT_URL= https://gold.skia.org/search2?unt=true&query=source_type%3Dgm&master=false&issue=1578173002

Review URL: https://codereview.chromium.org/1578173002
2016-01-14 05:37:51 -08:00
..
animated remove SkInstCnt 2015-06-26 11:45:03 -07:00
SkApplication.h share dm and command flags 2014-07-22 10:15:35 -07:00
SkBGViewArtist.h Sanitizing source files in Skia_Periodic_House_Keeping 2013-01-26 07:06:02 +00:00
SkEvent.h Make SkGraphics::Term a no-op, stop calling it. 2015-09-09 07:35:42 -07:00
SkEventSink.h remove SkInstCnt 2015-06-26 11:45:03 -07:00
SkKey.h Sanitizing source files in Skia_Periodic_House_Keeping 2013-01-26 07:06:02 +00:00
SkOSMenu.h update to accommodate latest clang in chrome toolchain 2014-09-18 11:00:40 -07:00
SkOSWindow_Android.h Move closeWindow()/setFullscreen()/setVSynv() from SkWindow to SkOSWindow 2015-06-16 12:47:25 -07:00
SkOSWindow_iOS.h Move closeWindow()/setFullscreen()/setVSynv() from SkWindow to SkOSWindow 2015-06-16 12:47:25 -07:00
SkOSWindow_Mac.h skia: Add ANGLE support on Mac 2015-10-28 08:42:29 -07:00
SkOSWindow_SDL.h SampleApp: Cleanup SkOSWindow_SDL 2016-01-14 05:37:51 -08:00
SkOSWindow_Unix.h Skia: Add Command Buffer support to Linux/Mac 2015-10-01 18:29:34 -07:00
SkOSWindow_Win.h Replace SkFunction with std::function 2015-11-12 10:41:05 -08:00
SkParsePaint.h move SkParsePaint.h into views 2015-12-22 04:36:57 -08:00
SkStackViewLayout.h Sanitizing source files in Skia_Periodic_House_Keeping 2013-01-26 07:06:02 +00:00
SkSystemEventTypes.h Result of running tools/sanitize_source_files.py (which was added in https://codereview.appspot.com/6465078/) 2012-08-23 18:09:54 +00:00
SkTouchGesture.h Sanitizing source files in Skia_Periodic_House_Keeping 2013-01-26 07:06:02 +00:00
SkView.h move SkTDict and SkTSearch into private 2016-01-03 18:36:05 -08:00
SkViewInflate.h move SkTDict and SkTSearch into private 2016-01-03 18:36:05 -08:00
SkWidget.h C++11 override should now be supported by all of {bots,Chrome,Android,Mozilla} 2015-03-25 18:17:32 -07:00
SkWindow.h Wire up SDL on Android 2015-11-05 11:49:35 -08:00