1. ff64307 Merge "Rename ZenPolicy.getPriorityChannels to getPriorityChannelsAllowed" into main by Yuri Lin · 2 years, 2 months ago
  2. 3b5ba3f Merge "Fix test flakiness." into main by Kweku Adams · 2 years, 2 months ago
  3. 2fb4a29 Merge "Make WallpaperManager#sendWallpaperCommand onway" into main by Fengjiang Li · 2 years, 2 months ago
  4. 3f9ef73 Merge "Add tests for ClientController#verifyClientAndPackageMatch" into main by Antonio Kantek · 2 years, 2 months ago
  5. c38c1aa Merge "Correctly compute a physical surface." into main by Aurélien Pomini · 2 years, 2 months ago
  6. a1e9814 Merge "Extract ClientState to a top level class" into main by Antonio Kantek · 2 years, 2 months ago
  7. 1cb6fcd Merge "Add flag and API to enable/disable Slow keys" into main by Vaibhav Devmurari · 2 years, 2 months ago
  8. ee91033 Merge "Add SelinuxAuditLogs collection to SystemServer" into main by Sandro Montanari · 2 years, 2 months ago
  9. c3df088 Merge "Fix failing tests in BugreportManagerServiceImplTest" into main by Kholoud Mohamed · 2 years, 2 months ago
  10. 8d486c7 Merge "Revert "Add IProcessObserver.OnProcessStarted API."" into main by Asmita Poddar · 2 years, 2 months ago
  11. 27f61b4 Merge "Fix security vulnerability that creates user with no restrictions when accountOptions are too long." into main by Tetiana Meronyk · 2 years, 2 months ago
  12. dee3319 Add SelinuxAuditLogs collection to SystemServer by Sandro Montanari · 2 years, 5 months ago
  13. b5cff96 Fix test flakiness. by Kweku Adams · 2 years, 2 months ago
  14. c1d77a5 Correctly compute a physical surface. by Aurélien Pomini · 2 years, 2 months ago
  15. 01473b5 Merge "Change namespace of flag to 'onboarding'" into main by Beatrice Marchegiani · 2 years, 2 months ago
  16. 53e16ab Merge "Add initial editing metrics reporting" into main by Andrew Lewis · 2 years, 2 months ago
  17. ff2c926 Revert "Add IProcessObserver.OnProcessStarted API." by Asmita Poddar · 2 years, 2 months ago
  18. 62e873c Merge "[Back Navi] Fix fixed rotation doesn't work for cross animation." into main by Wei Sheng Shih · 2 years, 2 months ago
  19. 463cd9e Change namespace of flag to 'onboarding' by beatricemarch · 2 years, 2 months ago
  20. 657d7ce Merge "Skip cross-task or back-to-home if current task is locked." into main by Wei Sheng Shih · 2 years, 2 months ago
  21. 76bec8e Merge "Adding Requested Visible Types of WindowState to Winscope dump" into main by Felix Stern · 2 years, 2 months ago
  22. ffd2103 Add initial editing metrics reporting by Andrew Lewis · 2 years, 3 months ago
  23. b4b858f Merge "Remove dead code for back screenshot" into main by Riddle Hsu · 2 years, 2 months ago
  24. d828479 Merge "Skip checkAppWindowsReadyToShow for shell transition" into main by Riddle Hsu · 2 years, 2 months ago
  25. 710e73f Merge "Consider transient-hide tasks in waiting transitions" into main by Riddle Hsu · 2 years, 2 months ago
  26. f56de8f Merge "[pm] fix NPE in PreferredComponent" into main by Song Chun Fan · 2 years, 2 months ago
  27. 0ea09d3 Add tests for ClientController#verifyClientAndPackageMatch by Antonio Kantek · 2 years, 3 months ago
  28. 71ced8f [pm] fix NPE in PreferredComponent by Songchun Fan · 2 years, 2 months ago
  29. 95ce651 Merge "Add onAuthenticationSucceeded and onAuthenticationFailed" into main by Haining Chen · 2 years, 2 months ago
  30. 52bc904 Make WallpaperManager#sendWallpaperCommand onway by Fengjiang Li · 2 years, 2 months ago
  31. 7117f89 Merge "Add ability to pause activity configuration/effect client dispatch" into main by Evan Rosky · 2 years, 2 months ago
  32. 6e796ed Merge "Ravenwood support for `SystemProperties`." into main by Jeff Sharkey · 2 years, 2 months ago
  33. 04f7623 Merge "Fix kotlin warnings in FrameworksServicesTests" into main by Siarhei Vishniakou · 2 years, 2 months ago
  34. de63603 Merge "[pm] use actual scanning time as firstInstallTime for preload apps" into main by Song Chun Fan · 2 years, 2 months ago
  35. df82418 Merge "Add make_pixel_haptics to properties mapper." into main by Ted Bauer · 2 years, 2 months ago
  36. d0289a8 Merge "Get WSM per user service dynamically." into main by Tom Chan · 2 years, 2 months ago
  37. ee065e1 Add ability to pause activity configuration/effect client dispatch by Evan Rosky · 2 years, 3 months ago
  38. df53907 Add make_pixel_haptics to properties mapper. by Ted Bauer · 2 years, 2 months ago
  39. d690a11 Merge "AudioDeviceBroker: reapply BT HAL state on native AS restart" into main am: 156bb5fd1d am: 3fd52d9fe5 by Mikhail Naganov · 2 years, 2 months ago
  40. 420d62b Merge "Fix NPEs in DevicePermissionPolicy." into main by Hai Zhang · 2 years, 2 months ago
  41. 38a2eef Get WSM per user service dynamically. by Tom Chan · 2 years, 2 months ago
  42. 950697a Ravenwood support for `SystemProperties`. by Jeff Sharkey · 2 years, 3 months ago
  43. fa100a6 Merge "Add IProcessObserver.OnProcessStarted API." into main by Yu-Ting Tseng · 2 years, 2 months ago
  44. d14f5ed Rename ZenPolicy.getPriorityChannels to getPriorityChannelsAllowed by Yuri Lin · 2 years, 2 months ago
  45. 2afe1f8 Merge "Send the correct pointer id when transitioning from dragging to delegating state." into main by Ameer Armaly · 2 years, 2 months ago
  46. 9cf16a5 Add flag and API to enable/disable Slow keys by Vaibhav Devmurari · 2 years, 3 months ago
  47. 5e8abfe Merge "Add AIDL method in VDM to get all persistent device ids." into main by Vladimir Komsiyski · 2 years, 2 months ago
  48. c78e8c3 Fix NPEs in DevicePermissionPolicy. by Hai Zhang · 2 years, 2 months ago
  49. 156bb5f Merge "AudioDeviceBroker: reapply BT HAL state on native AS restart" into main by Mikhail Naganov · 2 years, 2 months ago
  50. d91d78d Merge "Use createForAllProfiles SubscriptionManager" into main by Treehugger Robot · 2 years, 2 months ago
  51. 096656b Merge "Add TF flag to allow transitions when empty" into main by Jiaming Liu · 2 years, 2 months ago
  52. fae71f2 Merge "Fix power namespace for feature flags." into main by Manish Kushwaha · 2 years, 2 months ago
  53. 25ab1ed Fix failing tests in BugreportManagerServiceImplTest by Kholoud Mohamed · 2 years, 2 months ago
  54. a0339ed Add AIDL method in VDM to get all persistent device ids. by Vladimir Komsiyski · 2 years, 2 months ago
  55. 43a12b4 Merge "Add notification avalanche triggers" into main by Iavor-Valentin Iftime · 2 years, 2 months ago
  56. f1f039b Skip checkAppWindowsReadyToShow for shell transition by Riddle Hsu · 2 years, 2 months ago
  57. bd5b52a Fix power namespace for feature flags. by Santos Cordon · 2 years, 2 months ago
  58. 8e11b65 Fix kotlin warnings in FrameworksServicesTests by Siarhei Vishniakou · 2 years, 2 months ago
  59. f669242 Remove dead code for back screenshot by Riddle Hsu · 2 years, 2 months ago
  60. 420854c Merge "Add mSideHint to InsetsSource" into main by Tiger Huang · 2 years, 2 months ago
  61. af76126 Merge "Added puller impl for mobile data transfered per uid by proc_state" into main by Vova Sharaienko · 2 years, 2 months ago
  62. 7b4379f Consider transient-hide tasks in waiting transitions by Riddle Hsu · 2 years, 2 months ago
  63. 98f87e7 Add mSideHint to InsetsSource by Tiger · 2 years, 3 months ago
  64. 5866197 Adding Requested Visible Types of WindowState to Winscope dump by Felix Stern · 2 years, 2 months ago
  65. 441cb42 [Back Navi] Fix fixed rotation doesn't work for cross animation. by wilsonshih · 2 years, 3 months ago
  66. ac7a611 Added puller impl for mobile data transfered per uid by proc_state by Vova Sharaienko · 2 years, 5 months ago
  67. e139472 Merge "Don't allowlist on BOOT_COMPLETED for unstop" into main by Treehugger Robot · 2 years, 2 months ago
  68. 2b5d59b Skip cross-task or back-to-home if current task is locked. by wilsonshih · 2 years, 2 months ago
  69. e4478c9 Merge "Add logging to compat override calls" into main by Shobhit Goel · 2 years, 2 months ago
  70. 70a234a Extract ClientState to a top level class by Antonio Kantek · 2 years, 2 months ago
  71. fd76c2d Add TF flag to allow transitions when empty by Jiaming Liu · 2 years, 3 months ago
  72. 49e3d42 Merge "Avoid NPE crash system server" into main by Joanne Chung · 2 years, 2 months ago
  73. e4a44bb Restricting network for low-priority proc-states by Suprabh Shukla · 2 years, 4 months ago
  74. d744de9 Merge "Restricting network for low-priority proc-states" into main by Suprabh Shukla · 2 years, 2 months ago
  75. a1b51f8 Send the correct pointer id when transitioning from dragging to delegating state. by Ameer Armaly · 2 years, 2 months ago
  76. 041f118 Merge "[CASI] Implement APIs in TvAdView" into main by Shubang Lu · 2 years, 2 months ago
  77. a3df2e6 Merge "Allow configuring user activity poke rate" into main by Yeabkal Wubshit · 2 years, 2 months ago
  78. fd95bcb Merge "Reduce max wait time for package settings write." into main by Alex Buynytskyy · 2 years, 2 months ago
  79. 30773d6 Merge changes I9115b707,I1912b8ad into main am: 4453934e28 am: 4d0a39a820 by Haining Chen · 2 years, 2 months ago
  80. e93c5c2 Merge "Fix memory leak where SC for drag is never released" into main by Vaibhav Devmurari · 2 years, 2 months ago
  81. 1442037 Merge "No more IME tests from FrameworksServicesTests" into main by Yohei Yukawa · 2 years, 2 months ago
  82. 9aa3a16 AudioDeviceBroker: reapply BT HAL state on native AS restart by Mikhail Naganov · 2 years, 2 months ago
  83. 0958cd4 Merge "Use correct feature to opt in non-PendingIntents" into main by Achim Thesmann · 2 years, 2 months ago
  84. c21f057 Merge "[CSAI] handle media view" into main by Shubang Lu · 2 years, 2 months ago
  85. 748e181 [CASI] Implement APIs in TvAdView by Shubang Lu · 2 years, 3 months ago
  86. 1e7bed2 Don't allowlist on BOOT_COMPLETED for unstop by Amith Yamasani · 2 years, 2 months ago
  87. 79b700b Use correct feature to opt in non-PendingIntents by Achim Thesmann · 2 years, 2 months ago
  88. 4106c88 Merge "Revert "Revert "Revert "Revert "Extending systemUserOnly attribu..."" into main by Nikhil Kumar · 2 years, 2 months ago
  89. d9a5a87 Reduce max wait time for package settings write. by Alex Buynytskyy · 2 years, 2 months ago
  90. 5a4e185 Report primary auth attempts from LockSettingsService by Haining Chen · 2 years, 3 months ago
  91. 602abec [CSAI] handle media view by Shubang Lu · 2 years, 3 months ago
  92. cc142ce Merge "Add pixel_connectivity_gps to native list." into main by Ted Bauer · 2 years, 2 months ago
  93. ca6b6a2 Merge "Rename InputMethodSettings#mCurrentUserId to #mUserId" into main by Yohei Yukawa · 2 years, 2 months ago
  94. 79cd6e8 Add pixel_connectivity_gps to native list. by Ted Bauer · 2 years, 2 months ago
  95. 325b0af Fix memory leak where SC for drag is never released by Vaibhav Devmurari · 2 years, 2 months ago
  96. d9016dc Allow configuring user activity poke rate by Yeabkal Wubshit · 2 years, 3 months ago
  97. 39255ff Merge "Introduce CDM device presence base on UUID" into main by Evan Chen · 2 years, 2 months ago
  98. 03bd516 Add IProcessObserver.OnProcessStarted API. by Yu-Ting Tseng · 2 years, 5 months ago
  99. 47fddfa Merge "[pm] fix a system crash caused by cleanUpUser" into main by Song Chun Fan · 2 years, 2 months ago
  100. 8401801 Merge "Check permission of the calling process" into main by Mark Kim · 2 years, 2 months ago