1. c6ae42a Fix IME Keyguard exit animation by Jorim Jaggi · 7 years ago
  2. d193972 Merge "Fixed issue with associating WindowToken with null binder." into oc-dev by TreeHugger Robot · 7 years ago
  3. 399c869 Revert "Only allow AM to update display orientation based on app containers" by Wale Ogunwale · 7 years ago
  4. 2f569ed Fixed issue with associating WindowToken with null binder. by Wale Ogunwale · 7 years ago
  5. 70f5948 Fix bounds calculation by Jorim Jaggi · 7 years ago
  6. eb59d6e Don't include IME in app screenshot by Jorim Jaggi · 7 years ago
  7. 5f1ae6a Only allow AM to update display orientation based on app containers by Wale Ogunwale · 7 years ago
  8. 40d0f86 Merge "Update ime touch exclude region for hosting display" into oc-dev by Andrii Kulian · 7 years ago
  9. 7a31b77 Update ime touch exclude region for hosting display by Andrii Kulian · 7 years ago
  10. f7e6f58 Merge "Window can only be fully drawn if app window is not relaunching" into oc-dev by TreeHugger Robot · 7 years ago
  11. 498c71d Window can only be fully drawn if app window is not relaunching by Matthew Ng · 7 years ago
  12. fef058d Prevent IME adjustment for stacks not affected by docked stack resizing by Winson Chung · 7 years ago
  13. 2117aaf More targeted version of "Correct animation glitch for pinned stack." by Robert Carr · 7 years ago
  14. 8997322 Fixed transition animation from pipable activities by Wale Ogunwale · 7 years ago
  15. 22d4ef0 Merge "Don't allow stacks above pinned stack." into oc-dev by Bryce Lee · 7 years ago
  16. 32c566f Fixing missing movement bounds notification to SystemUI. by Winson Chung · 7 years ago
  17. 971fe46 Merge "Revert "Revert "Handle case when snapshot dimensions don't match""" into oc-dev by TreeHugger Robot · 7 years ago
  18. 48f4b57 Don't allow stacks above pinned stack. by Bryce Lee · 7 years ago
  19. 30d64f3 Revert "Revert "Handle case when snapshot dimensions don't match"" by Jorim Jaggi · 7 years ago
  20. 51c1b67 Fix activity move between displays by Andrii Kulian · 7 years ago
  21. e7ac324 Merge "Revert "Handle case when snapshot dimensions don't match"" into oc-dev by Jason Monk · 7 years ago
  22. ba53d8a Revert "Handle case when snapshot dimensions don't match" by Jason Monk · 7 years ago
  23. 0c90169 Correct animation glitch for pinned stack. by Robert Carr · 7 years ago
  24. 1edadac Merge "Handle case when snapshot dimensions don't match" into oc-dev by Jorim Jaggi · 7 years ago
  25. cd09799 Update display contents when metrics change by Andrii Kulian · 7 years ago
  26. aea6b74 Handle case when snapshot dimensions don't match by Jorim Jaggi · 7 years ago
  27. 7566d76 Add app bounds to configuration. by Bryce Lee · 7 years ago
  28. 2b33162 Merge "Remove code for seamlessly rotating SurfaceView's." into oc-dev by Rob Carr · 7 years ago
  29. 897215d Remove code for seamlessly rotating SurfaceView's. by Robert Carr · 7 years ago
  30. 27cec32 Add configuration for maximum UI width. by Bryce Lee · 7 years ago
  31. 55ddf8f Added support for maxAspectRatio manifest attribute. by Wale Ogunwale · 7 years ago
  32. b6c5c0d Revert "Update display contents when metrics change" by Andrii Kulian · 7 years ago
  33. eddb7c0 Update display contents when metrics change by Andrii Kulian · 7 years ago
  34. 06d07d6 Move rotation methods to DisplayContent by Andrii Kulian · 7 years ago
  35. 8ee7285 Move rotation tracking to DisplayContent by Andrii Kulian · 7 years ago
  36. 8e44f6c Revert "Have WM use token info. from IMMS to determine IME target window" by Wale Ogunwale · 7 years ago
  37. dee1b3f Only adjust window layers from WindowLayerController by Robert Carr · 7 years ago
  38. daab865 Have WM use token info. from IMMS to determine IME target window by Wale Ogunwale · 7 years ago
  39. 2ce1160 Merge "Revert "Update display contents when metrics change"" by TreeHugger Robot · 7 years ago
  40. 6addf5d Revert "Update display contents when metrics change" by Bryce Lee · 7 years ago
  41. 722ba4c Merge "Update display contents when metrics change" by TreeHugger Robot · 7 years ago
  42. d7f8f94 Update display contents when metrics change by Andrii Kulian · 7 years ago
  43. ee9e277 Handle focused tasks on multiple displays by David Stevens · 7 years ago
  44. 5cd907d Alert Windows behavioral changes by Wale Ogunwale · 8 years ago
  45. 367ff7f Fix shared dim layer not cleared when all users removed by Andrii Kulian · 8 years ago
  46. 1666e31 Added StackWindowContainerController by Wale Ogunwale · 8 years ago
  47. 52e85da If the surface of a window is displayed, screenshot by Jorim Jaggi · 8 years ago
  48. 8b702ed Add starting windows while unlocking by Jorim Jaggi · 8 years ago
  49. 2899a69 Merge changes I72139780,I8e563654 by TreeHugger Robot · 8 years ago
  50. bfbd9dc Fix screenshotting with includeDecor=true in multi-window by Jorim Jaggi · 8 years ago
  51. daca8ee Upstream allowing multiple toasts for focused app by Svet Ganov · 8 years ago
  52. 7cd7c2d Notify task about display change when moved to new stack by Andrii Kulian · 8 years ago
  53. 9f9d61f Readd missing null check by Jorim Jaggi · 8 years ago
  54. 6a7a859 Use screenshotToBuffer by Jorim Jaggi · 8 years ago
  55. 02886a8 Initial implementation of snapshots by Jorim Jaggi · 8 years ago
  56. cd5dcb8b Always place stacks below pinned stack by Andrii Kulian · 8 years ago
  57. 6cc1a1d Fix crash when removing a display with activities by Andrii Kulian · 8 years ago
  58. d276563 Add positionChildAt method to WindowContainer by Andrii Kulian · 8 years ago
  59. 6ce0fb8 Fixed issue with ordering of non-app token windows by Wale Ogunwale · 8 years ago
  60. 5d7e7f1 Fixed window ordering issue with TYPE_VOICE_INTERACTION. by Wale Ogunwale · 8 years ago
  61. 1e129a4 Reduce object allocations in WM in some frequently called methods by Wale Ogunwale · 8 years ago
  62. 6213caa Revert "Revert "WindowList be gone!"" by Wale Ogunwale · 8 years ago
  63. 3d0bfd9 Prevent orphaning of windows when token is removed by Wale Ogunwale · 8 years ago
  64. 3c1170d Have forAllWindows return IME windows in order with IME target by Wale Ogunwale · 8 years ago
  65. ca9e061 Allow some app windows to display above the IME. by Wale Ogunwale · 8 years ago
  66. ffa5a9d Revert "WindowList be gone!" by Jorim Jaggi · 8 years ago
  67. 4551c8b WindowList be gone! by Wale Ogunwale · 8 years ago
  68. 03c403d Fix minor issues discovered with Multi-Display tests by Andrii Kulian · 8 years ago
  69. f4ebe2e Removed WallpaperController dependency on WindowList. by Wale Ogunwale · 8 years ago
  70. d188096 Removed used of DisplayContent.getReadOnlyWindowList() by Wale Ogunwale · 8 years ago
  71. aad0c77 Merge "Catch a missed case when adding a toast" by TreeHugger Robot · 8 years ago
  72. 200adfb Catch a missed case when adding a toast by Svetoslav Ganov · 8 years ago
  73. b783fd8 Traverse window hierarchy without window list by Wale Ogunwale · 8 years ago
  74. cb291f3 Merge "Add shell command to move activity stacks between displays" by TreeHugger Robot · 8 years ago
  75. 839def9 Add shell command to move activity stacks between displays by Andrii Kulian · 8 years ago
  76. 3a93169 Order non-app window containers. by Wale Ogunwale · 8 years ago
  77. ad5d284 Cleanup dumpstate for CTS tests by Jorim Jaggi · 8 years ago
  78. ac2561e Make window token add/remove APIs require displayId by Wale Ogunwale · 8 years ago
  79. fe76234 The big keyguard transition refactor (1/n) by Jorim Jaggi · 8 years ago
  80. b17e869 Update SEND_CONFIGURATION message to use displayId param by Andrii Kulian · 8 years ago
  81. 423af75 Merge "Introduced ReadOnlyWindowList" by TreeHugger Robot · 8 years ago
  82. 655332c Creating PinnedStackController. by Winson Chung · 8 years ago
  83. f7cab10 Introduced ReadOnlyWindowList by Wale Ogunwale · 8 years ago
  84. 07bcab7 Add windows to window tokens in expected z-order by Wale Ogunwale · 8 years ago
  85. 7156b65 Fix background animator not resetting by Jorim Jaggi · 8 years ago
  86. 494009b8 Removed WMS.getDefaultWindowListLocked() by Wale Ogunwale · 8 years ago
  87. e6f806e Moved display related getting of orientation into DisplayContent by Wale Ogunwale · 8 years ago
  88. 0303c57 Have DisplayContent be the call point for adjusting wallpaper windows by Wale Ogunwale · 8 years ago
  89. 824ab5c Removed WindowManagerService.getWindowListLocked() by Wale Ogunwale · 8 years ago
  90. ae9adbf Removed WindowState.getWindowList() by Wale Ogunwale · 8 years ago
  91. c69694a Have DisplayContent be the call point for assigning window layers by Wale Ogunwale · 8 years ago
  92. 860297b Merge "Clean up use of DisplayContent from WindowState." by TreeHugger Robot · 8 years ago
  93. b0f3b83 Clean up use of DisplayContent from WindowState. by Wale Ogunwale · 8 years ago
  94. 601a3f0 Allow DisplayContent children to be removed on display removal by Wale Ogunwale · 8 years ago
  95. b9a07c3 Fixed issue with IME window not been added to its window token by Wale Ogunwale · 8 years ago
  96. 19e452e Added non-app window tokens to window container hierarchy by Wale Ogunwale · 8 years ago
  97. d2753b5 Merge "Fix bounds rotation logic" by TreeHugger Robot · 8 years ago
  98. 4dfb9c4 Fix bounds rotation logic by Andrii Kulian · 8 years ago
  99. 360a8bc Switch WindowState to get display content from its window token by Wale Ogunwale · 8 years ago
  100. 02319a6 Associate WindowToken object with only one display at a time by Wale Ogunwale · 8 years ago