1. c83d3e4 Always re-establish kernel alarms when considering new alarm set by Christopher Tate · 9 years ago
  2. 0dab4dc Fix bad alarm delivery by Christopher Tate · 10 years ago
  3. 81f9882 Tune delivery and batching of alarms by Christopher Tate · 10 years ago
  4. 864d42e Properly recognize repeating wakeup alarms by Christopher Tate · 10 years ago
  5. 9c4a707 Fixed several time related states for secondary users by Selim Cinek · 10 years ago
  6. 498c6cb Prevent some alarm pathologies by Christopher Tate · 10 years ago
  7. 1590f1e Fix alarm delivery-order sorting by Christopher Tate · 10 years ago
  8. 2ff5a73 Log alarm delivery only when localLOGV by Christopher Tate · 10 years ago
  9. aeb88ed Merge "Work on issue #17477510: Time change notifications sent too often" into lmp-dev by Dianne Hackborn · 10 years ago
  10. 998e608 Work on issue #17477510: Time change notifications sent too often by Dianne Hackborn · 10 years ago
  11. 91b3566 Temp enable the log to identify the wake up cause. by Xin Guan · 10 years ago
  12. 235510e Made AlarmClockInfo a nested class in AlarmManager by Jose Lima · 10 years ago
  13. c42a1e1 Add AlarmClock API to AlarmManager by Adrian Roos · 10 years ago
  14. d4e6d46 Delay the dispatching of non-wakeup alarms. by Dianne Hackborn · 10 years ago
  15. 4590e52 Battery stats: wake locks, radio active, cleanup. by Dianne Hackborn · 10 years ago
  16. a1bd792 Battery stats: track actually running time by Dianne Hackborn · 10 years ago
  17. e5167ca Reduce wake lock noise in battery history. by Dianne Hackborn · 10 years ago
  18. c51cf03 Start recording wakeup reasons in battery history. by Dianne Hackborn · 10 years ago
  19. a1f1a3c More battery stats. by Dianne Hackborn · 10 years ago
  20. 4418372 am 5f652b9f: am 0cab896a: resolved conflicts for merge of 9e413bf4 to klp-modular-dev-plus-aosp by Greg Hackmann · 10 years ago
  21. 0cab896 resolved conflicts for merge of 9e413bf4 to klp-modular-dev-plus-aosp by Greg Hackmann · 10 years ago
  22. cab8617 am 25df673b: am 1b51c9cb: Merge "Make SystemService constructor take a Context." into klp-modular-dev by Jeff Brown · 10 years ago
  23. b880d88 Make SystemService constructor take a Context. by Jeff Brown · 10 years ago
  24. 3d658bf Improve logging of first wake lock, history size. by Dianne Hackborn · 10 years ago
  25. 099bc62 Battery stats improvements. by Dianne Hackborn · 11 years ago
  26. 9158825 Move some system services to separate directories by Amith Yamasani · 11 years ago[Renamed from services/java/com/android/server/AlarmManagerService.java]
  27. f1bdbdd resolved conflicts for merge of 08579921 to klp-modular-dev by Greg Hackmann · 11 years ago
  28. a1d6f92 Add timerfd backend to AlarmManagerService by Greg Hackmann · 11 years ago
  29. 182f73f Introduce a Lifecycle for system services by Adam Lesinski · 11 years ago
  30. 7d57ed8 Always re-evaluate kernel alarm setpoints when a new alarm is added by Christopher Tate · 11 years ago
  31. 3e04b47 Preserve window sizes when rebatching alarms by Christopher Tate · 11 years ago
  32. ae269d5 Sigh. by Christopher Tate · 11 years ago
  33. 6578ad1 Don't crash when no alarms are scheduled by Christopher Tate · 11 years ago
  34. 3bc8f78d Implement issue #10691475: Kill cached processes if about to... by Dianne Hackborn · 11 years ago
  35. 95b58e2 Turn off verbose wakeup-alarm stats by Christopher Tate · 11 years ago
  36. ebe51fc Add WorkSource capability to AlarmManager. by David Christie · 11 years ago
  37. 20f170d Don't try to do the work if there isn't any data. by Christopher Tate · 11 years ago
  38. 5f221e8 If you set an alarm before the epoch, you're gonna have a bad time by Christopher Tate · 11 years ago
  39. cdccf64 Turn off Alarm Manager logspew pending a more friendly implementation by Christopher Tate · 11 years ago
  40. 4cb338d Maintain ordering when alarm removal alters batch bounds by Christopher Tate · 11 years ago
  41. f10f9ea Revert "Add WorkSource capability to AlarmManager" by David Christie · 11 years ago
  42. 02600fb Add WorkSource capability to AlarmManager by David Christie · 11 years ago
  43. b883dda Turn on debug logs for alarm batching by Christopher Tate · 11 years ago
  44. 385e498 Don't let batch coalescing / rewindowing break batch ordering by Christopher Tate · 11 years ago
  45. 57ceaaa Add AlarmManager.setWindow(...) for supplying an explicit delivery window by Christopher Tate · 11 years ago
  46. e982faf EWRONGVARNAME by Christopher Tate · 11 years ago
  47. e0a22b3 Batch alarms to reduce device wakeups by Christopher Tate · 11 years ago
  48. 18a75f1 Add dumpsys of recent wakeup patterns, for analysis by Christopher Tate · 11 years ago
  49. 390517b Clean up some temporary allocations. by Dianne Hackborn · 11 years ago
  50. cc52272 am a3e79199: Merge "TIME_TICK was not occurred for one hour" by Christopher Tate · 12 years ago
  51. 563914a TIME_TICK was not occurred for one hour by Sungmin Choi · 12 years ago
  52. 8103890 Improve debugging for issue #7586414: AlarmManager wakelocks held by Dianne Hackborn · 12 years ago
  53. db5aca9 Fix issue #7419050: Time is not getting updated after launching Clock by Dianne Hackborn · 12 years ago
  54. 8832c18 Fix API review bugs. by Dianne Hackborn · 12 years ago
  55. 8977982 Don't set the time zone under the caller's identity by Christopher Tate · 12 years ago
  56. 5ac72a2 Improve multi-user broadcasts. by Dianne Hackborn · 12 years ago
  57. 80a4af2 Start implementing concept of "running" users. by Dianne Hackborn · 12 years ago
  58. c4a07d1 Attribute alarm broadcast wakelocks to the sender by Christopher Tate · 12 years ago
  59. 21c241e Add new Intent API for associating a ClipData with an Intent. by Dianne Hackborn · 12 years ago
  60. 90c52de Fix issue #5173952: Opening a Notification From Lock Screen... by Dianne Hackborn · 13 years ago
  61. 51608a5 Use ELAPSE_REALTIME alarm for tick event by Paul Westbrook · 13 years ago
  62. 587e956 am c1b62e3b: am bf5adfa5: Merge "Check if we are in daylight time when calculating timezone" by Conley Owens · 13 years ago
  63. c84cc4f Check if we are in daylight time when calculating timezone by Lavettacn Xiao · 14 years ago
  64. b8849c1 Align inexact alarms in both time bases; don't pull to wall time by Christopher Tate · 13 years ago
  65. 89ba675 Fix issue #3215261: NPE in WiFi Settings by Dianne Hackborn · 14 years ago
  66. d54a97a am fb1e5529: Merge "Fix time zone info in kernel is nothing after reboot" by Jean-Baptiste Queru · 14 years ago
  67. 043fcd9 Work on issue #3062691: GPS enable bypass via com.android.settings.widget.SettingsAppWidgetProvider by Dianne Hackborn · 14 years ago
  68. 64ba8e4 Fix time zone info in kernel is nothing after reboot by Robert CH Chou · 15 years ago
  69. 11c5f1a Fix alarms with negative or very large wakup times. by Jeff Brown · 14 years ago
  70. 409578f Don't remove alarms for packages that are being updated. by Dianne Hackborn · 14 years ago
  71. 8a9b220 Switch the services library to using the new Slog by Joe Onorato · 14 years ago
  72. 21f1bd1 Fix issue #2438980: Implement package watcher for voice recognizer service setting by Dianne Hackborn · 14 years ago
  73. b56ae20 Rename media resource broadcasts by Suchi Amalapurapu · 14 years ago
  74. 97e4494 Add an AlarmManager API to set the system time (with the proper permissions). by Dan Egnor · 14 years ago
  75. 08675a3 Apps on sdcard: Add new broadcasts by Suchi Amalapurapu · 15 years ago
  76. 1c633fc Implement API to have new broadcasts replace existing broadcasts. by Dianne Hackborn · 15 years ago
  77. 1f7b413 AlarmManagerService: Fix daylight savings time offset computation by Mike Lockwood · 15 years ago
  78. 1d442e0 More optimization of dumpsys output. by Dianne Hackborn · 15 years ago
  79. 9066cfe auto import from //depot/cupcake/@135843 by The Android Open Source Project · 15 years ago
  80. d83a98f auto import from //depot/cupcake/@135843 by The Android Open Source Project · 15 years ago
  81. 076357b auto import from //depot/cupcake/@132589 by The Android Open Source Project · 15 years ago
  82. 3dec7d5 auto import from //depot/cupcake/@137055 by The Android Open Source Project · 15 years ago
  83. d24b818 auto import from //branches/cupcake/...@130745 by The Android Open Source Project · 15 years ago
  84. f013e1a Code drop from //branches/cupcake/...@124589 by The Android Open Source Project · 16 years ago
  85. 54b6cfa Initial Contribution by The Android Open Source Project · 16 years ago