1. c25447d Exempting allow-while-idle alarms in EBS by Suprabh Shukla · 7 years ago
  2. 5d93b83 Add more WTFs to investigate TIME_TICK issue by Makoto Onuki · 7 years ago
  3. 4deb852 Added runtime flag for forced-app-standby by Suprabh Shukla · 7 years ago
  4. 12cf0b6 Dump a few more bits of history about TIME_TICK by Christopher Tate · 7 years ago
  5. 695cf72 Support chained attribution for alarm related WorkSources. by Narayan Kamath · 7 years ago
  6. adf5d43 Merge "incidentd: Updating field IDs and a field name." by TreeHugger Robot · 7 years ago
  7. 923ec43 incidentd: Updating field IDs and a field name. by Kweku Adams · 7 years ago
  8. 1d99c39 Cancel alarms & jobs when an app's data is cleared by Christopher Tate · 7 years ago
  9. 2dedff1 Merge "Extreme battery saver: AlarmManager" by TreeHugger Robot · 7 years ago
  10. 175c0f9 AlarmManagerService: add tracing for wakeup alarms by Tim Murray · 7 years ago
  11. 2206af3 Extreme battery saver: AlarmManager by Makoto Onuki · 7 years ago
  12. 61e0329 incidentd: Adding proto dump for AlarmManager. by Kweku Adams · 7 years ago
  13. 33ad04f Unhiding Forced App Standby by Suprabh Shukla · 7 years ago
  14. db6bf66 Adding user forced app standby to alarms by Suprabh Shukla · 7 years ago
  15. db9ae42 Fix crash in the Alarm Manager service by Christopher Tate · 7 years ago
  16. eabba73 Improve alarm in-flight diagnostics by Christopher Tate · 7 years ago
  17. 21e9f19 Light alarm activity tracing by Christopher Tate · 7 years ago
  18. 3e99f65 Fix issue #34471029: Don't allow audio use from background apps. by Dianne Hackborn · 7 years ago
  19. eb4c69d Merge "Allow NEXT_ALARM_CLOCK_CHANGED to launch manifest receivers" into oc-dev am: 1ddd4cb382 by Christopher Tate · 7 years ago
  20. 50191db Allow NEXT_ALARM_CLOCK_CHANGED to launch manifest receivers by Christopher Tate · 7 years ago
  21. 827aaf8 Merge "Allow TIMEZONE_CHANGED to launch apps" into oc-dev am: b84b8bd40d by Christopher Tate · 7 years ago
  22. 5cdf9f8 Allow TIMEZONE_CHANGED to launch apps by Christopher Tate · 7 years ago
  23. e246828 Merge "Add more log to track down the "idle until changed" issue." into oc-dev am: ba5c2d3e44 by Makoto Onuki · 7 years ago
  24. 4274a6d Add more log to track down the "idle until changed" issue. by Makoto Onuki · 7 years ago
  25. bb9cce5 Let SysUI set wake-from-idle alarms with impunity by Christopher Tate · 7 years ago
  26. 24757146 Ensure the system boots with a halfway sane time/date by Christopher Tate · 7 years ago
  27. 6df866a Enforce PACKAGE_USAGE_STATS for usage data. by Jeff Sharkey · 7 years ago
  28. fe9a53b Consistent dump() permission checking. by Jeff Sharkey · 7 years ago
  29. 291df4f Expose Intents to Instant Apps by Chad Brubaker · 7 years ago
  30. 8025580 Update IUidObserver.onUidStateChanged to include procStateSeq. by Sudheer Shanka · 7 years ago
  31. 3e7d845 Make sure to call the original reply-to receiver when... by Makoto Onuki · 7 years ago
  32. 33955e1 Improve dumpsys output for AlarmMAnager by Makoto Onuki · 7 years ago
  33. 2b6e459e Send TIME_SET to manifest receivers, too by Christopher Tate · 7 years ago
  34. 0ef403e Add some new experiment constants for activity and power manager. by Dianne Hackborn · 8 years ago
  35. c3af19a Optimize bg check flow. by Dianne Hackborn · 8 years ago
  36. dc589ac Update usage of ActivityManagerNative. by Sudheer Shanka · 8 years ago
  37. e07641d Start implementing background restrictions for eph apps. by Dianne Hackborn · 8 years ago
  38. 5614bf5 Move code for handling uid obs "cutoff" to activity manager by Dianne Hackborn · 8 years ago
  39. 058f1e4 Implement system API for monitoring uid importance changes. by Dianne Hackborn · 8 years ago
  40. afa8b98 Base date-change alarm on 24h "hour zero," not 12h by Christopher Tate · 8 years ago
  41. cf02471 Reschedule date-change alarm whenever the time is set by Christopher Tate · 8 years ago
  42. 76389c0 Eliminate next-alarm-clock broadcast flapping by Christopher Tate · 8 years ago
  43. 7b5b7cb Don't walk mutexed collections outside the mutex by Christopher Tate · 8 years ago
  44. e555cb9 Unspecified alarm worksource names are the rule, not the exception by Christopher Tate · 8 years ago
  45. 0029f57 Note null alarm worksource names under the alarm's package by Christopher Tate · 8 years ago
  46. aa9a59d Work on issue #27995384: Time in the top bar different... by Dianne Hackborn · 8 years ago
  47. 78bcdf9 Properly blame the correct uid for wakeup alarms that don't have a WorkSource. by Joe Onorato · 8 years ago
  48. 2fefbcf Fix issue #27653326: Sync doesn't work in doze maintenance by Dianne Hackborn · 8 years ago
  49. 262ae5c DO NOT MERGE: Add separate information about user whitelist. by Dianne Hackborn · 8 years ago
  50. 24cd46f Send ALARM_CLOCK_CHANGED broadcast with REPLACE_PENDING by Christopher Tate · 8 years ago
  51. ff6390c Allow direct-callback alarms for non-wakeup alarms by Christopher Tate · 9 years ago
  52. 7f2a035 Don't leak alarm wakelock when delivery fails by Christopher Tate · 9 years ago
  53. 1a3c165 Merge "Don't crash when canceling alarms if a direct listener is present" by Lorenzo Colitti · 9 years ago
  54. 9b43ce0 Don't crash when canceling alarms if a direct listener is present by Lorenzo Colitti · 9 years ago
  55. de9c48b Fix issue #25779155: Random crash in the system server by Dianne Hackborn · 9 years ago
  56. bef28fe Initial stab at background check. by Dianne Hackborn · 9 years ago
  57. 627dfa1 Be smarter about determining when we can stop idle maintenance. by Dianne Hackborn · 9 years ago
  58. 14a7bb0 Introduce direct listener API for alarm delivery by Christopher Tate · 9 years ago
  59. 4c95645 Merge "Add some debugging for device idle alarms." by Dianne Hackborn · 9 years ago
  60. 24f2cca Fix issue #25289999: Lower device idle alarm limit to 10 mins. am: 7682b26ea1 am: 26654c92ca by Dianne Hackborn · 9 years ago
  61. 7682b26 Fix issue #25289999: Lower device idle alarm limit to 10 mins. by Dianne Hackborn · 9 years ago
  62. ae78bf8 Add some debugging for device idle alarms. by Dianne Hackborn · 9 years ago
  63. 700d1fb am 401f68b9: am 510f03c5: am 56f41971: Merge "Fix issue #24571425: Device does not come out of idle mode for maintenance" into mnc-dr-dev by Dianne Hackborn · 9 years ago
  64. f383129 Fix issue #24571425: Device does not come out of idle mode for maintenance by Dianne Hackborn · 9 years ago
  65. 937b097 am aaebdd7f: am 02be9316: am 06fb3b2d: am 0e2e8589: Merge "Don\'t throttle "while idle" alarms while not dozing" into mnc-dev by Bart Sears · 9 years ago
  66. aa244da Don't throttle "while idle" alarms while not dozing by Christopher Tate · 9 years ago
  67. 6f612a6 am 2e268478: am b29eeb5a: am b3d02465: am 9a3eacbe: Merge "Revert "Always re-establish kernel alarms when considering new alarm set"" into cw-d-mr1-dev by Prashant Malani · 9 years ago
  68. b29eeb5 am b3d02465: am 9a3eacbe: Merge "Revert "Always re-establish kernel alarms when considering new alarm set"" into cw-d-mr1-dev by Prashant Malani · 9 years ago
  69. b3d0246 am 9a3eacbe: Merge "Revert "Always re-establish kernel alarms when considering new alarm set"" into cw-d-mr1-dev by Prashant Malani · 9 years ago
  70. 753e9e0 Revert "Always re-establish kernel alarms when considering new alarm set" by Prashant Malani · 9 years ago
  71. 2133afc am d21b695f: am 22433a33: Merge "Fix issue #21814207 and issue #21814212 (alarm manager)" into mnc-dev by Dianne Hackborn · 9 years ago
  72. a750a63 Fix issue #21814207 and issue #21814212 (alarm manager) by Dianne Hackborn · 9 years ago
  73. 52047ab am 386a5a29: am 396b83b0: Merge "Fix overflow/underflow problem in comparison" by Chris Tate · 9 years ago
  74. 3d1933c4 Implement some control over ALLOW_WHILE_IDLE alarms. by Dianne Hackborn · 9 years ago
  75. cdaaeee Fix overflow/underflow problem in comparison by Charles Tsai · 9 years ago
  76. 88fb145 Merge "DO NOT MERGE Fix bug regarding the comparator sorts Alarms into increasing time order." into mnc-dev by Chris Tate · 9 years ago
  77. 604a5ee Next alarm clock updates. by John Spurlock · 9 years ago
  78. 1acd32a DO NOT MERGE Fix bug regarding the comparator sorts Alarms into increasing time order. by jinho.park · 9 years ago
  79. df7f900 Fix bug regarding the comparator sorts Alarms into increasing time order. by jinho.park · 9 years ago
  80. c352722 Ignore small time changes in alarm manager. by Dianne Hackborn · 9 years ago
  81. 0b4daca Implement user-settable power save whitelist. by Dianne Hackborn · 9 years ago
  82. 35d5403 Hopefully fix issue #20297662: Statusbar clock not updating by Dianne Hackborn · 9 years ago
  83. f70faed Work on issue #20401752: device idle and alarms. by Dianne Hackborn · 9 years ago
  84. 1e38382 Fixes to idle alarm scheduling, package importance. by Dianne Hackborn · 9 years ago
  85. 4870e9d More work on device idle mode and other power stuff. by Dianne Hackborn · 9 years ago
  86. 4fdac61 am 5c2fdc33: Merge "Always re-establish kernel alarms when considering new alarm set" into lmp-mr1-dev by Dianne Hackborn · 9 years ago
  87. c83d3e4 Always re-establish kernel alarms when considering new alarm set by Christopher Tate · 9 years ago
  88. 7c1f995 am 892e65cb: am 0dab4dc0: Fix bad alarm delivery by Christopher Tate · 10 years ago
  89. 0dab4dc Fix bad alarm delivery by Christopher Tate · 10 years ago
  90. 75070f2 am 125579ca: am 012de64e: Merge "Fix bugs regarding delay the dispatching of non-wakeup alarms" by Christopher Tate · 10 years ago
  91. 649acab Fix bugs regarding delay the dispatching of non-wakeup alarms by minho.choo · 10 years ago
  92. 81f9882 Tune delivery and batching of alarms by Christopher Tate · 10 years ago
  93. 864d42e Properly recognize repeating wakeup alarms by Christopher Tate · 10 years ago
  94. 9c4a707 Fixed several time related states for secondary users by Selim Cinek · 10 years ago
  95. 498c6cb Prevent some alarm pathologies by Christopher Tate · 10 years ago
  96. 1590f1e Fix alarm delivery-order sorting by Christopher Tate · 10 years ago
  97. 2ff5a73 Log alarm delivery only when localLOGV by Christopher Tate · 10 years ago
  98. aeb88ed Merge "Work on issue #17477510: Time change notifications sent too often" into lmp-dev by Dianne Hackborn · 10 years ago
  99. 998e608 Work on issue #17477510: Time change notifications sent too often by Dianne Hackborn · 10 years ago
  100. 91b3566 Temp enable the log to identify the wake up cause. by Xin Guan · 10 years ago