1. 87fdbcb Use top fullscreen window to inherit SystemUI flags by Jorim Jaggi · 7 years ago
  2. 00d586d Allow foreground AppWindowToken to influence orientation. by Bryce Lee · 7 years ago
  3. 081554b Use cached keyguard flags during relaunch. by Bryce Lee · 7 years ago
  4. 3979159 Prevent non-fullscreen activities from influencing orientation by Bryce Lee · 7 years ago
  5. 11cc516 Reduce use of static variables in window manager unit tests by Wale Ogunwale · 7 years ago
  6. af691c0 Clean up activity/stack associations. by Bryce Lee · 7 years ago
  7. 5e5a68d Fixed issue with SCREEN_ORIENTATION_BEHIND not working correctly by Wale Ogunwale · 7 years ago
  8. 6272c7f Do not remove the default display during tests. by Bryce Lee · 7 years ago
  9. 6b9b130 Merge "Fix AppWindowTokenTests#testLandscapeSeascapeRotationByPolicy" by Bryce Lee · 7 years ago
  10. 310de9e Fix AppWindowTokenTests#testLandscapeSeascapeRotationByPolicy by Bryce Lee · 7 years ago
  11. 8ee7285 Move rotation tracking to DisplayContent by Andrii Kulian · 7 years ago
  12. 17f175c Fixed failing WM pre-submit tests by Wale Ogunwale · 8 years ago
  13. 1666e31 Added StackWindowContainerController by Wale Ogunwale · 8 years ago
  14. 4ede3e0 Add unit tests for 180 degree rotation by Andrii Kulian · 8 years ago
  15. 3d0bfd9 Prevent orphaning of windows when token is removed by Wale Ogunwale · 8 years ago
  16. 44fbdf5 Fixed issue with IME displaying on-top of nav bar. by Wale Ogunwale · 8 years ago
  17. b783fd8 Traverse window hierarchy without window list by Wale Ogunwale · 8 years ago
  18. 07bcab7 Add windows to window tokens in expected z-order by Wale Ogunwale · 8 years ago
  19. 360a8bc Switch WindowState to get display content from its window token by Wale Ogunwale · 8 years ago
  20. 02319a6 Associate WindowToken object with only one display at a time by Wale Ogunwale · 8 years ago
  21. 5fc7096 Added WindowManager unit tests to pre-submit by Wale Ogunwale · 8 years ago
  22. 5136249 Support for specifying orientation in WindowContainer by Wale Ogunwale · 8 years ago
  23. a7e3b64 Converted window manager unit tests to use JUnit4 by Wale Ogunwale · 8 years ago
  24. d1c3791 Switched WindowToken/AppWindowToken to use WindowContainer by Wale Ogunwale · 8 years ago