1. e8d84ab Merge AppWindowToken into ActivityRecord by Garfield Tan · 5 years ago
  2. 23d2796 Stop skipping 2 methods in config changes by Garfield Tan · 5 years ago
  3. 30f5923 Merge "Forwards onConfigurationChanged for PiP on reparenting" by Hongwei Wang · 5 years ago
  4. 3198da4 Make Task have type ActivityRecord children (55/n) by Wale Ogunwale · 5 years ago
  5. cd11aaa Forwards onConfigurationChanged for PiP on reparenting by Hongwei Wang · 5 years ago
  6. 27c8d24 Merge "Fix mis-overridden of activity level unifying" by TreeHugger Robot · 5 years ago
  7. 6b76cd3 Fix mis-overridden of activity level unifying by Riddle Hsu · 5 years ago
  8. 4e79a1c Renamed some fields in TaskRecord (52/n) by Wale Ogunwale · 5 years ago
  9. da8b827 Unify Activity level of window hierarchy (50/n). by Wale Ogunwale · 6 years ago
  10. d830283 Fix inverted condition of hierarchical animation by Riddle Hsu · 5 years ago
  11. 8419e4b Internal cleanup of window manager by Riddle Hsu · 5 years ago
  12. 7114215 Stop reparenting surfaces during app transtion animation. by Issei Suzuki · 5 years ago
  13. 8a1860a Unify WM test setup for system services (47/n) by Wale Ogunwale · 5 years ago
  14. 1ceedb5 Notify on task display change. by davidln · 5 years ago
  15. ed6794e Fix a bug about the z-order of layers caused by merging transactions by Tiger Huang · 5 years ago
  16. 4fb1e91 Clean-up some out-dated layout shenanigans by Evan Rosky · 6 years ago
  17. b677660 Report orientation change when visibility changes. by Garfield Tan · 6 years ago
  18. 0c0fd65 Merge "Update Task surface position when bounds are changed" by TreeHugger Robot · 6 years ago
  19. 5bfb2b7 Merge "Allow for different log levels on WM traces" by Nataniel Borges · 6 years ago
  20. 023ecb5 Allow for different log levels on WM traces by Nataniel Borges · 6 years ago
  21. 89f5c1d Update Task surface position when bounds are changed by Evan Rosky · 6 years ago
  22. 3a4bb61 Change to use ConfigurationContainer.onParentChanged by Riddle Hsu · 6 years ago
  23. 9020c07 Add task-id to the task-level surface by Evan Rosky · 6 years ago
  24. 279f558 Remove StackWindowController and StackWindowListener (46/n) by Yunfan Chen · 6 years ago
  25. 90b0428 Move orientation request into hierarchy. by Garfield Tan · 6 years ago
  26. 3a77f28 Unregister configuration listener when remove container by Yunfan Chen · 6 years ago
  27. 0e7aff9 Remove TaskWindowContainerController & TaskWindowContainerListener (44/n) by Yunfan Chen · 6 years ago
  28. dfe3da7 Move policy handling into ATM hierarchy [3/n] by Evan Rosky · 6 years ago
  29. ed6767f Move policy handling into ATM hierarchy [2/n] by Evan Rosky · 6 years ago
  30. 8b19de9 Renamed a few methods in ActivityRecord (42/n). by Wale Ogunwale · 6 years ago
  31. e86bd98 WM: Removes setSize from buffer-less surfaces by Vishnu Nair · 6 years ago
  32. 2f145f2 Consolidate onDisplayChange() and updateDisplayInfo() by Garfield Tan · 6 years ago
  33. e747c3e Move some display logic into hierarchy [2/2] by Evan Rosky · 6 years ago
  34. 5950709 Moved Activity management out of ActivityManager to WindowManager (37/n) by Wale Ogunwale · 6 years ago
  35. dec96db Not keep relative position if display changes. by Garfield Tan · 6 years ago
  36. 732446a Allow launcher to control home app surfaces during recents animation by Winson Chung · 6 years ago
  37. 7501e33 Update the size of SurfaceControl after display changed by Louis Chang · 6 years ago
  38. 8c9d1f5 Don't check for correct windowing mode when exiting drag resize. by chaviw · 6 years ago
  39. 553b021 Created WindowFrames class and moved data from PWM and WS by chaviw · 6 years ago
  40. 04d9cb5 Moved some activities implementation to ActivityTaskManagerService (2/n) by Wale Ogunwale · 6 years ago
  41. 65ebd95 Split interfaces and service for activities from current AM interfaces (1/n) by Wale Ogunwale · 6 years ago
  42. 39179062 Animate home in separate layer by Jorim Jaggi · 6 years ago
  43. d41f71d Reparent recents animation task leash to app animation layer by Winson Chung · 7 years ago
  44. 87ca63a Don't animate dim layer exit when recents animation finishes. by chaviw · 6 years ago
  45. 6c6e9ca Remove am/wm.proto which is redundant. The naming convention is defined by Yi Jin · 6 years ago
  46. 50bf59c Allow controlling SystemUI flags during RecentsAnimation by Jorim Jaggi · 7 years ago
  47. 153dc9d Make the dump of the window hierarchy more readable by Jorim Jaggi · 7 years ago
  48. 2fb06bc Added animations to dim layers by chaviw · 7 years ago
  49. 04ab439 Add WindowContainer proto definitions by Vishnu Nair · 7 years ago
  50. e07246a Set stack size and position and update children surface position. by chaviw · 7 years ago
  51. 988f668 Lock free app animations (4/n): Implement thubmnail by Jorim Jaggi · 7 years ago
  52. f5f9e12 Lock free app animations (2/n): Use SurfaceAninimator by Jorim Jaggi · 7 years ago
  53. a5e1057 Lock free animations (2/2) by Jorim Jaggi · 7 years ago
  54. ffe128d Optimize surface hierarchy by Jorim Jaggi · 7 years ago
  55. f3c6a47 Store bounds in WindowConfiguration. by Bryce Lee · 7 years ago
  56. f59b8dd Reimplement DimLayer's using hierarchy. by Robert Carr · 7 years ago
  57. b1579c8 Re-implement Z-ordering based off SurfaceControl hierarchy. by Robert Carr · 7 years ago
  58. 111aff9 Add window manager tracing by Adrian Roos · 7 years ago
  59. 64e77cf Correct stackstack typo by Matthew Ng · 7 years ago
  60. 4921ccf Add trim levels to writeToProto by Adrian Roos · 7 years ago
  61. 6191149 Cache reference to stack objects we use a lot in WM. by Wale Ogunwale · 7 years ago
  62. 44f036f Removed remaining use of static stack ids. by Wale Ogunwale · 7 years ago
  63. 6827856 HOME_STACK_ID, ASSISTANT_STACK_ID, and RECENTS_STACK_ID be gone! by Wale Ogunwale · 7 years ago
  64. 0d5609b Added WindowConfigurationProto and friends by Wale Ogunwale · 7 years ago
  65. 926aade Introducing split-screen windowing modes. by Wale Ogunwale · 7 years ago
  66. 034a8ec Introducing ConfigurationContainerListener by Wale Ogunwale · 7 years ago
  67. 6fbde9f Introducing activityType window configuration. by Wale Ogunwale · 7 years ago
  68. 3382ab1 Migrated some windowing methods from StackId to WindowConfiguration by Wale Ogunwale · 7 years ago
  69. af03df6 Update WindowManager to output dumpsys in protobuf format by Steven Timotius · 7 years ago
  70. e6c6ecb Fix snapshots for dialogs by Jorim Jaggi · 7 years ago
  71. be9be7f Move starting window dim layers behind the activity window layers by Winson Chung · 7 years ago
  72. 2c9f203 Track added/removed window when focus is null by Wale Ogunwale · 7 years ago
  73. 51304d7 Take snapshot when screen is turning off by Jorim Jaggi · 7 years ago
  74. 18f622f Preserve non-floating state when entering pinned stack. by Robert Carr · 7 years ago
  75. 9425116 Check only task's override config for adjusting bounds by Andrii Kulian · 7 years ago
  76. 8997322 Fixed transition animation from pipable activities by Wale Ogunwale · 7 years ago
  77. 2719cc1 Move stack to front in-sync with task reparenting by Wale Ogunwale · 7 years ago
  78. 40a5f93 Fixing animating bounds regression. by Winson Chung · 7 years ago
  79. 30d64f3 Revert "Revert "Handle case when snapshot dimensions don't match"" by Jorim Jaggi · 7 years ago
  80. ba53d8a Revert "Handle case when snapshot dimensions don't match" by Jason Monk · 7 years ago
  81. aea6b74 Handle case when snapshot dimensions don't match by Jorim Jaggi · 7 years ago
  82. 61fbcbc Do not allow Tasks to influence orientation under some conditions. by Bryce Lee · 8 years ago
  83. 6914f08 Fix various flashes when moving stacks. by Robert Carr · 7 years ago
  84. 7fbeb8a Remove mTask from AppWindowToken. by Bryce Lee · 8 years ago
  85. 6d41026 Clean up closing apps list when clearing anAppWindowToken's task. by Bryce Lee · 8 years ago
  86. 7e4c90e Pinned stack animation: Fix inset logic. by Robert Carr · 8 years ago
  87. 069bbd3 Removed android.R.attr#onTopLauncher by Wale Ogunwale · 8 years ago
  88. 1666e31 Added StackWindowContainerController by Wale Ogunwale · 8 years ago
  89. d339538 Remove dependency on resizable activity to enter PiP. by Winson Chung · 8 years ago
  90. 829b9cd Fill task snapshot with background color by Jorim Jaggi · 8 years ago
  91. f0a60a9 Workaround for leaked dim layer. by Wale Ogunwale · 8 years ago
  92. aba2418 Merge "Notify task about display change when moved to new stack" by TreeHugger Robot · 8 years ago
  93. 7cd7c2d Notify task about display change when moved to new stack by Andrii Kulian · 8 years ago
  94. 329a583 Follow-up for I01e81b9cd11886da734da671c68d5732aa51009f by Jorim Jaggi · 8 years ago
  95. 2ec5989 Merge changes I01e81b9c,I532c2d74 by TreeHugger Robot · 8 years ago
  96. fb9d78a Add a listener when task snapshots change by Jorim Jaggi · 8 years ago
  97. c5cc301 Have better separation between adding, positioning, and reparenting task by Wale Ogunwale · 8 years ago
  98. e1fe7fa2 Added TaskWindowContainerController by Wale Ogunwale · 8 years ago
  99. 45a61fe Make sure cleanup is always done when task is removed by Andrii Kulian · 8 years ago
  100. d276563 Add positionChildAt method to WindowContainer by Andrii Kulian · 8 years ago