1. 62c7846 Secondary split screen app will be next to the navigation bar (1/2) by Matthew Ng · 6 years ago
  2. 8faa90b Merge "Fix NPE when deciding whether to defer task stack animation." into pi-dev by Winson Chung · 6 years ago
  3. b1ea7ca Update surface position once created. by Evan Rosky · 6 years ago
  4. f91dbf7 Fix NPE when deciding whether to defer task stack animation. by Winson Chung · 6 years ago
  5. 9553a11 Merge "Synchronize stack position and size update for split screen" into pi-dev by Chavi Weingarten · 6 years ago
  6. be43ac8 Synchronize stack position and size update for split screen by chaviw · 6 years ago
  7. 82267ce Prevent extraneous saving of pinned snap fraction. by Winson Chung · 6 years ago
  8. d41f71d Reparent recents animation task leash to app animation layer by Winson Chung · 6 years ago
  9. 6a38fca Prevent unnecessary reordering of the home stack by Winson Chung · 6 years ago
  10. b8a9cbe Fix issue with animations that couldn't be started by Jorim Jaggi · 6 years ago
  11. 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
  12. 6c6e9ca Remove am/wm.proto which is redundant. The naming convention is defined by Yi Jin · 6 years ago
  13. 6de6101 Wait with reparenting back until all app animations are done by Jorim Jaggi · 6 years ago
  14. 74a66a2 Various pinned animation bug fixes. by Robert Carr · 6 years ago
  15. 11c2558 DisplayCutout: account for cutout in appWidth/appHeight etc. by Adrian Roos · 6 years ago
  16. 32bcb10 Restore pinned stack shadows. by Robert Carr · 6 years ago
  17. 2f0567b Use self's pendingTransaction object when setting position. by chaviw · 6 years ago
  18. 2fb06bc Added animations to dim layers by chaviw · 6 years ago
  19. e8b052a Fixes dock side when rotating to seascape after drag to split by Matthew Ng · 6 years ago
  20. 6db6679 Merge changes from topic "fixTurnOnScreen" by Chavi Weingarten · 6 years ago
  21. 3e751af Revert "Revert "Revert "Revert "Avoid setting size/position on Transaction if not needed"""" by chaviw · 6 years ago
  22. a28ed76 Merge "Add WindowContainer proto definitions" by TreeHugger Robot · 6 years ago
  23. b38a670 Revert "Revert "Revert "Avoid setting size/position on Transaction if not needed""" by chaviw · 6 years ago
  24. 04ab439 Add WindowContainer proto definitions by Vishnu Nair · 6 years ago
  25. 1e8c4c8 Revert "Revert "Avoid setting size/position on Transaction if not needed"" by Jorim Jaggi · 6 years ago
  26. 4eac433 Merge "Make sure updateSurfaceSize gets applied after changing config" by TreeHugger Robot · 6 years ago
  27. d70feb2 Revert "Avoid setting size/position on Transaction if not needed" by Jorim Jaggi · 6 years ago
  28. 1a6d98b Make sure updateSurfaceSize gets applied after changing config by Jorim Jaggi · 6 years ago
  29. 88f6205 Avoid setting size/position on Transaction if not needed by Jorim Jaggi · 7 years ago
  30. 2301211 Set crop and final crop for WindowAnimation by chaviw · 7 years ago
  31. e07246a Set stack size and position and update children surface position. by chaviw · 7 years ago
  32. f5f9e12 Lock free app animations (2/n): Use SurfaceAninimator by Jorim Jaggi · 7 years ago
  33. a5e1057 Lock free animations (2/2) by Jorim Jaggi · 7 years ago
  34. db50619 Use stable rect to determine if we should adjust for IME in split-screen by Wale Ogunwale · 7 years ago
  35. ffe128d Optimize surface hierarchy by Jorim Jaggi · 7 years ago
  36. f3c6a47 Store bounds in WindowConfiguration. by Bryce Lee · 7 years ago
  37. e99bc05 WM: Move WindowManagerPolicy, DisplayFrames and WindowManagerInternal into services by Adrian Roos · 7 years ago
  38. 0d221ff Fix stack animation background coordinates. by Robert Carr · 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. 30e441d Support for setting stack windowing mode by Wale Ogunwale · 7 years ago
  42. 3f6d0dc Merge "Fixes rotating tablet changing original dock side in landscape" by TreeHugger Robot · 7 years ago
  43. 9c44817 moveTaskToBack also moves ActivityStack to back by Evan Rosky · 7 years ago
  44. cb1b8e4 Fixes rotating tablet changing original dock side in landscape by Matthew Ng · 7 years ago
  45. 27d39bd Merge "Add support for minimized mode for right dock side for tablets (1/2)" by TreeHugger Robot · 7 years ago
  46. 64e77cf Correct stackstack typo by Matthew Ng · 7 years ago
  47. f59a413 Add support for minimized mode for right dock side for tablets (1/2) by Matthew Ng · 7 years ago
  48. bf15587 Renamed moveTaskToDockedStack to setTaskWindowingModeSplitScreenPrimary by Matthew Ng · 7 years ago
  49. eb1a99e Merge "Add trim levels to writeToProto" by TreeHugger Robot · 7 years ago
  50. 4921ccf Add trim levels to writeToProto by Adrian Roos · 7 years ago
  51. f93ac2b Avoid changing resize dim layer if not needed by Jorim Jaggi · 7 years ago
  52. 6191149 Cache reference to stack objects we use a lot in WM. by Wale Ogunwale · 7 years ago
  53. 44f036f Removed remaining use of static stack ids. by Wale Ogunwale · 7 years ago
  54. 0e7f7b3 Prevent NPE at TaskStack#resetAnimationBackgroundAnimator by Erik Wolsheimer · 7 years ago
  55. 6827856 HOME_STACK_ID, ASSISTANT_STACK_ID, and RECENTS_STACK_ID be gone! by Wale Ogunwale · 7 years ago
  56. 704a3c0 Make sure wm Stack gets override config on creation by Wale Ogunwale · 7 years ago
  57. 0d5609b Added WindowConfigurationProto and friends by Wale Ogunwale · 7 years ago
  58. 926aade Introducing split-screen windowing modes. by Wale Ogunwale · 7 years ago
  59. bc0134c Merge "Introducing activityType window configuration." by TreeHugger Robot · 7 years ago
  60. b1647a5 Merge "Ensure that PiP mode changed callback if animation is interrupted" into oc-mr1-dev am: 82910bdf16 by Winson Chung · 7 years ago
  61. 6fbde9f Introducing activityType window configuration. by Wale Ogunwale · 7 years ago
  62. ab76bbc Ensure that PiP mode changed callback if animation is interrupted by Winson Chung · 7 years ago
  63. f75962a Generate stack override config in AM vs. WM by Wale Ogunwale · 7 years ago
  64. 3382ab1 Migrated some windowing methods from StackId to WindowConfiguration by Wale Ogunwale · 7 years ago
  65. 687b427 Introducing windowing mode in WindowConfiguration. by Wale Ogunwale · 7 years ago
  66. af03df6 Update WindowManager to output dumpsys in protobuf format by Steven Timotius · 7 years ago
  67. 48458e1 Fixed NPE in TaskStack.stepAppWindowAnimation by Wale Ogunwale · 7 years ago
  68. ef4e38f Merge "Ensure that windows are drawn before starting transition into PiP." into oc-dev by TreeHugger Robot · 7 years ago
  69. e7ba686 Ensure that windows are drawn before starting transition into PiP. by Winson Chung · 7 years ago
  70. f7fb5e3 Fixing crash when checking for home task resizeability. by Winson Chung · 7 years ago
  71. 18f622f Preserve non-floating state when entering pinned stack. by Robert Carr · 7 years ago
  72. 649c160 Don't specify stack bounds for unsizeable home stack in dock mode by Wale Ogunwale · 7 years ago
  73. ecc06b3 Delay PiP transition to fullscreen until activities draw. by Robert Carr · 7 years ago
  74. 8bca9e4 Schedule PIP mode changes at the beginning/end of the transitions. by Winson Chung · 7 years ago
  75. 40a5f93 Fixing animating bounds regression. by Winson Chung · 7 years ago
  76. 19953ca Tightening up rotation behavior for PIP (2/3) by Winson Chung · 7 years ago
  77. 3a68287 Tightening up rotation behavior for PIP (1/3) by Winson Chung · 7 years ago
  78. 34ecbaa Merge "Ensuring multi-window callbacks contain new configuration and are in order" into oc-dev by Winson Chung · 7 years ago
  79. 5af42fc Ensuring multi-window callbacks contain new configuration and are in order by Winson Chung · 7 years ago
  80. a2249ac Fixing rotation issues. by Winson Chung · 7 years ago
  81. 08f8189 Adding source bounds hint to support better PiP transition. by Winson Chung · 7 years ago
  82. aa2b620 Fixes minimized state to match task and stack bounds for cts test by Matthew Ng · 7 years ago
  83. 85d3998 Prevent PiP movement while the resize animation is running. by Winson Chung · 7 years ago
  84. 6d41026 Clean up closing apps list when clearing anAppWindowToken's task. by Bryce Lee · 7 years ago
  85. b6c47cd Pinned animation: Avoid expensive defensive programming. by Robert Carr · 7 years ago
  86. 47f2bf6 Fix PiP being out of bounds when launched into forced orientation by Winson Chung · 7 years ago
  87. 5589333 Ensure we use the fullscreen stack bounds when expanding PiP. by Winson Chung · 7 years ago
  88. 2d8f7e8 Merge changes I670fe942,I87eaf866,I4a729457 by Rob Carr · 7 years ago
  89. 7e4c90e Pinned stack animation: Fix inset logic. by Robert Carr · 7 years ago
  90. 8f0a3ad Pinned stack animation: Prevent window preservation during animation. by Robert Carr · 7 years ago
  91. bdc646f Reducing number of configuration changes during PiP transition. by Winson Chung · 7 years ago
  92. fa378d8 Do not use docked stack bounds unless all conditions are met. by Bryce Lee · 7 years ago
  93. 2a82fe5 Refactor PiP logic in preparation for expanded state. by Winson Chung · 7 years ago
  94. 069bbd3 Removed android.R.attr#onTopLauncher by Wale Ogunwale · 7 years ago
  95. fd4c989 Scale PiP to stack instead of crop. by Robert Carr · 7 years ago
  96. e15352e Splitscreen for minimized state that works with resizable launchers by Matthew Ng · 8 years ago
  97. 1666e31 Added StackWindowContainerController by Wale Ogunwale · 8 years ago
  98. b4fb0ca Merge "Workaround for leaked dim layer." by TreeHugger Robot · 7 years ago
  99. f0a60a9 Workaround for leaked dim layer. by Wale Ogunwale · 7 years ago
  100. 114aeea Ensure we account for insets in minimized state. by Winson Chung · 7 years ago