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