skia2/src
Ben Wagner 32cc384755 Fix SkBitmap::allocPixels logging
The sized type printf macros like PRId32 contain only the conversion
format specifier. The introductory '%', flags, width, precision, and
length modifier are separate and must be specified if desired.

Change-Id: I8a88d9ee8bebe0275eb712728e146393d7837280
Reviewed-on: https://skia-review.googlesource.com/c/skia/+/311441
Reviewed-by: Mike Klein <mtklein@google.com>
Commit-Queue: Ben Wagner <bungeman@google.com>
2020-08-18 14:36:45 +00:00
..
android androidFramework_replaceClip proposal 2020-06-25 21:54:11 +00:00
c use pathbuilder 2020-08-17 22:05:00 +00:00
codec Drop support for Wuffs v0.2 2020-08-17 14:42:09 +00:00
core Fix SkBitmap::allocPixels logging 2020-08-18 14:36:45 +00:00
effects Enable ClangTidy flag modernize-use-override. 2020-08-14 10:54:45 +00:00
fonts Make SkFontMgr::onMakeFromStreamArgs pure virtual. 2020-06-28 01:16:34 +00:00
gpu Enhance assert to dump more information 2020-08-18 13:53:25 +00:00
image Enable ClangTidy check readability-redundant-smartptr-get. 2020-08-16 15:56:48 +00:00
images Add platform image encoder for using NDK APIs 2020-08-13 15:21:41 +00:00
lazy Fix clang 12 Wsuggest-override and Wsuggest-destructor-override 2020-07-22 01:11:36 +00:00
opts Enable ClangTidy check llvm-namespace-comment. 2020-08-06 19:07:52 +00:00
pathops Enable ClangTidy check readability-const-return-type. 2020-08-07 17:42:38 +00:00
pdf Enable ClangTidy check performance-unnecessary-copy-initialization. 2020-08-07 22:20:36 +00:00
ports Enable ClangTidy check readability-redundant-smartptr-get. 2020-08-16 15:56:48 +00:00
sfnt Enable ClangTidy check llvm-namespace-comment. 2020-08-06 19:07:52 +00:00
shaders Enable ClangTidy flag modernize-use-override. 2020-08-14 10:54:45 +00:00
sksl Add as<ExpressionSubclass>() to downcast Expressions more safely. 2020-08-18 14:04:15 +00:00
svg Enable ClangTidy check llvm-namespace-comment. 2020-08-06 19:07:52 +00:00
utils Enable ClangTidy check readability-redundant-smartptr-get. 2020-08-16 15:56:48 +00:00
xml move SkArenaAlloc reset to its own class 2020-08-07 18:48:53 +00:00
xps Enable implicit-fallthrough warnings on Clang. 2020-06-17 13:02:13 +00:00