1. 4bdb79b Merge "Update cancel device state request to require foreground for cts compat" into main by Kenneth Ford · 1 year, 7 months ago
  2. 3c8bbf8 Merge "Check if the uid still exists before attempting to remove app op state" into main by Treehugger Robot · 1 year, 7 months ago
  3. 0b97f3a Merge "Refactor: Rename shortcut listener APIs to Key gesture APIs" into main by Vaibhav Devmurari · 1 year, 7 months ago
  4. 195a602 Merge "Migrate test mapping options -> Android.bp" into main am: 01c050a52f am: 3421f6bc4d by Ronald Braunstein · 1 year, 7 months ago
  5. 3421f6b Merge "Migrate test mapping options -> Android.bp" into main am: 01c050a52f by Ronald Braunstein · 1 year, 7 months ago
  6. 01c050a Merge "Migrate test mapping options -> Android.bp" into main by Ronald Braunstein · 1 year, 7 months ago
  7. 073bea7 Merge "Take task snapshot on exiting PiP" into main by Hongwei Wang · 1 year, 7 months ago
  8. b738940 Remove code related to stolen trace sessions by Kevin Jeon · 1 year, 8 months ago
  9. 943e1d0 Check if the uid still exists before attempting to remove app op state by Evan Severson · 1 year, 8 months ago
  10. 5d272d0 Update cancel device state request to require foreground for cts compat by Kenneth Ford · 1 year, 7 months ago
  11. bba43e4 Merge "Take content protection ownership" into main am: 9a9dae8af2 am: 2034f4cc57 by Nino Jagar · 1 year, 7 months ago
  12. 2034f4c Merge "Take content protection ownership" into main am: 9a9dae8af2 by Nino Jagar · 1 year, 7 months ago
  13. b588291 Merge "Update the PiP ActivityRecord with new PiP params" into main by Ikram Gabiyev · 1 year, 7 months ago
  14. e0bd845 Merge "Stop previous notification vibration on new buzzy notification" into main by Treehugger Robot · 1 year, 7 months ago
  15. 9a9dae8 Merge "Take content protection ownership" into main by Nino Jagar · 1 year, 7 months ago
  16. c86c015 Stop previous notification vibration on new buzzy notification by Valentin Iftime · 1 year, 7 months ago
  17. 174af3f Merge "Remove code related to stolen trace sessions" into main by Kevin Jeon · 1 year, 7 months ago
  18. 969a9dc Merge "Connected displays: adding render rate sync" into main by Oleg Petšjonkin · 1 year, 7 months ago
  19. 5ae865a Merge "Revert "[PM] Add PackageInstaller CUJ test case (21/N)"" into main by Ivan Chiang · 1 year, 7 months ago
  20. 0e00d42 Merge "Start DisplayRotationCompatPolicy upon creation." into main by Mina Granic · 1 year, 7 months ago
  21. bdbf0fa Merge "[33/n] Remove redundant spyOn()" into main by Massimo Carli · 1 year, 7 months ago
  22. b9d3ffd [33/n] Remove redundant spyOn() by Massimo Carli · 1 year, 7 months ago
  23. 93e6471 Merge "[32/n] Delete LetterboxUiController and move dump()" into main by Massimo Carli · 1 year, 7 months ago
  24. 755faec Revert "[PM] Add PackageInstaller CUJ test case (21/N)" by Ivan Chiang · 1 year, 7 months ago
  25. 4f67ac8 Merge "Fix the activity windowingmode error of exiting pip" into main am: b90b46a543 am: e9b753a0aa by Treehugger Robot · 1 year, 7 months ago
  26. e9b753a Merge "Fix the activity windowingmode error of exiting pip" into main am: b90b46a543 by Treehugger Robot · 1 year, 7 months ago
  27. 3200384 Merge "Fix activities are not removed while removing the Display" into main by Louis Chang · 1 year, 7 months ago
  28. b90b46a Merge "Fix the activity windowingmode error of exiting pip" into main by Treehugger Robot · 1 year, 7 months ago
  29. 12f2e66 Merge "[PM] Add PackageInstaller CUJ test case (21/N)" into main by Treehugger Robot · 1 year, 7 months ago
  30. cd6cccb Merge "brightness: DreamManager specify whether use normal brightness for doze" into main by Chen Bai · 1 year, 7 months ago
  31. c74e79c Merge "Add android.gsi.* keep rules to system server" into main am: 7c538b63ca am: 615caa4d42 by Treehugger Robot · 1 year, 7 months ago
  32. 615caa4 Merge "Add android.gsi.* keep rules to system server" into main am: 7c538b63ca by Treehugger Robot · 1 year, 7 months ago
  33. 7c538b6 Merge "Add android.gsi.* keep rules to system server" into main by Treehugger Robot · 1 year, 7 months ago
  34. c7b8172 Merge "Assorted Prefactors for cause/effect tracking" into main by Evan Rosky · 1 year, 7 months ago
  35. 609ae17 Take task snapshot on exiting PiP by Hongwei Wang · 1 year, 7 months ago
  36. c9c68f88 Take content protection ownership by Nino Jagar · 1 year, 8 months ago
  37. e236dd7 Add android.gsi.* keep rules to system server by Jared Duke · 1 year, 7 months ago
  38. 79a8e2b Update the PiP ActivityRecord with new PiP params by Ikram Gabiyev · 1 year, 7 months ago
  39. 783fd952 Merge "Only manually show non-reported parents which is also non-organized" into main am: d62fa4464c am: 247f087818 by Evan Rosky · 1 year, 7 months ago
  40. b7e5f3e Migrate test mapping options -> Android.bp by Ronald Braunstein · 1 year, 7 months ago
  41. 247f087 Merge "Only manually show non-reported parents which is also non-organized" into main am: d62fa4464c by Evan Rosky · 1 year, 7 months ago
  42. d62fa44 Merge "Only manually show non-reported parents which is also non-organized" into main by Evan Rosky · 1 year, 7 months ago
  43. 95d75da Merge "Create the workchain by default when acquiring the wakelock." into main by Sudheer Shanka · 1 year, 7 months ago
  44. b110f3b Merge "Add display info to window infos listener test API" into main by Treehugger Robot · 1 year, 7 months ago
  45. 5f52d98 brightness: DreamManager specify whether use normal brightness for doze by Chen Bai · 1 year, 10 months ago
  46. b3d94ac Add display info to window infos listener test API by Patrick Williams · 1 year, 7 months ago
  47. 26c5ca2 Merge "Handle remote exception for bcradio openSession" into main by Treehugger Robot · 1 year, 7 months ago
  48. 6b409d9 Merge "Fix NPE due to a null package name of system enforcing admin." into main by BK Choi · 1 year, 7 months ago
  49. 4575a97 [32/n] Delete LetterboxUiController and move dump() by Massimo Carli · 1 year, 7 months ago
  50. 1f9fc929 Start DisplayRotationCompatPolicy upon creation. by Mina Granic · 1 year, 7 months ago
  51. cd853ec Merge "Add a parameter to requestAssistDataForTask to allow fetching the structure." into main by Kai Li · 1 year, 7 months ago
  52. ffb8bc0 Merge "Allow the starting window resize during relaunch activity." into main by Wei Sheng Shih · 1 year, 7 months ago
  53. 18c6a0b Merge "[31/n] Reduce ActivityRecord-LetterboxUiController dependency" into main by Massimo Carli · 1 year, 7 months ago
  54. 0a53b6a Refactor: Rename shortcut listener APIs to Key gesture APIs by Vaibhav Devmurari · 1 year, 8 months ago
  55. 2962f79 Merge "Create prototype for TouchpadDebugView" into main by Treehugger Robot · 1 year, 7 months ago
  56. 8971cdc Merge "Avoid the keyguard being a wallpaper target" into main am: 088aa3821f am: 7b713207ff by Treehugger Robot · 1 year, 7 months ago
  57. 0312c6e Merge "Correct argument order of wm density" into main by Riddle Hsu · 1 year, 7 months ago
  58. 7b71320 Merge "Avoid the keyguard being a wallpaper target" into main am: 088aa3821f by Treehugger Robot · 1 year, 7 months ago
  59. ca4f078 [31/n] Reduce ActivityRecord-LetterboxUiController dependency by Massimo Carli · 1 year, 7 months ago
  60. 088aa38 Merge "Avoid the keyguard being a wallpaper target" into main by Treehugger Robot · 1 year, 7 months ago
  61. ebff65eb Allow the starting window resize during relaunch activity. by wilsonshih · 1 year, 7 months ago
  62. 63fa869 Only manually show non-reported parents which is also non-organized by tanxiaoyan · 1 year, 7 months ago
  63. dedce71 Correct argument order of wm density by Riddle Hsu · 2 years, 4 months ago
  64. 4527998 Merge "Adding new APIs to save state and retrieve it" into main by Louis Chang · 1 year, 7 months ago
  65. d5f5363 [PM] Add PackageInstaller CUJ test case (21/N) by Ivan Chiang · 1 year, 8 months ago
  66. 1646b31 Fix activities are not removed while removing the Display by Louis Chang · 1 year, 7 months ago
  67. 5e1b243 Merge "Rotation: fix orientation error when remove window with exit anim" into main am: fdbb0a8a92 am: 3490767f66 by Riddle Hsu · 1 year, 7 months ago
  68. 3490767 Merge "Rotation: fix orientation error when remove window with exit anim" into main am: fdbb0a8a92 by Riddle Hsu · 1 year, 7 months ago
  69. fdbb0a8a Merge "Rotation: fix orientation error when remove window with exit anim" into main by Riddle Hsu · 1 year, 7 months ago
  70. 8692eff Adding new APIs to save state and retrieve it by Louis Chang · 1 year, 8 months ago
  71. 95db90b Rotation: fix orientation error when remove window with exit anim by heyoukang · 1 year, 8 months ago
  72. 3a47520 Avoid the keyguard being a wallpaper target by Hyeongseop Shim · 1 year, 8 months ago
  73. bf1d781 Merge "[pm] a system config to let oems register uids" into main am: 715ffd2276 am: 65e3dbcdf3 by Song Chun Fan · 1 year, 7 months ago
  74. 83ca5e5 Merge "Convert FrameworksCoreTests to use test_module_config for options." into main am: b1bb7aa1a9 am: 913b618e3e by Ronald Braunstein · 1 year, 7 months ago
  75. 65e3dbc Merge "[pm] a system config to let oems register uids" into main am: 715ffd2276 by Song Chun Fan · 1 year, 7 months ago
  76. 913b618 Merge "Convert FrameworksCoreTests to use test_module_config for options." into main am: b1bb7aa1a9 by Ronald Braunstein · 1 year, 7 months ago
  77. 715ffd2 Merge "[pm] a system config to let oems register uids" into main by Song Chun Fan · 1 year, 7 months ago
  78. b1bb7aa Merge "Convert FrameworksCoreTests to use test_module_config for options." into main by Ronald Braunstein · 1 year, 7 months ago
  79. 284f7be Handle remote exception for bcradio openSession by Weilin Xu · 1 year, 7 months ago
  80. b6eb5b62 Merge "Verify arguments passed are non-null." into main by Sudheer Shanka · 1 year, 7 months ago
  81. 501ed30 Merge "am:fix the dead lock." into main am: 6d444f1a0a am: 30b5279e89 by Varun Shah · 1 year, 7 months ago
  82. 350ccc1 Merge "HDMI: Fix BCD handling error" into main am: 32662e92fa am: 2a3ae1df46 by Paul Colta · 1 year, 7 months ago
  83. 2f56455 Merge "Add bug component to OWNERS files pointing to INPUT_OWNERS" into main am: 0d93d9bc49 am: dd9809aca1 by Prabir Pradhan · 1 year, 7 months ago
  84. 30b5279 Merge "am:fix the dead lock." into main am: 6d444f1a0a by Varun Shah · 1 year, 7 months ago
  85. 6d444f1 Merge "am:fix the dead lock." into main by Varun Shah · 1 year, 7 months ago
  86. f723474 Merge "Fix early call of UMS.removeUser causing system crash during boot." into main by Yasin Kilicdere · 1 year, 7 months ago
  87. 322a96e Fix early call of UMS.removeUser causing system crash during boot. by Yasin Kilicdere · 1 year, 7 months ago
  88. 2a3ae1d Merge "HDMI: Fix BCD handling error" into main am: 32662e92fa by Paul Colta · 1 year, 7 months ago
  89. 32662e9 Merge "HDMI: Fix BCD handling error" into main by Paul Colta · 1 year, 7 months ago
  90. dd9809a Merge "Add bug component to OWNERS files pointing to INPUT_OWNERS" into main am: 0d93d9bc49 by Prabir Pradhan · 1 year, 7 months ago
  91. 3c50fc4 Merge "Fix Autofill Inflating as User 0" into main by Treehugger Robot · 1 year, 7 months ago
  92. 8970338 Merge "Prevent visible background users from interfering with the current user's SysUI operations" into main by Alex Stetson · 1 year, 7 months ago
  93. dd0a573 Merge "Reset override when manually activating a manually deactivated zen rule" into main by Treehugger Robot · 1 year, 7 months ago
  94. cdd4658 Merge "[30/n] Encapsulate rounded corners logic in AppCompatRoundedCorners" into main by Massimo Carli · 1 year, 7 months ago
  95. bedb117 Merge "Move uinput logic out of jni" into main by Treehugger Robot · 1 year, 7 months ago
  96. 9ce6708 Prevent visible background users from interfering with the current user's SysUI operations by Alex Stetson · 1 year, 8 months ago
  97. f660018 Merge "Merge 24Q3 (ab/AP3A.240905.001) to aosp-main-future" into aosp-main-future by Xin Li · 1 year, 7 months ago
  98. 5df8c95 Reset override when manually activating a manually deactivated zen rule by Matías Hernández · 1 year, 7 months ago
  99. 8c3449d Add bug component to OWNERS files pointing to INPUT_OWNERS by Prabir Pradhan · 1 year, 7 months ago
  100. f249256 Merge "Don't stop scheduled background user near alarm" into main by Adam Bookatz · 1 year, 7 months ago