1. 076c3b1 Move ensure activity visibility processing to helper class (72/n) by Wale Ogunwale · 4 years, 8 months ago
  2. 1669ea4 Clean up visibility related flags in ActivityRecord by Issei Suzuki · 4 years, 9 months ago
  3. 21e0648 Rename getTopActivity to getTopNonFinishingActivity (69/n) by Wale Ogunwale · 4 years, 8 months ago
  4. eb63006 Merge "Merge TaskStack and ActivityStack into one class (68/n)" by Louis Chang · 4 years, 8 months ago
  5. 430a111 Revert "Clean up visibility related flags in ActivityRecord" by Issei Suzuki · 4 years, 8 months ago
  6. dc07727 Merge TaskStack and ActivityStack into one class (68/n) by Louis Chang · 4 years, 9 months ago
  7. f39ec86 Merge "Fix warning of activity LRU list removal" by TreeHugger Robot · 4 years, 9 months ago
  8. 5477b57 Fix warning of activity LRU list removal by Riddle Hsu · 4 years, 9 months ago
  9. f8c7ced Clean up visibility related flags in ActivityRecord by Issei Suzuki · 4 years, 9 months ago
  10. cdec080 Merge Task and TaskRecord into one class (65/n) by Louis Chang · 4 years, 9 months ago
  11. bebd8cd Merge Stack level of window hierarchy (63/n) by Wale Ogunwale · 4 years, 9 months ago
  12. f96b36f Merge "Stop task reparenting when enter/exit PIP." by Ben Lin · 4 years, 9 months ago
  13. 6db8fb2 Stop task reparenting when enter/exit PIP. by Ben Lin · 4 years, 9 months ago
  14. 2322bed Merge Task level of window hierarchy (58/n) by Wale Ogunwale · 4 years, 10 months ago
  15. 39a3c60 Merge "Populate WaitResult with AML data for hot launches" by TreeHugger Robot · 4 years, 9 months ago
  16. 6aba85a Merge changes If1c39d09,I3f8719c7 by TreeHugger Robot · 4 years, 9 months ago
  17. c48c891 Populate WaitResult with AML data for hot launches by Riddle Hsu · 4 years, 9 months ago
  18. 9bca6b4 Unify animation methods into new WindowContainer#isAnimating() by lumark · 4 years, 9 months ago
  19. 13c27ae Remove token behind fullscreen activity from unknown visibility by Riddle Hsu · 4 years, 10 months ago
  20. 6d5c3b9 Do not print Intent ClipData in logcat/dumpsys output. by Hui Yu · 4 years, 9 months ago
  21. d731701 Merge "Use target activity as recents animation target directly." by TreeHugger Robot · 4 years, 9 months ago
  22. 417b70c1 Use target activity as recents animation target directly. by wilsonshih · 4 years, 9 months ago
  23. c9bb90c Merge "Add feature context" by Philip P. Moltmann · 4 years, 9 months ago
  24. 59076d8 Add feature context by Philip P. Moltmann · 5 years ago
  25. e8d84ab Merge AppWindowToken into ActivityRecord by Garfield Tan · 4 years, 10 months ago
  26. 3ceb4fd Merge "Fix: Recent Apps not closing" am: 0d5b27b2db am: c130b41517 am: e0784ef31c by Riddle Hsu · 4 years, 9 months ago
  27. c130b41 Merge "Fix: Recent Apps not closing" am: 0d5b27b2db by Riddle Hsu · 4 years, 9 months ago
  28. f59b813 Fix: Recent Apps not closing by vincent.cw_lee · 4 years, 9 months ago
  29. 2ca561b Add and revise traces in window manager by Riddle Hsu · 4 years, 10 months ago
  30. 1a06f15 Get TaskRecord children with getChildAt & co. APIs (54/n) by Wale Ogunwale · 4 years, 10 months ago
  31. 4e79a1c Renamed some fields in TaskRecord (52/n) by Wale Ogunwale · 4 years, 10 months ago
  32. da8b827 Unify Activity level of window hierarchy (50/n). by Wale Ogunwale · 6 years ago
  33. 8419e4b Internal cleanup of window manager by Riddle Hsu · 4 years, 10 months ago
  34. a0022cd Continue layout if needed by Riddle Hsu · 4 years, 11 months ago
  35. 4c67d26 Merge changes from topic "unify_window_resize_1" by Evan Rosky · 4 years, 11 months ago
  36. 7b03ad9 Fix resumeWhilePausing not working by Louis Chang · 5 years ago
  37. dbe2ce5 Unify Window resize (1/N) by Evan Rosky · 5 years ago
  38. a4cc3a9 Remove TaskRecord.updateOverrideConfig by Evan Rosky · 5 years ago
  39. 79d6798 Move activity-related methods to ActivityRecord by Andrii Kulian · 5 years ago
  40. 7dd39bb Refactor ActivityRecord#finish* methods by Andrii Kulian · 5 years ago
  41. 83b8a6b Renamed some members of AppWindowToken (49/n) by Wale Ogunwale · 5 years ago
  42. 8a1860a Unify WM test setup for system services (47/n) by Wale Ogunwale · 5 years ago
  43. 6fa9fe2 Merge "Revert "Add calling package verification for ATM binder calls"" into qt-r1-dev am: b95eefcc17 am: 6106b5f02d by Andrii Kulian · 5 years ago
  44. b95eefc Merge "Revert "Add calling package verification for ATM binder calls"" into qt-r1-dev by Andrii Kulian · 5 years ago
  45. a8ccae4 Revert "Add calling package verification for ATM binder calls" by Andrii Kulian · 5 years ago
  46. 057a651 Cleanup ActivityStack#requestFinishActivityLocked by Andrii Kulian · 5 years ago
  47. a83f236 Merge "Add calling package verification for ATM binder calls" into qt-r1-dev am: 6de7a3a3dd by Andrii Kulian · 5 years ago
  48. 6de7a3a Merge "Add calling package verification for ATM binder calls" into qt-r1-dev by TreeHugger Robot · 5 years ago
  49. de93eff Move activity finish methods to ActivityRecord by Andrii Kulian · 5 years ago
  50. 06b8dcb Encapsulate savedState updates in ActivityRecord by Andrii Kulian · 5 years ago
  51. 8f4feaf Merge "Allow System ChooserActivity to start home activity" into qt-r1-dev am: 32cc706519 by Louis Chang · 5 years ago
  52. 6a9be16 Allow System ChooserActivity to start home activity by Louis Chang · 5 years ago
  53. fbc35b9 Add calling package verification for ATM binder calls by Andrii Kulian · 5 years ago
  54. b5e735b Merge "Fix ActivityOptions.makeTaskLaunchBehind() doesn't work" by TreeHugger Robot · 5 years ago
  55. 3731715 Fix ActivityOptions.makeTaskLaunchBehind() doesn't work by Louis Chang · 5 years ago
  56. 380626c Prevent system server crash while start activity failed. by wilsonshih · 5 years ago
  57. eceebbf Remove redundant appInfo field in ActivityRecord by Andrii Kulian · 5 years ago
  58. b8c8140 Merge "Prevent system server crash while start activity failed." by Wei Sheng Shih · 5 years ago
  59. 1077ae0 Merge "Start process of next activity with top priority in advance" by TreeHugger Robot · 5 years ago
  60. 95f2063 Set focus app as home when launch activity with split-screen from Recents by lumark · 5 years ago
  61. 0c0fb22 Prevent system server crash while start activity failed. by wilsonshih · 5 years ago
  62. 32dbdca Start process of next activity with top priority in advance by Riddle Hsu · 5 years ago
  63. 586a8ee Revert "Collect NeededUriGrants without holding locks." by Wale Ogunwale · 5 years ago
  64. 344ce7c Collect NeededUriGrants without holding locks. by Jeff Sharkey · 5 years ago
  65. d40c345 [DO NOT MERGE] Adding API for defining and invoking DirectActions by Sunny Goyal · 5 years ago
  66. cdd4c3f Ensure that we are removing recent tasks for a user including their profiles by Winson Chung · 5 years ago
  67. 17e3842 Ensure to update top process state when launching activity by Riddle Hsu · 5 years ago
  68. bbde115 Merge "Do not allow moveToFront() and moveTaskToFront() when app is in background" into qt-dev by Ricky Wai · 5 years ago
  69. aca8a77 Do not allow moveToFront() and moveTaskToFront() when app is in background by Ricky Wai · 5 years ago
  70. 3b21bdc Fix Launcher crash while handling top resumed state by Louis Chang · 5 years ago
  71. a59937a Make sure to report wait result when clean up activities by Louis Chang · 5 years ago
  72. bed3db4 Only show the toast of dismissing docked stack if it actually happens by Riddle Hsu · 5 years ago
  73. c5fe7ff Add mechanism for freezing the system recent task list by Winson Chung · 5 years ago
  74. 416a4ec Merge "Don't touch system_ce until the first user unlock." by TreeHugger Robot · 5 years ago
  75. 0d407f4 Don't touch system_ce until the first user unlock. by Garfield Tan · 5 years ago
  76. 2f9ea1e Only call -rerouted callback if displayId changed by Mark Renouf · 5 years ago
  77. dd823c0 Merge "Add APIs to notify and restart activity in size compatibility mode" by TreeHugger Robot · 5 years ago
  78. 7b766fd Add APIs to notify and restart activity in size compatibility mode by Riddle Hsu · 5 years ago
  79. 9b5e331 Nuke mActivitiesWaitingForVisibleActivity by Jorim Jaggi · 5 years ago
  80. 2ea06cd Merge "Report top resumed state only after previous activity lost it" by Andrii Kulian · 5 years ago
  81. bf29986 Signal a rerouted callback if display was set to SingleTaskInstance by Jeff Chang · 5 years ago
  82. 86e70fc Report top resumed state only after previous activity lost it by Andrii Kulian · 5 years ago
  83. f9aa304 Merge "Adds TaskInfo to some TaskChangeListener methods" by Mark Renouf · 5 years ago
  84. 0f1f043 Merge "Rename launching and going-to-sleep wake locks" by TreeHugger Robot · 5 years ago
  85. c598b2d Rename launching and going-to-sleep wake locks by Andrii Kulian · 5 years ago
  86. c808f06 Adds TaskInfo to some TaskChangeListener methods by Mark Renouf · 5 years ago
  87. 3501ca4 Add tracepoints for process starts by Ioannis Ilkos · 5 years ago
  88. 78f5441 Suppress the warning toast if the preferredDisplay was set to singleTask by Jeff Chang · 5 years ago
  89. e300104 Instrument wake up reasons. by Michael Wright · 5 years ago
  90. 77ce34d Disable multi-resumed activities for pre-Q app by Louis Chang · 6 years ago
  91. d70cdb9 Report top resumed activity state change by Andrii Kulian · 6 years ago
  92. 6b32151 Multiple resumed activities by Andrii Kulian · 6 years ago
  93. 83a15de Merge "Revert "Multiple resumed activities"" by TreeHugger Robot · 6 years ago
  94. f2d3f74 Revert "Multiple resumed activities" by Andrii Kulian · 6 years ago
  95. 26058dc Merge "Multiple resumed activities" by Andrii Kulian · 6 years ago
  96. 5bca8b8 Multiple resumed activities by Andrii Kulian · 6 years ago
  97. a888c07 Merge "Fix startActivityFromRecents didn't apply options in time." by TreeHugger Robot · 6 years ago
  98. 279f558 Remove StackWindowController and StackWindowListener (46/n) by Yunfan Chen · 6 years ago
  99. 5e8aff4 Fix startActivityFromRecents didn't apply options in time. by lumark · 6 years ago
  100. 917173f Restart the application only for the bad process by Chilun · 6 years ago