1. 490227c Properly reset doze transition alarms with force-stop by Christopher Tate · 6 years ago
  2. f10f969 Resume throwing if too many concurrent alarms by Suprabh Shukla · 5 years ago
  3. 5afe2f31 Decrement while removing from secondary lists by Suprabh Shukla · 5 years ago
  4. e1ce174 Remove spurious Slog.wtf() by Christopher Tate · 5 years ago
  5. a835586 Temporarily stop crashing on alarm limit by Suprabh Shukla · 5 years ago
  6. c32088c Disable a wakeup alarm in car. by Serik Beketayev · 6 years ago
  7. 5b22e6b Decrement alarm count on delivery failures by Suprabh Shukla · 5 years ago
  8. 0e49b64 Adding a per-uid cap on concurrent alarms by Suprabh Shukla · 6 years ago
  9. b7ce190 Ensure AlarmManager is brought out of device idle. by Kweku Adams · 6 years ago
  10. 2f558d2 Defer broadcasts to slow-handling apps by Christopher Tate · 6 years ago
  11. 0e32dc9 Merge "Implementing app standby quotas for alarms" by TreeHugger Robot · 6 years ago
  12. 47ca6fc Implementing app standby quotas for alarms by Suprabh Shukla · 6 years ago
  13. 735b19b Set ThreadLocalWorkSource when delivering Alarms by Marcin Oczeretko · 6 years ago
  14. dd54e67 Merge "Sending a TIME_TICK on screen_on" by TreeHugger Robot · 6 years ago
  15. 3d65d4d Be more comprehensive about boot time RTC check by Christopher Tate · 6 years ago
  16. 12bd016 Sending a TIME_TICK on screen_on by Suprabh Shukla · 6 years ago
  17. 789950b Merge "Update internal change-of-date alarm whenever timezone changes" by TreeHugger Robot · 6 years ago
  18. a4618b0 Update internal change-of-date alarm whenever timezone changes by Christopher Tate · 6 years ago
  19. adfa6e8 Fix AlarmManagerServiceTest and add some more tests by Suprabh Shukla · 6 years ago
  20. c8b7f43 Make TIME_TICK an unordered broadcast by Christopher Tate · 6 years ago
  21. ebe5626 Merge "statsd atom: add WallClockTimeShifted" by TreeHugger Robot · 6 years ago
  22. 6226c2f Injecting system calls into alarm manager by Suprabh Shukla · 6 years ago
  23. 7948c87 statsd atom: add WallClockTimeShifted by Bookatz · 6 years ago
  24. 1d6a403 Making timerfd non-blocking in alarm manager. by Suprabh Shukla · 6 years ago
  25. 673d34b Fix wrong duration format in logging by Suprabh Shukla · 6 years ago
  26. b50f43f Improving WTF logging in AlarmManager by Suprabh Shukla · 6 years ago
  27. 0e4510d Logging a wtf if alarm delivery gets stuck by Suprabh Shukla · 6 years ago
  28. 2324e98 Adding next kernel alarm time to alarm dumpsys by Suprabh Shukla · 6 years ago
  29. c0e7844 Merge "Only user whitelist gets allow_while_idle_unrestricted" into pi-dev am: 3d70d20c88 by Suprabh Shukla · 6 years ago
  30. 5bf4981 Only user whitelist gets allow_while_idle_unrestricted by Suprabh Shukla · 6 years ago
  31. f5d585a [DO NOT MERGE] Update kernel timezone if call to setTime causes DST offset to change by Christine Hallstrom · 6 years ago
  32. da3dc92 Treat fg service alarms like bg service alarms under FAS by Christopher Tate · 6 years ago
  33. f215971 Treat named standby states as ceilings of behavioral categories by Christopher Tate · 6 years ago
  34. ddd1da14 Correct lookback for while-idle alarm rate limiting by Christopher Tate · 6 years ago
  35. 49392d3 Add stats logging to ServiceManager and NPMS by Makoto Onuki · 6 years ago
  36. e840cc4 Merge "Show system uptime in bugreport (dumpsys alarm)" into pi-dev by Makoto Onuki · 7 years ago
  37. e8edbcf Show system uptime in bugreport (dumpsys alarm) by Makoto Onuki · 7 years ago
  38. 3f4c99d Add set-time and set-timezone shell cmds to alarm service by mswest46 · 7 years ago
  39. 2b30f32 Rename dumpsys protos to make platform proto names consistent. by Yi Jin · 7 years ago
  40. 22e919d Deal with alarm times near MAX_VALUE by Christopher Tate · 7 years ago
  41. 119be9a Improve reporting of bucketing reason by Amith Yamasani · 7 years ago
  42. 9911a28 Better handling of NTP-based clocks. by Jeff Sharkey · 7 years ago
  43. 2fa9545 Allow setting alarm to the same time as an earlier one by Suprabh Shukla · 7 years ago
  44. b37ef22 Merge "Remove unnecessary interactive check from alarm dumpsys" by TreeHugger Robot · 7 years ago
  45. b6ff836 Merge "[3rd try] JobScheduler to use UID active state for job exemption" by TreeHugger Robot · 7 years ago
  46. 0b05aa6 Remove unnecessary interactive check from alarm dumpsys by Makoto Onuki · 7 years ago
  47. e491821 [3rd try] JobScheduler to use UID active state for job exemption by Makoto Onuki · 7 years ago
  48. 8b98ade Declare a WTF if setting an alarm fails by Christopher Tate · 7 years ago
  49. a36dc62 Frameworks: Annotate trivial @GuardedBy in services/core by Andreas Gampe · 7 years ago
  50. d65e58a Allow-while-idle alarms throttling for app standby by Suprabh Shukla · 7 years ago
  51. 2f0b031 Revert "Retry: JobScheduler to use UID active state for job exemption" by Makoto Onuki · 7 years ago
  52. 3f7be62 Retry: JobScheduler to use UID active state for job exemption by Makoto Onuki · 7 years ago
  53. 0b053fe Revert "JobScheduler to use UID active state for job exemption" by Artem Iglikov · 7 years ago
  54. 6132e7b JobScheduler to use UID active state for job exemption by Makoto Onuki · 7 years ago
  55. 5a5a798 Merge "Don't take a lock on the UI thread" by Makoto Onuki · 7 years ago
  56. 6105a09 Merge "Refactored out app standby bucket reordering" by TreeHugger Robot · 7 years ago
  57. 92994ab Refactored out app standby bucket reordering by Suprabh Shukla · 7 years ago
  58. 4d298b5 Don't take a lock on the UI thread by Makoto Onuki · 7 years ago
  59. adb50d8 While-idle alarm timeout & EBS by Makoto Onuki · 7 years ago
  60. 75edab1 Throttling alarms for a package per its standby bucket by Suprabh Shukla · 7 years ago
  61. c25447d Exempting allow-while-idle alarms in EBS by Suprabh Shukla · 7 years ago
  62. 5d93b83 Add more WTFs to investigate TIME_TICK issue by Makoto Onuki · 7 years ago
  63. 4deb852 Added runtime flag for forced-app-standby by Suprabh Shukla · 7 years ago
  64. 12cf0b6 Dump a few more bits of history about TIME_TICK by Christopher Tate · 7 years ago
  65. 695cf72 Support chained attribution for alarm related WorkSources. by Narayan Kamath · 7 years ago
  66. adf5d43 Merge "incidentd: Updating field IDs and a field name." by TreeHugger Robot · 7 years ago
  67. 923ec43 incidentd: Updating field IDs and a field name. by Kweku Adams · 7 years ago
  68. 1d99c39 Cancel alarms & jobs when an app's data is cleared by Christopher Tate · 7 years ago
  69. 2dedff1 Merge "Extreme battery saver: AlarmManager" by TreeHugger Robot · 7 years ago
  70. 175c0f9 AlarmManagerService: add tracing for wakeup alarms by Tim Murray · 7 years ago
  71. 2206af3 Extreme battery saver: AlarmManager by Makoto Onuki · 7 years ago
  72. 61e0329 incidentd: Adding proto dump for AlarmManager. by Kweku Adams · 7 years ago
  73. 33ad04f Unhiding Forced App Standby by Suprabh Shukla · 7 years ago
  74. db6bf66 Adding user forced app standby to alarms by Suprabh Shukla · 7 years ago
  75. db9ae42 Fix crash in the Alarm Manager service by Christopher Tate · 7 years ago
  76. eabba73 Improve alarm in-flight diagnostics by Christopher Tate · 7 years ago
  77. 21e9f19 Light alarm activity tracing by Christopher Tate · 7 years ago
  78. 3e99f65 Fix issue #34471029: Don't allow audio use from background apps. by Dianne Hackborn · 7 years ago
  79. eb4c69d Merge "Allow NEXT_ALARM_CLOCK_CHANGED to launch manifest receivers" into oc-dev am: 1ddd4cb382 by Christopher Tate · 7 years ago
  80. 50191db Allow NEXT_ALARM_CLOCK_CHANGED to launch manifest receivers by Christopher Tate · 7 years ago
  81. 827aaf8 Merge "Allow TIMEZONE_CHANGED to launch apps" into oc-dev am: b84b8bd40d by Christopher Tate · 7 years ago
  82. 5cdf9f8 Allow TIMEZONE_CHANGED to launch apps by Christopher Tate · 7 years ago
  83. e246828 Merge "Add more log to track down the "idle until changed" issue." into oc-dev am: ba5c2d3e44 by Makoto Onuki · 7 years ago
  84. 4274a6d Add more log to track down the "idle until changed" issue. by Makoto Onuki · 7 years ago
  85. bb9cce5 Let SysUI set wake-from-idle alarms with impunity by Christopher Tate · 7 years ago
  86. 24757146 Ensure the system boots with a halfway sane time/date by Christopher Tate · 7 years ago
  87. 6df866a Enforce PACKAGE_USAGE_STATS for usage data. by Jeff Sharkey · 7 years ago
  88. fe9a53b Consistent dump() permission checking. by Jeff Sharkey · 7 years ago
  89. 291df4f Expose Intents to Instant Apps by Chad Brubaker · 8 years ago
  90. 8025580 Update IUidObserver.onUidStateChanged to include procStateSeq. by Sudheer Shanka · 8 years ago
  91. 3e7d845 Make sure to call the original reply-to receiver when... by Makoto Onuki · 8 years ago
  92. 33955e1 Improve dumpsys output for AlarmMAnager by Makoto Onuki · 8 years ago
  93. 2b6e459e Send TIME_SET to manifest receivers, too by Christopher Tate · 8 years ago
  94. 0ef403e Add some new experiment constants for activity and power manager. by Dianne Hackborn · 8 years ago
  95. c3af19a Optimize bg check flow. by Dianne Hackborn · 8 years ago
  96. dc589ac Update usage of ActivityManagerNative. by Sudheer Shanka · 8 years ago
  97. e07641d Start implementing background restrictions for eph apps. by Dianne Hackborn · 8 years ago
  98. 5614bf5 Move code for handling uid obs "cutoff" to activity manager by Dianne Hackborn · 8 years ago
  99. 058f1e4 Implement system API for monitoring uid importance changes. by Dianne Hackborn · 8 years ago
  100. afa8b98 Base date-change alarm on 24h "hour zero," not 12h by Christopher Tate · 8 years ago