skia2/include/views
djsollen 0b17d6cb34 Cleanup public includes directory.
This CL updates various files in the includes directory to ensure that (1) they do
not depend on headers in /src and (2) that they minimize their dependence on external
headers.

To ensure that we don't regress this behavior a new build target has been added to
build a single cpp file that contains all* public includes and is compiled with
only those directories in the include path.

* The exception is those includes that depend on OS specific headers

BUG=skia:2941
NOTRY=true

Review URL: https://codereview.chromium.org/721903002
2014-11-13 12:52:35 -08:00
..
animated Sanitizing source files in Skia_Periodic_House_Keeping 2013-01-26 07:06:02 +00: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 views: Fix a typo in SkEvent.h 2012-10-01 16:14:21 +00:00
SkEventSink.h Sanitizing source files in Skia_Periodic_House_Keeping 2013-01-26 07:06:02 +00: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 Cleanup: Remove unnecessary forward declarations from some views files. 2014-11-03 08:31:23 -08:00
SkOSWindow_iOS.h Drop executable flag from headers so that they can be packaged 2014-03-11 19:55:51 +00:00
SkOSWindow_Mac.h Make SkOSWindow return the sample count and stencil bit count for its GL context. 2013-03-05 20:06:05 +00:00
SkOSWindow_NaCl.h Cleanup: Remove unnecessary forward declarations from some views files. 2014-11-03 08:31:23 -08:00
SkOSWindow_SDL.h Sanitizing source files in Skia_Periodic_House_Keeping 2013-01-26 07:06:02 +00:00
SkOSWindow_Unix.h use select() so we can wait for XEvents or our timer 2013-06-17 13:42:43 +00:00
SkOSWindow_Win.h Make SkOSWindow return the sample count and stencil bit count for its GL context. 2013-03-05 20:06:05 +00: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 "NULL !=" = NULL 2014-09-05 13:34:00 -07:00
SkViewInflate.h Sanitizing source files in Skia_Periodic_House_Keeping 2013-01-26 07:06:02 +00:00
SkWidget.h Fixing some warnings on Linux 2013-03-07 20:52:59 +00:00
SkWindow.h add surfaceprops to SkWindow, and 'D' to toggle distancefieldfonts 2014-10-06 12:29:56 -07:00