1. 153badb Fix flaky tests by Jorim Jaggi · 7 years ago
  2. 027f475 Fixed exceptions during test tearDown by Wale Ogunwale · 7 years ago
  3. 11cc516 Reduce use of static variables in window manager unit tests by Wale Ogunwale · 7 years ago
  4. ed7993b Introduce android.anim thread in system_server by Jorim Jaggi · 7 years ago
  5. af691c0 Clean up activity/stack associations. by Bryce Lee · 7 years ago
  6. e259c2c Merge "Compute the focused window in display focus order" by David Stevens · 7 years ago
  7. 4693956 Compute the focused window in display focus order by David Stevens · 7 years ago
  8. 55ddf8f Added support for maxAspectRatio manifest attribute. by Wale Ogunwale · 7 years ago
  9. a359c98 Merge "Add API to disable snapshotting of activities" by Jorim Jaggi · 7 years ago
  10. 0fe7ce96 Add API to disable snapshotting of activities by Jorim Jaggi · 7 years ago
  11. 6272c7f Do not remove the default display during tests. by Bryce Lee · 7 years ago
  12. 6b9b130 Merge "Fix AppWindowTokenTests#testLandscapeSeascapeRotationByPolicy" by Bryce Lee · 7 years ago
  13. 310de9e Fix AppWindowTokenTests#testLandscapeSeascapeRotationByPolicy by Bryce Lee · 7 years ago
  14. 8e44f6c Revert "Have WM use token info. from IMMS to determine IME target window" by Wale Ogunwale · 7 years ago
  15. 7fbeb8a Remove mTask from AppWindowToken. by Bryce Lee · 7 years ago
  16. 6d41026 Clean up closing apps list when clearing anAppWindowToken's task. by Bryce Lee · 7 years ago
  17. dee1b3f Only adjust window layers from WindowLayerController by Robert Carr · 7 years ago
  18. daab865 Have WM use token info. from IMMS to determine IME target window by Wale Ogunwale · 7 years ago
  19. 3424795 Fixed issues with child windows been IME targets by Wale Ogunwale · 7 years ago
  20. 8347163 Create a new stack for the assistant activity. by Winson Chung · 8 years ago
  21. 17f175c Fixed failing WM pre-submit tests by Wale Ogunwale · 7 years ago
  22. 069bbd3 Removed android.R.attr#onTopLauncher by Wale Ogunwale · 7 years ago
  23. 5cd907d Alert Windows behavioral changes by Wale Ogunwale · 7 years ago
  24. ffc7b78 Merge "Reparent the activity in the task with associated window containers." by TreeHugger Robot · 7 years ago
  25. 3048004 Reparent the activity in the task with associated window containers. by Winson Chung · 7 years ago
  26. 367ff7f Fix shared dim layer not cleared when all users removed by Andrii Kulian · 7 years ago
  27. 1666e31 Added StackWindowContainerController by Wale Ogunwale · 8 years ago
  28. d339538 Remove dependency on resizable activity to enter PiP. by Winson Chung · 8 years ago
  29. 829b9cd Fill task snapshot with background color by Jorim Jaggi · 7 years ago
  30. 9bafc71 Starting window tests, yay! by Jorim Jaggi · 7 years ago
  31. aba2418 Merge "Notify task about display change when moved to new stack" by TreeHugger Robot · 7 years ago
  32. 7cd7c2d Notify task about display change when moved to new stack by Andrii Kulian · 7 years ago
  33. 2ec5989 Merge changes I01e81b9c,I532c2d74 by TreeHugger Robot · 7 years ago
  34. fb9d78a Add a listener when task snapshots change by Jorim Jaggi · 8 years ago
  35. 059df13 Merge "Add unit tests for 180 degree rotation" by Andrii Kulian · 7 years ago
  36. c5cc301 Have better separation between adding, positioning, and reparenting task by Wale Ogunwale · 8 years ago
  37. 4ede3e0 Add unit tests for 180 degree rotation by Andrii Kulian · 8 years ago
  38. 02886a8 Initial implementation of snapshots by Jorim Jaggi · 8 years ago
  39. e1fe7fa2 Added TaskWindowContainerController by Wale Ogunwale · 8 years ago
  40. 26c0dfe Support for WindowContainer controllers and listeners by Wale Ogunwale · 8 years ago
  41. d276563 Add positionChildAt method to WindowContainer by Andrii Kulian · 8 years ago
  42. 6ce0fb8 Fixed issue with ordering of non-app token windows by Wale Ogunwale · 8 years ago
  43. 0bb1f89 Merge "Fixed window ordering issue with TYPE_VOICE_INTERACTION." by TreeHugger Robot · 8 years ago
  44. 5d7e7f1 Fixed window ordering issue with TYPE_VOICE_INTERACTION. by Wale Ogunwale · 8 years ago
  45. 72919d2 Untangle creation of Task from addition of AppToken in WM. by Wale Ogunwale · 8 years ago
  46. 805d9ec Don't allow IME windows to be IME targets by Wale Ogunwale · 8 years ago
  47. 3d0bfd9 Prevent orphaning of windows when token is removed by Wale Ogunwale · 8 years ago
  48. 3c1170d Have forAllWindows return IME windows in order with IME target by Wale Ogunwale · 8 years ago
  49. 44fbdf5 Fixed issue with IME displaying on-top of nav bar. by Wale Ogunwale · 8 years ago