skia2/tools/skiaserve
Ben Wagner f15f78c905 [debugger] Handle '\0' and such in json strings.
This allows mskps produced with Chromium to be displayed in the
debugger. Previously, the debugger would produce invalid json if any
string contained characters which needed to be escaped. The debugger
also treated all strings like NULL terminated strings, but json is
Unicode based and code point U+0000 is a perfectly good code point.

Change-Id: I28150bad666b02be9f1e4af4078a4ca1e65bf000
Reviewed-on: https://skia-review.googlesource.com/c/skia/+/549098
Commit-Queue: Ben Wagner <bungeman@google.com>
Reviewed-by: Herb Derby <herb@google.com>
2022-06-11 17:49:01 +00:00
..
tester Remove trailing whitespace. 2017-10-09 21:20:34 +00:00
urlhandlers [bazel] Delete gazelle-based BUILD.bazel files 2022-05-31 14:14:54 +00:00
favicon.ico Skia serve now supports favicon correctly 2016-02-08 13:57:44 -08:00
Request.cpp [debugger] Handle '\0' and such in json strings. 2022-06-11 17:49:01 +00:00
Request.h Enable ClangTidy check llvm-namespace-comment. 2020-08-06 19:07:52 +00:00
Response.cpp HTML typo egde => edge 2020-06-19 15:12:06 +00:00
Response.h Enable ClangTidy check llvm-namespace-comment. 2020-08-06 19:07:52 +00:00
skiaserve.cpp rewrite includes to not need so much -Ifoo 2019-04-24 16:27:11 +00:00