OSDN Git Service

Merge "Fix a bug where the TimedEventQueue mistakenly accesses a bogus event if the...
authorAndreas Huber <andih@google.com>
Mon, 29 Mar 2010 19:58:03 +0000 (12:58 -0700)
committerAndroid (Google) Code Review <android-gerrit@google.com>
Mon, 29 Mar 2010 19:58:03 +0000 (12:58 -0700)
commit1e64e52c8f25ab08605ee445d91bb745f1f3f2d7
tree8aa7f7465257dc81ac1c118d4cafbf1ce8cf0046
parent0e1229260d66b308a0ad271c20970e3decd6f55c
parent62141b430f4d934df712c21a32136e943d2a5d3a
Merge "Fix a bug where the TimedEventQueue mistakenly accesses a bogus event if the only event in the queue has been cancelled while we're waiting for its scheduled time. Avoids potential int64_t overflow when converting from us to ns." into froyo