skia2/debugger
kkinnunen 63a470227b debugger: Make draw command image widget resize
Make draw command image widget resize. The widget was not resizing,
effectively preventing the window from being resized smaller.

Make the rasterized draw command image be proportional to the widget
size. The draw rasterization canvas is still an equilateral rectangle
with dimensions of the smaller side of the widget.

Makes the widget re-rasterize the image only when the draw command
changes, not for each widget paint.

Renames the widget from "image widget" to "draw command geometry
widget".

Makes the background of the image black, similar to the raster widget
background.

Adds a tooltip saying "Command geometry" for the widget, so that user might
understand what the contents should be.

This commit is part of work that tries to make the debugger window to be
a bit more resizeable, so that it would fit 1900x1200 screen.

Review URL: https://codereview.chromium.org/787143004
2014-12-30 23:03:56 -08:00
..
QT debugger: Make draw command image widget resize 2014-12-30 23:03:56 -08:00
debuggermain.cpp Fix debugger with GL to work with non-default locale 2014-11-13 05:13:50 -08:00
SkDebugger.cpp "NULL !=" = NULL 2014-09-05 13:34:00 -07:00
SkDebugger.h Change DebugCanvas API to not encourage memory leaks 2014-12-30 07:22:58 -08:00