1. 44fbdf5 Fixed issue with IME displaying on-top of nav bar. by Wale Ogunwale · 8 years ago
  2. 3c9006d Merge "Fix that window was not hidden after policy hiding animation" by Jorim Jaggi · 8 years ago
  3. af221d1 Fix that window was not hidden after policy hiding animation by Jorim Jaggi · 8 years ago
  4. f4ebe2e Removed WallpaperController dependency on WindowList. by Wale Ogunwale · 8 years ago
  5. b783fd8 Traverse window hierarchy without window list by Wale Ogunwale · 8 years ago
  6. 15dd7ef Tests for computeFrameLw docked type scenarios. by Robert Carr · 8 years ago
  7. 5b6714c Added support for window TYPE_PRESENTATION by Wale Ogunwale · 8 years ago
  8. 73294b6 The big keyguard transition refactor (4/n) by Jorim Jaggi · 8 years ago
  9. 77e1043 The big keyguard transition refactor (3/n) by Jorim Jaggi · 8 years ago
  10. 5a108c2 The big keyguard transition refactor (2/n) by Jorim Jaggi · 8 years ago
  11. fe76234 The big keyguard transition refactor (1/n) by Jorim Jaggi · 8 years ago
  12. e4ee8f8a Add some more computeFrameLw tests. by Robert Carr · 8 years ago
  13. c3a0627 Merge changes If8232b90,I3176837e by TreeHugger Robot · 8 years ago
  14. f7cab10 Introduced ReadOnlyWindowList by Wale Ogunwale · 8 years ago
  15. 16a4e3c Begin series of computeFrame unit tests by Robert Carr · 8 years ago
  16. 07bcab7 Add windows to window tokens in expected z-order by Wale Ogunwale · 8 years ago
  17. b94292e Fix NPEs when display is added or removed by Andrii Kulian · 8 years ago
  18. cfca258 Fixed monkey test failure 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. 441e449 Add override and merged config to WindowContainer by Andrii Kulian · 8 years ago
  22. 1012458 Switched DisplayContent to use WindowContainer by Wale Ogunwale · 8 years ago
  23. 7203d62 Track new WindowManagerPolicy methods by Brian Carlstrom · 8 years ago
  24. f619286 Switched Task to use WindowContainer by Wale Ogunwale · 8 years ago
  25. d90546a Changed WindowContainer to take child type as a generic by Wale Ogunwale · 8 years ago
  26. 5fc7096 Added WindowManager unit tests to pre-submit by Wale Ogunwale · 8 years ago
  27. 63d4ecc Moved window focus calculation to DisplayContent by Wale Ogunwale · 8 years ago
  28. 5136249 Support for specifying orientation in WindowContainer by Wale Ogunwale · 8 years ago
  29. a7e3b64 Converted window manager unit tests to use JUnit4 by Wale Ogunwale · 8 years ago
  30. 571771c Added WindowContainer.removeImmediately to support immediate removal by Wale Ogunwale · 8 years ago
  31. d1c3791 Switched WindowToken/AppWindowToken to use WindowContainer by Wale Ogunwale · 8 years ago
  32. 1839645 Add support for custom user-switch UI by Evan Rosky · 8 years ago
  33. 91355d5 add missing dummy implementation of new method in test code by Guang Zhu · 8 years ago
  34. d63594a Added WindowContainer and WindowContainerTest classes. by Wale Ogunwale · 8 years ago
  35. caa53af Made WindowState.mParentWindow private scoped. by Wale Ogunwale · 8 years ago
  36. adde52e Made WindowState.mChildWindow private scoped by Wale Ogunwale · 8 years ago
  37. 9d14790 Track hidden state of window in itself vs. all child windows. by Wale Ogunwale · 8 years ago
  38. b699ce0 Added foundation for supporting unit tests in WindowManager by Wale Ogunwale · 8 years ago