1. 27e1288 Merge "Use FrameworkStatsLog instead of StatsLog" by TreeHugger Robot · 4 years, 6 months ago
  2. e2b2432 Use FrameworkStatsLog instead of StatsLog by Muhammad Qureshi · 4 years, 6 months ago
  3. 610aee7 Limiting alarms of apps in the RESTRICTED bucket. by Kweku Adams · 4 years, 6 months ago
  4. b64b772 Merge "Remove listener alarms when remote binder dies" by TreeHugger Robot · 4 years, 6 months ago
  5. 5bfaaa6 Remove listener alarms when remote binder dies by Suprabh Shukla · 4 years, 7 months ago
  6. 65f0f31 Make NtpTrustedTime safer / expand docs by Neil Fuller · 4 years, 7 months ago
  7. f2b4177 Remove a few hard coded references to SystemUI in fw/base/services by Winson Chung · 4 years, 8 months ago
  8. cb78285 Rename writeToProto to be dumpDebug by Jeffrey Huang · 4 years, 8 months ago
  9. 80018c0 Merge "Remove cancel listeners from pending intent alarms" by TreeHugger Robot · 4 years, 8 months ago
  10. 0d51a8b Remove cancel listeners from pending intent alarms by Suprabh Shukla · 4 years, 9 months ago
  11. a86a36b Merge "Add process capability as a new dimension." by Hui Yu · 4 years, 9 months ago
  12. 2696932 Add process capability as a new dimension. by Hui Yu · 5 years ago
  13. 9e5ef1d Remove standby delay from AlarmManager in favor of quotas. by Kweku Adams · 4 years, 9 months ago
  14. b909c4d5 Move UsageStatsManagerInternal to services.jar by Christopher Tate · 4 years, 9 months ago
  15. df33ae1 Removing periodic parole window. by Kweku Adams · 4 years, 9 months ago
  16. eaf7eed Extract DeviceIdleInternal by Makoto Onuki · 5 years ago
  17. c3f9ba6 Ensuring parity between JobScheduler's proto and text dumps. by Kweku Adams · 5 years ago
  18. 128c538 Merge "Removing noisy logging" into qt-dev by TreeHugger Robot · 5 years ago
  19. 7db323f Removing noisy logging by Suprabh Shukla · 5 years ago
  20. 5a6f2b5 Removing wtf log when crashing alarm manager client by Suprabh Shukla · 5 years ago
  21. faa198b Remove alarms of cancelled pending intents by Suprabh Shukla · 5 years ago
  22. be50040 Merge "Use ISE to indicate alarm limit" into qt-dev by TreeHugger Robot · 5 years ago
  23. 7e3f783 Use ISE to indicate alarm limit by Suprabh Shukla · 5 years ago
  24. cc5251e Remove special handling of wakeup alarm for car by Keun young Park · 5 years ago
  25. abdd736 Fix movement of RTC alarms with time changes by Suprabh Shukla · 5 years ago
  26. 490227c Properly reset doze transition alarms with force-stop by Christopher Tate · 6 years ago
  27. f10f969 Resume throwing if too many concurrent alarms by Suprabh Shukla · 5 years ago
  28. 5afe2f31 Decrement while removing from secondary lists by Suprabh Shukla · 5 years ago
  29. e1ce174 Remove spurious Slog.wtf() by Christopher Tate · 5 years ago
  30. a835586 Temporarily stop crashing on alarm limit by Suprabh Shukla · 5 years ago
  31. c32088c Disable a wakeup alarm in car. by Serik Beketayev · 5 years ago
  32. 5b22e6b Decrement alarm count on delivery failures by Suprabh Shukla · 5 years ago
  33. 0e49b64 Adding a per-uid cap on concurrent alarms by Suprabh Shukla · 5 years ago
  34. b7ce190 Ensure AlarmManager is brought out of device idle. by Kweku Adams · 5 years ago
  35. 2f558d2 Defer broadcasts to slow-handling apps by Christopher Tate · 5 years ago
  36. 0e32dc9 Merge "Implementing app standby quotas for alarms" by TreeHugger Robot · 5 years ago
  37. 47ca6fc Implementing app standby quotas for alarms by Suprabh Shukla · 6 years ago
  38. 735b19b Set ThreadLocalWorkSource when delivering Alarms by Marcin Oczeretko · 6 years ago
  39. dd54e67 Merge "Sending a TIME_TICK on screen_on" by TreeHugger Robot · 6 years ago
  40. 3d65d4d Be more comprehensive about boot time RTC check by Christopher Tate · 6 years ago
  41. 12bd016 Sending a TIME_TICK on screen_on by Suprabh Shukla · 6 years ago
  42. 789950b Merge "Update internal change-of-date alarm whenever timezone changes" by TreeHugger Robot · 6 years ago
  43. a4618b0 Update internal change-of-date alarm whenever timezone changes by Christopher Tate · 6 years ago
  44. adfa6e8 Fix AlarmManagerServiceTest and add some more tests by Suprabh Shukla · 6 years ago
  45. c8b7f43 Make TIME_TICK an unordered broadcast by Christopher Tate · 6 years ago
  46. ebe5626 Merge "statsd atom: add WallClockTimeShifted" by TreeHugger Robot · 6 years ago
  47. 6226c2f Injecting system calls into alarm manager by Suprabh Shukla · 6 years ago
  48. 7948c87 statsd atom: add WallClockTimeShifted by Bookatz · 6 years ago
  49. 1d6a403 Making timerfd non-blocking in alarm manager. by Suprabh Shukla · 6 years ago
  50. 673d34b Fix wrong duration format in logging by Suprabh Shukla · 6 years ago
  51. b50f43f Improving WTF logging in AlarmManager by Suprabh Shukla · 6 years ago
  52. 0e4510d Logging a wtf if alarm delivery gets stuck by Suprabh Shukla · 6 years ago
  53. 2324e98 Adding next kernel alarm time to alarm dumpsys by Suprabh Shukla · 6 years ago
  54. c0e7844 Merge "Only user whitelist gets allow_while_idle_unrestricted" into pi-dev am: 3d70d20c88 by Suprabh Shukla · 6 years ago
  55. 5bf4981 Only user whitelist gets allow_while_idle_unrestricted by Suprabh Shukla · 6 years ago
  56. f5d585a [DO NOT MERGE] Update kernel timezone if call to setTime causes DST offset to change by Christine Hallstrom · 6 years ago
  57. da3dc92 Treat fg service alarms like bg service alarms under FAS by Christopher Tate · 6 years ago
  58. f215971 Treat named standby states as ceilings of behavioral categories by Christopher Tate · 6 years ago
  59. ddd1da14 Correct lookback for while-idle alarm rate limiting by Christopher Tate · 6 years ago
  60. 49392d3 Add stats logging to ServiceManager and NPMS by Makoto Onuki · 6 years ago
  61. e840cc4 Merge "Show system uptime in bugreport (dumpsys alarm)" into pi-dev by Makoto Onuki · 6 years ago
  62. e8edbcf Show system uptime in bugreport (dumpsys alarm) by Makoto Onuki · 6 years ago
  63. 3f4c99d Add set-time and set-timezone shell cmds to alarm service by mswest46 · 6 years ago
  64. 2b30f32 Rename dumpsys protos to make platform proto names consistent. by Yi Jin · 6 years ago
  65. 22e919d Deal with alarm times near MAX_VALUE by Christopher Tate · 6 years ago
  66. 119be9a Improve reporting of bucketing reason by Amith Yamasani · 6 years ago
  67. 9911a28 Better handling of NTP-based clocks. by Jeff Sharkey · 6 years ago
  68. 2fa9545 Allow setting alarm to the same time as an earlier one by Suprabh Shukla · 6 years ago
  69. b37ef22 Merge "Remove unnecessary interactive check from alarm dumpsys" by TreeHugger Robot · 6 years ago
  70. b6ff836 Merge "[3rd try] JobScheduler to use UID active state for job exemption" by TreeHugger Robot · 6 years ago
  71. 0b05aa6 Remove unnecessary interactive check from alarm dumpsys by Makoto Onuki · 6 years ago
  72. e491821 [3rd try] JobScheduler to use UID active state for job exemption by Makoto Onuki · 6 years ago
  73. 8b98ade Declare a WTF if setting an alarm fails by Christopher Tate · 6 years ago
  74. a36dc62 Frameworks: Annotate trivial @GuardedBy in services/core by Andreas Gampe · 6 years ago
  75. d65e58a Allow-while-idle alarms throttling for app standby by Suprabh Shukla · 6 years ago
  76. 2f0b031 Revert "Retry: JobScheduler to use UID active state for job exemption" by Makoto Onuki · 6 years ago
  77. 3f7be62 Retry: JobScheduler to use UID active state for job exemption by Makoto Onuki · 6 years ago
  78. 0b053fe Revert "JobScheduler to use UID active state for job exemption" by Artem Iglikov · 6 years ago
  79. 6132e7b JobScheduler to use UID active state for job exemption by Makoto Onuki · 6 years ago
  80. 5a5a798 Merge "Don't take a lock on the UI thread" by Makoto Onuki · 6 years ago
  81. 6105a09 Merge "Refactored out app standby bucket reordering" by TreeHugger Robot · 6 years ago
  82. 92994ab Refactored out app standby bucket reordering by Suprabh Shukla · 6 years ago
  83. 4d298b5 Don't take a lock on the UI thread by Makoto Onuki · 6 years ago
  84. adb50d8 While-idle alarm timeout & EBS by Makoto Onuki · 6 years ago
  85. 75edab1 Throttling alarms for a package per its standby bucket by Suprabh Shukla · 6 years ago
  86. c25447d Exempting allow-while-idle alarms in EBS by Suprabh Shukla · 6 years ago
  87. 5d93b83 Add more WTFs to investigate TIME_TICK issue by Makoto Onuki · 7 years ago
  88. 4deb852 Added runtime flag for forced-app-standby by Suprabh Shukla · 7 years ago
  89. 12cf0b6 Dump a few more bits of history about TIME_TICK by Christopher Tate · 7 years ago
  90. 695cf72 Support chained attribution for alarm related WorkSources. by Narayan Kamath · 7 years ago
  91. adf5d43 Merge "incidentd: Updating field IDs and a field name." by TreeHugger Robot · 7 years ago
  92. 923ec43 incidentd: Updating field IDs and a field name. by Kweku Adams · 7 years ago
  93. 1d99c39 Cancel alarms & jobs when an app's data is cleared by Christopher Tate · 7 years ago
  94. 2dedff1 Merge "Extreme battery saver: AlarmManager" by TreeHugger Robot · 7 years ago
  95. 175c0f9 AlarmManagerService: add tracing for wakeup alarms by Tim Murray · 7 years ago
  96. 2206af3 Extreme battery saver: AlarmManager by Makoto Onuki · 7 years ago
  97. 61e0329 incidentd: Adding proto dump for AlarmManager. by Kweku Adams · 7 years ago
  98. 33ad04f Unhiding Forced App Standby by Suprabh Shukla · 7 years ago
  99. db6bf66 Adding user forced app standby to alarms by Suprabh Shukla · 7 years ago
  100. db9ae42 Fix crash in the Alarm Manager service by Christopher Tate · 7 years ago