1. 9af8e3f Merge "Dismiss dream with launchTaskBehind" into rvc-dev by TreeHugger Robot · 4 years, 2 months ago
  2. d9adbff Merge "Remove mEnterAnimationPending check for accessibility" into rvc-dev by Chavi Weingarten · 4 years, 2 months ago
  3. 3fdab33 Merge "Transfer IME target right away if old target was home" into rvc-dev by TreeHugger Robot · 4 years, 2 months ago
  4. 4bf251c Remove mEnterAnimationPending check for accessibility by chaviw · 4 years, 2 months ago
  5. b3f5a7a Merge "Revert "Revert "Revert "Only promote remote animator to top sched group during animation"""" into rvc-dev by Jorim Jaggi · 4 years, 2 months ago
  6. 827c121 Merge "Use another thread for MediaSessionRecord" into rvc-dev by TreeHugger Robot · 4 years, 2 months ago
  7. 3a6c1ff Use another thread for MediaSessionRecord by Sungsoo Lim · 4 years, 2 months ago
  8. 1f7c4db Merge "Respect the orientation of a home activity in the process of launching when split-screen enabled." into rvc-dev by Darryl Johnson · 4 years, 2 months ago
  9. 22a4895 Merge "AudioService: Fix cross deadlock with AudioDeviceBroker" into rvc-dev by Eric Laurent · 4 years, 2 months ago
  10. 69c5cac Merge "Prevent a deadlock in #abandon" into rvc-dev by JW Wang · 4 years, 2 months ago
  11. 0c1a523 Transfer IME target right away if old target was home by chaviw · 4 years, 2 months ago
  12. b7dea9b Respect the orientation of a home activity in the process of launching when split-screen enabled. by Darryl L Johnson · 4 years, 2 months ago
  13. cf1dd0c Merge "Revert "Only apply server visible to split screen"" into rvc-dev by TreeHugger Robot · 4 years, 2 months ago
  14. cee666e Merge "Implement permission revoke with reason" into rvc-dev by Evan Severson · 4 years, 2 months ago
  15. fc2e801 AudioService: Fix cross deadlock with AudioDeviceBroker by Eric Laurent · 4 years, 2 months ago
  16. 6858ed5 Revert "Revert "Revert "Only promote remote animator to top sched group during animation""" by Jorim Jaggi · 4 years, 2 months ago
  17. b0f26f3 Merge "Add shard ID to statsd atom for procstats collection" into rvc-dev by TreeHugger Robot · 4 years, 2 months ago
  18. cae0a5b Merge "Call finishDrawing and notify when Window is removed or hidden" into rvc-dev by Chavi Weingarten · 4 years, 2 months ago
  19. a7dfd43 Revert "Only apply server visible to split screen" by Jorim Jaggi · 4 years, 2 months ago
  20. 0e8e167 Dismiss dream with launchTaskBehind by Robin Lee · 4 years, 2 months ago
  21. fe1d660 Merge "Collect Uri grants for startActivities()." into rvc-dev by Jeff Sharkey · 4 years, 2 months ago
  22. 9faccb6 Merge "Fix SoundTriggerMiddleware deadlock issues" into rvc-dev by Ytai Ben-tsvi · 4 years, 2 months ago
  23. 78c3f99 Add shard ID to statsd atom for procstats collection by Richard Gaywood · 4 years, 2 months ago
  24. 9cd979a Merge "Fixes all remaining potential NPEs related to pkg" into rvc-dev by Patrick Baumann · 4 years, 2 months ago
  25. 00c2e16 Merge "Flip ENABLE_DYNAMIC_PERMISSIONS, attempt #6." into rvc-dev by Jeff Sharkey · 4 years, 2 months ago
  26. 3c76edd Merge "Relax locking for startActivityInPackage()." into rvc-dev by Jeff Sharkey · 4 years, 2 months ago
  27. a9d7600 Merge "Update permissions flags for all users before restoring" into rvc-dev by Nate Myren · 4 years, 2 months ago
  28. aacd48b Implement permission revoke with reason by Evan Severson · 4 years, 2 months ago
  29. b41f1ae Merge "DO NOT MERGE: Call handleInitialize() in the end of constructor" into rvc-dev by TreeHugger Robot · 4 years, 2 months ago
  30. 51c03c8 Merge "Use generated Java bindings for CEC HAL" into rvc-dev by TreeHugger Robot · 4 years, 2 months ago
  31. 910575c Merge "Fixes ordering on AppsFilter#removePackage" into rvc-dev by Patrick Baumann · 4 years, 2 months ago
  32. 155007a Merge "Remove then add during replace to reset vis" into rvc-dev by Patrick Baumann · 4 years, 2 months ago
  33. f0b0748 Use generated Java bindings for CEC HAL by Shraddha Basantwani · 4 years, 5 months ago
  34. 8a207c4 Prevent a deadlock in #abandon by JW Wang · 4 years, 2 months ago
  35. e99df6d Merge "Use rotation animation for orientation change of non-occluded activity" into rvc-dev by Riddle Hsu · 4 years, 2 months ago
  36. 71f1394 Merge "Only apply server visible to split screen" into rvc-dev by Yunfan Chen · 4 years, 2 months ago
  37. 82ff3f1 Merge "MediaRouter: Defer releasing routing controller when transfer" into rvc-dev by Kyunglyul Hyun · 4 years, 2 months ago
  38. cf084d5 Merge "Track the number of PendingIntent per UID" into rvc-dev by Jing Ji · 4 years, 2 months ago
  39. 7b5b8cf Use rotation animation for orientation change of non-occluded activity by Riddle Hsu · 4 years, 2 months ago
  40. 88e8819 Merge "Hide the IME using InputMethodManagerInternal, because doing it that way actually works." into rvc-dev by Josh Tsuji · 4 years, 2 months ago
  41. 7b82cbe Track the number of PendingIntent per UID by Jing Ji · 4 years, 7 months ago
  42. c92df18 Update permissions flags for all users before restoring by Nate Myren · 4 years, 2 months ago
  43. 797afd5 Merge "Don't sync app op mode for root and system uid." into rvc-dev by Hai Zhang · 4 years, 2 months ago
  44. 61081fb Fixes all remaining potential NPEs related to pkg by Patrick Baumann · 4 years, 2 months ago
  45. 0275771 Allow app tasks api to fetch its own task base-intent extras by Winson Chung · 4 years, 2 months ago
  46. bc7a016 Fixes ordering on AppsFilter#removePackage by Patrick Baumann · 4 years, 2 months ago
  47. 88c1150 Remove then add during replace to reset vis by Patrick Baumann · 4 years, 2 months ago
  48. aa30a27 Merge "Fix a bug in drop region." into rvc-dev by Evan Rosky · 4 years, 2 months ago
  49. 20eff34 Don't sync app op mode for root and system uid. by Hai Zhang · 4 years, 2 months ago
  50. d036331 Fix a bug in drop region. by Evan Rosky · 4 years, 2 months ago
  51. 21c886c Fix SoundTriggerMiddleware deadlock issues by Ytai Ben-Tsvi · 4 years, 2 months ago
  52. 836d2b0 Merge "Updates internal lock task mode state early" into rvc-dev by Hongwei Wang · 4 years, 2 months ago
  53. 53f6e83 Hide the IME using InputMethodManagerInternal, because doing it that way actually works. by Joshua Tsuji · 4 years, 2 months ago
  54. 355befd Call finishDrawing and notify when Window is removed or hidden by chaviw · 4 years, 2 months ago
  55. 3a21399 Merge "Don't show immersive mode dialog over dream window" into rvc-dev by Galia Peycheva · 4 years, 2 months ago
  56. a91a151 Merge "Report layer boost at all levels, not just Activity" into rvc-dev by Evan Rosky · 4 years, 2 months ago
  57. d03a599 Merge "Persisting setDeviceVolumeBehavior calls" into rvc-dev by Madhava Srinivasan · 4 years, 2 months ago
  58. 05bf24a Merge "Ignore enableFullTracking in HAL v1.0" into rvc-dev by TreeHugger Robot · 4 years, 2 months ago
  59. 32027ab Only apply server visible to split screen by Yunfan Chen · 4 years, 2 months ago
  60. e658c76 Merge "IME animation: hide IME-related navbar icons until perceptible" into rvc-dev by Adrian Roos · 4 years, 2 months ago
  61. b5ed600 Persisting setDeviceVolumeBehavior calls by Madhava Srinivasan · 4 years, 3 months ago
  62. 6a2f1d6 MediaRouter: Defer releasing routing controller when transfer by Kyunglyul Hyun · 4 years, 3 months ago
  63. d816329 Updates internal lock task mode state early by Hongwei Wang · 4 years, 2 months ago
  64. aa4ec3c DO NOT MERGE: Call handleInitialize() in the end of constructor by Yu-Han Yang · 4 years, 2 months ago
  65. 38c2ca7 Merge "Audio: Add CEC volume feature callback" into rvc-dev by Jean-Michel Trivi · 4 years, 2 months ago
  66. b19aa98 Merge "Fix NPE in AppOpsService." into rvc-dev by TreeHugger Robot · 4 years, 2 months ago
  67. 5793913 Ignore enableFullTracking in HAL v1.0 by Yu-Han Yang · 4 years, 2 months ago
  68. 2775990 Merge "Final adjustments to privacy metrics:" into rvc-dev by Stanislav Zholnin · 4 years, 2 months ago
  69. ba94e3b Final adjustments to privacy metrics: by Stanislav Zholnin · 4 years, 2 months ago
  70. 340e55d Merge "Add a guard on UserController to avoid user switches when not ready." into rvc-dev by TreeHugger Robot · 4 years, 2 months ago
  71. f1c35c3 Merge "CEC: Run all actions after TV allocates address" into rvc-dev by TreeHugger Robot · 4 years, 2 months ago
  72. f9dcad0 Merge "Restore lost unlocked users after vold reset" into rvc-dev by Keun-young Park · 4 years, 2 months ago
  73. 37a49da Restore lost unlocked users after vold reset by Keun young Park · 4 years, 2 months ago
  74. 5dad7cd Flip ENABLE_DYNAMIC_PERMISSIONS, attempt #6. by Jeff Sharkey · 4 years, 3 months ago
  75. 1d1e753 Relax locking for startActivityInPackage(). by Jeff Sharkey · 4 years, 3 months ago
  76. c22eec9 IME animation: hide IME-related navbar icons until perceptible by Adrian Roos · 4 years, 2 months ago
  77. 70ad331 Merge "Ignore onStartInput when WINDOW_FOCUS_GAIN_REPORT_WITH_SAME_EDITOR" into rvc-dev by TreeHugger Robot · 4 years, 2 months ago
  78. ada77ce Don't show immersive mode dialog over dream window by Galia Peycheva · 4 years, 2 months ago
  79. b3d84ac Merge "Support DNS-over-TLS probes in NetworkDiagnostics" into rvc-dev by TreeHugger Robot · 4 years, 2 months ago
  80. 1c7270a CEC: Run all actions after TV allocates address by Marvin Ramin · 4 years, 2 months ago
  81. 0d145e8 Merge "Only notify insets changed caused by z-order under some conditions" into rvc-dev by Tiger Huang · 4 years, 2 months ago
  82. 1a34687 Merge "Finish fixed rotation while the task has done transition" into rvc-dev by TreeHugger Robot · 4 years, 2 months ago
  83. bda3156 Merge "Remove fixed-rotation-transform setting" into rvc-dev by TreeHugger Robot · 4 years, 2 months ago
  84. ace942e Merge "Fix "Allow/Deny" popup window no respond when enable pointer location" into rvc-dev by TreeHugger Robot · 4 years, 2 months ago
  85. 9e639bb Merge "Close assistant activities on closeSystemDialogs" into rvc-dev by Galia Peycheva · 4 years, 2 months ago
  86. 438073f Merge "Make PendingIntent immutable and correct Settings package name" into rvc-dev by Lorenzo Colitti · 4 years, 2 months ago
  87. 1a5e45e Support DNS-over-TLS probes in NetworkDiagnostics by Mike Yu · 4 years, 2 months ago
  88. fb11084 Merge "Allow staging multi-package session immediately after abandonment" into rvc-dev by Mohammad Samiul Islam · 4 years, 2 months ago
  89. 7a65a7a Merge "Prevent developer provided strings from being uploaded through statsd." into rvc-dev by Stanislav Zholnin · 4 years, 2 months ago
  90. 9743233 Make PendingIntent immutable and correct Settings package name by paulhu · 4 years, 3 months ago
  91. c8f4a8a Merge "System routes are not automatically exposed" into rvc-dev by Kyunglyul Hyun · 4 years, 2 months ago
  92. 48bfc31 Ignore onStartInput when WINDOW_FOCUS_GAIN_REPORT_WITH_SAME_EDITOR by Ming-Shin Lu · 4 years, 2 months ago
  93. 9cfd685 Only notify insets changed caused by z-order under some conditions by Tiger Huang · 4 years, 2 months ago
  94. e1b8006 Handle multiple active bluetooth devices by Kyunglyul Hyun · 4 years, 2 months ago
  95. cc498f3 Merge "Animate IME with zero insets" into rvc-dev by TreeHugger Robot · 4 years, 2 months ago
  96. 83fd114 Remove fixed-rotation-transform setting by Riddle Hsu · 4 years, 2 months ago
  97. 4b3be33 Fix "Allow/Deny" popup window no respond when enable pointer location by arthurhung · 4 years, 2 months ago
  98. 616bd93 Audio: Add CEC volume feature callback by Marvin Ramin · 4 years, 4 months ago
  99. 97bd35e Merge "RESTRICT AUTOMERGE Logging for alarms when they hit the limit" into rvc-dev by TreeHugger Robot · 4 years, 2 months ago
  100. 8ec9561 RESTRICT AUTOMERGE Logging for alarms when they hit the limit by Suprabh Shukla · 4 years, 2 months ago