skia2/include/utils
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
..
mac support external raster handles 2017-01-10 17:31:58 +00:00
SkCamera.h Convert NULL and 0 to nullptr. 2017-08-28 17:48:57 +00:00
SkCanvasStateUtils.h no need for SK_SUPPORT_LEGACY_CANVAS_IS_REFCNT anymore 2016-12-07 22:28:04 +00:00
SkDumpCanvas.h Convert NULL and 0 to nullptr. 2017-08-28 17:48:57 +00:00
SkEventTracer.h Add category support to JSON and SkDebugf tracing 2017-07-21 16:38:23 +00:00
SkFrontBufferedStream.h Make header files idempotent; script to check 2017-02-13 15:52:59 +00:00
SkInterpolator.h Convert NULL and 0 to nullptr. 2017-08-28 17:48:57 +00:00
SkLua.h Convert NULL and 0 to nullptr. 2017-08-28 17:48:57 +00:00
SkLuaCanvas.h Mark overridden destructors with 'override' and remove 'virtual' 2017-03-22 16:06:18 +00:00
SkNoDrawCanvas.h Expose resetForNextPicture in SkNoDrawCanvas 2017-05-02 13:52:09 +00:00
SkNullCanvas.h no need for SK_SUPPORT_LEGACY_CANVAS_IS_REFCNT anymore 2016-12-07 22:28:04 +00:00
SkNWayCanvas.h move shadows to device virtual 2017-05-17 13:40:42 +00:00
SkPaintFilterCanvas.h remove legacy virtual for vertices, only support object form 2017-03-17 17:03:18 +00:00
SkParse.h [Skia] Add SK_API to SkParse. 2015-03-02 07:51:17 -08:00
SkParsePath.h Sanitizing source files in Skia_Periodic_House_Keeping 2013-01-26 07:06:02 +00:00
SkRandom.h clean up useage of SkFloatBits 2017-08-07 02:49:29 +00:00
SkShadowUtils.h Compute correct bounds for DrawShadowRec. 2017-07-31 13:55:32 +00:00
SkTextBox.h Use sk_sp text blob APIs 2016-09-13 10:00:23 -07:00