DescriptionChange how SkDebugf is sent to stdout on Android.
Previously, a function was called using dlsym in skia_launcher.
Add a static initializer that changes the setting, and include that for
the tools we automate for testing.
Also only do va_copy if we actually use it.
BUG=skia:2454
Committed: https://skia.googlesource.com/skia/+/6cfce1b7b4ad546b02823a1a0bbbda2c17b688f5
Patch Set 1 #
Total comments: 2
Patch Set 2 : Move android_output to apptype_console. #
Total comments: 1
Patch Set 3 : Rebase (just in case) #Patch Set 4 : Don't start with ifdef... #
Total comments: 2
Patch Set 5 : Update comment. #
Messages
Total messages: 12 (2 generated)
|