1. f66db43 Several fixes for docking non-resizeable tasks by Chong Zhang · 9 years ago
  2. 3e979d6 Merge "Only request stack resize after non full screen bounds were set." by Filip Gruszczynski · 9 years ago
  3. dce2d16 Only request stack resize after non full screen bounds were set. by Filip Gruszczynski · 9 years ago
  4. 75e0979 Request Keyboard Shortcuts for SysUI Dialog via Window by Clara Bayarri · 9 years ago
  5. f2c9628 Merge "Apply scroll to windows added to a non-resizeble task that's docked" by Chong Zhang · 9 years ago
  6. 2a88fc3 Apply scroll to windows added to a non-resizeble task that's docked by Chong Zhang · 9 years ago
  7. 737af72 Snap docked stack after screen rotation by Jorim Jaggi · 9 years ago
  8. 29765d0 Merge "Fixed NPE in Task#isResizeableByDockedStack" by Wale Ogunwale · 9 years ago
  9. 5e7409c Fixed NPE in Task#isResizeableByDockedStack by Wale Ogunwale · 9 years ago
  10. db02dc1 Merge "Fix black screen when launching app from Recents into non-docked area" by Chong Zhang · 9 years ago
  11. 573e8e1 Fix black screen when launching app from Recents into non-docked area by Chong Zhang · 9 years ago
  12. 3dc52ed Revert "Snap docked stack after screen rotation" by Winson Chung · 9 years ago
  13. e65d6bb Snap docked stack after screen rotation by Jorim Jaggi · 9 years ago
  14. 9817dd0 Transfer focus on any touch down action by Chong Zhang · 9 years ago
  15. 495f138 Merge "Remove dead window if its activity record is cleared from history" by Chong Zhang · 9 years ago
  16. 7e8eeb7 Remove dead window if its activity record is cleared from history by Chong Zhang · 9 years ago
  17. b34f48f Merge "Correct exit animation window retention logic." by Rob Carr · 9 years ago
  18. 8aa603d Correct exit animation window retention logic. by Robert Carr · 9 years ago
  19. 9ebbe6a Changes to support navigation bar system UI in car mode. by Sriram Viswanathan · 9 years ago
  20. f14fa1e Merge "Stop lying about hardware keyboard presence." by Yohei Yukawa · 9 years ago
  21. 557467b Merge "Improved output for 'dumpsys window displays'" by Wale Ogunwale · 9 years ago
  22. bc98c55 Merge "[WindowManagerService] fix starting window issue" by Wale Ogunwale · 9 years ago
  23. 587c19c Merge "Some fixes for docking from navigation bar use case" by Chong Zhang · 9 years ago
  24. f596cd5 Some fixes for docking from navigation bar use case by Chong Zhang · 9 years ago
  25. b429e68 Improved output for 'dumpsys window displays' by Wale Ogunwale · 9 years ago
  26. f1cc31f Merge "More logging for ANR track-down" by Rob Carr · 9 years ago
  27. fbfd7f9 More logging for ANR track-down by Robert Carr · 9 years ago
  28. abc2180 [WindowManagerService] fix starting window issue by Ronnie Leng · 9 years ago
  29. c46f41c Fix flashing dialogs when IME enters/exits. by Filip Gruszczynski · 9 years ago
  30. 6d8e06b Don't set replacing flag in starting windows. by Wale Ogunwale · 9 years ago
  31. bedb566 Don't push IME above all app windows and dock divider. by Filip Gruszczynski · 9 years ago
  32. 10b89dc Do not pass invalid bounds for dim layer #2 by Jorim Jaggi · 9 years ago
  33. 7b371dd Do not pass invalid bounds for dim layer by Jorim Jaggi · 9 years ago
  34. 5098159 Dim stack while dismissing by Jorim Jaggi · 9 years ago
  35. 81fe2d1 Refine snap position behavior by Jorim Jaggi · 9 years ago
  36. a6c934e Use different asset when docked stack exists by Jorim Jaggi · 9 years ago
  37. 0429f35 Freeze task bounds when relaunching by Jorim Jaggi · 9 years ago
  38. fe89d12 Add infrastructure to track activitiy relaunches by Jorim Jaggi · 9 years ago
  39. dc249c4 Change behavior when resizing docked stack by Jorim Jaggi · 9 years ago
  40. 6cae765 Added support for android.R.attr#alwaysFocusable by Wale Ogunwale · 9 years ago
  41. bd0d937 Notify client when the window is moved because of a resize by Chong Zhang · 9 years ago
  42. 50bf96b Crop to stack bounds during animation if docked task is non-resizeable by Chong Zhang · 9 years ago
  43. 09b9576 Merge "Fix a crash. InputDevice can be null." by Jun Mukai · 9 years ago
  44. b23a757 Bind DropPermissions life cycle to Activity by Vladislav Kaznacheev · 9 years ago
  45. caca111 Fix a crash. InputDevice can be null. by Jun Mukai · 9 years ago
  46. 7b739a8 Stop lying about hardware keyboard presence. by Yohei Yukawa · 9 years ago
  47. e6ed195 Remove confusing logging about surface size. by Filip Gruszczynski · 9 years ago
  48. 3510bd9 Merge "Always elevate input method above the input target." by Filip Gruszczynski · 9 years ago
  49. 10d98e4 Always elevate input method above the input target. by Filip Gruszczynski · 9 years ago
  50. 7818803 Prevent NPE in layer assignment, not all windows have a stack. by Filip Gruszczynski · 9 years ago
  51. 8216eb2 Added PRIVATE_FLAG_LAYOUT_CHILD_WINDOW_IN_PARENT_FRAME window flag by Wale Ogunwale · 9 years ago
  52. 79f268d Correctly set mContainingFrame for PopupWindows in multi-window mode by Wale Ogunwale · 9 years ago
  53. 9943e09 Merge "Start at the end of the IME dialog list, not one past." by Michael Wright · 9 years ago
  54. 6db8e69 Start at the end of the IME dialog list, not one past. by Michael Wright · 9 years ago
  55. e6fd77ba Use correct SparseArray access method when iterating over it. by Filip Gruszczynski · 9 years ago
  56. 92e432c Refactor and improve window layering. by Filip Gruszczynski · 9 years ago
  57. 9149d2b Rename and simplify DropPermissionHolder by Vladislav Kaznacheev · 9 years ago
  58. cfb96e7 Merge "Temporary enable logging for monkey testing" by Rob Carr · 9 years ago
  59. ce4f2f1 Temporary enable logging for monkey testing by Robert Carr · 9 years ago
  60. 28ba383 Merge "Move window replacement tracking to window state." by Rob Carr · 9 years ago
  61. 5ad34c3 Merge "Fixed bug with task record not updating to fullscreen sometimes" by Wale Ogunwale · 9 years ago
  62. a1eb439 Move window replacement tracking to window state. by Robert Carr · 9 years ago
  63. c18a05f Merge "Rotate IMEs (subtypes) by Meta+Space." by Yohei Yukawa · 9 years ago
  64. b4ec0a3 Fixed bug with task record not updating to fullscreen sometimes by Wale Ogunwale · 9 years ago
  65. 5eba279 Merge "Exclude status and nav bar from focus monitor." by Filip Gruszczynski · 9 years ago
  66. 15bfdf5 Merge "Don't log bad surface size before layout is done." by Filip Gruszczynski · 9 years ago
  67. 96b906f Don't log bad surface size before layout is done. by Filip Gruszczynski · 9 years ago
  68. ecf6722 Exclude status and nav bar from focus monitor. by Filip Gruszczynski · 9 years ago
  69. 2fa2791 Merge "Apply cropping to resizing surfaces." by Rob Carr · 9 years ago
  70. ae61f71 Rotate IMEs (subtypes) by Meta+Space. by Yohei Yukawa · 9 years ago
  71. 51a1b87 Apply cropping to resizing surfaces. by Robert Carr · 9 years ago
  72. 0df9b0f Prevent crash when manipulating hidden SurfaceView. by Robert Carr · 9 years ago
  73. 4407cbd Merge "Add support for locking the screen when the lid is closed" am: 9dc3c36c9c am: 4d9e6190b1 by Michael Wright · 9 years ago
  74. 37c8bcb Merge "Add support for locking the screen when the lid is closed" am: 9dc3c36c9c by Michael Wright · 9 years ago
  75. f34a04c Fix freeform to recents animating window being cuttoff. by Filip Gruszczynski · 9 years ago
  76. 4cbc315 Fix thumbnail header animations in freeform to recents. by Filip Gruszczynski · 9 years ago
  77. 0bd180d Improve debugging setup for window manager package. by Filip Gruszczynski · 9 years ago
  78. 4d9e619 Merge "Add support for locking the screen when the lid is closed" am: 9dc3c36c9c by Michael Wright · 9 years ago
  79. 7f864cc Merge "Move surface save state tracking to WindowState." by Rob Carr · 9 years ago
  80. 13f7be9e Move surface save state tracking to WindowState. by Robert Carr · 9 years ago
  81. 86fd6d1 Do not force keyguard orientation to no sensor. by Xiaohui Chen · 9 years ago
  82. 75b3720 Fix app over lockscreen being cropped by docked stack by Chong Zhang · 9 years ago
  83. 8294f82 Merge "Put PIP windows above transition animations." by Filip Gruszczynski · 9 years ago
  84. 114d5ca Put PIP windows above transition animations. by Filip Gruszczynski · 9 years ago
  85. 02812ba Reset mPointerIconShape properly on window manager. by Jun Mukai · 9 years ago
  86. 7def60d Add support for locking the screen when the lid is closed by Edward Savage-Jones · 9 years ago
  87. 85d5cc4 Force divider visibility reevaluation when system ui registers listener. by Filip Gruszczynski · 9 years ago
  88. e920098 Merge "Fix window disappearing when docking a second app" by Chong Zhang · 9 years ago
  89. 48a87a5 Fix window disappearing when docking a second app by Chong Zhang · 9 years ago
  90. a4740c0 Merge "Fix repositionChild positioning." by Rob Carr · 9 years ago
  91. 31e2848 Fix repositionChild positioning. by Robert Carr · 9 years ago
  92. 2998eef Set proper stack in WM when activity is moved to stack in AM by Wale Ogunwale · 9 years ago
  93. 8f7f318 Allow QS tiles to open dialogs by Jason Monk · 9 years ago
  94. b60206a Merge "Make sure tap detector is valid before trying to initialize." by Wale Ogunwale · 9 years ago
  95. abaa4ad Make sure tap detector is valid before trying to initialize. by Wale Ogunwale · 9 years ago
  96. a97268e Merge "Ensure we update window scale when repositioning child." by Rob Carr · 9 years ago
  97. 298a4dc Merge "Prevent windows in pinned stack from gaining window focus." by Wale Ogunwale · 9 years ago
  98. d045c82 Prevent windows in pinned stack from gaining window focus. by Wale Ogunwale · 9 years ago
  99. 6449a95 Merge "Add bounds information to stack/task WM dump" by Wale Ogunwale · 9 years ago
  100. 0d3d1f8 Fixed typos: when when by Sungsoo Lim · 9 years ago