1. e5ab017 Skip excluded MW mode tasks from recents and running tasks by Winson Chung · 4 years, 4 months ago
  2. 32a2612 Merge "Remove use of TaskTile" into rvc-dev by Louis Chang · 4 years, 4 months ago
  3. 389580c Merge "Create ACTIVITY_TYPE_DREAM" into rvc-dev by Galia Peycheva · 4 years, 4 months ago
  4. a009c76 Remove use of TaskTile by Louis Chang · 4 years, 5 months ago
  5. 93032f6 Merge "ContentSuggestions - restore snapshots when needed" into rvc-dev by Zak Cohen · 4 years, 4 months ago
  6. 84b4318 ContentSuggestions - restore snapshots when needed by Zak Cohen · 4 years, 5 months ago
  7. 45f48d3 Create ACTIVITY_TYPE_DREAM by Galia Peycheva · 4 years, 5 months ago
  8. 568f9f41 Introduce WindowOrganizer by Wale Ogunwale · 4 years, 4 months ago
  9. 5794658 Move some window related files to android.window package by Wale Ogunwale · 4 years, 4 months ago
  10. e6cb310 Allow custom toasts only if app has resumed activity by Bernardo Rufino · 4 years, 5 months ago
  11. a098222 Prevent activity config override for system processes. by Darryl L Johnson · 4 years, 5 months ago
  12. 8b0cff7 Give hidden API behavior to legacy apps. by Jeff Sharkey · 4 years, 5 months ago
  13. 9c024d1 Fix mismatched parameter of font scale change by Riddle Hsu · 4 years, 5 months ago
  14. 7afae41 Merge "Protect against assumptions of a top focused stack." into rvc-dev by Darryl Johnson · 4 years, 5 months ago
  15. 1e3885c Protect against assumptions of a top focused stack. by Darryl L Johnson · 4 years, 5 months ago
  16. 66b08f0 Reduce parceled data size between system & sysui by Winson Chung · 4 years, 5 months ago
  17. 149bbf8 Merge "Clean-up old docked-stack implementation from WM" into rvc-dev by Evan Rosky · 4 years, 5 months ago
  18. 3abea00 Merge "Use hierarchy focusability to pause the minimized tile" into rvc-dev by Evan Rosky · 4 years, 5 months ago
  19. fb715c0 Merge "Use packageName instead of specific secondary launcher activity" into rvc-dev by Chilun Huang · 4 years, 5 months ago
  20. 73a7fe9 Clean-up old docked-stack implementation from WM by Evan Rosky · 4 years, 8 months ago
  21. e84ef9e Use hierarchy focusability to pause the minimized tile by Evan Rosky · 4 years, 7 months ago
  22. a72d7e5 Merge changes Id71b4cbc,I8dff0a12,Ife3d1390 into rvc-dev by Galia Peycheva · 4 years, 5 months ago
  23. 52e8922 Add startDreamActivity request verification by Galia Peycheva · 4 years, 5 months ago
  24. 6861e91 Make DreamService use an Activity by Galia Peycheva · 5 years ago
  25. 85cf41f Move PiP animation to SysUI package by Hongwei Wang · 4 years, 6 months ago
  26. 939b05c Use packageName instead of specific secondary launcher activity by Chilun · 4 years, 5 months ago
  27. d566d02 Merge "Rename full and reduced scale configs" by TreeHugger Robot · 4 years, 5 months ago
  28. 4dc0460 Rename full and reduced scale configs by Peter Kalauskas · 4 years, 6 months ago
  29. ea5e87f Clean-up Bounds Animator code path (92/n) by Wale Ogunwale · 4 years, 6 months ago
  30. 0d46519 Reuse stack as task for single task stacks (90/n) by Wale Ogunwale · 4 years, 6 months ago
  31. af9f27c SystemUI Split via TaskOrganizer by Evan Rosky · 4 years, 5 months ago
  32. 809c58a Merge "CrossProfileApps#startActivity by intent starts in same task by default" by Alex Kershaw · 4 years, 5 months ago
  33. 16406c3 CrossProfileApps#startActivity by intent starts in same task by default by Alex Kershaw · 4 years, 5 months ago
  34. 2a3002a Revert "SystemUI Split via TaskOrganizer" by Jorim Jaggi · 4 years, 5 months ago
  35. 12a75f3 Merge "SystemUI Split via TaskOrganizer" by Evan Rosky · 4 years, 5 months ago
  36. bed2d1b SystemUI Split via TaskOrganizer by Evan Rosky · 4 years, 9 months ago
  37. 11b35e6 Merge "[wm] Add APIs to notify task focused & task focus lost" by Vishnu Nair · 4 years, 5 months ago
  38. bfb64dc [wm] Add APIs to notify task focused & task focus lost by Bogyun Son · 4 years, 8 months ago
  39. 0946037 Merge "Revert "Revert "Activity start: Send featureId from context->AppOpsManager""" by Philip P. Moltmann · 4 years, 6 months ago
  40. ee29509 Revert "Revert "Activity start: Send featureId from context->AppOpsManager"" by Philip P. Moltmann · 4 years, 6 months ago
  41. 825f041 Merge "Add utility to get all root tasks on a display" by Evan Rosky · 4 years, 6 months ago
  42. e7421e9 Revert "Activity start: Send featureId from context->AppOpsManager" by Philip P. Moltmann · 4 years, 6 months ago
  43. 9c5226f Activity start: Send featureId from context->AppOpsManager by Philip P. Moltmann · 4 years, 7 months ago
  44. f6690d1 Pass PictureInPictureParams in TaskInfo. by Robert Carr · 4 years, 6 months ago
  45. 29d4a0a Add utility to get all root tasks on a display by Evan Rosky · 4 years, 6 months ago
  46. 3d358db Merge "Add lock task check when entering split screen" by Winson Chung · 4 years, 6 months ago
  47. 7ccc681 Add lock task check when entering split screen by Winson Chung · 4 years, 6 months ago
  48. f342f06 WM: Unify windows and activities proto dumps (88/n) by Wale Ogunwale · 4 years, 6 months ago
  49. 0037e5f Add TaskTile concept to Window Manager by Evan Rosky · 4 years, 9 months ago
  50. 759f92f Use FrameworkStatsLog instead of StatsLog by Muhammad Qureshi · 4 years, 6 months ago
  51. 8127bfc Merge "Merge sleeping activities with visibility updates" by Andrii Kulian · 4 years, 6 months ago
  52. bc28d99 Merge "Add calling package verification for ATM binder calls" by TreeHugger Robot · 4 years, 6 months ago
  53. f9e5c9f Add calling package verification for ATM binder calls by Andrii Kulian · 5 years ago
  54. 4679918 Merge sleeping activities with visibility updates by Andrii Kulian · 4 years, 9 months ago
  55. a80f11c Move IWindowContainer to WindowContainer by Evan Rosky · 4 years, 6 months ago
  56. 734b896 Renamed some getXXXStack methods to getRootXXXTask (87/n) by Wale Ogunwale · 4 years, 6 months ago
  57. 1ebcd8e Removed mStackId (86/n) by Wale Ogunwale · 4 years, 6 months ago
  58. 8f93b64 Unify ActivityStack extend Task (84/n) by Wale Ogunwale · 4 years, 7 months ago
  59. 2b3b20c Merge changes from topic "app_config_compat" by Andrii Kulian · 4 years, 6 months ago
  60. 718bc41 Merge "Add focusability into the hierarchy and Container transaction" by Evan Rosky · 4 years, 6 months ago
  61. 805b26a Merge "Allow starting activities across user with INTERACT_ACROSS_USERS." by Jonathan Scott · 4 years, 6 months ago
  62. fa23a9e Override process config to match activity config by Andrii Kulian · 4 years, 10 months ago
  63. 226de13 Add focusability into the hierarchy and Container transaction by Evan Rosky · 4 years, 7 months ago
  64. 57b0725 Merge "Introduce TaskOrganizer" by Rob Carr · 4 years, 7 months ago
  65. 8a2f913 Introduce TaskOrganizer by Robert Carr · 4 years, 9 months ago
  66. 0eb29f6 Fixed dumping of Controller proto message by Wally Yau · 4 years, 7 months ago
  67. 7a21c31 Merge "Refactor reporting activity idle" by TreeHugger Robot · 4 years, 7 months ago
  68. fc8ab26 Refactor reporting activity idle by Riddle Hsu · 4 years, 7 months ago
  69. 13e8c70 Merge "Pre-cleanup before unifying Task and Stack (82/n)" by Wale Ogunwale · 4 years, 7 months ago
  70. da554e4 Collect AsyncNotedAppOp in same call as noteOp by Philip P. Moltmann · 4 years, 7 months ago
  71. c6c641f Replace com.android.internal.util.Preconditions.checkNotNull with by Daulet Zhanguzin · 4 years, 7 months ago
  72. 0b3d292 Pre-cleanup before unifying Task and Stack (82/n) by Wale Ogunwale · 4 years, 7 months ago
  73. 149d5c8 Merge RootActivityContainer and RootWindowContainer (85/n) by Louis Chang · 4 years, 7 months ago
  74. 196db71 Move activity timeouts to ActivityRecord (81/n) by Wale Ogunwale · 4 years, 7 months ago
  75. c9777f6 Merge "Revert "Move activity timeouts to ActivityRecord (81/n)"" by Al Sutton · 4 years, 7 months ago
  76. 22c8dc9 Revert "Move activity timeouts to ActivityRecord (81/n)" by Al Sutton · 4 years, 7 months ago
  77. 78ad51e Merge "Move activity timeouts to ActivityRecord (81/n)" by Wale Ogunwale · 4 years, 7 months ago
  78. 3ff72a8 Unify RootActivityContainer and RootWindowContainer (80/n) by Louis Chang · 4 years, 7 months ago
  79. 5be02ff Move activity timeouts to ActivityRecord (81/n) by Wale Ogunwale · 4 years, 7 months ago
  80. eefcd54 Merge "Add #onPictureInPictureRequested to Activity and ATM" by Ben Lin · 4 years, 7 months ago
  81. 06bc323 Add #onPictureInPictureRequested to Activity and ATM by jorgegil@google.com · 4 years, 9 months ago
  82. afbe320 Merge "Clean up remote animation definitions when activity is destroyed" by Winson Chung · 4 years, 7 months ago
  83. 10fc25d Clean up remote animation definitions when activity is destroyed by Winson Chung · 4 years, 8 months ago
  84. 41df8e4 Merge "Move rotation bounds calculation into SysUI" by Hongwei Wang · 4 years, 7 months ago
  85. ebf1808 Move rotation bounds calculation into SysUI by Hongwei Wang · 4 years, 10 months ago
  86. 9233534 Allow starting activities across user with INTERACT_ACROSS_USERS. by Jonathan Scott · 4 years, 7 months ago
  87. ed0624e Ignore PIP mode request for destroyed activity by Hyangseok Chae · 4 years, 9 months ago
  88. 83a8a3b Merge "Add task snapshot for home task" by TreeHugger Robot · 4 years, 7 months ago
  89. 677921f Merge ActivityDisplay and DisplayContent into one class (77/n) by Louis Chang · 4 years, 8 months ago
  90. 440f88b Add task snapshot for home task by Riddle Hsu · 4 years, 9 months ago
  91. 85fb19a Change Stack to have generic WindowContainer children (76/n) by Wale Ogunwale · 4 years, 8 months ago
  92. cb78285 Rename writeToProto to be dumpDebug by Jeffrey Huang · 4 years, 8 months ago
  93. fd66d4d AML: Support concurrent launches by Riddle Hsu · 4 years, 9 months ago
  94. a38654f Change Task to have generic WindowContainer children (73/n) by Wale Ogunwale · 4 years, 8 months ago
  95. d136e77 Convert EventLogTags.AM* events log points to EventLogTags.WM by Jeff Chang · 4 years, 9 months ago
  96. fd43969 Make stack queries multi-display aware by Evan Rosky · 4 years, 9 months ago
  97. 21e0648 Rename getTopActivity to getTopNonFinishingActivity (69/n) by Wale Ogunwale · 4 years, 8 months ago
  98. 282ee67 Include IWindowContainer token along with StackInfo by Evan Rosky · 4 years, 9 months ago
  99. cdec080 Merge Task and TaskRecord into one class (65/n) by Louis Chang · 4 years, 9 months ago
  100. bebd8cd Merge Stack level of window hierarchy (63/n) by Wale Ogunwale · 4 years, 9 months ago