1. e80dd22 Merge "Fixes minimized state in DividerController when dismissing docked stack" by TreeHugger Robot · 8 years ago
  2. b5370b7 Fixes minimized state in DividerController when dismissing docked stack by Matthew Ng · 8 years ago
  3. 201708a Merge "Fix InputMonitor.updateInputWindowsLw" by TreeHugger Robot · 8 years ago
  4. 2e96c63 Fix InputMonitor.updateInputWindowsLw by Vladislav Kaznacheev · 8 years ago
  5. 6ce0fb8 Fixed issue with ordering of non-app token windows by Wale Ogunwale · 8 years ago
  6. 0bb1f89 Merge "Fixed window ordering issue with TYPE_VOICE_INTERACTION." by TreeHugger Robot · 8 years ago
  7. 5d7e7f1 Fixed window ordering issue with TYPE_VOICE_INTERACTION. by Wale Ogunwale · 8 years ago
  8. 72919d2 Untangle creation of Task from addition of AppToken in WM. by Wale Ogunwale · 8 years ago
  9. 40db029 Light navigation bar support (1/2) by Jorim Jaggi · 8 years ago
  10. e3a3524 Merge changes I6477b6d1,Ieb11345f by TreeHugger Robot · 8 years ago
  11. ea92d97 Don't return null in WS.getTopParentWindow on child detach by Wale Ogunwale · 8 years ago
  12. 6cd5d2f Merge "Adding orientation preserving resizing" by TreeHugger Robot · 8 years ago
  13. 322347b Adding orientation preserving resizing by skuhne@google.com · 8 years ago
  14. b5c41b7 Adding ability for an app to request auto-enter picture-in-picture. by Winson Chung · 8 years ago
  15. 713f913 Merge "Don't allow IME windows to be IME targets" by TreeHugger Robot · 8 years ago
  16. 5ea27f6 Merge "Make "Drag failed" animation comply with Material Design" by TreeHugger Robot · 8 years ago
  17. 805d9ec Don't allow IME windows to be IME targets by Wale Ogunwale · 8 years ago
  18. cb566f3 Revert "Allow power button to close an input method" am: 28f0e5bf48 by Mark Renouf · 8 years ago
  19. fc526f6 Revert "Allow power button to close an input method" am: 28f0e5bf48 by Mark Renouf · 8 years ago
  20. 1e129a4 Reduce object allocations in WM in some frequently called methods by Wale Ogunwale · 8 years ago
  21. ee41d4a Introduced WindowContainer.mConsumerWrapperPool by Wale Ogunwale · 8 years ago
  22. 28f0e5b Revert "Allow power button to close an input method" by Mark Renouf · 8 years ago
  23. 6213caa Revert "Revert "WindowList be gone!"" by Wale Ogunwale · 8 years ago
  24. bcc880d [DO NOT MERGE] Allow multiple toasts for the focused app am: 296a60acc3 by Svet Ganov · 8 years ago
  25. 3d0bfd9 Prevent orphaning of windows when token is removed by Wale Ogunwale · 8 years ago
  26. 296a60a [DO NOT MERGE] Allow multiple toasts for the focused app by Svet Ganov · 8 years ago
  27. 6b4061f Merge "Have forAllWindows return IME windows in order with IME target" by TreeHugger Robot · 8 years ago
  28. 3c1170d Have forAllWindows return IME windows in order with IME target by Wale Ogunwale · 8 years ago
  29. 0730df7 Merge "Allow some app windows to display above the IME." by TreeHugger Robot · 8 years ago
  30. 04a7a53 Merge "Split home stack into home and recents stack" by TreeHugger Robot · 8 years ago
  31. ca9e061 Allow some app windows to display above the IME. by Wale Ogunwale · 8 years ago
  32. 2a66bdb Merge "Don't prepare transition if token is not visible" by Jorim Jaggi · 8 years ago
  33. ae1ff4f Split home stack into home and recents stack by Matthew Ng · 8 years ago
  34. b198b74 Don't send SCREEN_ORIENTATION_UNSET to apps. by Wale Ogunwale · 8 years ago
  35. aaaf9cf Don't prepare transition if token is not visible by Jorim Jaggi · 8 years ago
  36. cf952e7 Allow power button to close an input method am: d28e907183 am: 8da4ced46c by Mark Renouf · 8 years ago
  37. 9a21708 Allow power button to close an input method am: d28e907183 am: 8da4ced46c by Mark Renouf · 8 years ago
  38. fed8c7d Allow power button to close an input method am: d28e907183 by Mark Renouf · 8 years ago
  39. 8da4ced Allow power button to close an input method am: d28e907183 by Mark Renouf · 8 years ago
  40. 7e88808 Revert "DO NOT MERGE Wear Fwk: Disable Animations for A11y" am: 7b62df8556 by vinodkrishnan · 8 years ago
  41. afd52a7 Revert "DO NOT MERGE Wear Fwk: Disable Animations for A11y" am: 7b62df8556 by vinodkrishnan · 8 years ago
  42. 60d4248 Revert "DO NOT MERGE Wear Fwk: Disable Animations for A11y" am: 7b62df8556 by vinodkrishnan · 8 years ago
  43. d28e907 Allow power button to close an input method by Mark Renouf · 8 years ago
  44. 7b62df8 Revert "DO NOT MERGE Wear Fwk: Disable Animations for A11y" by vinodkrishnan · 8 years ago
  45. 3bf738e Merge "Check if the display is attached when updating config" by TreeHugger Robot · 8 years ago
  46. 8488468 Merge "Some cleanups for window cropping functionality." by TreeHugger Robot · 8 years ago
  47. fbbde85 Some cleanups for window cropping functionality. by Robert Carr · 8 years ago
  48. ca007a6 Check if the display is attached when updating config by Andrii Kulian · 8 years ago
  49. d25cf04 Merge "Add explicit method to dismiss Keyguard" by TreeHugger Robot · 8 years ago
  50. cd94121 Revert more integrity check changes. by Nick Kralevich · 8 years ago
  51. 586bc60 Merge "Workaround for javac compilation issue of lambda code" by Griff Hazen · 8 years ago
  52. ffa5a9d Revert "WindowList be gone!" by Jorim Jaggi · 8 years ago
  53. 241ae10 Add explicit method to dismiss Keyguard by Jorim Jaggi · 8 years ago
  54. 51d00d8 Workaround for javac compilation issue of lambda code by Griff Hazen · 8 years ago
  55. b1df48d Merge remote-tracking branch 'goog/cw-f-dev' into fix_merger by Baligh Uddin · 8 years ago
  56. 4551c8b WindowList be gone! by Wale Ogunwale · 8 years ago
  57. b3665f1 Make "Drag failed" animation comply with Material Design by Vladislav Kaznacheev · 8 years ago
  58. 1b4b23e Fix camera not launching immediately from Keyguard by Jorim Jaggi · 8 years ago
  59. 782b247 Merge "Fixed issue with IME displaying on-top of nav bar." by Wale Ogunwale · 8 years ago
  60. 93726a4 Merge "Don't include sysUI insets on secondary displays" by Wale Ogunwale · 8 years ago
  61. 44fbdf5 Fixed issue with IME displaying on-top of nav bar. by Wale Ogunwale · 8 years ago
  62. db8e106 Don't include sysUI insets on secondary displays by Andrii Kulian · 8 years ago
  63. 3c9006d Merge "Fix that window was not hidden after policy hiding animation" by Jorim Jaggi · 8 years ago
  64. af221d1 Fix that window was not hidden after policy hiding animation by Jorim Jaggi · 8 years ago
  65. 03c403d Fix minor issues discovered with Multi-Display tests by Andrii Kulian · 8 years ago
  66. 7c73dd6 Merge "Removed WallpaperController dependency on WindowList." by Wale Ogunwale · 8 years ago
  67. dc589ac Update usage of ActivityManagerNative. by Sudheer Shanka · 8 years ago
  68. f4ebe2e Removed WallpaperController dependency on WindowList. by Wale Ogunwale · 8 years ago
  69. 059de02 Merge "Removed used of DisplayContent.getReadOnlyWindowList()" by Wale Ogunwale · 8 years ago
  70. d5a0159 Fixing issue where PIP did not stay minimized after rotation. by Winson Chung · 8 years ago
  71. fa705378 Adding experiment for minimized pinned stack. by Winson Chung · 8 years ago
  72. 7075d79 Merge "Adding API for apps to specify their aspect ratio when entering PIP." by Winson Chung · 8 years ago
  73. 84a3834 Adding API for apps to specify their aspect ratio when entering PIP. by Winson Chung · 8 years ago
  74. d188096 Removed used of DisplayContent.getReadOnlyWindowList() by Wale Ogunwale · 8 years ago
  75. aad0c77 Merge "Catch a missed case when adding a toast" by TreeHugger Robot · 8 years ago
  76. 200adfb Catch a missed case when adding a toast by Svetoslav Ganov · 8 years ago
  77. 72c532a Merge "Traverse window hierarchy without window list" by TreeHugger Robot · 8 years ago
  78. 446e723 Merge "The big Keyguard transition refactor (8/n)" by TreeHugger Robot · 8 years ago
  79. b783fd8 Traverse window hierarchy without window list by Wale Ogunwale · 8 years ago
  80. e69c931 The big Keyguard transition refactor (8/n) by Jorim Jaggi · 8 years ago
  81. 664e8e5 Merge "Move wallpaper related methods to WallpaperToken" by TreeHugger Robot · 8 years ago
  82. 879ff72 Move wallpaper related methods to WallpaperToken by Jorim Jaggi · 8 years ago
  83. 964c68e Send accessibility event on window title change. by Phil Weaver · 8 years ago
  84. 576d8e9 Fix waitingForDrawn callback not called when adjusting for IME am: 3188386ff8 by Jorim Jaggi · 8 years ago
  85. b2089ab Fix waitingForDrawn callback not called when adjusting for IME am: 3188386ff8 by Jorim Jaggi · 8 years ago
  86. 3188386 Fix waitingForDrawn callback not called when adjusting for IME by Jorim Jaggi · 8 years ago
  87. cb291f3 Merge "Add shell command to move activity stacks between displays" by TreeHugger Robot · 8 years ago
  88. 839def9 Add shell command to move activity stacks between displays by Andrii Kulian · 8 years ago
  89. 10398df Merge "Order non-app window containers." by TreeHugger Robot · 8 years ago
  90. c2a2b94 Merge "Get rid of Keyguard visibility modifiers on WindowState" by TreeHugger Robot · 8 years ago
  91. 3a93169 Order non-app window containers. by Wale Ogunwale · 8 years ago
  92. b0d2734 Get rid of Keyguard visibility modifiers on WindowState by Jorim Jaggi · 8 years ago
  93. dff5c08 Experiment for snapping PIP to closest edge. by Winson Chung · 8 years ago
  94. 47994cc Merge "Cleanup dumpstate for CTS tests" by TreeHugger Robot · 8 years ago
  95. ad5d284 Cleanup dumpstate for CTS tests by Jorim Jaggi · 8 years ago
  96. 4cd3e8c Merge "Fixing issue with PIP while IME is showing." by TreeHugger Robot · 8 years ago
  97. 14fefc2 Fixing issue with PIP while IME is showing. by Winson Chung · 8 years ago
  98. ac2561e Make window token add/remove APIs require displayId by Wale Ogunwale · 8 years ago
  99. 5974b4d Merge changes from topic 'keyguard_refactor' by Jorim Jaggi · 8 years ago
  100. ce55e84 Merge "Add a config flag to control app transitions" by Yorke Lee · 8 years ago