1. 7d6a31c Fix QuotaController job spam throttling. by Kweku Adams · 5 years ago
  2. 37da985 Merge "Move DisplayTransformManagerTest" into qt-dev by Christine Franks · 5 years ago
  3. 9b72886 Move DisplayTransformManagerTest by Christine Franks · 5 years ago
  4. b9a724b Mark testEarliestAlarmSet as flaky by Jorim Jaggi · 5 years ago
  5. c32088c Disable a wakeup alarm in car. by Serik Beketayev · 5 years ago
  6. 9242fad Add app compaction throttling. by Ben Murdoch · 5 years ago
  7. 855248d Merge "Reducing quota expired check churn." by Kweku Adams · 5 years ago
  8. 7e8e0dd Merge "Decrement alarm count on delivery failures" by TreeHugger Robot · 5 years ago
  9. 5b22e6b Decrement alarm count on delivery failures by Suprabh Shukla · 5 years ago
  10. ea885b5 Fix AppCompactorTest and add a presubmit TEST_RULE by Linus Tufvesson · 5 years ago
  11. e3e1640 Reducing quota expired check churn. by Kweku Adams · 5 years ago
  12. b153d07 Update run instructions for AppCompactorTest by Linus Tufvesson · 5 years ago
  13. b85a9f8 Update names of dynamic power saver mode APIs by Salvador Martinez · 5 years ago
  14. 8f232df Merge "Checking connectivity constraint when Data Saver is toggled." by TreeHugger Robot · 5 years ago
  15. c8f34ff Merge "Adding a per-uid cap on concurrent alarms" by TreeHugger Robot · 5 years ago
  16. f57f99e Formalizing states in BatterySaverStateMachine. by Kweku Adams · 5 years ago
  17. 0e49b64 Adding a per-uid cap on concurrent alarms by Suprabh Shukla · 5 years ago
  18. ba684ce Checking connectivity constraint when Data Saver is toggled. by Kweku Adams · 5 years ago
  19. 0254ff6 MVP RescueParty 2.0 changes that add handling of mainline module crashes. by bpetrivs · 5 years ago
  20. 93075f4 Add handling of NativeRescueParty resets to RescueParty. by bpetrivs · 5 years ago
  21. af189e3 Slice and dice app ops - framework by Svet Ganov · 6 years ago
  22. 40074da Update ActivityManager DeviceConfig flag definitions. by Matt Pape · 6 years ago
  23. 78a5825 make APIs in SettingsToPropertiesMapper accessible from other package by Hongyi Zhang · 6 years ago
  24. 9d50175 Add TestableDeviceConfig by Linus Tufvesson · 6 years ago
  25. a710195 Adds unit tests for RescueParty. by bpetrivs · 6 years ago
  26. b7ce190 Ensure AlarmManager is brought out of device idle. by Kweku Adams · 6 years ago
  27. d47fcfd Merge "Adding support for adaptive battery saver." by TreeHugger Robot · 6 years ago
  28. 9f488e2 Adding support for adaptive battery saver. by Kweku Adams · 6 years ago
  29. ab8a901 Turn on TimeController job skipping by default. by Kweku Adams · 6 years ago
  30. 3eee2c5 Merge "Automatically turning off battery saver at a high percentage." by TreeHugger Robot · 6 years ago
  31. 0e32dc9 Merge "Implementing app standby quotas for alarms" by TreeHugger Robot · 6 years ago
  32. b243a99 Automatically turning off battery saver at a high percentage. by Kweku Adams · 6 years ago
  33. 47ca6fc Implementing app standby quotas for alarms by Suprabh Shukla · 6 years ago
  34. c5a7c29 DeviceIdle: Support aggressive/unaggressive doze mode by Denny cy Lee · 6 years ago
  35. 5fa4416 Merge "Adding job count quota limits." by TreeHugger Robot · 6 years ago
  36. 288e73b Adding job count quota limits. by Kweku Adams · 6 years ago
  37. 15d8096 Merge "Revert "Merge "Mark AppStateTrackerTest#testAllListeners as Flaky." am: 2a5005aca7 am: e112ed78d5"" by TreeHugger Robot · 6 years ago
  38. 3319609 Merge "Using proc state to determine foreground status." by TreeHugger Robot · 6 years ago
  39. d6625ff Using proc state to determine foreground status. by Kweku Adams · 6 years ago
  40. 3d6e036 Revert "Merge "Mark AppStateTrackerTest#testAllListeners as Flaky." am: 2a5005aca7 am: e112ed78d5" by David James · 6 years ago
  41. e3083a7 Merge "Mark AppStateTrackerTest#testAllListeners as Flaky." am: 2a5005aca7 am: e112ed78d5 by David James · 6 years ago
  42. ff4e52f Mark AppStateTrackerTest#testAllListeners as Flaky. by David James · 6 years ago
  43. ab99fe1 Adding some unit tests to presubmit by Suprabh Shukla · 6 years ago
  44. 876b8854 Add DeviceIdle constraints with BT motion as a PoC by Robin Lee · 6 years ago
  45. 9da2bb9 Fix flaking DeviceIdleController tests. by Kweku Adams · 6 years ago
  46. dd54e67 Merge "Sending a TIME_TICK on screen_on" by TreeHugger Robot · 6 years ago
  47. 7c11e2c Merge "Fix a race condition in DeviceIdleControllerTest." by TreeHugger Robot · 6 years ago
  48. 54d4496 Fix a race condition in DeviceIdleControllerTest. by Robin Lee · 6 years ago
  49. 8072b42 Merge "TimeController skips alarms for jobs that wouldn't be ready." by TreeHugger Robot · 6 years ago
  50. bffea5a TimeController skips alarms for jobs that wouldn't be ready. by Kweku Adams · 6 years ago
  51. 045fb572 Adding limit for active apps. by Kweku Adams · 6 years ago
  52. a9f8e1f Clearing QuotaController data on app/user removal. by Kweku Adams · 6 years ago
  53. 1454998 Merge "QuotaController tracking only jobs started in bg." by TreeHugger Robot · 6 years ago
  54. cdbfcb9 Requesting network exception for app idle jobs. by Kweku Adams · 6 years ago
  55. cc5afbc QuotaController tracking only jobs started in bg. by Kweku Adams · 6 years ago
  56. 4836f9d Core QuotaController implementation. by Kweku Adams · 6 years ago
  57. 12bd016 Sending a TIME_TICK on screen_on by Suprabh Shukla · 6 years ago
  58. bb65fea De-flaking alarm manager unit tests by Suprabh Shukla · 6 years ago
  59. 4ac1cf8 Add new test module for system service with static / final mocking by Makoto Onuki · 6 years ago
  60. d871966 Merge "Fix AlarmManagerServiceTest and add some more tests" by TreeHugger Robot · 6 years ago
  61. 9b882d8 Merge "Ability to enter deep Doze immediately in Battery saver." by Kweku Adams · 6 years ago
  62. b396ccf Ability to enter deep Doze immediately in Battery saver. by Kweku Adams · 6 years ago
  63. adfa6e8 Fix AlarmManagerServiceTest and add some more tests by Suprabh Shukla · 6 years ago
  64. abc7143 Merge "Fix test build" by James Lemieux · 6 years ago
  65. 11312b2 Fix test build by James Lemieux · 6 years ago
  66. d14ce4d Precomputing JobStatus isReady flags. by Kweku Adams · 6 years ago
  67. 325dd4b Merge "Test deep transitions when an alarm is imminent." by TreeHugger Robot · 6 years ago
  68. bf86938 Test deep transitions when an alarm is imminent. by Kweku Adams · 6 years ago
  69. 799858b DeviceIdleController light state transition tests. by Kweku Adams · 6 years ago
  70. a457f4e DeviceIdleController state exit conditions tests. by Kweku Adams · 6 years ago
  71. a23c0f0 Merge "Initial unit test for DeviceIdleController." by Kweku Adams · 6 years ago
  72. 00e3a37 Initial unit test for DeviceIdleController. by Kweku Adams · 6 years ago
  73. 8c7c5cc Persistent connection to SMS app 2/2 (main) by Makoto Onuki · 6 years ago
  74. 6226c2f Injecting system calls into alarm manager by Suprabh Shukla · 6 years ago
  75. 5f73236 Add new test module for system service with static / final mocking by Makoto Onuki · 6 years ago