1. a312f81 Avoid deadlock during boot up by bepheis gao · 4 years ago
  2. 6607196 Prevent sleep tokens from being created recursively. by wilsonshih · 4 years, 1 month ago
  3. 1d1e753 Relax locking for startActivityInPackage(). by Jeff Sharkey · 4 years, 2 months ago
  4. 9e639bb Merge "Close assistant activities on closeSystemDialogs" into rvc-dev by Galia Peycheva · 4 years, 1 month ago
  5. 0cf1ad8 Merge "Ensure mShowDialogs gets updated as part of global config update" into rvc-dev by Nikolas Havrikov · 4 years, 1 month ago
  6. 7771e6e Ensure mShowDialogs gets updated as part of global config update by Nikolas Havrikov · 4 years, 1 month ago
  7. 302c1fe Change behaviour of screen capture disabled by Alex Johnston · 4 years, 1 month ago
  8. 72d581e Close assistant activities on closeSystemDialogs by Galia Peycheva · 4 years, 2 months ago
  9. 1dbee3e Merge "Prevent NPE while finishing activity" into rvc-dev by Louis Chang · 4 years, 2 months ago
  10. 7326979 Prevent NPE while finishing activity by Louis Chang · 4 years, 2 months ago
  11. 2e9cf02 Check that activity is not in PIP mode already by jorgegil@google.com · 4 years, 2 months ago
  12. 307ea7a Collect NeededUriGrants without holding locks. by Jeff Sharkey · 4 years, 3 months ago
  13. fa23f60 Report resizeTask failure as boolean result by Daichi Hirono · 4 years, 2 months ago
  14. fc48f7e Merge changes Idb4f9a92,I8d8a926d,I8e30e87e into rvc-dev by Riddle Hsu · 4 years, 2 months ago
  15. 4e46cf2 Merge "Give extras bundle to showSessionForActiveService" into rvc-dev by Galia Peycheva · 4 years, 2 months ago
  16. eae6ef3e Only use snapshot starting window for the same rotation by Riddle Hsu · 4 years, 3 months ago
  17. 969f995 Give extras bundle to showSessionForActiveService by Galia Peycheva · 4 years, 3 months ago
  18. 18e00a7 Don't override bounds when reparenting by Evan Rosky · 4 years, 3 months ago
  19. 89cfd63 Remove redundant primary-stack movement in start-from-recents by Evan Rosky · 4 years, 3 months ago
  20. 9106f2a Fix #155437855: "dumpsys activity" package filtering doesn't filter everything by Dianne Hackborn · 4 years, 3 months ago
  21. 5711b8f Move PIP/MW mode callbacks to be on the client side by Hongwei Wang · 4 years, 8 months ago
  22. b95bf01 Merge "Make unfocused windows in pinned mode unable to receive touch input" into rvc-dev by Sergey Nikolaienkov · 4 years, 3 months ago
  23. d02044c Disable activity process config override for certain display-based services. by Darryl L Johnson · 4 years, 3 months ago
  24. 6b74050 Merge "Add currentUiModeSupportsErrorDialogs() into ActivityTaskManager." into rvc-dev by TreeHugger Robot · 4 years, 3 months ago
  25. 5d9b271 Add currentUiModeSupportsErrorDialogs() into ActivityTaskManager. by Yuncheol Heo · 4 years, 3 months ago
  26. 30c947d Make unfocused windows in pinned mode unable to receive touch input by Sergey Nikolaienkov · 4 years, 3 months ago
  27. 872afae Merge "Fixed Task#getVisibility to take into account task hierarchy" into rvc-dev by TreeHugger Robot · 4 years, 3 months ago
  28. 0db64ac Fixed Task#getVisibility to take into account task hierarchy by Wale Ogunwale · 4 years, 4 months ago
  29. 49ccdb5 Merge "Add test APIs for makeCustomAnimation" into rvc-dev by Ming-Shin Lu · 4 years, 3 months ago
  30. cf3d145 Fix PinnedStackTests#testPinnedStackWithDockedStack by Louis Chang · 4 years, 3 months ago
  31. aaa747d Merge "Ensure TaskOrganizer works for newly created pinned stack" into rvc-dev by Hongwei Wang · 4 years, 3 months ago
  32. e8e3286 Ensure TaskOrganizer works for newly created pinned stack by Hongwei Wang · 4 years, 4 months ago
  33. 1df39e2 Send task description changed though task org taskInfoChanged by Winson Chung · 4 years, 4 months ago
  34. 50ea8c1 Remove some more dead-code from old split impl by Evan Rosky · 4 years, 4 months ago
  35. b6d7002 Add test APIs for makeCustomAnimation by Ming-Shin Lu · 4 years, 4 months ago
  36. 4c0fd0d 4/n Add fallback to default task display area by Andrii Kulian · 4 years, 4 months ago
  37. 465b1e1 Only allow roots tasks to be organized by Wale Ogunwale · 4 years, 4 months ago
  38. 1df5eb0 Merge "Add TestApi interfaces for window organizers" into rvc-dev by Wale Ogunwale · 4 years, 4 months ago
  39. adf116e Add TestApi interfaces for window organizers by Wale Ogunwale · 4 years, 4 months ago
  40. 5a0549c Merge changes Id6161f92,Ie0d8849a into rvc-dev by Galia Peycheva · 4 years, 4 months ago
  41. 886d2cf Merge "3/n Refactor TaskContainers to TaskDisplayArea" into rvc-dev by Andrii Kulian · 4 years, 4 months ago
  42. 86d676c 3/n Refactor TaskContainers to TaskDisplayArea by Andrii Kulian · 4 years, 4 months ago
  43. a1f869d Add task organizer based task embedder by Winson Chung · 4 years, 4 months ago
  44. 422e9db Merge "Adding task org controller dump" into rvc-dev by TreeHugger Robot · 4 years, 4 months ago
  45. ed401cc Introduce security checks to startDreamActivity by Galia Peycheva · 4 years, 4 months ago
  46. 480275a Add verification for setting ACTIVITY_TYPE_DREAM by Galia Peycheva · 4 years, 4 months ago
  47. 9ea12da 2/n Move task management logic to TaskContainers by Andrii Kulian · 4 years, 4 months ago
  48. 268eccb Adding task org controller dump by Winson Chung · 4 years, 4 months ago
  49. 37c91d5 Merge "Start PiP dismiss from SysUI via TaskOrganizer" into rvc-dev by Hongwei Wang · 4 years, 4 months ago
  50. d39583a Start PiP dismiss from SysUI via TaskOrganizer by Hongwei Wang · 4 years, 5 months ago
  51. e5ab017 Skip excluded MW mode tasks from recents and running tasks by Winson Chung · 4 years, 4 months ago
  52. 32a2612 Merge "Remove use of TaskTile" into rvc-dev by Louis Chang · 4 years, 4 months ago
  53. 389580c Merge "Create ACTIVITY_TYPE_DREAM" into rvc-dev by Galia Peycheva · 4 years, 4 months ago
  54. a009c76 Remove use of TaskTile by Louis Chang · 4 years, 5 months ago
  55. 93032f6 Merge "ContentSuggestions - restore snapshots when needed" into rvc-dev by Zak Cohen · 4 years, 4 months ago
  56. 84b4318 ContentSuggestions - restore snapshots when needed by Zak Cohen · 4 years, 5 months ago
  57. 45f48d3 Create ACTIVITY_TYPE_DREAM by Galia Peycheva · 4 years, 5 months ago
  58. 568f9f41 Introduce WindowOrganizer by Wale Ogunwale · 4 years, 4 months ago
  59. 5794658 Move some window related files to android.window package by Wale Ogunwale · 4 years, 4 months ago
  60. e6cb310 Allow custom toasts only if app has resumed activity by Bernardo Rufino · 4 years, 5 months ago
  61. a098222 Prevent activity config override for system processes. by Darryl L Johnson · 4 years, 5 months ago
  62. 8b0cff7 Give hidden API behavior to legacy apps. by Jeff Sharkey · 4 years, 5 months ago
  63. 9c024d1 Fix mismatched parameter of font scale change by Riddle Hsu · 4 years, 5 months ago
  64. 7afae41 Merge "Protect against assumptions of a top focused stack." into rvc-dev by Darryl Johnson · 4 years, 5 months ago
  65. 1e3885c Protect against assumptions of a top focused stack. by Darryl L Johnson · 4 years, 5 months ago
  66. 66b08f0 Reduce parceled data size between system & sysui by Winson Chung · 4 years, 5 months ago
  67. 149bbf8 Merge "Clean-up old docked-stack implementation from WM" into rvc-dev by Evan Rosky · 4 years, 5 months ago
  68. 3abea00 Merge "Use hierarchy focusability to pause the minimized tile" into rvc-dev by Evan Rosky · 4 years, 5 months ago
  69. fb715c0 Merge "Use packageName instead of specific secondary launcher activity" into rvc-dev by Chilun Huang · 4 years, 5 months ago
  70. 73a7fe9 Clean-up old docked-stack implementation from WM by Evan Rosky · 4 years, 8 months ago
  71. e84ef9e Use hierarchy focusability to pause the minimized tile by Evan Rosky · 4 years, 7 months ago
  72. a72d7e5 Merge changes Id71b4cbc,I8dff0a12,Ife3d1390 into rvc-dev by Galia Peycheva · 4 years, 5 months ago
  73. 52e8922 Add startDreamActivity request verification by Galia Peycheva · 4 years, 5 months ago
  74. 6861e91 Make DreamService use an Activity by Galia Peycheva · 5 years ago
  75. 85cf41f Move PiP animation to SysUI package by Hongwei Wang · 4 years, 6 months ago
  76. 939b05c Use packageName instead of specific secondary launcher activity by Chilun · 4 years, 5 months ago
  77. d566d02 Merge "Rename full and reduced scale configs" by TreeHugger Robot · 4 years, 5 months ago
  78. 4dc0460 Rename full and reduced scale configs by Peter Kalauskas · 4 years, 6 months ago
  79. ea5e87f Clean-up Bounds Animator code path (92/n) by Wale Ogunwale · 4 years, 6 months ago
  80. 0d46519 Reuse stack as task for single task stacks (90/n) by Wale Ogunwale · 4 years, 6 months ago
  81. af9f27c SystemUI Split via TaskOrganizer by Evan Rosky · 4 years, 5 months ago
  82. 809c58a Merge "CrossProfileApps#startActivity by intent starts in same task by default" by Alex Kershaw · 4 years, 5 months ago
  83. 16406c3 CrossProfileApps#startActivity by intent starts in same task by default by Alex Kershaw · 4 years, 5 months ago
  84. 2a3002a Revert "SystemUI Split via TaskOrganizer" by Jorim Jaggi · 4 years, 5 months ago
  85. 12a75f3 Merge "SystemUI Split via TaskOrganizer" by Evan Rosky · 4 years, 5 months ago
  86. bed2d1b SystemUI Split via TaskOrganizer by Evan Rosky · 4 years, 9 months ago
  87. 11b35e6 Merge "[wm] Add APIs to notify task focused & task focus lost" by Vishnu Nair · 4 years, 5 months ago
  88. bfb64dc [wm] Add APIs to notify task focused & task focus lost by Bogyun Son · 4 years, 8 months ago
  89. 0946037 Merge "Revert "Revert "Activity start: Send featureId from context->AppOpsManager""" by Philip P. Moltmann · 4 years, 6 months ago
  90. ee29509 Revert "Revert "Activity start: Send featureId from context->AppOpsManager"" by Philip P. Moltmann · 4 years, 6 months ago
  91. 825f041 Merge "Add utility to get all root tasks on a display" by Evan Rosky · 4 years, 6 months ago
  92. e7421e9 Revert "Activity start: Send featureId from context->AppOpsManager" by Philip P. Moltmann · 4 years, 6 months ago
  93. 9c5226f Activity start: Send featureId from context->AppOpsManager by Philip P. Moltmann · 4 years, 7 months ago
  94. f6690d1 Pass PictureInPictureParams in TaskInfo. by Robert Carr · 4 years, 6 months ago
  95. 29d4a0a Add utility to get all root tasks on a display by Evan Rosky · 4 years, 6 months ago
  96. 3d358db Merge "Add lock task check when entering split screen" by Winson Chung · 4 years, 6 months ago
  97. 7ccc681 Add lock task check when entering split screen by Winson Chung · 4 years, 6 months ago
  98. f342f06 WM: Unify windows and activities proto dumps (88/n) by Wale Ogunwale · 4 years, 6 months ago
  99. 0037e5f Add TaskTile concept to Window Manager by Evan Rosky · 4 years, 9 months ago
  100. 759f92f Use FrameworkStatsLog instead of StatsLog by Muhammad Qureshi · 4 years, 6 months ago