commit | eb695c6f814f6b0bdbba0e837555d3fe5ad23104 | [log] [tgz] |
---|---|---|
author | Bill Buzbee <buzbee@google.com> | Thu Feb 04 16:09:55 2010 -0800 |
committer | Bill Buzbee <buzbee@google.com> | Fri Feb 05 14:58:30 2010 -0800 |
tree | 7ca10977661e3226b0c403aba4fc1d26bd06599f | |
parent | cb1aa7c966a9aeb4c4161609310d5edda53b8356 [diff] |
Jit: Start the Jit when framework signals on first screen draw Cleanup of delayed start - introduce dvmRelativeCondWait in Sync.c. Additionally, support for deadman timer to start Jit when no screen draws happen, and to start immediately when running stand-alone. Fixed bug in assert variant of libdvm - recent MONITOR change had neglected to add a new type of exit to the exit stats.