skia2/tools/viewer
John Stiles 0745d19ae3 Hide function return values after a step.
Previously, return values like `[func].result` would stick around in the
Variables table indefinitely. This felt very counterintuitive. Now they
only appear for one step, then vanish.

Change-Id: Iedfc7d2ddf136111005b26aaefb380ffc6281d05
Bug: skia:12666
Reviewed-on: https://skia-review.googlesource.com/c/skia/+/483605
Auto-Submit: John Stiles <johnstiles@google.com>
Reviewed-by: Brian Osman <brianosman@google.com>
Commit-Queue: John Stiles <johnstiles@google.com>
2021-12-13 22:14:35 +00:00
..
AnimTimer.h
BisectSlide.cpp Extract ToolUtils::sniff_paths 2021-10-19 17:39:11 +00:00
BisectSlide.h Extract ToolUtils::sniff_paths 2021-10-19 17:39:11 +00:00
BUILD.bazel [bazel] Try adding cc_binary rules that use generated rules 2021-11-30 18:18:53 +00:00
GMSlide.cpp
GMSlide.h
ImageSlide.cpp
ImageSlide.h
ImGuiLayer.cpp Update ImGui to v1.85. 2021-12-09 15:10:31 +00:00
ImGuiLayer.h Add support for retina displays to sk_app. 2021-01-29 17:33:48 +00:00
MSKPSlide.cpp viewer can show offscreen layers in MSKPSlide 2021-05-12 19:49:03 +00:00
MSKPSlide.h viewer can show offscreen layers in MSKPSlide 2021-05-12 19:49:03 +00:00
ParticlesSlide.cpp Removed SkSL::StringFragment in favor of string_view 2021-06-10 16:08:13 +00:00
ParticlesSlide.h
SampleSlide.cpp
SampleSlide.h
SkottieSlide.cpp Reland "Add format-specifier warnings to SkDebugf." 2021-06-25 17:57:43 +00:00
SkottieSlide.h
SKPSlide.cpp
SKPSlide.h
SkRiveSlide.cpp
SkRiveSlide.h
SkSLDebuggerSlide.cpp Hide function return values after a step. 2021-12-13 22:14:35 +00:00
SkSLDebuggerSlide.h Add a Variables pane to the SkSL debugger. 2021-12-13 20:29:26 +00:00
SkSLSlide.cpp Improve debug trace generation speed by clipping the paint. 2021-12-10 20:13:00 +00:00
SkSLSlide.h Add "Write Debug Trace/Dump" buttons to SkSL slide in Viewer. 2021-12-08 16:17:26 +00:00
Slide.h Reland "FPS and frame control for MSKP slide." 2021-04-30 13:15:33 +00:00
SlideDir.cpp
SlideDir.h
StatsLayer.cpp
StatsLayer.h
SvgSlide.cpp Reland "Fix compilation w/ "skia_enable_svg = false" (take 2)" 2021-09-01 17:54:08 +00:00
SvgSlide.h Reland "[svg] Plumb a ResourceProvider" 2021-01-27 21:12:23 +00:00
TouchGesture.cpp
TouchGesture.h
Viewer.cpp Create Debugger slide for Viewer. 2021-12-13 16:28:06 +00:00
Viewer.h [viewer] Add color histogram 2021-12-03 15:49:14 +00:00