1. eb63006 Merge "Merge TaskStack and ActivityStack into one class (68/n)" by Louis Chang · 4 years, 8 months ago
  2. dc07727 Merge TaskStack and ActivityStack into one class (68/n) by Louis Chang · 4 years, 9 months ago
  3. 265ab91a Clear LastSurfacePosition when surface is cleared. by Garfield Tan · 4 years, 8 months ago
  4. bebd8cd Merge Stack level of window hierarchy (63/n) by Wale Ogunwale · 4 years, 9 months ago
  5. d41a725 Merge "Generalized AppWindowThumbnail as WindowContainerThumbnail" by TreeHugger Robot · 4 years, 9 months ago
  6. bc0032a Generalized AppWindowThumbnail as WindowContainerThumbnail by lumark · 4 years, 9 months ago
  7. 2322bed Merge Task level of window hierarchy (58/n) by Wale Ogunwale · 4 years, 10 months ago
  8. 19a5d2e Promote AppWindowToken.applyAnimationLocked() to the base class. by lumark · 4 years, 10 months ago
  9. 9bca6b4 Unify animation methods into new WindowContainer#isAnimating() by lumark · 4 years, 9 months ago
  10. c17418e Clean-up ActivityRecord reparenting/adding to Task (57/n) by Wale Ogunwale · 4 years, 9 months ago
  11. e8d84ab Merge AppWindowToken into ActivityRecord by Garfield Tan · 4 years, 10 months ago
  12. 33c921c Merge "Introduce display specific all window drawn waiting (3/N)" by TreeHugger Robot · 4 years, 10 months ago
  13. 87b5a24 Introduce display specific all window drawn waiting (3/N) by Yunfan Chen · 4 years, 10 months ago
  14. da8b827 Unify Activity level of window hierarchy (50/n). by Wale Ogunwale · 6 years ago
  15. 5947c36 Remove WindowContainerController by Riddle Hsu · 4 years, 10 months ago
  16. 25a9e2b Refactor TaskStackContainers#assignStackOrdering() by Issei Suzuki · 5 years ago
  17. d585219 Add wallpaper leash for remote and recents animations by Winson Chung · 4 years, 11 months ago
  18. 3319739 Create Surfaces, Transactions and SurfaceControls in Window Manager via a factory by Vishnu Nair · 5 years ago
  19. 8a1860a Unify WM test setup for system services (47/n) by Wale Ogunwale · 5 years ago
  20. ed6794e Fix a bug about the z-order of layers caused by merging transactions by Tiger Huang · 5 years ago
  21. f6f3494 Fix recent task screenshot may not cleanup in some cases by lumark · 5 years ago
  22. dea7bf4 Ensure getParentSurfaceControl and getSurfaceControl return valid or null SC by Robert Carr · 5 years ago
  23. ccd5d50 Wait for window animations to complete before injecting input for test by chaviw · 5 years ago
  24. 424e875 Merge changes from topic "sc-destruction-cleanup" by Rob Carr · 5 years ago
  25. 71200f2 SurfaceControl: Provide Transaction#remove() method. by Robert Carr · 5 years ago
  26. da123a8 Merge "Only letterbox when display never rotates for app." by TreeHugger Robot · 5 years ago
  27. 49dae10 Only letterbox when display never rotates for app. by Garfield Tan · 5 years ago
  28. 65dffa6 Remove TestApi use from WindowContainer by Evan Rosky · 5 years ago
  29. 0c0fd65 Merge "Update Task surface position when bounds are changed" by TreeHugger Robot · 5 years ago
  30. 5bfb2b7 Merge "Allow for different log levels on WM traces" by Nataniel Borges · 5 years ago
  31. 023ecb5 Allow for different log levels on WM traces by Nataniel Borges · 6 years ago
  32. 89f5c1d Update Task surface position when bounds are changed by Evan Rosky · 5 years ago
  33. 3a4bb61 Change to use ConfigurationContainer.onParentChanged by Riddle Hsu · 5 years ago
  34. dda14a7 Move the display targeted by a key event to top by Tiger Huang · 6 years ago
  35. 8810b69 SurfaceFlinger: Remove removeLayer by Robert Carr · 6 years ago
  36. 90b0428 Move orientation request into hierarchy. by Garfield Tan · 6 years ago
  37. dfe3da7 Move policy handling into ATM hierarchy [3/n] by Evan Rosky · 6 years ago
  38. ed6767f Move policy handling into ATM hierarchy [2/n] by Evan Rosky · 6 years ago
  39. 8b19de9 Renamed a few methods in ActivityRecord (42/n). by Wale Ogunwale · 6 years ago
  40. e86bd98 WM: Removes setSize from buffer-less surfaces by Vishnu Nair · 6 years ago
  41. 2f145f2 Consolidate onDisplayChange() and updateDisplayInfo() by Garfield Tan · 6 years ago
  42. 588a3e8 Each displays can have individual app transition. by lumark · 6 years ago
  43. 1e5b10a Track focus changes on external displays (2/4) by Tiger Huang · 6 years ago
  44. 732446a Allow launcher to control home app surfaces during recents animation by Winson Chung · 6 years ago
  45. 7501e33 Update the size of SurfaceControl after display changed by Louis Chang · 6 years ago
  46. ddd8074 WM: Consolidate seamless rotation logic by Vishnu Nair · 6 years ago
  47. dd7b69d Merge "Position stack at top when always on top flag is set" by Kazuki Takise · 6 years ago
  48. f85197b Position stack at top when always on top flag is set by Kazuki Takise · 6 years ago
  49. 0e7b70a WM: Fix seamless rotation by Adrian Roos · 6 years ago
  50. 4c36b55 Do not magnify if surface control is not set by Yuki Awano · 6 years ago
  51. 8a4af9c Merge "Update surface position once created." into pi-dev by TreeHugger Robot · 6 years ago
  52. b1ea7ca Update surface position once created. by Evan Rosky · 6 years ago
  53. 39179062 Animate home in separate layer by Jorim Jaggi · 6 years ago
  54. be41829 Fix issues with z-ordering during animations by Jorim Jaggi · 6 years ago
  55. 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
  56. 6c6e9ca Remove am/wm.proto which is redundant. The naming convention is defined by Yi Jin · 6 years ago
  57. 6728e2f Merge transactions to parent if layer is going to be removed. by chaviw · 6 years ago
  58. f12f9d3 Assign leash layer when starting animations. by Robert Carr · 6 years ago
  59. 13b1548 Merge "Use destroy in transaction for animation" by Chavi Weingarten · 6 years ago
  60. 123e07a Fix issue with stack order positioning when ending recents animation. by Winson Chung · 6 years ago
  61. b736e32 Use destroy in transaction for animation by Chavi Weingarten · 6 years ago
  62. a860141 Merge "Revert "Use destroy in transaction for animation"" by Chavi Weingarten · 6 years ago
  63. 3880438 Revert "Use destroy in transaction for animation" by Chavi Weingarten · 6 years ago
  64. b070771 Merge "Assign animation layer above highest animation target." by Rob Carr · 6 years ago
  65. 2f8aa39 Assign animation layer above highest animation target. by Robert Carr · 6 years ago
  66. 1aa1275 Use destroy in transaction for animation by chaviw · 6 years ago
  67. 2f0567b Use self's pendingTransaction object when setting position. by chaviw · 6 years ago
  68. 55c47ab Merge "Added animations to dim layers" by Chavi Weingarten · 6 years ago
  69. 2fb06bc Added animations to dim layers by chaviw · 7 years ago
  70. a2a55b3 Merge "Do not propagate parent bound changes from task as onResize." by Bryce Lee · 6 years ago
  71. 66f0026 Merge changes from topics "reland_recents_animation", " reland_recents_animation" by Winson Chung · 6 years ago
  72. e2d7217 Revert "Revert "2/ Add support for remote Recents animation"" by Winson Chung · 6 years ago
  73. 7f1fa99 Don't take screenshot when no WSA surfaces are visible. by chaviw · 7 years ago
  74. 9f8518e Revert "2/ Add support for remote Recents animation" by Jorim Jaggi · 6 years ago
  75. 0026a51 2/ Add support for remote Recents animation by Winson Chung · 7 years ago
  76. d92ae48 Do not propagate parent bound changes from task as onResize. by Bryce Lee · 7 years ago
  77. 6db6679 Merge changes from topic "fixTurnOnScreen" by Chavi Weingarten · 7 years ago
  78. 3e751af Revert "Revert "Revert "Revert "Avoid setting size/position on Transaction if not needed"""" by chaviw · 7 years ago
  79. a28ed76 Merge "Add WindowContainer proto definitions" by TreeHugger Robot · 7 years ago
  80. b38a670 Revert "Revert "Revert "Avoid setting size/position on Transaction if not needed""" by chaviw · 7 years ago
  81. 04ab439 Add WindowContainer proto definitions by Vishnu Nair · 7 years ago
  82. 1e8c4c8 Revert "Revert "Avoid setting size/position on Transaction if not needed"" by Jorim Jaggi · 7 years ago
  83. 4130a68 Fix SurfaceAnimator and SurfaceAnimationRunner tests by Jorim Jaggi · 7 years ago
  84. d70feb2 Revert "Avoid setting size/position on Transaction if not needed" by Jorim Jaggi · 7 years ago
  85. 9454d58 Merge "Avoid setting size/position on Transaction if not needed" by Jorim Jaggi · 7 years ago
  86. 88f6205 Avoid setting size/position on Transaction if not needed by Jorim Jaggi · 7 years ago
  87. 596a199 Fix z-order when transfering animations by Jorim Jaggi · 7 years ago
  88. 619c9f7 Handle z-layering in animation layer by Jorim Jaggi · 7 years ago
  89. 23ee71c Set initial position for WindowAnimation and reparent animation leash. by chaviw · 7 years ago
  90. e07246a Set stack size and position and update children surface position. by chaviw · 7 years ago
  91. 980c9de Lock free app animations (3/n): Implement transfering animations by Jorim Jaggi · 7 years ago
  92. f5f9e12 Lock free app animations (2/n): Use SurfaceAninimator by Jorim Jaggi · 7 years ago
  93. a5e1057 Lock free animations (2/2) by Jorim Jaggi · 7 years ago
  94. ffe128d Optimize surface hierarchy by Jorim Jaggi · 7 years ago
  95. df262f5 Don't send non-resizeable notification in some cases. by Wale Ogunwale · 7 years ago
  96. ee4d4b9 Rip out WindowContainer#isScreenOverlay by Robert Carr · 7 years ago
  97. f3c6a47 Store bounds in WindowConfiguration. by Bryce Lee · 7 years ago
  98. f59b8dd Reimplement DimLayer's using hierarchy. by Robert Carr · 7 years ago
  99. b1579c8 Re-implement Z-ordering based off SurfaceControl hierarchy. by Robert Carr · 7 years ago
  100. 4921ccf Add trim levels to writeToProto by Adrian Roos · 7 years ago