1. 01c9769 Merge "Make the adjustment of stack consistent for finishing activity" by TreeHugger Robot · 4 years, 9 months ago
  2. 13c27ae Remove token behind fullscreen activity from unknown visibility by Riddle Hsu · 4 years, 10 months ago
  3. d6e5540 Merge "Refactor start activity methods" by Louis Chang · 4 years, 9 months ago
  4. c17418e Clean-up ActivityRecord reparenting/adding to Task (57/n) by Wale Ogunwale · 4 years, 10 months ago
  5. 7fe1195 Merge changes If145323c,I3aa3fcdc by Evan Rosky · 4 years, 9 months ago
  6. 54fbb05 Refactor start activity methods by Louis Chang · 4 years, 10 months ago
  7. 72f084d Track rotation and original frame in sizecompat by Evan Rosky · 5 years ago
  8. 780b5bb Launch SizeCompat Activities in a Window on Freeform Desktop Mode by Shivam Agrawal · 5 years ago
  9. a733c79 Don't mock out TaskRecord & ActivityStack during test (56/n) by Wale Ogunwale · 4 years, 10 months ago
  10. 99f2acd AML: Rollback calculation of launch time temporally by Riddle Hsu · 4 years, 10 months ago
  11. f9527fd Merge "Report launch time on the last started activity" by TreeHugger Robot · 4 years, 10 months ago
  12. d731701 Merge "Use target activity as recents animation target directly." by TreeHugger Robot · 4 years, 10 months ago
  13. 1c5d72e Report launch time on the last started activity by Riddle Hsu · 4 years, 10 months ago
  14. 4eb502d Merge changes I06006335,I581c8784 by TreeHugger Robot · 4 years, 10 months ago
  15. 956ca41 Window Manager Flag Migration (4/n) by Jorim Jaggi · 6 years ago
  16. 1148054 ProtoLog: Fix bug in ProtoLogImpl.isEnabled and re-enable by Adrian Roos · 4 years, 10 months ago
  17. cf92023 Make the adjustment of stack consistent for finishing activity by Riddle Hsu · 4 years, 10 months ago
  18. 417b70c1 Use target activity as recents animation target directly. by wilsonshih · 4 years, 10 months ago
  19. c9bb90c Merge "Add feature context" by Philip P. Moltmann · 4 years, 10 months ago
  20. 59076d8 Add feature context by Philip P. Moltmann · 5 years ago
  21. e8d84ab Merge AppWindowToken into ActivityRecord by Garfield Tan · 4 years, 10 months ago
  22. 8cca141 Revert "Window Manager Flag Migration (4/n)" by Ioannis Ilkos · 4 years, 10 months ago
  23. cb1b848 Window Manager Flag Migration (4/n) by Jorim Jaggi · 6 years ago
  24. 6bc75fc Merge changes from topic "reportFullyDrawn" by TreeHugger Robot · 4 years, 10 months ago
  25. d6fd6f2 Merge changes from topic "b/142461756" by TreeHugger Robot · 4 years, 10 months ago
  26. 3198da4 Make Task have type ActivityRecord children (55/n) by Wale Ogunwale · 4 years, 10 months ago
  27. 1a06f15 Get TaskRecord children with getChildAt & co. APIs (54/n) by Wale Ogunwale · 4 years, 10 months ago
  28. f1e0887 Ime target window should control when to hide IME (1/2) by Taran Singh · 4 years, 10 months ago
  29. d47f90b startop: Add timestamps for IntentStarted and ActivityLaunchFinished. by Yan Wang · 4 years, 10 months ago
  30. 9eac5ec startop: Add reportFullyDrawn event support in framework. by Yan Wang · 4 years, 10 months ago
  31. ca80d5b Merge "Replace SurfaceControl call points with Transaction calls (1/n)" by Chavi Weingarten · 4 years, 10 months ago
  32. 619da69 Replace SurfaceControl call points with Transaction calls (1/n) by chaviw · 5 years ago
  33. 6594be1 Merge "Simplify finishing flow for activities waiting for next one to resume" by Andrii Kulian · 4 years, 10 months ago
  34. e4f5f2d Move PackageManagerInternal to services.jar by Christopher Tate · 4 years, 10 months ago
  35. 27c8d24 Merge "Fix mis-overridden of activity level unifying" by TreeHugger Robot · 4 years, 10 months ago
  36. 95870ec Merge "Fix typo of field in DisplayContent" by TreeHugger Robot · 4 years, 10 months ago
  37. 6b76cd3 Fix mis-overridden of activity level unifying by Riddle Hsu · 4 years, 10 months ago
  38. d1549d2 Fix typo of field in DisplayContent by Riddle Hsu · 4 years, 10 months ago
  39. 4e79a1c Renamed some fields in TaskRecord (52/n) by Wale Ogunwale · 4 years, 10 months ago
  40. da8b827 Unify Activity level of window hierarchy (50/n). by Wale Ogunwale · 6 years ago
  41. 34acc14 Simplify finishing flow for activities waiting for next one to resume by Andrii Kulian · 4 years, 10 months ago
  42. 5237275 Merge "Use stable frame to position freeform windows." by TreeHugger Robot · 4 years, 10 months ago
  43. 3203a51 Merge "Clear fake settings provider after the last test" by Riddle Hsu · 4 years, 10 months ago
  44. 6b38e9e Merge "Wait for system decor windows on all displays during boot" by Riddle Hsu · 4 years, 10 months ago
  45. 25e8b7f Clear fake settings provider after the last test by Riddle Hsu · 4 years, 10 months ago
  46. c0263d9 Merge "Add showInsets method in IWindow" by Taran Singh · 4 years, 10 months ago
  47. b2297ad Wait for system decor windows on all displays during boot by Riddle Hsu · 5 years ago
  48. 2020911 Merge "Stabilize and speedup RecentTasksTest" by Riddle Hsu · 4 years, 10 months ago
  49. e594dd8 Merge "Distinguish between landscape and seascape" by TreeHugger Robot · 4 years, 10 months ago
  50. 23f6751 Use stable frame to position freeform windows. by Garfield Tan · 4 years, 10 months ago
  51. c8ed2ae Stabilize and speedup RecentTasksTest by Riddle Hsu · 4 years, 10 months ago
  52. 1218fc9 Merge "Prevent animating app from setting exclusion rects" by Vinit Nayak · 4 years, 10 months ago
  53. 4c41bad Merge "Remove WindowContainerController" by TreeHugger Robot · 4 years, 10 months ago
  54. 8009e92 Prevent animating app from setting exclusion rects by Vinit Nayak · 5 years ago
  55. 0bedd94 Add showInsets method in IWindow by Tarandeep Singh · 4 years, 10 months ago
  56. 3e595fe Distinguish between landscape and seascape by Tetsutoki Shiozawa · 5 years ago
  57. 73f5357 Apply WindowTestRunner to more WM tests by Riddle Hsu · 4 years, 11 months ago
  58. 5947c36 Remove WindowContainerController by Riddle Hsu · 4 years, 11 months ago
  59. 0617359 Merge "Allowing more than one app to suspend apps" by TreeHugger Robot · 4 years, 10 months ago
  60. 08e59ef Merge changes from topic "drag surface stuck" by TreeHugger Robot · 4 years, 10 months ago
  61. 7513563 Fix broken ProtoLogIntegrationTest by Adam Pardyl · 4 years, 10 months ago
  62. d327844 Allowing more than one app to suspend apps by Suprabh Shukla · 5 years ago
  63. a904e8d Merge "Moves shelf offset into SysUI package" by Hongwei Wang · 4 years, 10 months ago
  64. e75b4a7 Merge "WindowManager ProtoLog feature" by Adam Pardyl · 4 years, 11 months ago
  65. 9b75180 Moves shelf offset into SysUI package by Hongwei Wang · 5 years ago
  66. 196200d Merge "Don't hold wm lock when intercepting keys" by Vishnu Nair · 4 years, 11 months ago
  67. 0f1b3d4 WindowManager ProtoLog feature by Adam Pardyl · 5 years ago
  68. 539334a Don't hold wm lock when intercepting keys by Vishnu Nair · 4 years, 11 months ago
  69. d585219 Add wallpaper leash for remote and recents animations by Winson Chung · 5 years ago
  70. a4e35ce Merge "Check nullity of finished callback" by Vadim Caen · 4 years, 11 months ago
  71. 37f9bd8 Merge "Move bounds calculation and snap fraction to SysUI" by TreeHugger Robot · 4 years, 11 months ago
  72. 43a752b Move bounds calculation and snap fraction to SysUI by Hongwei Wang · 4 years, 11 months ago
  73. e02001e Merge "Marks app filtering interactions correctly" by TreeHugger Robot · 4 years, 11 months ago
  74. 5ce9d38 Merge "Revert "Move bounds calculation and snap fraction to SysUI"" by TreeHugger Robot · 4 years, 11 months ago
  75. 9745f97 Check nullity of finished callback by Vadim Caen · 4 years, 11 months ago
  76. cb5a9f7 Merge "Use realCallerId to check launch display for Bubbles" by TreeHugger Robot · 4 years, 11 months ago
  77. de37e43 Marks app filtering interactions correctly by Patrick Baumann · 5 years ago
  78. 7759895 Revert "Move bounds calculation and snap fraction to SysUI" by Hongwei Wang · 4 years, 11 months ago
  79. f65e02d Use realCallerId to check launch display for Bubbles by lumark · 5 years ago
  80. 76c89da Merge "Fix MixedProfileOwnerTest#testLockTask_emergencyDialer failure" by TreeHugger Robot · 4 years, 11 months ago
  81. b4bf224 Merge "Window Manager Flag Migration (3/n)" by Tiger Huang · 4 years, 11 months ago
  82. a3e6b89 Fix MixedProfileOwnerTest#testLockTask_emergencyDialer failure by Louis Chang · 4 years, 11 months ago
  83. fd9d94d Revert "Fix drag and drop (3/3)" by Arthur Hung · 5 years ago
  84. c499ad3 Revert "Fix drag and drop (1/3)" by Arthur Hung · 5 years ago
  85. b77ae52 Merge "Move bounds calculation and snap fraction to SysUI" by Hongwei Wang · 4 years, 11 months ago
  86. e3ff139 Move bounds calculation and snap fraction to SysUI by Hongwei Wang · 5 years ago
  87. a12ea56 Window Manager Flag Migration (3/n) by Jorim Jaggi · 6 years ago
  88. 3f9249f Return tasks that belong to a profile from getRunningTasks. by Nicholas Sauer · 5 years ago
  89. 2bef8ad Merge "Consolidate ActivityRecord#completeFinishing checking" by TreeHugger Robot · 5 years ago
  90. 50b8154 Consolidate ActivityRecord#completeFinishing checking by lumark · 5 years ago
  91. c4ee110 Merge "Remove setGeometryAppliesWithResize" by Chavi Weingarten · 5 years ago
  92. 4c67d26 Merge changes from topic "unify_window_resize_1" by Evan Rosky · 5 years ago
  93. 007340c Remove setGeometryAppliesWithResize by chaviw · 5 years ago
  94. ca5ede1 Merge "Require that the caller has INTERACT_ACROSS_USERS in order to retrieve home tasks of other users." by Nicholas Sauer · 5 years ago
  95. 2862047 Window Manager Flag Migration (2/n) by Jorim Jaggi · 6 years ago
  96. 0259e53 Require that the caller has INTERACT_ACROSS_USERS in order to retrieve by Nicholas Sauer · 5 years ago
  97. d92fad6 Merge "Create Surfaces, Transactions and SurfaceControls in Window Manager via a factory" by Vishnu Nair · 5 years ago
  98. b55eff0 Merge "Move device config key high_refresh_rate_blacklist to display_manager" by Long Ling · 5 years ago
  99. 7b03ad9 Fix resumeWhilePausing not working by Louis Chang · 5 years ago
  100. 5cb33ef Merge "Increase timeout of ActivityMetricsLaunchObserverTests" by TreeHugger Robot · 5 years ago