skia2/tools/fiddle
Mike Klein 88544fbe63 remove Sk prefix from CommandLineFlags
The command line flag package is tool-only, not part of Skia per se,
and does not need an Sk prefix to avoid naming conflicts.

And git clang-format.

Change-Id: Ida8477779e51750ed0475590ed2454841b23d6ea
Reviewed-on: https://skia-review.googlesource.com/c/skia/+/202307
Auto-Submit: Mike Klein <mtklein@google.com>
Commit-Queue: Brian Osman <brianosman@google.com>
Reviewed-by: Brian Osman <brianosman@google.com>
2019-03-20 17:13:22 +00:00
..
.gitignore experimental/fiddle -> tools/fiddle 2016-04-18 11:50:07 -07:00
animate.sh [fiddle] Add simple animation support. 2017-04-19 18:46:52 +00:00
disabled_examples.txt Documentation: notes on example fiddles 2019-03-19 22:26:57 +00:00
documumentation_examples_map.txt Documentation: notes on example fiddles 2019-03-19 22:26:57 +00:00
draw.cpp Update SkSurface MakeFromBackend* factories to take an SkColorType. 2017-12-19 18:41:36 +00:00
egl_context.cpp [fiddle] Init gpu using the GLTestContext. 2018-05-29 18:20:46 +00:00
examples.cpp Revert "Revert "Compile all fiddle examples locally"" 2019-03-16 00:48:09 +00:00
examples.h Revert "Revert "Compile all fiddle examples locally"" 2019-03-16 00:48:09 +00:00
fiddle_main.cpp remove Sk prefix from CommandLineFlags 2019-03-20 17:13:22 +00:00
fiddle_main.h [fiddle] Init gpu using the GLTestContext. 2018-05-29 18:20:46 +00:00
null_context.cpp [fiddle] Init gpu using the GLTestContext. 2018-05-29 18:20:46 +00:00
parse-fiddle-output [fiddle] Report GL driver info. 2017-06-01 18:03:45 +00:00