1. db485de Don't use WMS.mWindowMap to synchronize WM critical section (36/n) by Wale Ogunwale · 6 years ago
  2. 20e5558 Merge "Clean up imports" by TreeHugger Robot · 6 years ago
  3. 3985b94 Merge "WM: Fix jumpcut animations" by TreeHugger Robot · 6 years ago
  4. ae3c76d Merge "Each displays can have individual app transition." by TreeHugger Robot · 6 years ago
  5. 588a3e8 Each displays can have individual app transition. by lumark · 6 years ago
  6. a29499d Merge "Not keep relative position if display changes." by Garfield Tan · 6 years ago
  7. 35630df Clean up imports by Evan Rosky · 6 years ago
  8. dec96db Not keep relative position if display changes. by Garfield Tan · 6 years ago
  9. 89f43fc Start home activities for all displays on boot by Louis Chang · 6 years ago
  10. f53da81 Support forced display properties on secondary display by Riddle Hsu · 6 years ago
  11. 387b34c Made a few ATMS methods public that can be accessed from AMS (35/n) by Wale Ogunwale · 6 years ago
  12. 27c48ae Removed references to ATMS.getLockTaskController() from AMS (34/n) by Wale Ogunwale · 6 years ago
  13. d4d67d0 Removed references to ATMS.mHomeProcess and mPreviousProcess from AMS (33/n) by Wale Ogunwale · 6 years ago
  14. d7889f5 Removed references to ActivityTaskManagerService.getRecentTasks() from AMS (32/n) by Wale Ogunwale · 6 years ago
  15. e217229 Removed references to IActivityController from AMS (31/n) by Wale Ogunwale · 6 years ago
  16. a1d1481 WM: Fix jumpcut animations by Vishnu Nair · 6 years ago
  17. fbd8ea6 Fix 2 graphical issues for drag resizing. by Garfield Tan · 6 years ago
  18. 485c06f Merge "Let IME be aware of display override configuration updates" by Yunfan Chen · 6 years ago
  19. 92b7af3 Merge "Mirror pending temp whitelist from AMS to ATMS (30/n)" by TreeHugger Robot · 6 years ago
  20. 8884cfc Merge "Rename & package shuffle" by John Reck · 6 years ago
  21. f5231c8 Merge "Mirror active uids from AMS to ATMS (29/n)" by TreeHugger Robot · 6 years ago
  22. 9de1944 Mirror pending temp whitelist from AMS to ATMS (30/n) by Wale Ogunwale · 6 years ago
  23. bff2df4 Mirror active uids from AMS to ATMS (29/n) by Wale Ogunwale · 6 years ago
  24. 7301399 Merge "Persist user rotations of external displays." by Garfield Tan · 6 years ago
  25. 79b9606 Let IME be aware of display override configuration updates by Yunfan Chen · 6 years ago
  26. 36eff60 Merge changes from topic "malloc-purge-master" by Tim Murray · 6 years ago
  27. af85392 wm: recycle bitmaps immediately in TaskSnapshotPersister by Tim Murray · 6 years ago
  28. e80963d Merge "Allow recents animation controller to control input consumer lifecycle" by Winson Chung · 6 years ago
  29. 90c9005 Persist user rotations of external displays. by Garfield Tan · 6 years ago
  30. db111ee Allow recents animation controller to control input consumer lifecycle by Winson Chung · 6 years ago
  31. 2998074 Merge "Removed references to ActivityRecord and TaskRecord in AM (24/n)" by TreeHugger Robot · 6 years ago
  32. 24635de Merge "Support monitor input per display (2/2)" by TreeHugger Robot · 6 years ago
  33. 6425836 Removed references to ActivityRecord and TaskRecord in AM (24/n) by Wale Ogunwale · 6 years ago
  34. 51cc98a Moved appNotResponding handling into ProcessRecord (23/n) by Wale Ogunwale · 6 years ago
  35. 31913b5 Removed AMS.mStackSuperivor (22/n) by Wale Ogunwale · 6 years ago
  36. be5ce21 Support monitor input per display (2/2) by Arthur Hung · 6 years ago
  37. 6c47c99 Merge "Only skip stacks behind home when not in multi-window mode." by TreeHugger Robot · 6 years ago
  38. f2e0a9e Only skip stacks behind home when not in multi-window mode. by Garfield Tan · 6 years ago
  39. 1728c04 Merge "Instantiate InputMethodManager for each display (2nd try)" by TreeHugger Robot · 6 years ago
  40. 3e0f1b4 Merge "Rename system-api wm flags to SYSTEM_..." by Philip P. Moltmann · 6 years ago
  41. 4052a10f Instantiate InputMethodManager for each display (2nd try) by Yohei Yukawa · 6 years ago
  42. a118b3a Use task position for transition in freeform mode by Riddle Hsu · 6 years ago
  43. 355f1c0 Merge "Skip focusing on home only because user taps on it." by TreeHugger Robot · 6 years ago
  44. 4f71c5a Skip focusing on home only because user taps on it. by Garfield Tan · 6 years ago
  45. 018f47a Merge "Revert "Instantiate InputMethodManager for each display"" by TreeHugger Robot · 6 years ago
  46. 1df32c5 Revert "Instantiate InputMethodManager for each display" by Yohei Yukawa · 6 years ago
  47. 66ce238 Rename system-api wm flags to SYSTEM_... by Philip P. Moltmann · 6 years ago
  48. 512ebfe Merge "Adding a few missing PiP dump logs." by TreeHugger Robot · 6 years ago
  49. dae6ec0 Merge "docs: fixing 'mange' instead of 'manage'" into pi-dev am: 14aa42cfda by kopriva · 6 years ago
  50. 57adb99 Merge "docs: fixing 'mange' instead of 'manage'" into pi-dev am: 14aa42cfda by kopriva · 6 years ago
  51. 82c591b docs: fixing 'mange' instead of 'manage' by kopriva · 6 years ago
  52. ce10f9b Merge "Instantiate InputMethodManager for each display" by TreeHugger Robot · 6 years ago
  53. 214f348 Moved startHomeActivity methods from AMS to ATMS (19/n) by Wale Ogunwale · 6 years ago
  54. c53d78e Instantiate InputMethodManager for each display by Yohei Yukawa · 6 years ago
  55. 95b7b62 Adding a few missing PiP dump logs. by Winson Chung · 6 years ago
  56. 32f140aa6 Rename & package shuffle by John Reck · 6 years ago
  57. 5d4333c Merge "Let AppTransition has its own Handler." by TreeHugger Robot · 6 years ago
  58. 427b75f Merge "Introduced ActivityServiceConnectionsHolder (18/n)" by TreeHugger Robot · 6 years ago
  59. 495de00 Merge "Refactor DisplayCutout to use Rect instead of Region." by Issei Suzuki · 6 years ago
  60. c4e63a4 Introduced ActivityServiceConnectionsHolder (18/n) by Wale Ogunwale · 6 years ago
  61. 23b5459 Let AppTransition has its own Handler. by lumark · 6 years ago
  62. 1e5b10a Track focus changes on external displays (2/4) by Tiger Huang · 6 years ago
  63. 43190bd Refactor DisplayCutout to use Rect instead of Region. by Issei Suzuki · 6 years ago
  64. 75d2c1f Merge changes I1276375c,I3fd96558,I39f7b1af by TreeHugger Robot · 6 years ago
  65. 8f52087 Remove detached wallpaper animations by Jorim Jaggi · 6 years ago
  66. 35d328a Remove WSA.mAnimLayer by Jorim Jaggi · 6 years ago
  67. 5bdccba Remove WindowStateAnimator.isAnimationSet by Jorim Jaggi · 6 years ago
  68. e606688 Merge "Allow launcher to control home app surfaces during recents animation" by Winson Chung · 6 years ago
  69. 732446a Allow launcher to control home app surfaces during recents animation by Winson Chung · 6 years ago
  70. 429e147 Merge "Remove SET_FORCE_HIDING_CHANGED related logics." by Ming-Shin Lu · 6 years ago
  71. 39a6834 Merge "Introducing PendingIntentController (17/n)" by Wale Ogunwale · 6 years ago
  72. e727d74 Merge "WM: Fix WindowStateTests#testSeamlesslyRotateWindow" by TreeHugger Robot · 6 years ago
  73. 7888178a9 Remove SET_FORCE_HIDING_CHANGED related logics. by lumark · 6 years ago
  74. f9656d5 Merge "Support IME Window to show in secondary display (2/N)." by Ming-Shin Lu · 6 years ago
  75. ee6eca1 Introducing PendingIntentController (17/n) by Wale Ogunwale · 6 years ago
  76. 70865a8 Support IME Window to show in secondary display (2/N). by lumark · 6 years ago
  77. d4d895e Remove a special optimization for a quite rare scenario by Yohei Yukawa · 6 years ago
  78. 450cf9b Merge "Only run layout if we didn't have content" into pi-dev am: 8109960175 by Jorim Jaggi · 6 years ago
  79. d8c664b WM: Fix WindowStateTests#testSeamlesslyRotateWindow by Vishnu Nair · 6 years ago
  80. 83d6a5e Only run layout if we didn't have content by Jorim Jaggi · 6 years ago
  81. 75157d7 Introduce process configuration to WindowProcessController by Yunfan Chen · 6 years ago
  82. 39381db Merge "Revert "Move AM/WM unit tests out of FrameworksServicesTests to WmTests"" by TreeHugger Robot · 6 years ago
  83. 3d294e7 Revert "Move AM/WM unit tests out of FrameworksServicesTests to WmTests" by John Reck · 6 years ago
  84. 8c7b9a0 Merge "Clear mDeferredHideWallpaper if wallpaper is being hidden" into pi-dev by Tiger Huang · 6 years ago
  85. b6c84d1 Merge "Clear mDeferredHideWallpaper if wallpaper is being hidden" into pi-dev by Tiger Huang · 6 years ago
  86. df87af8 Clear mDeferredHideWallpaper if wallpaper is being hidden by Tiger Huang · 6 years ago
  87. 174a48b Merge "Update the size of SurfaceControl after display changed" by Louis Chang · 6 years ago
  88. 609ae20 Merge "WM: Fix seamless rotation when multiple windows are drawn" by TreeHugger Robot · 6 years ago
  89. 7501e33 Update the size of SurfaceControl after display changed by Louis Chang · 6 years ago
  90. ec63406 WM: Fix seamless rotation when multiple windows are drawn by Vishnu Nair · 6 years ago
  91. 337db2d Move AM/WM unit tests out of FrameworksServicesTests to WmTests by Tadashi G. Takaoka · 6 years ago
  92. e746fb1 Merge "Moved more stuff from ActivityManagerService to ActivityTaskManagerService (15/n)" by Wale Ogunwale · 6 years ago
  93. 3623c39 Merge "Remove minLayer and maxLayer from display screenshot." by Chavi Weingarten · 6 years ago
  94. 020fcfa Merge "Enable the WM shell command to support the secondary display" by Jeff Chang · 6 years ago
  95. 4435742 Merge "Let IMMS be responsible for IInputMethodClient lifecycle" by TreeHugger Robot · 6 years ago
  96. f8dd48e Merge "Removed global windowFrames from PWM" by Chavi Weingarten · 6 years ago
  97. 5378374 Moved more stuff from ActivityManagerService to ActivityTaskManagerService (15/n) by Wale Ogunwale · 6 years ago
  98. 95aa500 Enable the WM shell command to support the secondary display by Jeff Chang · 6 years ago
  99. a71bb25 Let IMMS be responsible for IInputMethodClient lifecycle by Yohei Yukawa · 6 years ago
  100. c4fa3f9 Fix FlakyTest filter in wm/TEST_MAPPING by Tadashi G. Takaoka · 6 years ago