1. 92b26c5 Merge "Restore correct mouse pointer after drag and drop" by Vladislav Kaznacheev · 9 years ago
  2. 2ced3d5 Merge "Don't keep visible windows in pinned stack on screen when app dies" by Wale Ogunwale · 9 years ago
  3. 3fd20fe Don't keep visible windows in pinned stack on screen when app dies by Wale Ogunwale · 9 years ago
  4. ec6a447 Restore correct mouse pointer after drag and drop by Vladislav Kaznacheev · 9 years ago
  5. c868043 Merge "Change mouse pointer when drag and drop is active" by Vladislav Kaznacheev · 9 years ago
  6. 1262dc0 Merge "Switch and store keyboard layouts based on IME subtype." by Michael Wright · 9 years ago
  7. ba76112 Change mouse pointer when drag and drop is active by Vladislav Kaznacheev · 9 years ago
  8. fea5aa3 Merge "Fix minor logging issues in WindowSurfacePlacer." by Filip Gruszczynski · 9 years ago
  9. ce4ec40 Fix minor logging issues in WindowSurfacePlacer. by Filip Gruszczynski · 9 years ago
  10. 565a9df Fix thumbnail header animation to follow the app window. by Filip Gruszczynski · 9 years ago
  11. c82a7e3 Merge changes Ifd2de38a,I57633d60 by Jorim Jaggi · 9 years ago
  12. 829ab6d Merge "Zero out DragEvent position when it should not be available" by Vladislav Kaznacheev · 9 years ago
  13. df012d5 Divider tuning by Jorim Jaggi · 9 years ago
  14. cc010b2 Zero out DragEvent position when it should not be available by Vladislav Kaznacheev · 9 years ago
  15. d5f7ed9 Switch and store keyboard layouts based on IME subtype. by Michael Wright · 9 years ago
  16. 4eb533f Merge "Fixes for broken saved surface" by Chong Zhang · 9 years ago
  17. eb22e8e Fixes for broken saved surface by Chong Zhang · 9 years ago
  18. e382831 Merge "Send ACTION_DRAG_LOCATION right after ACTION_DRAG_STARTED" by Vladislav Kaznacheev · 9 years ago
  19. 22705e8 Disable temporary logging. by Robert Carr · 9 years ago
  20. cd70983 Merge "Do not clear exiting flag following explicit remove." by Rob Carr · 9 years ago
  21. 7fed68d Do not clear exiting flag following explicit remove. by Robert Carr · 9 years ago
  22. 64b6b44 Create dim layer surfaces only when they are necessary. by Filip Gruszczynski · 9 years ago
  23. 0102a8a Merge "Replace SurfaceViews across resize trigerred relaunches." by Rob Carr · 9 years ago
  24. 23fa16b Replace SurfaceViews across resize trigerred relaunches. by Robert Carr · 9 years ago
  25. 198dcbf Fix several small logging issues. by Filip Gruszczynski · 9 years ago
  26. 55bd026 Merge "Don't mark wallpaper windows as visible when it's surface is hidden." by Wale Ogunwale · 9 years ago
  27. 21e0917 Merge "Fix split-screen visible apps issue when screen is rotated on lockscreen" by Wale Ogunwale · 9 years ago
  28. d0ed893 Send ACTION_DRAG_LOCATION right after ACTION_DRAG_STARTED by Vladislav Kaznacheev · 9 years ago
  29. 329b7e5 Don't mark wallpaper windows as visible when it's surface is hidden. by Wale Ogunwale · 9 years ago
  30. 2e95a48 More optimization while dragging docked divider by Jorim Jaggi · 9 years ago
  31. 4846ee3 Optimize window relayouts when dragging divider by Jorim Jaggi · 9 years ago
  32. ccb6ce2 Fix split-screen visible apps issue when screen is rotated on lockscreen by Wale Ogunwale · 9 years ago
  33. e1fe4d1 Fixed bug with wrong task bounds when device is rotated 180° by Wale Ogunwale · 9 years ago
  34. fdbdb9f Merge changes I55d96ec3,I0ebc4639 by Jorim Jaggi · 9 years ago
  35. d434dcb When creating docked stack, use SnapAlgorithm by Jorim Jaggi · 9 years ago
  36. defd8f3 Merge "Several fixes for docking non-resizeable tasks" by Chong Zhang · 9 years ago
  37. f66db43 Several fixes for docking non-resizeable tasks by Chong Zhang · 9 years ago
  38. cb11f8a Merge "Fix rect convert from screen to surface coordinates with scaling" by Chong Zhang · 9 years ago
  39. 8438957 Fix rect convert from screen to surface coordinates with scaling by Chong Zhang · 9 years ago
  40. 3e979d6 Merge "Only request stack resize after non full screen bounds were set." by Filip Gruszczynski · 9 years ago
  41. dce2d16 Only request stack resize after non full screen bounds were set. by Filip Gruszczynski · 9 years ago
  42. 75e0979 Request Keyboard Shortcuts for SysUI Dialog via Window by Clara Bayarri · 9 years ago
  43. f2c9628 Merge "Apply scroll to windows added to a non-resizeble task that's docked" by Chong Zhang · 9 years ago
  44. 2a88fc3 Apply scroll to windows added to a non-resizeble task that's docked by Chong Zhang · 9 years ago
  45. 737af72 Snap docked stack after screen rotation by Jorim Jaggi · 9 years ago
  46. 29765d0 Merge "Fixed NPE in Task#isResizeableByDockedStack" by Wale Ogunwale · 9 years ago
  47. 5e7409c Fixed NPE in Task#isResizeableByDockedStack by Wale Ogunwale · 9 years ago
  48. db02dc1 Merge "Fix black screen when launching app from Recents into non-docked area" by Chong Zhang · 9 years ago
  49. 573e8e1 Fix black screen when launching app from Recents into non-docked area by Chong Zhang · 9 years ago
  50. 3dc52ed Revert "Snap docked stack after screen rotation" by Winson Chung · 9 years ago
  51. e65d6bb Snap docked stack after screen rotation by Jorim Jaggi · 9 years ago
  52. 9817dd0 Transfer focus on any touch down action by Chong Zhang · 9 years ago
  53. 495f138 Merge "Remove dead window if its activity record is cleared from history" by Chong Zhang · 9 years ago
  54. 7e8eeb7 Remove dead window if its activity record is cleared from history by Chong Zhang · 9 years ago
  55. b34f48f Merge "Correct exit animation window retention logic." by Rob Carr · 9 years ago
  56. 8aa603d Correct exit animation window retention logic. by Robert Carr · 9 years ago
  57. 9ebbe6a Changes to support navigation bar system UI in car mode. by Sriram Viswanathan · 9 years ago
  58. f14fa1e Merge "Stop lying about hardware keyboard presence." by Yohei Yukawa · 9 years ago
  59. 557467b Merge "Improved output for 'dumpsys window displays'" by Wale Ogunwale · 9 years ago
  60. bc98c55 Merge "[WindowManagerService] fix starting window issue" by Wale Ogunwale · 9 years ago
  61. 587c19c Merge "Some fixes for docking from navigation bar use case" by Chong Zhang · 9 years ago
  62. f596cd5 Some fixes for docking from navigation bar use case by Chong Zhang · 9 years ago
  63. b429e68 Improved output for 'dumpsys window displays' by Wale Ogunwale · 9 years ago
  64. f1cc31f Merge "More logging for ANR track-down" by Rob Carr · 9 years ago
  65. fbfd7f9 More logging for ANR track-down by Robert Carr · 9 years ago
  66. abc2180 [WindowManagerService] fix starting window issue by Ronnie Leng · 9 years ago
  67. c46f41c Fix flashing dialogs when IME enters/exits. by Filip Gruszczynski · 9 years ago
  68. 6d8e06b Don't set replacing flag in starting windows. by Wale Ogunwale · 9 years ago
  69. bedb566 Don't push IME above all app windows and dock divider. by Filip Gruszczynski · 9 years ago
  70. 10b89dc Do not pass invalid bounds for dim layer #2 by Jorim Jaggi · 9 years ago
  71. 7b371dd Do not pass invalid bounds for dim layer by Jorim Jaggi · 9 years ago
  72. 5098159 Dim stack while dismissing by Jorim Jaggi · 9 years ago
  73. 81fe2d1 Refine snap position behavior by Jorim Jaggi · 9 years ago
  74. a6c934e Use different asset when docked stack exists by Jorim Jaggi · 9 years ago
  75. 0429f35 Freeze task bounds when relaunching by Jorim Jaggi · 9 years ago
  76. fe89d12 Add infrastructure to track activitiy relaunches by Jorim Jaggi · 9 years ago
  77. dc249c4 Change behavior when resizing docked stack by Jorim Jaggi · 9 years ago
  78. 6cae765 Added support for android.R.attr#alwaysFocusable by Wale Ogunwale · 9 years ago
  79. bd0d937 Notify client when the window is moved because of a resize by Chong Zhang · 9 years ago
  80. 50bf96b Crop to stack bounds during animation if docked task is non-resizeable by Chong Zhang · 9 years ago
  81. 09b9576 Merge "Fix a crash. InputDevice can be null." by Jun Mukai · 9 years ago
  82. b23a757 Bind DropPermissions life cycle to Activity by Vladislav Kaznacheev · 9 years ago
  83. caca111 Fix a crash. InputDevice can be null. by Jun Mukai · 9 years ago
  84. 7b739a8 Stop lying about hardware keyboard presence. by Yohei Yukawa · 9 years ago
  85. e6ed195 Remove confusing logging about surface size. by Filip Gruszczynski · 9 years ago
  86. 3510bd9 Merge "Always elevate input method above the input target." by Filip Gruszczynski · 9 years ago
  87. 10d98e4 Always elevate input method above the input target. by Filip Gruszczynski · 9 years ago
  88. 7818803 Prevent NPE in layer assignment, not all windows have a stack. by Filip Gruszczynski · 9 years ago
  89. 8216eb2 Added PRIVATE_FLAG_LAYOUT_CHILD_WINDOW_IN_PARENT_FRAME window flag by Wale Ogunwale · 9 years ago
  90. 79f268d Correctly set mContainingFrame for PopupWindows in multi-window mode by Wale Ogunwale · 9 years ago
  91. 9943e09 Merge "Start at the end of the IME dialog list, not one past." by Michael Wright · 9 years ago
  92. 6db8e69 Start at the end of the IME dialog list, not one past. by Michael Wright · 9 years ago
  93. e6fd77ba Use correct SparseArray access method when iterating over it. by Filip Gruszczynski · 9 years ago
  94. 92e432c Refactor and improve window layering. by Filip Gruszczynski · 9 years ago
  95. 9149d2b Rename and simplify DropPermissionHolder by Vladislav Kaznacheev · 9 years ago
  96. cfb96e7 Merge "Temporary enable logging for monkey testing" by Rob Carr · 9 years ago
  97. ce4f2f1 Temporary enable logging for monkey testing by Robert Carr · 9 years ago
  98. 28ba383 Merge "Move window replacement tracking to window state." by Rob Carr · 9 years ago
  99. 5ad34c3 Merge "Fixed bug with task record not updating to fullscreen sometimes" by Wale Ogunwale · 9 years ago
  100. a1eb439 Move window replacement tracking to window state. by Robert Carr · 9 years ago