1. 85fb19a Change Stack to have generic WindowContainer children (76/n) by Wale Ogunwale · 4 years, 8 months ago
  2. 2453d06 Unify Display level of window hierarchy (74/n) by Louis Chang · 4 years, 8 months ago
  3. b81f931 Fix testTrimQuietProfileTasks by Riddle Hsu · 4 years, 8 months ago
  4. cdec080 Merge Task and TaskRecord into one class (65/n) by Louis Chang · 4 years, 9 months ago
  5. bebd8cd Merge Stack level of window hierarchy (63/n) by Wale Ogunwale · 4 years, 9 months ago
  6. 2322bed Merge Task level of window hierarchy (58/n) by Wale Ogunwale · 4 years, 10 months ago
  7. 4e79a1c Renamed some fields in TaskRecord (52/n) by Wale Ogunwale · 4 years, 10 months ago
  8. c8ed2ae Stabilize and speedup RecentTasksTest by Riddle Hsu · 4 years, 10 months ago
  9. 3f9249f Return tasks that belong to a profile from getRunningTasks. by Nicholas Sauer · 4 years, 11 months ago
  10. 4c67d26 Merge changes from topic "unify_window_resize_1" by Evan Rosky · 5 years ago
  11. 0259e53 Require that the caller has INTERACT_ACROSS_USERS in order to retrieve by Nicholas Sauer · 5 years ago
  12. dbe2ce5 Unify Window resize (1/N) by Evan Rosky · 5 years ago
  13. 8a1860a Unify WM test setup for system services (47/n) by Wale Ogunwale · 5 years ago
  14. 3e73749 Create general callback for changes to RecentTaskList by Vinit Nayak · 5 years ago
  15. cdd4c3f Ensure that we are removing recent tasks for a user including their profiles by Winson Chung · 5 years ago
  16. 1fe58e9 Don't wait until next fetch of recent tasks to reset the task list by Winson Chung · 5 years ago
  17. 42fa21f Only remove visible recent tasks for the current user by Winson Chung · 5 years ago
  18. d273007 Fixing up some logic around excluded tasks by Winson Chung · 5 years ago
  19. c5fe7ff Add mechanism for freezing the system recent task list by Winson Chung · 5 years ago
  20. 2aaf4cd Exclude recent tasks within an ActivityView by Mark Renouf · 5 years ago
  21. 3a256e6 Removed DisplayWindowController (43/n). by Wale Ogunwale · 6 years ago
  22. d32da47 Remove root window hierarchy logic from ActivityStackSupervior (40/n) by Wale Ogunwale · 6 years ago
  23. b73f396 Switch some objects in WmTest to use spyOn() by Wale Ogunwale · 6 years ago
  24. a7a6695 Switch to mockito-extended by Tadashi G. Takaoka · 6 years ago
  25. 38f72bd Revert "Added mockito-extended support to WmTests." by Wale Ogunwale · 6 years ago
  26. 953fd22 Added mockito-extended support to WmTests. by Wale Ogunwale · 6 years ago
  27. 5950709 Moved Activity management out of ActivityManager to WindowManager (37/n) by Wale Ogunwale · 6 years ago[Renamed (99%) from services/tests/wmtests/src/com/android/server/am/RecentTasksTest.java]
  28. 74ccec2 Move ActivityManager tests to WmTests by Tadashi G. Takaoka · 6 years ago[Renamed (71%) from services/tests/servicestests/src/com/android/server/am/RecentTasksTest.java]
  29. 090ac6f Don't restore from recent task if not launching by Riddle Hsu · 6 years ago
  30. f2835df Make stacks without running activities being invisible by Louis Chang · 6 years ago
  31. 1abb56b Reduce unused initialization for ActivityManager tests by Riddle Hsu · 6 years ago
  32. bd48dca Support launching home activity on secondary display by Louis Chang · 6 years ago
  33. 3d294e7 Revert "Move AM/WM unit tests out of FrameworksServicesTests to WmTests" by John Reck · 6 years ago[Renamed (99%) from services/tests/wmtests/src/com/android/server/am/RecentTasksTest.java]
  34. 337db2d Move AM/WM unit tests out of FrameworksServicesTests to WmTests by Tadashi G. Takaoka · 6 years ago[Renamed (99%) from services/tests/servicestests/src/com/android/server/am/RecentTasksTest.java]
  35. b70b36d Check preferred display for matching existing activity by Riddle Hsu · 6 years ago
  36. 86cb7de Simplify getting top display focused stack by Riddle Hsu · 6 years ago
  37. a26eda9 Migrate frameworks/base/services/tests/servicestests to androidx.test by Brett Chabot · 6 years ago
  38. e643910 Expose method to clear all visible recent tasks by Winson Chung · 6 years ago
  39. 906f9c6 Moved input time out handling to ActivityTaskManagerService (14/n) by Wale Ogunwale · 6 years ago
  40. 6a6c4f1 Update tests for new focus tracking by Andrii Kulian · 6 years ago
  41. 86b7446 Break direct calls to UserController object in AMS from activity classes (12/n) by Wale Ogunwale · 6 years ago
  42. 9e4f3e0 Introduced WindowProcessController/Listener (10/n) by Wale Ogunwale · 6 years ago
  43. a6191b4 Moved more stuff from ActivityManagerService to ActivityTaskManagerService (9/n) by Wale Ogunwale · 6 years ago
  44. c9e57de Switched ActivityStackSupervisor.mService to ActivityTaskManagerService (8/n) by Wale Ogunwale · 6 years ago
  45. 16e505a Moved mRecentTasks to ActivityManagerTaskService (4/n) by Wale Ogunwale · 6 years ago
  46. 04d9cb5 Moved some activities implementation to ActivityTaskManagerService (2/n) by Wale Ogunwale · 6 years ago
  47. 65ebd95 Split interfaces and service for activities from current AM interfaces (1/n) by Wale Ogunwale · 6 years ago
  48. 27f8188 Fix issue with recent task being replaced by task with another windowing mode by Winson Chung · 6 years ago
  49. d4a95a1 Merge "Fix regression in removing recent tasks by package name." into pi-dev by Winson Chung · 6 years ago
  50. 99720d4 Fix regression in removing recent tasks by package name. by Winson Chung · 6 years ago
  51. b766727 Fix regression in recent task list replacement by Winson Chung · 6 years ago
  52. a05b6b0 Fix app switch regression by Winson Chung · 6 years ago
  53. 6a38fca Prevent unnecessary reordering of the home stack by Winson Chung · 6 years ago
  54. c790b6c Fix issue with multiple recent tasks showing after restarting the device by Winson Chung · 6 years ago
  55. 6c9dcad Update old stack check for finding recent task index to remove by Winson Chung · 6 years ago
  56. e2d7217 Revert "Revert "2/ Add support for remote Recents animation"" by Winson Chung · 7 years ago
  57. 59a47ded Revert "Revert "1/ Create display content window controller to position stacks in the display"" by Winson Chung · 7 years ago
  58. 7ef6d33 Revert "1/ Create display content window controller to position stacks in the display" by Jorim Jaggi · 7 years ago
  59. 9f8518e Revert "2/ Add support for remote Recents animation" by Jorim Jaggi · 7 years ago
  60. 0026a51 2/ Add support for remote Recents animation by Winson Chung · 7 years ago
  61. 343f65a 1/ Create display content window controller to position stacks in the display by Winson Chung · 7 years ago
  62. 988f668 Lock free app animations (4/n): Implement thubmnail by Jorim Jaggi · 7 years ago
  63. 079221f Fix regression in task trimming by Winson Chung · 7 years ago
  64. c59b4f6 Don't send userLeaving hint when entering split-screen mode. by Wale Ogunwale · 7 years ago
  65. 0ec2a35 Re-enable task trimming by Winson Chung · 7 years ago
  66. eaf2a4e Merge changes from topic "expose_methods" by Winson Chung · 7 years ago
  67. 2a3cc46 Make ActivityStackSupervisor instrumentable for unit tests. by Bryce Lee · 7 years ago
  68. e210468 Move assist data receiver interface to accessible namespace by Winson Chung · 7 years ago
  69. 73f6b8a Merge "Renamed moveTaskToDockedStack to setTaskWindowingModeSplitScreenPrimary" by TreeHugger Robot · 7 years ago
  70. bf15587 Renamed moveTaskToDockedStack to setTaskWindowingModeSplitScreenPrimary by Matthew Ng · 7 years ago
  71. ec1ef09 2/ Add API to start overview activity with assist callbacks by Winson Chung · 7 years ago
  72. 3f0e59a Formalize recents component in the system by Winson Chung · 7 years ago
  73. 18d5159 Cleanup activity and task creation in unit tests. by Bryce Lee · 7 years ago
  74. d6aa3db 2/Trimming tasks based on active and visibility by Winson Chung · 7 years ago
  75. 1dbc811 1/Clean up RecentTasks list by Winson Chung · 7 years ago