Find a file
jacobr@google.com 2af03fc05b Enhanced performance by removing unused UI, reducing the # of absolutely positioned elements thus reducing the # of render layers, and increasing the amount of logic performed using string concat instead of DOM manipulation.
Also added back a bugfix  change I'd thought I'd landed to HTMLDocument,

Added some significant polish and missing features to the keyboard shortcuts
by correctly taking into account that some views may be partially visible.

New hotness available at:
http://dart.googleplex.com/jacobr-swarm-js.html

I'm finally not embarrassed by the performance when scrolling between pages of views on the iPad.  Not quite 60fps but close enough to 30fps under the worst conditions scrolling horizontally.

BUG=
TEST=

Review URL: https://chromereviews.googleplex.com/3543015

git-svn-id: https://dart.googlecode.com/svn/branches/bleeding_edge/dart@165 260f80e4-7a28-3924-810f-c04153c831b5
2011-10-06 22:15:50 +00:00
client Enhanced performance by removing unused UI, reducing the # of absolutely positioned elements thus reducing the # of render layers, and increasing the amount of logic performed using string concat instead of DOM manipulation. 2011-10-06 22:15:50 +00:00
compiler Make the system libraries less brittle to recompile 2011-10-06 20:21:04 +00:00
corelib/src Remove TimeZone comment. 2011-10-06 15:19:02 +00:00
runtime 5419598: Add a setjmp around the isolate spawning code so that parse errors 2011-10-06 18:33:36 +00:00
tests Fix build break on co19 file 2011-10-06 20:34:56 +00:00
tools get_drt.py: renamed from get_dartium, tries to get the latest DumpRenderTree 2011-10-06 21:43:51 +00:00
.gitignore get_drt.py: renamed from get_dartium, tries to get the latest DumpRenderTree 2011-10-06 21:43:51 +00:00
codereview.settings Update review settings. 2011-10-05 09:24:19 +00:00
dart.gyp Initial checkin. 2011-10-05 05:04:26 +00:00