1. e15fb01 Merge "Do not constrain width/height of child windows at layout." into nyc-dev by Rob Carr · 8 years ago
  2. 84e69c3 Merge changes I7d406cc8,Id6cf70ea into nyc-dev by Rob Carr · 8 years ago
  3. 6c71c0b Never "save" if the surface control is null. by Chong Zhang · 8 years ago
  4. fc03b2b Fix IME adjustment for docked. by Robert Carr · 8 years ago
  5. 1d2bacb Do not constrain width/height of child windows at layout. by Robert Carr · 8 years ago
  6. 933076d Refactor usages of Picture In Picture and Multi Window (1/4) by Andrii Kulian · 8 years ago
  7. 3e670dc Merge "Don't set insets if task frame doesn't fit the screen" into nyc-dev by Andrii Kulian · 8 years ago
  8. 0b46f3c Implement transition for docking task in recents #2 by Jorim Jaggi · 8 years ago
  9. 192086e Implement transition for docking task in recents #1 by Jorim Jaggi · 8 years ago
  10. 157fea65 Merge "Do not adjust child windows placement for fit to display." into nyc-dev by Rob Carr · 8 years ago
  11. 3d93897 Do not adjust child windows placement for fit to display. by Robert Carr · 8 years ago
  12. a9d168c Don't set insets if task frame doesn't fit the screen by Andrii Kulian · 8 years ago
  13. 5c791ab Merge "Transform app animator crop to child window space." into nyc-dev by Rob Carr · 8 years ago
  14. 945d197 Don't save secure surfaces. by Wale Ogunwale · 8 years ago
  15. f3b72c7 Transform app animator crop to child window space. by Robert Carr · 8 years ago
  16. ae35fef Apply temp inset bounds to child window if it's not empty by Chong Zhang · 8 years ago
  17. b20ecd6 Merge "Fixing misc issues that leads to black screen when pressing Home" into nyc-dev by Chong Zhang · 8 years ago
  18. 65d15d0 Fixing misc issues that leads to black screen when pressing Home by Chong Zhang · 8 years ago
  19. 9185fb0 Disable FLAG_LAYOUT_NO_LIMITS window flag in multi-window mode by Wale Ogunwale · 8 years ago
  20. 899327f Animation for docking task gesture by Jorim Jaggi · 8 years ago
  21. 33fde7d Fixed IndexOutOfBoundsException when removing child windows by Wale Ogunwale · 8 years ago
  22. adef831 Merge "Reimplement PIP animation to not use drag resizing." into nyc-dev by Rob Carr · 8 years ago
  23. e0a1e3a Merge "Ensure we apply override configuration to the global one." into nyc-dev by Rob Carr · 8 years ago
  24. 1493fdd Merge "Update mCompatFrame in applyGravityAndUpdateFrame." into nyc-dev by Rob Carr · 8 years ago
  25. acd7a22c Merge "Fix pinned stack frame computation." into nyc-dev by Rob Carr · 8 years ago
  26. 0d00c2e Reimplement PIP animation to not use drag resizing. by Robert Carr · 8 years ago
  27. c24d8f9 Ensure we apply override configuration to the global one. by Robert Carr · 8 years ago
  28. 6e18c5e Update mCompatFrame in applyGravityAndUpdateFrame. by Robert Carr · 8 years ago
  29. e627558 Fix pinned stack frame computation. by Robert Carr · 8 years ago
  30. 47e36a3 Force disconnect when the surface is about to be saved. by Chong Zhang · 8 years ago
  31. 9017ec0 Remove starting window whenever the acitvity is stopped by Wale Ogunwale · 8 years ago
  32. 0ffd49c Always consume bottom insets when navigation bar is force shown by Jorim Jaggi · 8 years ago
  33. 5e6968d Fix disappearing windows after moving divider to side by Jorim Jaggi · 8 years ago
  34. 8fa4522 Recents transition fixes by Jorim Jaggi · 8 years ago
  35. c48a354 Clean-up WindowState if exit animation is done before app finishes by Wale Ogunwale · 8 years ago
  36. dd6e4c1 Do not put floating windows into drag resize mode by Jorim Jaggi · 8 years ago
  37. 4113ffa Make sure mExiting is cleared when app is set to visible by Chong Zhang · 8 years ago
  38. c662d8e Make sure we call reportResized exactly once when drag starting by Jorim Jaggi · 8 years ago
  39. 989b58a Update pointer icon when View.setPointerIcon is called by Vladislav Kaznacheev · 8 years ago
  40. e26334b Merge "Handle light status bar for split-screen" into nyc-dev by Jorim Jaggi · 8 years ago
  41. 8690558 Handle light status bar for split-screen by Jorim Jaggi · 8 years ago
  42. dcb6814 Reset docked stack resizing when divider dies by Jorim Jaggi · 8 years ago
  43. 69abc19 Multi-window optimizations #1 by Jorim Jaggi · 8 years ago
  44. e12aece Ensure surfaces stay alive until activity stop. by Robert Carr · 8 years ago
  45. af78708 Merge "Check wallpaper visibility to determine if wallpaper is obscuring apps." by Chong Zhang · 8 years ago
  46. 66bf071d Check wallpaper visibility to determine if wallpaper is obscuring apps. by Chong Zhang · 8 years ago
  47. a9f9b37 Reset docked divider to the middle of the screen if sys-ui dies by Wale Ogunwale · 8 years ago
  48. 9511b0f Fix bug where surface was not clipped off during resizing by Jorim Jaggi · 9 years ago
  49. d1a668f Merge "Allow saving child surfaces." by Rob Carr · 8 years ago
  50. 7098dbd Allow saving child surfaces. by Robert Carr · 8 years ago
  51. bfc2f8f Some fixes for saved surfaces by Chong Zhang · 9 years ago
  52. b1faf60 Use resizeMode integer instead of resizeable boolean. by Wale Ogunwale · 9 years ago
  53. d757376 Merge "Don't apply overscan insets to freeform windows." by Filip Gruszczynski · 9 years ago
  54. 01ef404d5 Don't apply overscan insets to freeform windows. by Filip Gruszczynski · 9 years ago
  55. f1fa790 Merge "Enable logging for surface create/destroy." by Chong Zhang · 9 years ago
  56. a8975bd Enable logging for surface create/destroy. by Chong Zhang · 9 years ago
  57. 84fa335 Animate pinned stack resizing. by Filip Gruszczynski · 9 years ago
  58. a4a58ef Fix app staying in drag resizing when undocking by Jorim Jaggi · 9 years ago
  59. 3fd20fe Don't keep visible windows in pinned stack on screen when app dies by Wale Ogunwale · 9 years ago
  60. eb22e8e Fixes for broken saved surface by Chong Zhang · 9 years ago
  61. 55bd026 Merge "Don't mark wallpaper windows as visible when it's surface is hidden." by Wale Ogunwale · 9 years ago
  62. 329b7e5 Don't mark wallpaper windows as visible when it's surface is hidden. by Wale Ogunwale · 9 years ago
  63. 2e95a48 More optimization while dragging docked divider by Jorim Jaggi · 9 years ago
  64. defd8f3 Merge "Several fixes for docking non-resizeable tasks" by Chong Zhang · 9 years ago
  65. f66db43 Several fixes for docking non-resizeable tasks by Chong Zhang · 9 years ago
  66. 8438957 Fix rect convert from screen to surface coordinates with scaling by Chong Zhang · 9 years ago
  67. 2a88fc3 Apply scroll to windows added to a non-resizeble task that's docked by Chong Zhang · 9 years ago
  68. f596cd5 Some fixes for docking from navigation bar use case by Chong Zhang · 9 years ago
  69. 6d8e06b Don't set replacing flag in starting windows. by Wale Ogunwale · 9 years ago
  70. 81fe2d1 Refine snap position behavior by Jorim Jaggi · 9 years ago
  71. 0429f35 Freeze task bounds when relaunching by Jorim Jaggi · 9 years ago
  72. dc249c4 Change behavior when resizing docked stack by Jorim Jaggi · 9 years ago
  73. 6cae765 Added support for android.R.attr#alwaysFocusable by Wale Ogunwale · 9 years ago
  74. bd0d937 Notify client when the window is moved because of a resize by Chong Zhang · 9 years ago
  75. 8216eb2 Added PRIVATE_FLAG_LAYOUT_CHILD_WINDOW_IN_PARENT_FRAME window flag by Wale Ogunwale · 9 years ago
  76. 79f268d Correctly set mContainingFrame for PopupWindows in multi-window mode by Wale Ogunwale · 9 years ago
  77. 92e432c Refactor and improve window layering. by Filip Gruszczynski · 9 years ago
  78. a1eb439 Move window replacement tracking to window state. by Robert Carr · 9 years ago
  79. 51a1b87 Apply cropping to resizing surfaces. by Robert Carr · 9 years ago
  80. f34a04c Fix freeform to recents animating window being cuttoff. by Filip Gruszczynski · 9 years ago
  81. 0bd180d Improve debugging setup for window manager package. by Filip Gruszczynski · 9 years ago
  82. 13f7be9e Move surface save state tracking to WindowState. by Robert Carr · 9 years ago
  83. a4740c0 Merge "Fix repositionChild positioning." by Rob Carr · 9 years ago
  84. 31e2848 Fix repositionChild positioning. by Robert Carr · 9 years ago
  85. d045c82 Prevent windows in pinned stack from gaining window focus. by Wale Ogunwale · 9 years ago
  86. 64cdc14 Remove dock divider surface when it's not visible. by Filip Gruszczynski · 9 years ago
  87. 19723a4 Revert "Destroy docked divider surface when it's hidden." by Filip Gruszczynski · 9 years ago
  88. 5514930 Only create surface when showing window if it destroys it when hiding. by Filip Gruszczynski · 9 years ago
  89. b15758a Support scrolling for non-resizeable tasks in side-by-side mode by Chong Zhang · 9 years ago
  90. cb5f57b Destroy docked divider surface when it's hidden. by Filip Gruszczynski · 9 years ago
  91. 95cdbd6 Merge "Fix black wallpaper when docking a non-resizeable task" by Chong Zhang · 9 years ago
  92. 0abb20f Fix black wallpaper when docking a non-resizeable task by Chong Zhang · 9 years ago
  93. 030979c Don't play animation when docking stack with affordance by Jorim Jaggi · 9 years ago
  94. f52dd20 Don't animate move triggered by resizing using dock divider. by Filip Gruszczynski · 9 years ago
  95. 053c8e4 Crop window input region to stack bounds. by Wale Ogunwale · 9 years ago
  96. 3cd4804 Set-up dummy animation when setting a replacing window token by Wale Ogunwale · 9 years ago
  97. d046908 Merge "Fixes for touch exclusion region" by Chong Zhang · 9 years ago
  98. d8ceb85 Fixes for touch exclusion region by Chong Zhang · 9 years ago
  99. c010798 Merge "Fix missing dock divider." by Filip Gruszczynski · 9 years ago
  100. ae10080 Fix missing dock divider. by Filip Gruszczynski · 9 years ago