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