Go to file
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
animations first cut at a checkbox 2009-10-21 19:41:10 +00:00
bench Fix Performance trigger baselines 2013-06-24 11:03:18 +00:00
debugger Separate showing and hiding the debugger settings and inspector. 2013-07-01 14:24:12 +00:00
expectations/skimage Expect razr to fail on some decoding tests. 2013-07-01 12:38:50 +00:00
experimental refactor folders to make prepare for native pdf parser 2013-06-28 22:01:06 +00:00
forth Sanitizing source files in Skia_Periodic_House_Keeping 2013-01-26 07:06:02 +00:00
gm Replace SkPicture(SkStream) constructors with a factory. 2013-06-28 21:32:00 +00:00
gyp refactor folders to make prepare for native pdf parser 2013-06-28 22:01:06 +00:00
include Temporary change to keep chrome happy. 2013-06-28 21:35:29 +00:00
platform_tools Fixes for nacl_debugger's use of picture. 2013-07-01 12:42:49 +00:00
resources More general GM for testing bitmap filtering, including checkerboards, images, and text. 2013-05-31 12:50:39 +00:00
samplecode Replace SkPicture(SkStream) constructors with a factory. 2013-06-28 21:32:00 +00:00
src Partial revert of r9812 & put rest of r9812 behind a compile flag 2013-07-01 13:10:10 +00:00
tests Sanitizing source files in Housekeeper-Nightly 2013-06-29 07:03:21 +00:00
third_party Remove svn:externals and update the README. 2013-06-12 14:57:33 +00:00
tools Replace SkPicture(SkStream) constructors with a factory. 2013-06-28 21:32:00 +00:00
trybots_to_run/chrome Deleting the hardcoded list of compile bots in trybots_to_run. 2013-04-09 11:59:42 +00:00
.gitignore ignore pyc files. 2013-06-26 20:38:39 +00:00
codereview.settings Removing blank lines from codereview.settings. 2013-02-26 16:01:21 +00:00
DEPS Use "Simple Chrome for Chrome OS Workflow" to build Skia for ChromeOS 2013-06-19 15:13:32 +00:00
Doxyfile Pointing to http://skia-autogen.googlecode.com/svn/docs/html/index.html in Doxyfile 2012-07-03 11:35:07 +00:00
gyp_skia Make make.bat and gyp_skia work with VS 2012. 2013-05-07 19:31:20 +00:00
LICENSE Manually update copyright notices in files that defied the automated process 2011-07-28 14:24:55 +00:00
make.bat Make make.bat and gyp_skia work with VS 2012. 2013-05-07 19:31:20 +00:00
make.py gyp: generate "everything" and "most" targets instead of "all" 2012-10-25 16:32:07 +00:00
Makefile SkHello for NaCl 2013-06-17 15:39:43 +00:00
Makefile.old Higher resolution timers for bench. 2011-06-07 19:16:02 +00:00
PRESUBMIT.py If the tree is closed then print information about contacting the sheriff. 2013-04-12 19:45:46 +00:00
README whitespace commit to trigger buildbot 2011-07-15 14:11:58 +00:00
skia.gyp gyp: generate "everything" and "most" targets instead of "all" 2012-10-25 16:32:07 +00:00
whitespace.txt Whitespace change to trigger GCE compile bots. 2013-07-01 13:50:32 +00:00

Skia is a complete 2D graphic library for drawing Text, Geometries, and Images.

See full details, and build instructions, at http://code.google.com/p/skia/wiki/DocRoot