skia2/tools/skiaserve
John Stiles a6841be235 Enable ClangTidy check llvm-namespace-comment.
This fixes a large number of SkSL namespaces which were labeled as if
they were anonymous, and also a handful of other mislabeled namespaces.
Missing namespace-end comments have been added throughout.
A number of diffs are just indentation-related (adjusting 1- or 3-
space indents to 2-space).

Change-Id: I6c62052a0d3aea4ae12ca07e0c2a8587b2fce4ec
Reviewed-on: https://skia-review.googlesource.com/c/skia/+/308503
Commit-Queue: John Stiles <johnstiles@google.com>
Reviewed-by: Mike Klein <mtklein@google.com>
Auto-Submit: John Stiles <johnstiles@google.com>
2020-08-06 19:07:52 +00:00
..
tester Remove trailing whitespace. 2017-10-09 21:20:34 +00:00
urlhandlers Remove an uncessary and unused parameter for partially generating the JSON command list 2019-12-13 19:30:03 +00:00
favicon.ico Skia serve now supports favicon correctly 2016-02-08 13:57:44 -08:00
Request.cpp Enable ClangTidy check llvm-namespace-comment. 2020-08-06 19:07:52 +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