1. 8f232df Merge "Checking connectivity constraint when Data Saver is toggled." by TreeHugger Robot · 5 years ago
  2. 3a6c5e6 Merge "Updating DeviceIdleController comment." by TreeHugger Robot · 5 years ago
  3. c8f34ff Merge "Adding a per-uid cap on concurrent alarms" by TreeHugger Robot · 5 years ago
  4. 460aa50 Merge "Fix AssistDataRequesterTest" by TreeHugger Robot · 5 years ago
  5. 0667e8b Merge "Move work off UI thread" by TreeHugger Robot · 5 years ago
  6. d4f39bc Merge "Add versionCode to packages.list." by TreeHugger Robot · 5 years ago
  7. efd9dc6 Add new GNSS capabilities for year of hardware deprecation (framework) by Anil Admal · 5 years ago
  8. 3ba574f Updating DeviceIdleController comment. by Kweku Adams · 5 years ago
  9. fbc4c76 Merge "Updates isKeyguardSecure to take in a user id." by Brad Stenning · 5 years ago
  10. 000d88d Merge "Notify caller when unlockUser() bails out" am: e7df4aa57c am: 030f2bd0ac by Rubin Xu · 5 years ago
  11. 96fa2e2 Merge "Notify caller when unlockUser() bails out" am: e7df4aa57c am: 030f2bd0ac by Rubin Xu · 5 years ago
  12. 030f2bd Merge "Notify caller when unlockUser() bails out" am: e7df4aa57c by Rubin Xu · 5 years ago
  13. e7df4aa Merge "Notify caller when unlockUser() bails out" by Treehugger Robot · 5 years ago
  14. ea8801a Move work off UI thread by Soonil Nagarkar · 5 years ago
  15. 4a20233 Merge "Allow apps with shared system uid to change overlays" by Winson Chung · 5 years ago
  16. 417059b Merge "Remove interface for Rollback and Rollback Boot." by Matt Pape · 5 years ago
  17. cc7f1db Stop using netd parcelables in the framework. by Lorenzo Colitti · 5 years ago
  18. 70974aa Merge "New intent action for speakerphone state change" by TreeHugger Robot · 5 years ago
  19. dbd26f3 Merge "Yet another app that is confused by sandboxes." by Jeff Sharkey · 5 years ago
  20. f38041d Merge "Change the pulled atom SDCardInfo to ExternalStorageInfo so that we log information about all types of external storage (e.g. USBs)." by Carmen Agimof · 5 years ago
  21. 0efe283 Fix AssistDataRequesterTest by Charles Chen · 5 years ago
  22. e7f50e1 Merge "Formalizing states in BatterySaverStateMachine." by TreeHugger Robot · 5 years ago
  23. ba7f46d Merge "Remove SessionLink" by Hyundo Moon · 5 years ago
  24. 65d986c Merge "Use the same logic to launch home activity" by TreeHugger Robot · 5 years ago
  25. 1f23a49 Merge "Add AttentionSerivce into dumpsys" by TreeHugger Robot · 5 years ago
  26. 8e45125 Yet another app that is confused by sandboxes. by Jeff Sharkey · 5 years ago
  27. f57f99e Formalizing states in BatterySaverStateMachine. by Kweku Adams · 5 years ago
  28. 6625e37 Merge "Re-parent IME back to display when magnifying" by Jackal Guo · 5 years ago
  29. 01ba71b Merge "Fix BiometricService threading/handling" by Kevin Chyn · 5 years ago
  30. 2b1bf80 Merge "Remember to start pending client if enumerate takes too long" by Kevin Chyn · 5 years ago
  31. 4e7abb9 Merge "Emergency API review" am: 853983ef32 am: c6d673901a by Brad Ebinger · 5 years ago
  32. c6d6739 Merge "Emergency API review" am: 853983ef32 by Brad Ebinger · 5 years ago
  33. c0bee6e Merge changes Ie88d8b55,I33e44976 by Philip Quinn · 5 years ago
  34. 0e49b64 Adding a per-uid cap on concurrent alarms by Suprabh Shukla · 5 years ago
  35. 90682ff New intent action for speakerphone state change by Jean-Michel Trivi · 5 years ago
  36. 3b5f87f Emergency API review by sqian · 5 years ago
  37. 5678571 Merge "Add PROVIDERS_CHANGED_ACTION extra for provider" by Soonil Nagarkar · 5 years ago
  38. 0718f9d Merge "Remove hidden launchable app vouching code" by Ricky Wai · 5 years ago
  39. 12dec12 Change the pulled atom SDCardInfo to ExternalStorageInfo so that we log by Carmen Agimof · 5 years ago
  40. 2de33b0 Merge "Don't schedule jobs in 'bad' apps" by TreeHugger Robot · 5 years ago
  41. 12187ae Remove interface for Rollback and Rollback Boot. by Matt Pape · 5 years ago
  42. ddaf351 Allow apps with shared system uid to change overlays by Winson Chung · 5 years ago
  43. eb83cb5 Merge "Add new pushed atom to log when an app is installed on external storage." by Carmen Agimof · 5 years ago
  44. 93b4ed4 Merge "Force LSKF in ConfirmCredential UI when pending escrow token exists" by TreeHugger Robot · 5 years ago
  45. 3126c90 Add PROVIDERS_CHANGED_ACTION extra for provider by Soonil Nagarkar · 5 years ago
  46. 47119cf Merge "Use context user for canNotifyAsPackage" by TreeHugger Robot · 5 years ago
  47. 5973096 Introduce Context.BIND_SCHEDULE_LIKE_TOP_APP for visible IMEs by Yohei Yukawa · 5 years ago
  48. fc06773 Force LSKF in ConfirmCredential UI when pending escrow token exists by Rubin Xu · 5 years ago
  49. 484a77d Merge "UserManager.getUserName w/ GET_ACCOUNTS_PRIVILEGED" by Adam Bookatz · 5 years ago
  50. 9ba5e8e Merge "UserManager.setUserName: clearCallingId pre-Broadcast" by Adam Bookatz · 5 years ago
  51. 8286ffd Remove hidden launchable app vouching code by Ricky Wai · 5 years ago
  52. 95f66bb Merge "Initialize a11y transforms when device is booted" by TreeHugger Robot · 5 years ago
  53. 7a6d07a Use context user for canNotifyAsPackage by Julia Reynolds · 5 years ago
  54. b67994a Merge "Fix system policy to mean overlays on /system" by Ryan Mitchell · 5 years ago
  55. 4d02807 Merge "Add hdmoon@/insun@ to OWNERS" am: 3923ce61f6 am: 9edcff5c2c by Hyundo Moon · 5 years ago
  56. 214a729 Merge "Add hdmoon@/insun@ to OWNERS" am: 3923ce61f6 am: 9edcff5c2c by Hyundo Moon · 5 years ago
  57. 9edcff5 Merge "Add hdmoon@/insun@ to OWNERS" am: 3923ce61f6 by Hyundo Moon · 5 years ago
  58. 3923ce6 Merge "Add hdmoon@/insun@ to OWNERS" by Hyundo Moon · 5 years ago
  59. 2d0d222 Merge "Remove ControllerLink" by Hyundo Moon · 5 years ago
  60. f7a0b28 Merge "Log the correct oom_adj when compacting apps." by TreeHugger Robot · 5 years ago
  61. bed3db4 Only show the toast of dismissing docked stack if it actually happens by Riddle Hsu · 5 years ago
  62. a47b222 Merge "Remove NetworkParcelable" am: 205886d28f am: 7201f61c57 am: 13be9e9fcd by Remi NGUYEN VAN · 5 years ago
  63. 13be9e9 Merge "Remove NetworkParcelable" am: 205886d28f am: 7201f61c57 by Remi NGUYEN VAN · 5 years ago
  64. 7201f61 Merge "Remove NetworkParcelable" am: 205886d28f by Remi NGUYEN VAN · 5 years ago
  65. 205886d Merge "Remove NetworkParcelable" by Remi NGUYEN VAN · 5 years ago
  66. d20bf0e Merge "Update connected display config on settings load." by TreeHugger Robot · 5 years ago
  67. 84c2f5e Fix BiometricService threading/handling by Kevin Chyn · 5 years ago
  68. 925701f46 Remember to start pending client if enumerate takes too long by Kevin Chyn · 5 years ago
  69. abd0682 Merge "Add mechanism for freezing the system recent task list" by Winson Chung · 5 years ago
  70. f3d2e1f Merge "Apply show or hide transaction for InputSurface immediately" by TreeHugger Robot · 5 years ago
  71. 828207b Merge "Dump cec related information in AudioService" by TreeHugger Robot · 5 years ago
  72. 932d7b5 Merge "Added android.service.contentcapture.ActivityEvent.TYPE_ACTIVITY_STOPPED" by TreeHugger Robot · 5 years ago
  73. c20deef Merge "AudioService: fix death linking for external audio policy" by TreeHugger Robot · 5 years ago
  74. f80c6a3 Apply show or hide transaction for InputSurface immediately by chaviw · 5 years ago
  75. b5910b4 Update connected display config on settings load. by Garfield Tan · 5 years ago
  76. ff3abed Merge "Properly fail commit of a new staged session if another one is in progress" by Nikita Ioffe · 5 years ago
  77. bc8cc99 Merge "Moved transport to IntDef" am: b7463a63d1 am: f713c1ff26 by Jack Yu · 5 years ago
  78. ec8de62 Merge "Fix typo in jstring signature definition" by TreeHugger Robot · 5 years ago
  79. f713c1f Merge "Moved transport to IntDef" am: b7463a63d1 by Jack Yu · 5 years ago
  80. b7463a6 Merge "Moved transport to IntDef" by Treehugger Robot · 5 years ago
  81. 54d2e21 Merge "Temporarily pre-grant permission with STOPSHIP" by Yuanjia Hsu · 5 years ago
  82. 8e73785 Don't schedule jobs in 'bad' apps by Christopher Tate · 5 years ago
  83. d0c557e AudioService: fix death linking for external audio policy by Jean-Michel Trivi · 5 years ago
  84. e4edae3 Merge "Moved transport to IntDef" by Jack Yu · 5 years ago
  85. 62c6c69 Fix typo in jstring signature definition by Yu-Han Yang · 5 years ago
  86. 904a38b Remove NetworkParcelable by Remi NGUYEN VAN · 5 years ago
  87. 885c21b Log the correct oom_adj when compacting apps. by Ben Murdoch · 5 years ago
  88. e942aaf Merge "Integrate testNetworkService and Manager with Connectivity stack" am: b86c3255fd by Benedict Wong · 5 years ago
  89. 016ac0a Merge "Integrate testNetworkService and Manager with Connectivity stack" by Benedict Wong · 5 years ago
  90. a9e7169 Dump cec related information in AudioService by Amy · 5 years ago
  91. b86c325 Merge "Integrate testNetworkService and Manager with Connectivity stack" by Benedict Wong · 5 years ago
  92. c5fe7ff Add mechanism for freezing the system recent task list by Winson Chung · 5 years ago
  93. d84ddb0 Merge "Rename setPowerSaverMode to setPowerSaverModeEnabled" by TreeHugger Robot · 5 years ago
  94. 2665fc0 Merge "Add metric logging for new delegated APIs" by Rubin Xu · 5 years ago
  95. 8e5b703c Properly fail commit of a new staged session if another one is in progress by Nikita Ioffe · 5 years ago
  96. 6688a35 Add new pushed atom to log when an app is installed on external storage. by Carmen Agimof · 6 years ago
  97. 86fe59a Merge "Bugreport Manager service clear binder identity" am: 1f6b8f50c1 by Abhijeet Kaur · 5 years ago
  98. 32538e1 Merge "Bugreport Manager service clear binder identity" am: 1f6b8f50c1 by Abhijeet Kaur · 5 years ago
  99. 1f6b8f5 Merge "Bugreport Manager service clear binder identity" by Treehugger Robot · 5 years ago
  100. 76bd81a Merge "Make a copy of data stored in LockSettingsStorage cache" by TreeHugger Robot · 5 years ago