skia2/include/ports
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
..
SkFontConfigInterface.h Convert NULL and 0 to nullptr. 2017-08-28 17:48:57 +00:00
SkFontMgr_android.h Make header files self-sufficient 2017-02-10 01:19:52 +00:00
SkFontMgr_directory.h Split custom font managers. 2017-02-09 14:50:05 +00:00
SkFontMgr_empty.h Split custom font managers. 2017-02-09 14:50:05 +00:00
SkFontMgr_fontconfig.h Make header files self-sufficient 2017-02-10 01:19:52 +00:00
SkFontMgr_FontConfigInterface.h Remove SK_LEGACY_FONTMGR_FACTORY. 2017-01-11 19:50:14 +00:00
SkFontMgr_indirect.h Convert NULL and 0 to nullptr. 2017-08-28 17:48:57 +00:00
SkFontMgr.h SkFontMgr::matchFamily should not crash on nullptr. 2017-05-01 18:13:02 +00:00
SkRemotableFontMgr.h Remove public APIs that use SkDataTable. 2017-01-23 17:09:37 +00:00
SkTypeface_mac.h CMake, include/: changes to make fiddle 2.0 better 2015-12-01 09:02:49 -08:00
SkTypeface_win.h Remove SK_LEGACY_FONTMGR_FACTORY. 2017-01-11 19:50:14 +00:00