Find a file
sgjesse@google.com 74e4e46c2f Fix wrong pointer arithmetic when extending the file descripter list in the eventhandler
This caused random crashes due to memory corruption when the file descripter list in the eventhandler needed to be extended.

R=ager@google.com

BUG=none
TEST=tests/dart/src/SocketManyConnectionsTest.dart

Review URL: http://codereview.chromium.org//8231005

git-svn-id: https://dart.googlecode.com/svn/branches/bleeding_edge/dart@331 260f80e4-7a28-3924-810f-c04153c831b5
2011-10-11 15:05:32 +00:00
client Added DOM MessagePort support. 2011-10-11 13:32:19 +00:00
compiler Review URL: http://codereview.chromium.org//8218022 2011-10-10 23:21:29 +00:00
corelib/src Improve doc for isolates. 2011-10-07 15:46:33 +00:00
runtime Fix wrong pointer arithmetic when extending the file descripter list in the eventhandler 2011-10-11 15:05:32 +00:00
tests Fixing bad merge in CommandLineOptions 2011-10-08 15:31:25 +00:00
tools get_drt.py: show warning, but do not fail if we can't download DumpRenderTree 2011-10-10 22:39:22 +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 codereview.settings for open-sourcing. 2011-10-10 06:43:32 +00:00
dart.gyp Initial checkin. 2011-10-05 05:04:26 +00:00