1. 149d5c8 Merge RootActivityContainer and RootWindowContainer (85/n) by Louis Chang · 4 years, 9 months ago
  2. 45f19c5 Merge "Skip IME show on unsecured displays" by Taran Singh · 4 years, 9 months ago
  3. e32289b Skip IME show on unsecured displays by Tarandeep Singh · 4 years, 9 months ago
  4. ea9617d Merge "Fix crash when ime target becomes null" by Taran Singh · 4 years, 9 months ago
  5. ffe426d Merge "Move activity timeouts to ActivityRecord (81/n)" by Wale Ogunwale · 4 years, 9 months ago
  6. 9ec9264 Merge "Removed regionId from updateTapExcludeRegion request." by Chavi Weingarten · 4 years, 9 months ago
  7. 196db71 Move activity timeouts to ActivityRecord (81/n) by Wale Ogunwale · 4 years, 9 months ago
  8. c9777f6 Merge "Revert "Move activity timeouts to ActivityRecord (81/n)"" by Al Sutton · 4 years, 9 months ago
  9. 22c8dc9 Revert "Move activity timeouts to ActivityRecord (81/n)" by Al Sutton · 4 years, 9 months ago
  10. 2bd33c9 Merge "Call WC#onDisplayChanged in setParent" by TreeHugger Robot · 4 years, 9 months ago
  11. 78ad51e Merge "Move activity timeouts to ActivityRecord (81/n)" by Wale Ogunwale · 4 years, 9 months ago
  12. 4e15b28 Merge "Introduce WINDOWING_MODE_MULTI_WINDOW" by Wale Ogunwale · 4 years, 9 months ago
  13. 0166b87 Fix crash when ime target becomes null by Jorim Jaggi · 4 years, 9 months ago
  14. bde1513 Call WC#onDisplayChanged in setParent by lumark · 4 years, 9 months ago
  15. 3ff72a8 Unify RootActivityContainer and RootWindowContainer (80/n) by Louis Chang · 4 years, 9 months ago
  16. aa0d74e Removed regionId from updateTapExcludeRegion request. by chaviw · 4 years, 9 months ago
  17. 5be02ff Move activity timeouts to ActivityRecord (81/n) by Wale Ogunwale · 4 years, 9 months ago
  18. 194435b Introduce WINDOWING_MODE_MULTI_WINDOW by Wale Ogunwale · 4 years, 9 months ago
  19. 1e4c523 Merge "Add minimal post processing API to framework" by TreeHugger Robot · 4 years, 9 months ago
  20. 7a339ca Merge "Call InputEventReceiver.dispose from the right thread" by Tiger Huang · 4 years, 9 months ago
  21. dbc4e9c Merge "Window Manager Flag Migration (8/n)" by Tiger Huang · 4 years, 9 months ago
  22. 82520fc Window Manager Flag Migration (8/n) by Tiger Huang · 4 years, 9 months ago
  23. c169faa Merge "Fix opening/closing apps isn't add during device rotating" by TreeHugger Robot · 4 years, 9 months ago
  24. 3b8bbc8 Fix opening/closing apps isn't add during device rotating by lumark · 4 years, 10 months ago
  25. eefcd54 Merge "Add #onPictureInPictureRequested to Activity and ATM" by Ben Lin · 4 years, 9 months ago
  26. 056b3ee Add minimal post processing API to framework by Galia Peycheva · 5 years ago
  27. 9febce2 Merge "Use getChildCount()/getChildAt() to access DisplayContents (79/n)" by TreeHugger Robot · 4 years, 9 months ago
  28. ced251f Call InputEventReceiver.dispose from the right thread by Tiger Huang · 4 years, 9 months ago
  29. bed6c32 Fix task snapshots not being taken by Winson Chung · 4 years, 9 months ago
  30. 8babe47 Merge "Deferring cross-profile animation after the dialog" by TreeHugger Robot · 4 years, 9 months ago
  31. 280b86b Merge "Use tasks' orientation in multi-window activities" by TreeHugger Robot · 4 years, 9 months ago
  32. 06bc323 Add #onPictureInPictureRequested to Activity and ATM by jorgegil@google.com · 4 years, 11 months ago
  33. 966c041 Use tasks' orientation in multi-window activities by Garfield Tan · 4 years, 10 months ago
  34. a59b8ae Merge "[wm]: Prevent app relayout or relaunch by inset in freeform mode" by Chavi Weingarten · 4 years, 9 months ago
  35. d9c4343 Merge "Change touchable region to full screen when modal for non app is set." by Chavi Weingarten · 4 years, 9 months ago
  36. 643293e [wm]: Prevent app relayout or relaunch by inset in freeform mode by jaehoon.kim · 4 years, 10 months ago
  37. f5827d1 Change touchable region to full screen when modal for non app is set. by chaviw · 4 years, 9 months ago
  38. afbe320 Merge "Clean up remote animation definitions when activity is destroyed" by Winson Chung · 4 years, 9 months ago
  39. 980377f Merge "Ensure app is still touchable until the recents gesture has started" by Winson Chung · 4 years, 9 months ago
  40. dc4edb8 Ensure app is still touchable until the recents gesture has started by Winson Chung · 4 years, 9 months ago
  41. 5cb681b Revert "Revert "Performance regression when hot reloading"" by Jorim Jaggi · 4 years, 9 months ago
  42. ff720ae Merge "Set pixel format of snapshot builder" by TreeHugger Robot · 4 years, 9 months ago
  43. c802e4b Set pixel format of snapshot builder by Riddle Hsu · 4 years, 9 months ago
  44. 8cac70a Merge "Promote app transition target its ancestor if possible." by Issei Suzuki · 4 years, 9 months ago
  45. b0dbae3 Merge "Remove TODO comment of fixed bug" by TreeHugger Robot · 4 years, 9 months ago
  46. 0ae90d0 Promote app transition target its ancestor if possible. by Issei Suzuki · 5 years ago
  47. dae6c01 Merge "AML: Do not merge launch events on different displays" by TreeHugger Robot · 4 years, 9 months ago
  48. cb4e0d1 Use getChildCount()/getChildAt() to access DisplayContents (79/n) by Louis Chang · 4 years, 9 months ago
  49. 3267035 Deferring cross-profile animation after the dialog by Suprabh Shukla · 4 years, 9 months ago
  50. 33f4594 Merge "Remove outdated code which prevents setting activity task in some scenarios" by TreeHugger Robot · 4 years, 9 months ago
  51. 51a812f Remove TODO comment of fixed bug by Peter Kalauskas · 4 years, 9 months ago
  52. 10fc25d Clean up remote animation definitions when activity is destroyed by Winson Chung · 4 years, 9 months ago
  53. 41df8e4 Merge "Move rotation bounds calculation into SysUI" by Hongwei Wang · 4 years, 9 months ago
  54. ebf1808 Move rotation bounds calculation into SysUI by Hongwei Wang · 5 years ago
  55. 33b2fd3 Merge "Enable show error dialogs on the secondary display" by TreeHugger Robot · 4 years, 9 months ago
  56. 0cf243e Merge "Add builder method to check DevicePolicyManager" by Joshua Mccloskey · 4 years, 9 months ago
  57. 9558508 Merge "Ignore PIP mode request for destroyed activity" by Chavi Weingarten · 4 years, 9 months ago
  58. 85e9d45 Merge "Better debbugging message for orientation" by Vadim Caen · 4 years, 9 months ago
  59. 8ffc40a Merge "Use opaque window as reference to show snapshot starting window" by TreeHugger Robot · 4 years, 9 months ago
  60. 84bc3d7 Use opaque window as reference to show snapshot starting window by Riddle Hsu · 4 years, 9 months ago
  61. 1096f11 Better debbugging message for orientation by Vadim Caen · 4 years, 9 months ago
  62. 173ae78 Enable show error dialogs on the secondary display by Charles Chen · 4 years, 10 months ago
  63. d79f6c4d Merge "Reset SurfaceControl when reapplying magnification spec" by Jackal Guo · 4 years, 9 months ago
  64. ae8465d Merge "Remove ActivityStack#moveHomeStackToFrontIfNeeded" by Louis Chang · 4 years, 9 months ago
  65. 074cdf2 Remove ActivityStack#moveHomeStackToFrontIfNeeded by Louis Chang · 4 years, 9 months ago
  66. ed0624e Ignore PIP mode request for destroyed activity by Hyangseok Chae · 4 years, 10 months ago
  67. 15c0a44 Add builder method to check DevicePolicyManager by joshmccloskey · 5 years ago
  68. bce6abd Merge "Fix TaskDescription's copy method" by TreeHugger Robot · 4 years, 9 months ago
  69. 3095609 Merge "Expose snapshotTask for use in WindowManager" by Mark Renouf · 4 years, 9 months ago
  70. c5e2990 Fix TaskDescription's copy method by Mehdi Alizadeh · 4 years, 10 months ago
  71. 98ba8e6 Expose snapshotTask for use in WindowManager by Mark Renouf · 4 years, 10 months ago
  72. 93dea69 Merge "Call layoutAndAssignWindowLayersIfNeeded while holding mGlobalLock" by TreeHugger Robot · 4 years, 9 months ago
  73. 146c5d9 Merge "Fix task is blank in multi-window when IME show" by TreeHugger Robot · 4 years, 9 months ago
  74. 3f38f26 Call layoutAndAssignWindowLayersIfNeeded while holding mGlobalLock by Tiger Huang · 4 years, 9 months ago
  75. f95cac8 Merge "Reduce unnecessary redraw when unlocking" by TreeHugger Robot · 4 years, 9 months ago
  76. e696f2f Fix task is blank in multi-window when IME show by Arthur Hung · 4 years, 9 months ago
  77. 5df3b75 Reduce unnecessary redraw when unlocking by Riddle Hsu · 4 years, 9 months ago
  78. a8b3a27 Reset SurfaceControl when reapplying magnification spec by Jackal Guo · 4 years, 9 months ago
  79. 03c7131 Merge "Ensure we clear magnification specs on non-magnifiable containers." by TreeHugger Robot · 4 years, 9 months ago
  80. 5f97823 Merge "Expose request data to InstantAppResolverService" by TreeHugger Robot · 4 years, 9 months ago
  81. 20cf2bc AML: Do not merge launch events on different displays by Riddle Hsu · 4 years, 10 months ago
  82. 7603dea Ensure we clear magnification specs on non-magnifiable containers. by Robert Carr · 5 years ago
  83. 2787a9a Remove outdated code which prevents setting activity task in some scenarios by Louis Chang · 4 years, 9 months ago
  84. 0c9a548 Merge "Make the activities dumped in top-to-bottom order" by TreeHugger Robot · 4 years, 9 months ago
  85. eb1431f Make the activities dumped in top-to-bottom order by Louis Chang · 4 years, 9 months ago
  86. d1ee549 Merge "Window with FLAG_NOT_FOCUSABLE cant be IME target." by Taran Singh · 4 years, 9 months ago
  87. b0e3311 Merge "Revert "Performance regression when hot reloading"" by Jay Aliomer · 4 years, 9 months ago
  88. 4f6f2a7 Merge "schedule a PIP update even when the previous stack is the current stack." by TreeHugger Robot · 4 years, 9 months ago
  89. 3a70dd6 Merge "Window Manager Flag Migration (7/n)" by Tiger Huang · 4 years, 9 months ago
  90. 675b6a8 Merge "WM: Fix WindowManagerConstants initialization order" by TreeHugger Robot · 4 years, 9 months ago
  91. 4a7835f Window Manager Flag Migration (7/n) by Tiger Huang · 4 years, 10 months ago
  92. 83a8a3b Merge "Add task snapshot for home task" by TreeHugger Robot · 4 years, 9 months ago
  93. a15562e Merge "AML: Enable log and trace for non-process-switch launch" by TreeHugger Robot · 4 years, 9 months ago
  94. aa6de85 Merge "Add wtf log when starting activities with different uids" by TreeHugger Robot · 4 years, 9 months ago
  95. 75ba497 Merge "Revert submission" by Robin Lee · 4 years, 9 months ago
  96. bcba88c Window with FLAG_NOT_FOCUSABLE cant be IME target. by Tarandeep Singh · 4 years, 9 months ago
  97. b62b7b7 Revert submission by Hansong Zhang · 4 years, 9 months ago
  98. 683379d Revert "Performance regression when hot reloading" by Jay Aliomer · 4 years, 9 months ago
  99. fc31cb4 schedule a PIP update even when the previous stack is the current stack. by Ben Lin · 4 years, 9 months ago
  100. a4aff1e Merge "Add minimal post processing API to framework" by Galia Peycheva · 4 years, 9 months ago