skia2/debugger
kkinnunen 0cfeaf3ac1 debugger: Update inspector view data consistently while paused
Make all fields of inspector view (details tab, clipstack tab, geometry
view) update the correct info when user selects a draw command. Also
update the info regardless if the painting is paused or not.

Current clip and matrix will not update consistently even after this
patch, as they depend on stateful debug canvas draw (may be fixed
later).

Review URL: https://codereview.chromium.org/835903002
2015-01-07 07:33:47 -08:00
..
QT debugger: Update inspector view data consistently while paused 2015-01-07 07:33:47 -08:00
debuggermain.cpp debugger: Move Skia initialization out of the GUI widget class 2015-01-02 07:24:14 -08:00
SkDebugger.cpp debugger: Update the picture view when the first command is selected 2015-01-05 11:51:13 -08:00
SkDebugger.h Remove draw window size state from SkDebugCanvas 2015-01-05 12:58:56 -08:00