1. 69abc19 Multi-window optimizations #1 by Jorim Jaggi · 8 years ago
  2. e12aece Ensure surfaces stay alive until activity stop. by Robert Carr · 8 years ago
  3. af78708 Merge "Check wallpaper visibility to determine if wallpaper is obscuring apps." by Chong Zhang · 8 years ago
  4. 66bf071d Check wallpaper visibility to determine if wallpaper is obscuring apps. by Chong Zhang · 8 years ago
  5. a9f9b37 Reset docked divider to the middle of the screen if sys-ui dies by Wale Ogunwale · 8 years ago
  6. 9511b0f Fix bug where surface was not clipped off during resizing by Jorim Jaggi · 8 years ago
  7. d1a668f Merge "Allow saving child surfaces." by Rob Carr · 8 years ago
  8. 7098dbd Allow saving child surfaces. by Robert Carr · 8 years ago
  9. bfc2f8f Some fixes for saved surfaces by Chong Zhang · 8 years ago
  10. b1faf60 Use resizeMode integer instead of resizeable boolean. by Wale Ogunwale · 8 years ago
  11. d757376 Merge "Don't apply overscan insets to freeform windows." by Filip Gruszczynski · 8 years ago
  12. 01ef404d5 Don't apply overscan insets to freeform windows. by Filip Gruszczynski · 8 years ago
  13. f1fa790 Merge "Enable logging for surface create/destroy." by Chong Zhang · 8 years ago
  14. a8975bd Enable logging for surface create/destroy. by Chong Zhang · 8 years ago
  15. 84fa335 Animate pinned stack resizing. by Filip Gruszczynski · 8 years ago
  16. a4a58ef Fix app staying in drag resizing when undocking by Jorim Jaggi · 8 years ago
  17. 3fd20fe Don't keep visible windows in pinned stack on screen when app dies by Wale Ogunwale · 8 years ago
  18. eb22e8e Fixes for broken saved surface by Chong Zhang · 8 years ago
  19. 55bd026 Merge "Don't mark wallpaper windows as visible when it's surface is hidden." by Wale Ogunwale · 8 years ago
  20. 329b7e5 Don't mark wallpaper windows as visible when it's surface is hidden. by Wale Ogunwale · 8 years ago
  21. 2e95a48 More optimization while dragging docked divider by Jorim Jaggi · 8 years ago
  22. defd8f3 Merge "Several fixes for docking non-resizeable tasks" by Chong Zhang · 8 years ago
  23. f66db43 Several fixes for docking non-resizeable tasks by Chong Zhang · 8 years ago
  24. 8438957 Fix rect convert from screen to surface coordinates with scaling by Chong Zhang · 8 years ago
  25. 2a88fc3 Apply scroll to windows added to a non-resizeble task that's docked by Chong Zhang · 9 years ago
  26. f596cd5 Some fixes for docking from navigation bar use case by Chong Zhang · 9 years ago
  27. 6d8e06b Don't set replacing flag in starting windows. by Wale Ogunwale · 9 years ago
  28. 81fe2d1 Refine snap position behavior by Jorim Jaggi · 9 years ago
  29. 0429f35 Freeze task bounds when relaunching by Jorim Jaggi · 9 years ago
  30. dc249c4 Change behavior when resizing docked stack by Jorim Jaggi · 9 years ago
  31. 6cae765 Added support for android.R.attr#alwaysFocusable by Wale Ogunwale · 9 years ago
  32. bd0d937 Notify client when the window is moved because of a resize by Chong Zhang · 9 years ago
  33. 8216eb2 Added PRIVATE_FLAG_LAYOUT_CHILD_WINDOW_IN_PARENT_FRAME window flag by Wale Ogunwale · 9 years ago
  34. 79f268d Correctly set mContainingFrame for PopupWindows in multi-window mode by Wale Ogunwale · 9 years ago
  35. 92e432c Refactor and improve window layering. by Filip Gruszczynski · 9 years ago
  36. a1eb439 Move window replacement tracking to window state. by Robert Carr · 9 years ago
  37. 51a1b87 Apply cropping to resizing surfaces. by Robert Carr · 9 years ago
  38. f34a04c Fix freeform to recents animating window being cuttoff. by Filip Gruszczynski · 9 years ago
  39. 0bd180d Improve debugging setup for window manager package. by Filip Gruszczynski · 9 years ago
  40. 13f7be9e Move surface save state tracking to WindowState. by Robert Carr · 9 years ago
  41. a4740c0 Merge "Fix repositionChild positioning." by Rob Carr · 9 years ago
  42. 31e2848 Fix repositionChild positioning. by Robert Carr · 9 years ago
  43. d045c82 Prevent windows in pinned stack from gaining window focus. by Wale Ogunwale · 9 years ago
  44. 64cdc14 Remove dock divider surface when it's not visible. by Filip Gruszczynski · 9 years ago
  45. 19723a4 Revert "Destroy docked divider surface when it's hidden." by Filip Gruszczynski · 9 years ago
  46. 5514930 Only create surface when showing window if it destroys it when hiding. by Filip Gruszczynski · 9 years ago
  47. b15758a Support scrolling for non-resizeable tasks in side-by-side mode by Chong Zhang · 9 years ago
  48. cb5f57b Destroy docked divider surface when it's hidden. by Filip Gruszczynski · 9 years ago
  49. 95cdbd6 Merge "Fix black wallpaper when docking a non-resizeable task" by Chong Zhang · 9 years ago
  50. 0abb20f Fix black wallpaper when docking a non-resizeable task by Chong Zhang · 9 years ago
  51. 030979c Don't play animation when docking stack with affordance by Jorim Jaggi · 9 years ago
  52. f52dd20 Don't animate move triggered by resizing using dock divider. by Filip Gruszczynski · 9 years ago
  53. 053c8e4 Crop window input region to stack bounds. by Wale Ogunwale · 9 years ago
  54. 3cd4804 Set-up dummy animation when setting a replacing window token by Wale Ogunwale · 9 years ago
  55. d046908 Merge "Fixes for touch exclusion region" by Chong Zhang · 9 years ago
  56. d8ceb85 Fixes for touch exclusion region by Chong Zhang · 9 years ago
  57. c010798 Merge "Fix missing dock divider." by Filip Gruszczynski · 9 years ago
  58. ae10080 Fix missing dock divider. by Filip Gruszczynski · 9 years ago
  59. 4c9ba52a Fixes for dim bounds and touch bounds by Chong Zhang · 9 years ago
  60. f9ca399 Merge "Fix crash on invalid dimlayer" by Chong Zhang · 9 years ago
  61. eb91732 Fix crash on invalid dimlayer by Chong Zhang · 9 years ago
  62. 2f40db7 Merge "Fix blink when docking a window." by Filip Gruszczynski · 9 years ago
  63. 78a08ee Fix blink when docking a window. by Filip Gruszczynski · 9 years ago
  64. d153c4f Fix flicker when releasing drag of divider by Chong Zhang · 9 years ago
  65. 8f3978f Merge "Fix windows disappearing when resizing freeform or docked." by Filip Gruszczynski · 9 years ago
  66. 10a80e0 Fix windows disappearing when resizing freeform or docked. by Filip Gruszczynski · 9 years ago
  67. dcf467c Fix flicker at the end of docked stack divider animation by Jorim Jaggi · 9 years ago
  68. a7262a8 Immediately start resizing when touching docked divider by Jorim Jaggi · 9 years ago
  69. 253a20f Fix black holes and flickering in docked resizing by Jorim Jaggi · 9 years ago
  70. 61f39a7 Migrate docked divider drawing to SysUI by Jorim Jaggi · 9 years ago
  71. 63a35e2 Fix minor problems when resizing/maximizing docked window. by Filip Gruszczynski · 9 years ago
  72. e6a8351 Extract application window usage of SurfaceController. by Robert Carr · 9 years ago
  73. 84cc5e3 Split code out from WMS.realyoutWindow. by Filip Gruszczynski · 9 years ago
  74. acf1140 Discard input events sent to dead window by Chong Zhang · 9 years ago
  75. 14b4e57 Remove blink during the freeform -> recents transition. by Filip Gruszczynski · 9 years ago
  76. 112eb8c Save window when an app died while it's visible by Chong Zhang · 9 years ago
  77. c356b2a Merge "Ensure crop rect is scaled appropriately." by Rob Carr · 9 years ago
  78. 9cac3b4 Fix bug preventing resizing of freeform apps. by Filip Gruszczynski · 9 years ago
  79. 58f2913 Ensure crop rect is scaled appropriately. by Robert Carr · 9 years ago
  80. bef461f Several fixes for saved surface by Chong Zhang · 9 years ago
  81. db20b5f Use saved window surface to start entering animation by Chong Zhang · 9 years ago
  82. b6e6662 Improve infrastructure for replacing windows. by Filip Gruszczynski · 9 years ago
  83. 955b2fc Disable stack cropping for docked animating windows only. by Filip Gruszczynski · 9 years ago
  84. 2a6a2c2 Change WindowState.mShownFrame to WindowState.mShownPosition. by Filip Gruszczynski · 9 years ago
  85. 9b68619 Merge "Fix frequent recreation of dock divider surface." by Filip Gruszczynski · 9 years ago
  86. b537b18 Allow docked mode windows to layout content under screen decors by Wale Ogunwale · 9 years ago
  87. a6a72d9 Fix frequent recreation of dock divider surface. by Filip Gruszczynski · 9 years ago
  88. 0689ae9 Fix lack of dim layer behind "Power off" window. by Filip Gruszczynski · 9 years ago
  89. 23c0cc9 Merge "Refactoring: create method for marking display as needing layout." by Filip Gruszczynski · 9 years ago
  90. e92179d Refactoring: create method for marking display as needing layout. by Filip Gruszczynski · 9 years ago
  91. f370a5b Merge "Resizing docked stack by dragging dock divider." by Filip Gruszczynski · 9 years ago
  92. 3ddc5d6 Resizing docked stack by dragging dock divider. by Filip Gruszczynski · 9 years ago
  93. cad05a0 Added trace points for task/stack resizing. by Wale Ogunwale · 9 years ago
  94. 9184ec6 Use visible frame instead of task bounds for detecting resize start by Chong Zhang · 9 years ago
  95. 466f321 Showing docked stack divider window. by Filip Gruszczynski · 9 years ago
  96. cf5c5f2 Merge "Misc fixes for window moving and resizing" by Chong Zhang · 9 years ago
  97. 3005e75 Misc fixes for window moving and resizing by Chong Zhang · 9 years ago
  98. 2b19b60 Don't set input bounds for task to the stack bounds. by Wale Ogunwale · 9 years ago
  99. 87975b7 Merge "Place surface at screen't top-left when doing drag resizing" by Chong Zhang · 9 years ago
  100. 5a2f2cb Fixed issue with relaying-out sysui when resizing a freeform task. by Wale Ogunwale · 9 years ago