Files
sdk/runtime/lib
iposva@google.com b4088d10c9 Adjust handling of timers:
- Every zero timer is enqueued individually in the event queue
  and handled in sequence with other events.
- Non-zero timers and zero timers expire in order. Therefor a
  due zero timer will also fire all preceding non-zero timers
  to ensure this order.

R=sgjesse@google.com

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

git-svn-id: https://dart.googlecode.com/svn/branches/bleeding_edge/dart@44095 260f80e4-7a28-3924-810f-c04153c831b5
2015-02-27 16:45:23 +00:00
..
2014-09-09 21:47:44 +00:00
2015-02-17 19:32:32 +00:00
2014-09-09 21:47:44 +00:00
2014-09-09 21:47:44 +00:00
2014-01-24 22:00:04 +00:00
2015-02-27 16:45:23 +00:00
2015-01-29 18:31:27 +00:00
2014-09-09 21:47:44 +00:00
2015-02-26 01:13:50 +00:00
2015-02-26 01:13:50 +00:00
2014-08-19 21:15:39 +00:00
2015-02-27 16:45:23 +00:00