1. 7504538 [WindowManager] Add PRIVATE_FLAG_COLOR_SPACE_AGNOSTIC. by Peiyong Lin · 5 years ago
  2. b8d704b Don't destroy surface if there is no active animation to cancel by Riddle Hsu · 5 years ago
  3. 9c8ee26 Make postively z-ordered sub window above preserved surface by Tiger Huang · 5 years ago
  4. 02655dc Enable multi-display support for magnification controller by Rhed Jao · 6 years ago
  5. ed6767f Move policy handling into ATM hierarchy [2/n] by Evan Rosky · 6 years ago
  6. 8b19de9 Renamed a few methods in ActivityRecord (42/n). by Wale Ogunwale · 6 years ago
  7. e86bd98 WM: Removes setSize from buffer-less surfaces by Vishnu Nair · 6 years ago
  8. 7c610aa Let System UI show on external displays (1/3) by Tiger Huang · 6 years ago
  9. c32538e Support wallpaper on secondary displays.(2/N) by wilsonshih · 6 years ago
  10. 588a3e8 Each displays can have individual app transition. by lumark · 6 years ago
  11. 8f52087 Remove detached wallpaper animations by Jorim Jaggi · 6 years ago
  12. 35d328a Remove WSA.mAnimLayer by Jorim Jaggi · 6 years ago
  13. 5bdccba Remove WindowStateAnimator.isAnimationSet by Jorim Jaggi · 6 years ago
  14. f129289 Only run layout if we didn't have content by Jorim Jaggi · 6 years ago
  15. b040c01 WM: Parent SurfaceView to a new bounds surface by Vishnu Nair · 6 years ago
  16. 9c81e63 Move WS insets into WindowFrames by chaviw · 6 years ago
  17. ddd8074 WM: Consolidate seamless rotation logic by Vishnu Nair · 6 years ago
  18. 07126b4 Merge "WM: correctly draw the rounded corner / cutout overlay during rotation" by TreeHugger Robot · 6 years ago
  19. 83537a7 WM: correctly draw the rounded corner / cutout overlay during rotation by Vishnu Nair · 6 years ago
  20. 492139a Move mFrame and mLastFrame from WindowState to WindowFrames by chaviw · 6 years ago
  21. 553b021 Created WindowFrames class and moved data from PWM and WS by chaviw · 6 years ago
  22. 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
  23. af0d6d2 Prevent showing windows while animating to avoid color mode switch by Jorim Jaggi · 6 years ago
  24. 0e7b70a WM: Fix seamless rotation by Adrian Roos · 6 years ago
  25. 28c25e2 DO NOT MERGE WM: correctly draw the rounded corner / cutout overlay during rotation by Adrian Roos · 6 years ago
  26. 41f7e9d WM: Fix seamless rotation by Adrian Roos · 6 years ago
  27. 50d4546 Clear mDeferredHideWallpaper if wallpaper is being hidden by Tiger Huang · 6 years ago
  28. 9335f1e Merge changes I281c748a,Ia5b68d59 into pi-dev by Chavi Weingarten · 6 years ago
  29. 604ef95 PIP: Fix transition to and from PiP when letterboxed by Adrian Roos · 6 years ago
  30. ba99378 Reparent children when hiding preserved surface. by Robert Carr · 6 years ago
  31. 849d293 WindowStateAnimator: Hide preserved surface when showing new Surface by Robert Carr · 6 years ago
  32. 0a1523d Fix issue with translucent animations by Jorim Jaggi · 6 years ago
  33. 682ca41 Merge "Fix issue with leaked preserved surface" into pi-dev by Jorim Jaggi · 6 years ago
  34. be43ac8 Synchronize stack position and size update for split screen by chaviw · 6 years ago
  35. 5057590 Fix issue with leaked preserved surface by Jorim Jaggi · 6 years ago
  36. 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
  37. 87b4c77 Merge "Correct exiting pip animation state." into pi-dev by TreeHugger Robot · 6 years ago
  38. d0661a0 Merge "Distinguish between createSurface error codes." into pi-dev by TreeHugger Robot · 6 years ago
  39. 6c6e9ca Remove am/wm.proto which is redundant. The naming convention is defined by Yi Jin · 6 years ago
  40. 2025bf84 Correct exiting pip animation state. by Robert Carr · 6 years ago
  41. 7311bbd Merge "Ensure Surface is recreated if children are detached." into pi-dev by Rob Carr · 6 years ago
  42. 012c971 Merge "Fix resetting of wallpaper offset." into pi-dev by TreeHugger Robot · 6 years ago
  43. ba6e1e5 Fix resetting of wallpaper offset. by Robert Carr · 6 years ago
  44. 7b3d11d Ensure Surface is recreated if children are detached. by Robert Carr · 6 years ago
  45. b0f3936 Distinguish between createSurface error codes. by Robert Carr · 6 years ago
  46. 19cdd09 WindowManager: Use WindowSurfaceController for seamless rotation by Robert Carr · 6 years ago
  47. ae606b4 Eliminate usage of global transaction for display configuration. by Robert Carr · 6 years ago
  48. 13b1548 Merge "Use destroy in transaction for animation" by Chavi Weingarten · 6 years ago
  49. 8e152219 Merge "Remove RemoteSurfaceTrace functionality." by TreeHugger Robot · 6 years ago
  50. 74a66a2 Various pinned animation bug fixes. by Robert Carr · 6 years ago
  51. 217e7cc Nuke WindowState#mShownPosition. Rework mXOffset/mYOffset. by Robert Carr · 6 years ago
  52. 7ea0cc4 Remove RemoteSurfaceTrace functionality. by Robert Carr · 6 years ago
  53. b736e32 Use destroy in transaction for animation by Chavi Weingarten · 6 years ago
  54. 7554783 Merge "Remove mResizedWhileNotDragResizing" by Rob Carr · 6 years ago
  55. 09286c9 Remove mResizedWhileNotDragResizing by Robert Carr · 6 years ago
  56. 3880438 Revert "Use destroy in transaction for animation" by Chavi Weingarten · 6 years ago
  57. 1aa1275 Use destroy in transaction for animation by chaviw · 6 years ago
  58. 0db8364 Merge "Fixed bug with turnScreenOn window flag." by TreeHugger Robot · 6 years ago
  59. 4023466 Fixed bug with turnScreenOn window flag. by chaviw · 6 years ago
  60. 4d5d8df Merge "Revert "Nuke WindowState#mShownPosition. Rework mXOffset/mYOffset."" by TreeHugger Robot · 6 years ago
  61. 043863a Merge changes I2bb5d917,Ie91da3c7 by Rob Carr · 6 years ago
  62. 06be6bb Revert "Nuke WindowState#mShownPosition. Rework mXOffset/mYOffset." by Rob Carr · 6 years ago
  63. a882886 Rename destroyInTransaction to destroyNotInTransaction. by Robert Carr · 6 years ago
  64. ca4c5a6 Ensure surfaces are reparented before destroying parent. by Robert Carr · 6 years ago
  65. 4ec0def Nuke WindowState#mShownPosition. Rework mXOffset/mYOffset. by Robert Carr · 6 years ago
  66. 02bafcb WSA: More dead code. by Robert Carr · 6 years ago
  67. f058662 Nuke WSA#mClipRect/mHasClipRect by Robert Carr · 7 years ago
  68. 88827f7 Fix surface properties not getting applied correctly by Jorim Jaggi · 7 years ago
  69. 042059d Remove TURN_ON_SCREEN from bulkUpdate and set mTurnOnScreen. by chaviw · 7 years ago
  70. 1d0fa07 Add WindowState and LayoutParams proto by Vishnu Nair · 7 years ago
  71. 2301211 Set crop and final crop for WindowAnimation by chaviw · 7 years ago
  72. b0fc817 Lock free app animations (7/n): Cleanup by Jorim Jaggi · 7 years ago
  73. f5f9e12 Lock free app animations (2/n): Use SurfaceAninimator by Jorim Jaggi · 7 years ago
  74. 44643c1 Pull back app transform and screen rotation transform. by Robert Carr · 7 years ago
  75. 9af095b Fix minor issues with new window animations. by Jorim Jaggi · 7 years ago
  76. a5e1057 Lock free animations (2/2) by Jorim Jaggi · 7 years ago
  77. 266a9b5 Remove redundant transaction in Surface creation. by Robert Carr · 7 years ago
  78. 93200f6 Remove redundant setting of layer stack. by Robert Carr · 7 years ago
  79. 29d196f Pull back attached transform. by Robert Carr · 7 years ago
  80. f3c6a47 Store bounds in WindowConfiguration. by Bryce Lee · 7 years ago
  81. e99bc05 WM: Move WindowManagerPolicy, DisplayFrames and WindowManagerInternal into services by Adrian Roos · 7 years ago
  82. f59b8dd Reimplement DimLayer's using hierarchy. by Robert Carr · 7 years ago
  83. b1579c8 Re-implement Z-ordering based off SurfaceControl hierarchy. by Robert Carr · 7 years ago
  84. 111aff9 Add window manager tracing by Adrian Roos · 7 years ago
  85. 5396676 Merge "Use new SurfaceFlinger transaction API." by Rob Carr · 7 years ago
  86. 44f036f Removed remaining use of static stack ids. by Wale Ogunwale · 7 years ago
  87. e13b58e Use new SurfaceFlinger transaction API. by Robert Carr · 7 years ago
  88. ba1903e Merge "Do not process set WindowAnimator param when screen is already on." into oc-mr1-dev am: 7a558a91d4 by Bryce Lee · 7 years ago
  89. c4c8baa Do not process set WindowAnimator param when screen is already on. by Bryce Lee · 7 years ago
  90. e7d2b85 Nuke everything obsoleted by task snapshots by Jorim Jaggi · 7 years ago
  91. a9800ce Corrected typo in magnification spec crop calculation. by Wale Ogunwale · 7 years ago
  92. 3787d39 Merge "Check for null appToken" into oc-mr1-dev am: ba893e6a10 am: 3a839d7fae by Chavi Weingarten · 7 years ago
  93. 35d7de0 Check for null appToken by chaviw · 7 years ago
  94. 3382ab1 Migrated some windowing methods from StackId to WindowConfiguration by Wale Ogunwale · 7 years ago
  95. f62360c DO NOT MERGE Let external activities run when the primary display is off by David Stevens · 7 years ago
  96. 1583a4f Merge "Let external activities run when the primary display is off" by David Stevens · 7 years ago
  97. 9440dc8 Let external activities run when the primary display is off by David Stevens · 7 years ago
  98. af03df6 Update WindowManager to output dumpsys in protobuf format by Steven Timotius · 7 years ago
  99. cbdaf04 Merge "Add black frame behind app window" into oc-dr1-dev by Andrii Kulian · 7 years ago
  100. 283acd2 Add black frame behind app window by Andrii Kulian · 7 years ago