1. 2e20bcd WM: Defer transactions for BLAST Surfaces too. by Robert Carr · 4 years, 6 months ago
  2. 1ebcd8e Removed mStackId (86/n) by Wale Ogunwale · 4 years, 6 months ago
  3. e832194 Split status bar window (1/N) by wilsonshih · 4 years, 9 months ago
  4. 5341d1c Make WC#applyAnimation can apply on Task / TaskStack layer (1/N) by lumark · 4 years, 8 months ago
  5. 0b3d292 Pre-cleanup before unifying Task and Stack (82/n) by Wale Ogunwale · 4 years, 7 months ago
  6. 3978fd5 Merge "Remove unused deferClearAllDrawn" by TreeHugger Robot · 4 years, 8 months ago
  7. d8bdc45 Remove unused deferClearAllDrawn by Riddle Hsu · 4 years, 8 months ago
  8. cb78285 Rename writeToProto to be dumpDebug by Jeffrey Huang · 4 years, 8 months ago
  9. dc07727 Merge TaskStack and ActivityStack into one class (68/n) by Louis Chang · 4 years, 9 months ago
  10. 8577a05 Removed Task.mStack (61/n) by Wale Ogunwale · 4 years, 9 months ago
  11. 9bca6b4 Unify animation methods into new WindowContainer#isAnimating() by lumark · 4 years, 9 months ago
  12. e8d84ab Merge AppWindowToken into ActivityRecord by Garfield Tan · 4 years, 10 months ago
  13. 2ca561b Add and revise traces in window manager by Riddle Hsu · 4 years, 10 months ago
  14. 619da69 Replace SurfaceControl call points with Transaction calls (1/n) by chaviw · 5 years ago
  15. b125e0b Revert "Revert "ProtoLog deployment for WM batch 1"" by Adrian Roos · 4 years, 10 months ago
  16. b371583 Move ScreenRotationAnimation to DisplayContent by Vadim Caen · 5 years ago
  17. 8419e4b Internal cleanup of window manager by Riddle Hsu · 4 years, 10 months ago
  18. 8c2d19c Refactor-inline a redundant debug constant. by Adam Pardyl · 4 years, 10 months ago
  19. 007340c Remove setGeometryAppliesWithResize by chaviw · 5 years ago
  20. 3319739 Create Surfaces, Transactions and SurfaceControls in Window Manager via a factory by Vishnu Nair · 5 years ago
  21. 8cb00ae Prevent SurfaceView from drawing over parent surface insets by Vishnu Nair · 5 years ago
  22. 7c86147 Reparent child surfaces when swapping out new surfaces by Vishnu Nair · 5 years ago
  23. 641d39d Clean unecessary branching by Vadim Caen · 5 years ago
  24. 3b037f7 Consolidate ViewRootImpl callbacks for SurfaceView by Vishnu Nair · 5 years ago
  25. ae7cc24 Merge "Do not detach children of starting windows" into qt-r1-dev am: 9249809071 by Jorim Jaggi · 5 years ago
  26. 35e049a Do not detach children of starting windows by Jorim Jaggi · 5 years ago
  27. bc9beab Remove SurfaceControl#getHandle from JAVA apis 2/2 by Vishnu Nair · 5 years ago
  28. 441200f Merge "Fix CtsAccessibilityServiceTestCases Fail" into qt-dev am: 82150f3f7b am: 447ae2dd5e by lumark · 5 years ago
  29. 2726eb6 Fix CtsAccessibilityServiceTestCases Fail by lumark · 5 years ago
  30. f7645aa Prevent SurfaceView from drawing over parent surface insets by Vishnu Nair · 5 years ago
  31. ce596d3 Don't apply some custom animation cases from app in WindowStateAnimator by lumark · 5 years ago
  32. 940edc7 Merge "Don't crop freeform windows by policy" into qt-dev by Evan Rosky · 5 years ago
  33. 1c66f44 Don't crop freeform windows by policy by Evan Rosky · 5 years ago
  34. 15ad49f Added VISIBLE_FOR_USER flag for policy visibility by chaviw · 5 years ago
  35. 499f61a Merge changes I1375c198,I49bc9bb6 by Evan Rosky · 5 years ago
  36. 4fb1e91 Clean-up some out-dated layout shenanigans by Evan Rosky · 5 years ago
  37. 7504538 [WindowManager] Add PRIVATE_FLAG_COLOR_SPACE_AGNOSTIC. by Peiyong Lin · 5 years ago
  38. b8d704b Don't destroy surface if there is no active animation to cancel by Riddle Hsu · 5 years ago
  39. 9c8ee26 Make postively z-ordered sub window above preserved surface by Tiger Huang · 5 years ago
  40. 02655dc Enable multi-display support for magnification controller by Rhed Jao · 6 years ago
  41. ed6767f Move policy handling into ATM hierarchy [2/n] by Evan Rosky · 6 years ago
  42. 8b19de9 Renamed a few methods in ActivityRecord (42/n). by Wale Ogunwale · 6 years ago
  43. e86bd98 WM: Removes setSize from buffer-less surfaces by Vishnu Nair · 6 years ago
  44. 7c610aa Let System UI show on external displays (1/3) by Tiger Huang · 6 years ago
  45. c32538e Support wallpaper on secondary displays.(2/N) by wilsonshih · 6 years ago
  46. 588a3e8 Each displays can have individual app transition. by lumark · 6 years ago
  47. 8f52087 Remove detached wallpaper animations by Jorim Jaggi · 6 years ago
  48. 35d328a Remove WSA.mAnimLayer by Jorim Jaggi · 6 years ago
  49. 5bdccba Remove WindowStateAnimator.isAnimationSet by Jorim Jaggi · 6 years ago
  50. f129289 Only run layout if we didn't have content by Jorim Jaggi · 6 years ago
  51. b040c01 WM: Parent SurfaceView to a new bounds surface by Vishnu Nair · 6 years ago
  52. 9c81e63 Move WS insets into WindowFrames by chaviw · 6 years ago
  53. ddd8074 WM: Consolidate seamless rotation logic by Vishnu Nair · 6 years ago
  54. 07126b4 Merge "WM: correctly draw the rounded corner / cutout overlay during rotation" by TreeHugger Robot · 6 years ago
  55. 83537a7 WM: correctly draw the rounded corner / cutout overlay during rotation by Vishnu Nair · 6 years ago
  56. 492139a Move mFrame and mLastFrame from WindowState to WindowFrames by chaviw · 6 years ago
  57. 553b021 Created WindowFrames class and moved data from PWM and WS by chaviw · 6 years ago
  58. 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
  59. af0d6d2 Prevent showing windows while animating to avoid color mode switch by Jorim Jaggi · 6 years ago
  60. 0e7b70a WM: Fix seamless rotation by Adrian Roos · 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. 50d4546 Clear mDeferredHideWallpaper if wallpaper is being hidden by Tiger Huang · 6 years ago
  64. 9335f1e Merge changes I281c748a,Ia5b68d59 into pi-dev by Chavi Weingarten · 6 years ago
  65. 604ef95 PIP: Fix transition to and from PiP when letterboxed by Adrian Roos · 6 years ago
  66. ba99378 Reparent children when hiding preserved surface. by Robert Carr · 6 years ago
  67. 849d293 WindowStateAnimator: Hide preserved surface when showing new Surface by Robert Carr · 6 years ago
  68. 0a1523d Fix issue with translucent animations by Jorim Jaggi · 6 years ago
  69. 682ca41 Merge "Fix issue with leaked preserved surface" into pi-dev by Jorim Jaggi · 6 years ago
  70. be43ac8 Synchronize stack position and size update for split screen by chaviw · 6 years ago
  71. 5057590 Fix issue with leaked preserved surface by Jorim Jaggi · 6 years ago
  72. 32ca41d Merge "Remove am/wm.proto which is redundant. The naming convention is defined in core/proto/README.md" into pi-dev by TreeHugger Robot · 6 years ago
  73. 87b4c77 Merge "Correct exiting pip animation state." into pi-dev by TreeHugger Robot · 6 years ago
  74. d0661a0 Merge "Distinguish between createSurface error codes." into pi-dev by TreeHugger Robot · 6 years ago
  75. 6c6e9ca Remove am/wm.proto which is redundant. The naming convention is defined by Yi Jin · 6 years ago
  76. 2025bf84 Correct exiting pip animation state. by Robert Carr · 6 years ago
  77. 7311bbd Merge "Ensure Surface is recreated if children are detached." into pi-dev by Rob Carr · 6 years ago
  78. 012c971 Merge "Fix resetting of wallpaper offset." into pi-dev by TreeHugger Robot · 6 years ago
  79. ba6e1e5 Fix resetting of wallpaper offset. by Robert Carr · 6 years ago
  80. 7b3d11d Ensure Surface is recreated if children are detached. by Robert Carr · 6 years ago
  81. b0f3936 Distinguish between createSurface error codes. by Robert Carr · 6 years ago
  82. 19cdd09 WindowManager: Use WindowSurfaceController for seamless rotation by Robert Carr · 6 years ago
  83. ae606b4 Eliminate usage of global transaction for display configuration. by Robert Carr · 6 years ago
  84. 13b1548 Merge "Use destroy in transaction for animation" by Chavi Weingarten · 6 years ago
  85. 8e152219 Merge "Remove RemoteSurfaceTrace functionality." by TreeHugger Robot · 6 years ago
  86. 74a66a2 Various pinned animation bug fixes. by Robert Carr · 6 years ago
  87. 217e7cc Nuke WindowState#mShownPosition. Rework mXOffset/mYOffset. by Robert Carr · 6 years ago
  88. 7ea0cc4 Remove RemoteSurfaceTrace functionality. by Robert Carr · 6 years ago
  89. b736e32 Use destroy in transaction for animation by Chavi Weingarten · 6 years ago
  90. 7554783 Merge "Remove mResizedWhileNotDragResizing" by Rob Carr · 6 years ago
  91. 09286c9 Remove mResizedWhileNotDragResizing by Robert Carr · 6 years ago
  92. 3880438 Revert "Use destroy in transaction for animation" by Chavi Weingarten · 6 years ago
  93. 1aa1275 Use destroy in transaction for animation by chaviw · 6 years ago
  94. 0db8364 Merge "Fixed bug with turnScreenOn window flag." by TreeHugger Robot · 6 years ago
  95. 4023466 Fixed bug with turnScreenOn window flag. by chaviw · 6 years ago
  96. 4d5d8df Merge "Revert "Nuke WindowState#mShownPosition. Rework mXOffset/mYOffset."" by TreeHugger Robot · 6 years ago
  97. 043863a Merge changes I2bb5d917,Ie91da3c7 by Rob Carr · 6 years ago
  98. 06be6bb Revert "Nuke WindowState#mShownPosition. Rework mXOffset/mYOffset." by Rob Carr · 6 years ago
  99. a882886 Rename destroyInTransaction to destroyNotInTransaction. by Robert Carr · 6 years ago
  100. ca4c5a6 Ensure surfaces are reparented before destroying parent. by Robert Carr · 6 years ago