skia2/debugger
bungeman@google.com 2ff6d1d1dc Separate showing and hiding the debugger settings and inspector.
Internally the settings and inspector in the debugger are separate, but the
inspector button toggles both of them. This is unfortunate, because both of
these have large minimum vertical sizes. This means that those with vertical
resolutions less than ~1024 cannot see the the details tab.

This change separates the settings and inspector toggles into two so that
the interface is usable on screens of smaller size.

R=robertphillips@google.com

Review URL: https://codereview.chromium.org/18279002

git-svn-id: http://skia.googlecode.com/svn/trunk@9835 2bbb7eff-a529-9590-31e7-b0007b416f81
2013-07-01 14:24:12 +00:00
..
QT Separate showing and hiding the debugger settings and inspector. 2013-07-01 14:24:12 +00:00
debuggermain.cpp Add data() to all QString::toASCII Qt calls to help out Linux compiler 2013-01-28 19:25:43 +00:00
SkDebugger.cpp Remove offsetcanvas from debugger 2013-05-23 13:21:18 +00:00
SkDebugger.h Sanitizing source files in Skia_Periodic_House_Keeping 2013-03-13 07:01:04 +00:00