1. 95b38a9 Fix WM input limitations on secondary displays (1/N) by Arthur Hung · 6 years ago
  2. 156b788 Merge "WM: Guard against released surfaces in forced rotator" into pi-dev am: 9352e362d1 by Adrian Roos · 6 years ago
  3. 3a75c9e Merge "WM: Guard against released surfaces in forced rotator" into pi-dev by Adrian Roos · 6 years ago
  4. dcb24ca WM: Guard against released surfaces in forced rotator by Adrian Roos · 6 years ago
  5. 8c87283 Merge "Fix PIP can't touch when back to home" by Arthur Hung · 6 years ago
  6. c29c4b8 Merge "Moved cutout info into WindowFrames" by Chavi Weingarten · 6 years ago
  7. 07126b4 Merge "WM: correctly draw the rounded corner / cutout overlay during rotation" by TreeHugger Robot · 6 years ago
  8. 928d8dc Fix PIP can't touch when back to home by Arthur Hung · 6 years ago
  9. 83537a7 WM: correctly draw the rounded corner / cutout overlay during rotation by Vishnu Nair · 6 years ago
  10. cdba9a4 Moved cutout info into WindowFrames by chaviw · 6 years ago
  11. 0afbfd1 Merge "Move mFrame and mLastFrame from WindowState to WindowFrames" by Chavi Weingarten · 6 years ago
  12. 9648b15 Merge "Created WindowFrames class and moved data from PWM and WS" by Chavi Weingarten · 6 years ago
  13. f931eb8 Merge "Support rotation on secondary displays (1/N)" by TreeHugger Robot · 6 years ago
  14. 2c80770 Merge "Use last focused window to control SysUI while IMC dialog is shown" by Tiger Huang · 6 years ago
  15. 513d5e1 Use last focused window to control SysUI while IMC dialog is shown by Tiger Huang · 6 years ago
  16. d618e1d Merge "Remove unused API on IWindowSession, prepare for multi-display." by TreeHugger Robot · 6 years ago
  17. 492139a Move mFrame and mLastFrame from WindowState to WindowFrames by chaviw · 6 years ago
  18. 553b021 Created WindowFrames class and moved data from PWM and WS by chaviw · 6 years ago
  19. a03a992 Merge "Fix race condition in BoundsAnimationController" by TreeHugger Robot · 6 years ago
  20. 654a6f9 Support rotation on secondary displays (1/N) by Riddle Hsu · 6 years ago
  21. 70f6ae7 Remove unused API on IWindowSession, prepare for multi-display. by wilsonshih · 6 years ago
  22. 3749a05 Fix race condition in BoundsAnimationController by Winson Chung · 6 years ago
  23. 12b5e15 Merge "Add tests in gce-presubmit-wm.gcl and gce-postsubmit-wm.gcl to TEST_MAPPING" by Dan Shi · 6 years ago
  24. 5de1ee7 Add tests in gce-presubmit-wm.gcl and gce-postsubmit-wm.gcl to TEST_MAPPING by Dan Shi · 6 years ago
  25. 5131181 WM: Fix broken layout hint calculation by Adrian Roos · 6 years ago
  26. 598365a Merge "Send interaction hint when starting window animation" into pi-dev am: 3f4232a801 by Jorim Jaggi · 6 years ago
  27. d6f00d8 Merge "Send interaction hint when starting window animation" into pi-dev by Jorim Jaggi · 6 years ago
  28. 3f4232a Merge "Send interaction hint when starting window animation" into pi-dev by Jorim Jaggi · 6 years ago
  29. 1318f4f Merge "WM: Add debug information for forced seamless rotation" into pi-dev by Chavi Weingarten · 6 years ago
  30. b6ba433 Send interaction hint when starting window animation by Jorim Jaggi · 6 years ago
  31. 2cadc5c WM: Add debug information for forced seamless rotation by Adrian Roos · 6 years ago
  32. 2426b52 Merge "Skip animation start logic if canceled" by Winson Chung · 6 years ago
  33. bb12193 Don't call updateInputWindow twice in relayoutWindow by Jorim Jaggi · 6 years ago
  34. 1f079b4 Merge "Only use simple rects for cutout region" into pi-dev am: 4764921dcc by Jorim Jaggi · 6 years ago
  35. b7dc212 Merge "Only use simple rects for cutout region" into pi-dev am: 4764921dcc by Jorim Jaggi · 6 years ago
  36. a06403d Skip animation start logic if canceled by Winson Chung · 6 years ago
  37. 6064051 Only use simple rects for cutout region by Jorim Jaggi · 6 years ago
  38. f673393 Moved more stuff from ActivityManagerService to ActivityTaskManagerService (11/n) by Wale Ogunwale · 6 years ago
  39. b45e676 Merge "Don't keep current IME target if it's being removed." by Chavi Weingarten · 6 years ago
  40. dd7b69d Merge "Position stack at top when always on top flag is set" by Kazuki Takise · 6 years ago
  41. 2b78b1f Copy collections to avoid concurrent crash by Jorim Jaggi · 6 years ago
  42. 1c13ad3 Don't keep current IME target if it's being removed. by chaviw · 6 years ago
  43. 1248d0d Merge "Introduced WindowProcessController/Listener (10/n)" by TreeHugger Robot · 6 years ago
  44. 99e1f6e Notify new IME target before IME starts interacting by Yohei Yukawa · 6 years ago
  45. 9e4f3e0 Introduced WindowProcessController/Listener (10/n) by Wale Ogunwale · 6 years ago
  46. f85197b Position stack at top when always on top flag is set by Kazuki Takise · 6 years ago
  47. 5b70883 [automerger] Merge "Prevent showing windows while animating to avoid color mode switch" into pi-dev am: 58150a7e6e am: f3ebcb5905 by Android Build Merger (Role) · 6 years ago
  48. f3ebcb5 Merge "Prevent showing windows while animating to avoid color mode switch" into pi-dev by Jorim Jaggi · 6 years ago
  49. 8897621 Merge "Prevent showing windows while animating to avoid color mode switch" into pi-dev by Jorim Jaggi · 6 years ago
  50. af0d6d2 Prevent showing windows while animating to avoid color mode switch by Jorim Jaggi · 6 years ago
  51. f000c61 Merge changes I90451c14,I9fb27a0a into pi-dev am: b91dd1d944 by Adrian Roos · 6 years ago
  52. 661e012 Merge "Add always on top feature support" by Kazuki Takise · 6 years ago
  53. 148d00a Add always on top feature support by Kazuki Takise · 6 years ago
  54. 0e7b70a WM: Fix seamless rotation by Adrian Roos · 6 years ago
  55. 22ffb55 Merge changes I90451c14,I9fb27a0a into pi-dev am: b91dd1d944 by Adrian Roos · 6 years ago
  56. d0c225c Removed TODO introduced in ag/4344061 by Wale Ogunwale · 6 years ago
  57. b91dd1d Merge changes I90451c14,I9fb27a0a into pi-dev by Adrian Roos · 6 years ago
  58. 6767eae Split internal interface activities from current AM interface (3/n) by Wale Ogunwale · 6 years ago
  59. f276a6f Cancel Pip animation if stack is already removed by Wale Ogunwale · 6 years ago
  60. af3cb5f Merge "Perform layout after removing the focused window" by Tiger Huang · 6 years ago
  61. 28c25e2 DO NOT MERGE WM: correctly draw the rounded corner / cutout overlay during rotation by Adrian Roos · 6 years ago
  62. 41f7e9d WM: Fix seamless rotation by Adrian Roos · 6 years ago
  63. 6b99b6e Make testSplitscreenPortraitAppOrientationRequests pass to unblock release by Wale Ogunwale · 6 years ago
  64. df41f88 [automerger] Make testSplitscreenPortraitAppOrientationRequests pass to unblock release am: cf2d6475f9 am: 2dfb03f6f4 by Android Build Merger (Role) · 6 years ago
  65. 2dfb03f Make testSplitscreenPortraitAppOrientationRequests pass to unblock release by Wale Ogunwale · 6 years ago
  66. cf2d647 Make testSplitscreenPortraitAppOrientationRequests pass to unblock release by Wale Ogunwale · 6 years ago
  67. 8af6ba4 Perform layout after removing the focused window by Tiger Huang · 6 years ago
  68. 53ce10f RESTRICT AUTOMERGE Allow Wear Home app to send wallpaper commands at any time by Erik Wolsheimer · 8 years ago
  69. 04d9cb5 Moved some activities implementation to ActivityTaskManagerService (2/n) by Wale Ogunwale · 6 years ago
  70. 6006f76 Merge "Split interfaces and service for activities from current AM interfaces (1/n)" by TreeHugger Robot · 6 years ago
  71. 377ca93 Merge "Consider window background opacity when determining snapshot translucency" into pi-dev am: c6e4acc222 by Winson Chung · 6 years ago
  72. d827b14 Merge "Consider window background opacity when determining snapshot translucency" into pi-dev by Winson Chung · 6 years ago
  73. c6e4acc Merge "Consider window background opacity when determining snapshot translucency" into pi-dev by Winson Chung · 6 years ago
  74. 5cf726b Merge "Only use the pre-animation bounds when an animation is running and is set" into pi-dev am: 5d4678e992 by Winson Chung · 6 years ago
  75. c218182 Merge "Only use the pre-animation bounds when an animation is running and is set" into pi-dev by Winson Chung · 6 years ago
  76. 5d4678e Merge "Only use the pre-animation bounds when an animation is running and is set" into pi-dev by TreeHugger Robot · 6 years ago
  77. 02378b4 Consider window background opacity when determining snapshot translucency by Winson Chung · 6 years ago
  78. 8efa165 Only use the pre-animation bounds when an animation is running and is set by Winson Chung · 6 years ago
  79. 65ebd95 Split interfaces and service for activities from current AM interfaces (1/n) by Wale Ogunwale · 6 years ago
  80. c6e09ee Merge "Prevent IME from showing when AOD shown or windows not drawn." into pi-dev am: cf5514257f by Chavi Weingarten · 6 years ago
  81. 34878a2 Merge "Prevent IME from showing when AOD shown or windows not drawn." into pi-dev by Chavi Weingarten · 6 years ago
  82. 02674e5 Merge "Fix PiP regression when the stack animation is canceled" into pi-dev am: 19cfc1a754 by Winson Chung · 6 years ago
  83. 260418c Merge "Fix PiP regression when the stack animation is canceled" into pi-dev by Winson Chung · 6 years ago
  84. cf55142 Merge "Prevent IME from showing when AOD shown or windows not drawn." into pi-dev by Chavi Weingarten · 6 years ago
  85. 19cfc1a Merge "Fix PiP regression when the stack animation is canceled" into pi-dev by TreeHugger Robot · 6 years ago
  86. 0e9fb13 Prevent IME from showing when AOD shown or windows not drawn. by chaviw · 6 years ago
  87. 241f2f7 Merge "Notify WM that app is delayed closing due to the possibility of PIP." into pi-dev am: 47d9d9801b by chaviw · 6 years ago
  88. a514c9a Merge "Notify WM that app is delayed closing due to the possibility of PIP." into pi-dev by chaviw · 6 years ago
  89. 47d9d98 Merge "Notify WM that app is delayed closing due to the possibility of PIP." into pi-dev by TreeHugger Robot · 6 years ago
  90. 871e886 Merge "Revert "Enable WM.DEBUG_WALLPAPER_LIGHT logs"" into pi-dev am: 0b9a87c661 by Wale Ogunwale · 6 years ago
  91. 22d951e Merge "Revert "Enable WM.DEBUG_WALLPAPER_LIGHT logs"" into pi-dev am: 0b9a87c661 by Wale Ogunwale · 6 years ago
  92. e40082ea Fix PiP regression when the stack animation is canceled by Winson Chung · 6 years ago
  93. 0b9a87c Merge "Revert "Enable WM.DEBUG_WALLPAPER_LIGHT logs"" into pi-dev by Wale Ogunwale · 6 years ago
  94. 4ad5491 Notify WM that app is delayed closing due to the possibility of PIP. by chaviw · 6 years ago
  95. 33ac228 Merge "Crashing can not override Keyguard transit" into pi-dev am: 44121059dc by Jorim Jaggi · 6 years ago
  96. 6d79f45 Merge "Crashing can not override Keyguard transit" into pi-dev am: 44121059dc by Jorim Jaggi · 6 years ago
  97. 9c52ebb Crashing can not override Keyguard transit by Jorim Jaggi · 6 years ago
  98. 9ef12725 Merge "Update the task stack state when resizing the tasks after the PiP animation" into pi-dev am: 83bf0877b8 by Winson Chung · 6 years ago
  99. 5ccabc2 Merge "Update the task stack state when resizing the tasks after the PiP animation" into pi-dev by Winson Chung · 6 years ago
  100. 561b875 Merge "Make startDrag protected." by TreeHugger Robot · 6 years ago