1. 9335f1e Merge changes I281c748a,Ia5b68d59 into pi-dev by Chavi Weingarten · 6 years ago
  2. 604ef95 PIP: Fix transition to and from PiP when letterboxed by Adrian Roos · 6 years ago
  3. ba99378 Reparent children when hiding preserved surface. by Robert Carr · 6 years ago
  4. 849d293 WindowStateAnimator: Hide preserved surface when showing new Surface by Robert Carr · 6 years ago
  5. 0a1523d Fix issue with translucent animations by Jorim Jaggi · 6 years ago
  6. 682ca41 Merge "Fix issue with leaked preserved surface" into pi-dev by Jorim Jaggi · 6 years ago
  7. be43ac8 Synchronize stack position and size update for split screen by chaviw · 6 years ago
  8. 5057590 Fix issue with leaked preserved surface by Jorim Jaggi · 6 years ago
  9. 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
  10. 87b4c77 Merge "Correct exiting pip animation state." into pi-dev by TreeHugger Robot · 6 years ago
  11. d0661a0 Merge "Distinguish between createSurface error codes." into pi-dev by TreeHugger Robot · 6 years ago
  12. 6c6e9ca Remove am/wm.proto which is redundant. The naming convention is defined by Yi Jin · 6 years ago
  13. 2025bf84 Correct exiting pip animation state. by Robert Carr · 6 years ago
  14. 7311bbd Merge "Ensure Surface is recreated if children are detached." into pi-dev by Rob Carr · 6 years ago
  15. 012c971 Merge "Fix resetting of wallpaper offset." into pi-dev by TreeHugger Robot · 6 years ago
  16. ba6e1e5 Fix resetting of wallpaper offset. by Robert Carr · 6 years ago
  17. 7b3d11d Ensure Surface is recreated if children are detached. by Robert Carr · 6 years ago
  18. b0f3936 Distinguish between createSurface error codes. by Robert Carr · 6 years ago
  19. 19cdd09 WindowManager: Use WindowSurfaceController for seamless rotation by Robert Carr · 6 years ago
  20. ae606b4 Eliminate usage of global transaction for display configuration. by Robert Carr · 6 years ago
  21. 13b1548 Merge "Use destroy in transaction for animation" by Chavi Weingarten · 6 years ago
  22. 8e152219 Merge "Remove RemoteSurfaceTrace functionality." by TreeHugger Robot · 6 years ago
  23. 74a66a2 Various pinned animation bug fixes. by Robert Carr · 6 years ago
  24. 217e7cc Nuke WindowState#mShownPosition. Rework mXOffset/mYOffset. by Robert Carr · 6 years ago
  25. 7ea0cc4 Remove RemoteSurfaceTrace functionality. by Robert Carr · 6 years ago
  26. b736e32 Use destroy in transaction for animation by Chavi Weingarten · 6 years ago
  27. 7554783 Merge "Remove mResizedWhileNotDragResizing" by Rob Carr · 6 years ago
  28. 09286c9 Remove mResizedWhileNotDragResizing by Robert Carr · 6 years ago
  29. 3880438 Revert "Use destroy in transaction for animation" by Chavi Weingarten · 6 years ago
  30. 1aa1275 Use destroy in transaction for animation by chaviw · 6 years ago
  31. 0db8364 Merge "Fixed bug with turnScreenOn window flag." by TreeHugger Robot · 6 years ago
  32. 4023466 Fixed bug with turnScreenOn window flag. by chaviw · 6 years ago
  33. 4d5d8df Merge "Revert "Nuke WindowState#mShownPosition. Rework mXOffset/mYOffset."" by TreeHugger Robot · 6 years ago
  34. 043863a Merge changes I2bb5d917,Ie91da3c7 by Rob Carr · 6 years ago
  35. 06be6bb Revert "Nuke WindowState#mShownPosition. Rework mXOffset/mYOffset." by Rob Carr · 6 years ago
  36. a882886 Rename destroyInTransaction to destroyNotInTransaction. by Robert Carr · 6 years ago
  37. ca4c5a6 Ensure surfaces are reparented before destroying parent. by Robert Carr · 6 years ago
  38. 4ec0def Nuke WindowState#mShownPosition. Rework mXOffset/mYOffset. by Robert Carr · 6 years ago
  39. 02bafcb WSA: More dead code. by Robert Carr · 6 years ago
  40. f058662 Nuke WSA#mClipRect/mHasClipRect by Robert Carr · 6 years ago
  41. 88827f7 Fix surface properties not getting applied correctly by Jorim Jaggi · 6 years ago
  42. 042059d Remove TURN_ON_SCREEN from bulkUpdate and set mTurnOnScreen. by chaviw · 7 years ago
  43. 1d0fa07 Add WindowState and LayoutParams proto by Vishnu Nair · 7 years ago
  44. 2301211 Set crop and final crop for WindowAnimation by chaviw · 7 years ago
  45. b0fc817 Lock free app animations (7/n): Cleanup by Jorim Jaggi · 7 years ago
  46. f5f9e12 Lock free app animations (2/n): Use SurfaceAninimator by Jorim Jaggi · 7 years ago
  47. 44643c1 Pull back app transform and screen rotation transform. by Robert Carr · 7 years ago
  48. 9af095b Fix minor issues with new window animations. by Jorim Jaggi · 7 years ago
  49. a5e1057 Lock free animations (2/2) by Jorim Jaggi · 7 years ago
  50. 266a9b5 Remove redundant transaction in Surface creation. by Robert Carr · 7 years ago
  51. 93200f6 Remove redundant setting of layer stack. by Robert Carr · 7 years ago
  52. 29d196f Pull back attached transform. by Robert Carr · 7 years ago
  53. f3c6a47 Store bounds in WindowConfiguration. by Bryce Lee · 7 years ago
  54. e99bc05 WM: Move WindowManagerPolicy, DisplayFrames and WindowManagerInternal into services by Adrian Roos · 7 years ago
  55. f59b8dd Reimplement DimLayer's using hierarchy. by Robert Carr · 7 years ago
  56. b1579c8 Re-implement Z-ordering based off SurfaceControl hierarchy. by Robert Carr · 7 years ago
  57. 111aff9 Add window manager tracing by Adrian Roos · 7 years ago
  58. 5396676 Merge "Use new SurfaceFlinger transaction API." by Rob Carr · 7 years ago
  59. 44f036f Removed remaining use of static stack ids. by Wale Ogunwale · 7 years ago
  60. e13b58e Use new SurfaceFlinger transaction API. by Robert Carr · 7 years ago
  61. 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
  62. c4c8baa Do not process set WindowAnimator param when screen is already on. by Bryce Lee · 7 years ago
  63. e7d2b85 Nuke everything obsoleted by task snapshots by Jorim Jaggi · 7 years ago
  64. a9800ce Corrected typo in magnification spec crop calculation. by Wale Ogunwale · 7 years ago
  65. 3787d39 Merge "Check for null appToken" into oc-mr1-dev am: ba893e6a10 am: 3a839d7fae by Chavi Weingarten · 7 years ago
  66. 35d7de0 Check for null appToken by chaviw · 7 years ago
  67. 3382ab1 Migrated some windowing methods from StackId to WindowConfiguration by Wale Ogunwale · 7 years ago
  68. f62360c DO NOT MERGE Let external activities run when the primary display is off by David Stevens · 7 years ago
  69. 1583a4f Merge "Let external activities run when the primary display is off" by David Stevens · 7 years ago
  70. 9440dc8 Let external activities run when the primary display is off by David Stevens · 7 years ago
  71. af03df6 Update WindowManager to output dumpsys in protobuf format by Steven Timotius · 7 years ago
  72. cbdaf04 Merge "Add black frame behind app window" into oc-dr1-dev by Andrii Kulian · 7 years ago
  73. 283acd2 Add black frame behind app window by Andrii Kulian · 7 years ago
  74. d3bf08d Only allow one turnScreenOn per app resume. by chaviw · 7 years ago
  75. 132c9f5 Inform SurfaceFlinger of which Surface is the RoundedCorners overlay. by Robert Carr · 7 years ago
  76. 03206af Ignore "mLastHidden" state when deciding whether to turnScreenOn. by Robert Carr · 7 years ago
  77. 8c3cf38 Use configuration delta to determine if still in orientation change. by Bryce Lee · 7 years ago
  78. 31386ab Revert "Use configuration delta to determine if still in orientation change." by Bryce Lee · 7 years ago
  79. 92b6b70 Merge "AOD: Skip window animations while dozing" into oc-dr1-dev by TreeHugger Robot · 7 years ago
  80. e94c15c AOD: Skip window animations while dozing by Adrian Roos · 7 years ago
  81. 2a0284b Use configuration delta to determine if still in orientation change. by Bryce Lee · 7 years ago
  82. 38d44ec Remove snapshot when screen gets rotated in mean time by Jorim Jaggi · 7 years ago
  83. 486bbb7 Prevent unnecesary Surface preservation. by Robert Carr · 7 years ago
  84. e4b0f28 Enable starting window logging by Jorim Jaggi · 7 years ago
  85. 99fbd00 Merge "Fix interaction of magnification and Final-crop." into oc-dev by TreeHugger Robot · 7 years ago
  86. ef090ac Fix interaction of magnification and Final-crop. by Robert Carr · 7 years ago
  87. f5b6818 Merge "Preserve non-floating state when entering pinned stack." into oc-dev by Rob Carr · 7 years ago
  88. 027f475 Fixed exceptions during test tearDown by Wale Ogunwale · 7 years ago
  89. 18f622f Preserve non-floating state when entering pinned stack. by Robert Carr · 7 years ago
  90. 002c8e1 Fix cropping in docked stack. by Robert Carr · 7 years ago
  91. 89a28ab WindowManager: Take care with Surface lifetime during relayout to invisible. by Robert Carr · 7 years ago
  92. ecc06b3 Delay PiP transition to fullscreen until activities draw. by Robert Carr · 7 years ago
  93. 8bca9e4 Schedule PIP mode changes at the beginning/end of the transitions. by Winson Chung · 7 years ago
  94. 40a5f93 Fixing animating bounds regression. by Winson Chung · 7 years ago
  95. af422a8 Stack APPLICATION_MEDIA_OVERLAY windows with relative layering. by Robert Carr · 7 years ago
  96. 2b33162 Merge "Remove code for seamlessly rotating SurfaceView's." into oc-dev by Rob Carr · 7 years ago
  97. da61ba9 Change layer stack when moving displays. by Robert Carr · 7 years ago
  98. 897215d Remove code for seamlessly rotating SurfaceView's. by Robert Carr · 7 years ago
  99. 08f8189 Adding source bounds hint to support better PiP transition. by Winson Chung · 7 years ago
  100. 6914f08 Fix various flashes when moving stacks. by Robert Carr · 7 years ago