skia2/include/views
Ben Wagner a93a14a998 Convert NULL and 0 to nullptr.
This was created by looking at warnings produced by clang's
-Wzero-as-null-pointer-constant. This updates most issues in
Skia code. However, there are places where GL and Vulkan want
pointer values which are explicitly 0, external headers which
use NULL directly, and possibly more uses in un-compiled
sources (for other platforms).

Change-Id: Id22fbac04d5c53497a53d734f0896b4f06fe8345
Reviewed-on: https://skia-review.googlesource.com/39521
Reviewed-by: Mike Reed <reed@google.com>
Commit-Queue: Ben Wagner <bungeman@google.com>
2017-08-28 17:48:57 +00:00
..
SkApplication.h share dm and command flags 2014-07-22 10:15:35 -07:00
SkEvent.h Convert NULL and 0 to nullptr. 2017-08-28 17:48:57 +00: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 Move SkTDArray to private. 2016-02-18 08:53:33 -08:00
SkOSWindow_iOS.h GN: iOS basics 2016-11-03 19:31:50 +00:00
SkOSWindow_Mac.h Remove command buffer sample app support. 2016-06-14 09:43:52 -07:00
SkOSWindow_Unix.h Mark overridden destructors with 'override' and remove 'virtual' 2017-03-22 16:06:18 +00:00
SkOSWindow_Win.h Remove SkAutoTUnref and SkAutoTDelete from public includes. 2016-10-27 09:30:08 -07: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 Touch input support for Windows 2017-06-07 14:27:09 +00:00
SkView.h headers: forward declare SkDOM, and include SkClipOp 2017-02-24 16:03:27 +00:00
SkWindow.h Revert "pass surface to device-manager" 2017-07-24 15:00:49 +00:00