1. 51d1d91 Don't keep dead window with borrowed app token visible by Wale Ogunwale · 8 years ago
  2. 5117e27 Apply IME adjust to newly added window by Chong Zhang · 8 years ago
  3. e42d0e1 Don't remove all app token windows when window client dies by Wale Ogunwale · 8 years ago
  4. b60a830 Merge "Request a wallpaper update pass when wallpaper target is set to visible" into nyc-dev by Chong Zhang · 8 years ago
  5. 4d7369a Request a wallpaper update pass when wallpaper target is set to visible by Chong Zhang · 8 years ago
  6. dbe44ac Fix stuck windows in multi-window by Jorim Jaggi · 8 years ago
  7. 5f23a57 Fix layout for child windows by Jorim Jaggi · 8 years ago
  8. edaf305 Force a relayout when task is resized while not drag resizing. by Chong Zhang · 8 years ago
  9. 4c5aa517 Don't crop windows not on defualt display to stack bounds. by Wale Ogunwale · 8 years ago
  10. d450aa9 Fix IME layout by Jorim Jaggi · 8 years ago
  11. bb9fb19 Merge changes Id603816c,I86e41324,I025d0558,I44d8dbac,Iabfc2e81, ... into nyc-dev by Rob Carr · 8 years ago
  12. 9fe459d Replace DimLayers with windows. by Robert Carr · 8 years ago
  13. dcdca58 Prevent premature window replacement. by Robert Carr · 8 years ago
  14. b439a63 Correctly prevent entrance animation for replacing windows. by Robert Carr · 8 years ago
  15. 3fb1c81 Merge changes Ieefeb843,Ic2a94b09 into nyc-dev by Wale Ogunwale · 8 years ago
  16. 656f650 Fix calculation of content insets by Jorim Jaggi · 8 years ago
  17. d1a010f Replace secondary app windows across activity relaunch. by Robert Carr · 8 years ago
  18. b72c9ad No input for windows in minimized docked stack by Jorim Jaggi · 8 years ago
  19. daea357 Fix minimal size for tasks in right-hand pane by Andrii Kulian · 8 years ago
  20. b918f1b Merge "Do not crop children to task bounds while resizing." into nyc-dev by Rob Carr · 8 years ago
  21. 2487ce7 Do not crop children to task bounds while resizing. by Robert Carr · 8 years ago
  22. fd2bd1b Fix regression breaking SurfaceView in docked. by Robert Carr · 8 years ago
  23. 6bab4cf Fixed bug with cropping out drop shadow for pinned stack. by Wale Ogunwale · 8 years ago
  24. f3df0aa Fix flicker when docking task by Jorim Jaggi · 8 years ago
  25. f583427 Fix dialog placement by Jorim Jaggi · 8 years ago
  26. d900337 Fix override insets when dragging divider in split-screen by Andrii Kulian · 8 years ago
  27. e15fb01 Merge "Do not constrain width/height of child windows at layout." into nyc-dev by Rob Carr · 8 years ago
  28. 84e69c3 Merge changes I7d406cc8,Id6cf70ea into nyc-dev by Rob Carr · 8 years ago
  29. 6c71c0b Never "save" if the surface control is null. by Chong Zhang · 8 years ago
  30. fc03b2b Fix IME adjustment for docked. by Robert Carr · 8 years ago
  31. 1d2bacb Do not constrain width/height of child windows at layout. by Robert Carr · 8 years ago
  32. 933076d Refactor usages of Picture In Picture and Multi Window (1/4) by Andrii Kulian · 8 years ago
  33. 3e670dc Merge "Don't set insets if task frame doesn't fit the screen" into nyc-dev by Andrii Kulian · 8 years ago
  34. 0b46f3c Implement transition for docking task in recents #2 by Jorim Jaggi · 8 years ago
  35. 192086e Implement transition for docking task in recents #1 by Jorim Jaggi · 8 years ago
  36. 157fea65 Merge "Do not adjust child windows placement for fit to display." into nyc-dev by Rob Carr · 8 years ago
  37. 3d93897 Do not adjust child windows placement for fit to display. by Robert Carr · 8 years ago
  38. a9d168c Don't set insets if task frame doesn't fit the screen by Andrii Kulian · 8 years ago
  39. 5c791ab Merge "Transform app animator crop to child window space." into nyc-dev by Rob Carr · 8 years ago
  40. 945d197 Don't save secure surfaces. by Wale Ogunwale · 8 years ago
  41. f3b72c7 Transform app animator crop to child window space. by Robert Carr · 8 years ago
  42. ae35fef Apply temp inset bounds to child window if it's not empty by Chong Zhang · 8 years ago
  43. b20ecd6 Merge "Fixing misc issues that leads to black screen when pressing Home" into nyc-dev by Chong Zhang · 8 years ago
  44. 65d15d0 Fixing misc issues that leads to black screen when pressing Home by Chong Zhang · 8 years ago
  45. 9185fb0 Disable FLAG_LAYOUT_NO_LIMITS window flag in multi-window mode by Wale Ogunwale · 8 years ago
  46. 899327f Animation for docking task gesture by Jorim Jaggi · 8 years ago
  47. 33fde7d Fixed IndexOutOfBoundsException when removing child windows by Wale Ogunwale · 8 years ago
  48. adef831 Merge "Reimplement PIP animation to not use drag resizing." into nyc-dev by Rob Carr · 8 years ago
  49. e0a1e3a Merge "Ensure we apply override configuration to the global one." into nyc-dev by Rob Carr · 8 years ago
  50. 1493fdd Merge "Update mCompatFrame in applyGravityAndUpdateFrame." into nyc-dev by Rob Carr · 8 years ago
  51. acd7a22c Merge "Fix pinned stack frame computation." into nyc-dev by Rob Carr · 8 years ago
  52. 0d00c2e Reimplement PIP animation to not use drag resizing. by Robert Carr · 8 years ago
  53. c24d8f9 Ensure we apply override configuration to the global one. by Robert Carr · 8 years ago
  54. 6e18c5e Update mCompatFrame in applyGravityAndUpdateFrame. by Robert Carr · 8 years ago
  55. e627558 Fix pinned stack frame computation. by Robert Carr · 8 years ago
  56. 47e36a3 Force disconnect when the surface is about to be saved. by Chong Zhang · 8 years ago
  57. 9017ec0 Remove starting window whenever the acitvity is stopped by Wale Ogunwale · 8 years ago
  58. 0ffd49c Always consume bottom insets when navigation bar is force shown by Jorim Jaggi · 8 years ago
  59. 5e6968d Fix disappearing windows after moving divider to side by Jorim Jaggi · 8 years ago
  60. 8fa4522 Recents transition fixes by Jorim Jaggi · 8 years ago
  61. c48a354 Clean-up WindowState if exit animation is done before app finishes by Wale Ogunwale · 8 years ago
  62. dd6e4c1 Do not put floating windows into drag resize mode by Jorim Jaggi · 8 years ago
  63. 4113ffa Make sure mExiting is cleared when app is set to visible by Chong Zhang · 8 years ago
  64. c662d8e Make sure we call reportResized exactly once when drag starting by Jorim Jaggi · 8 years ago
  65. 989b58a Update pointer icon when View.setPointerIcon is called by Vladislav Kaznacheev · 8 years ago
  66. e26334b Merge "Handle light status bar for split-screen" into nyc-dev by Jorim Jaggi · 8 years ago
  67. 8690558 Handle light status bar for split-screen by Jorim Jaggi · 8 years ago
  68. dcb6814 Reset docked stack resizing when divider dies by Jorim Jaggi · 8 years ago
  69. 69abc19 Multi-window optimizations #1 by Jorim Jaggi · 8 years ago
  70. e12aece Ensure surfaces stay alive until activity stop. by Robert Carr · 8 years ago
  71. af78708 Merge "Check wallpaper visibility to determine if wallpaper is obscuring apps." by Chong Zhang · 8 years ago
  72. 66bf071d Check wallpaper visibility to determine if wallpaper is obscuring apps. by Chong Zhang · 8 years ago
  73. a9f9b37 Reset docked divider to the middle of the screen if sys-ui dies by Wale Ogunwale · 8 years ago
  74. 9511b0f Fix bug where surface was not clipped off during resizing by Jorim Jaggi · 8 years ago
  75. d1a668f Merge "Allow saving child surfaces." by Rob Carr · 8 years ago
  76. 7098dbd Allow saving child surfaces. by Robert Carr · 8 years ago
  77. bfc2f8f Some fixes for saved surfaces by Chong Zhang · 8 years ago
  78. b1faf60 Use resizeMode integer instead of resizeable boolean. by Wale Ogunwale · 8 years ago
  79. d757376 Merge "Don't apply overscan insets to freeform windows." by Filip Gruszczynski · 8 years ago
  80. 01ef404d5 Don't apply overscan insets to freeform windows. by Filip Gruszczynski · 8 years ago
  81. f1fa790 Merge "Enable logging for surface create/destroy." by Chong Zhang · 8 years ago
  82. a8975bd Enable logging for surface create/destroy. by Chong Zhang · 8 years ago
  83. 84fa335 Animate pinned stack resizing. by Filip Gruszczynski · 8 years ago
  84. a4a58ef Fix app staying in drag resizing when undocking by Jorim Jaggi · 8 years ago
  85. 3fd20fe Don't keep visible windows in pinned stack on screen when app dies by Wale Ogunwale · 8 years ago
  86. eb22e8e Fixes for broken saved surface by Chong Zhang · 8 years ago
  87. 55bd026 Merge "Don't mark wallpaper windows as visible when it's surface is hidden." by Wale Ogunwale · 8 years ago
  88. 329b7e5 Don't mark wallpaper windows as visible when it's surface is hidden. by Wale Ogunwale · 8 years ago
  89. 2e95a48 More optimization while dragging docked divider by Jorim Jaggi · 8 years ago
  90. defd8f3 Merge "Several fixes for docking non-resizeable tasks" by Chong Zhang · 8 years ago
  91. f66db43 Several fixes for docking non-resizeable tasks by Chong Zhang · 8 years ago
  92. 8438957 Fix rect convert from screen to surface coordinates with scaling by Chong Zhang · 8 years ago
  93. 2a88fc3 Apply scroll to windows added to a non-resizeble task that's docked by Chong Zhang · 8 years ago
  94. f596cd5 Some fixes for docking from navigation bar use case by Chong Zhang · 8 years ago
  95. 6d8e06b Don't set replacing flag in starting windows. by Wale Ogunwale · 8 years ago
  96. 81fe2d1 Refine snap position behavior by Jorim Jaggi · 9 years ago
  97. 0429f35 Freeze task bounds when relaunching by Jorim Jaggi · 9 years ago
  98. dc249c4 Change behavior when resizing docked stack by Jorim Jaggi · 9 years ago
  99. 6cae765 Added support for android.R.attr#alwaysFocusable by Wale Ogunwale · 9 years ago
  100. bd0d937 Notify client when the window is moved because of a resize by Chong Zhang · 9 years ago