1. e6e2b0f WM: Mock or stub SurfaceControl and Surface calls in wm unit tests by Vishnu Nair · 5 years ago
  2. 59ad713 Moved some stable WmTest post-submit test to pre-submit by Wale Ogunwale · 5 years ago
  3. e5260cf Merge "Compatible behavior for non-resizable activity (2/N)" by TreeHugger Robot · 5 years ago
  4. dcb1fcf Fix flaky AppWindowTokenTests by Yunfan Chen · 5 years ago
  5. b398da3 Compatible behavior for non-resizable activity (2/N) by Riddle Hsu · 6 years ago
  6. 0530fe7 Fix testLandscapeSeascapeRotationByApp failure by Yunfan Chen · 5 years ago
  7. 90b0428 Move orientation request into hierarchy. by Garfield Tan · 6 years ago
  8. dfe3da7 Move policy handling into ATM hierarchy [3/n] by Evan Rosky · 6 years ago
  9. 8b19de9 Renamed a few methods in ActivityRecord (42/n). by Wale Ogunwale · 6 years ago
  10. bf0d57b Move WindowManager tests to WmTests by Tadashi G. Takaoka · 6 years ago[Renamed (96%) from services/tests/servicestests/src/com/android/server/wm/AppWindowTokenTests.java]
  11. 1ee84ea Remove AppWindowContainerController and AppWindowContainerListener (39/n) by Yunfan Chen · 6 years ago
  12. e747c3e Move some display logic into hierarchy [2/2] by Evan Rosky · 6 years ago
  13. b6e148c Fix error prone build of WM tests in FrameworksServicesTests by Tadashi G. Takaoka · 6 years ago
  14. a118b3a Use task position for transition in freeform mode by Riddle Hsu · 6 years ago
  15. 3d294e7 Revert "Move AM/WM unit tests out of FrameworksServicesTests to WmTests" by John Reck · 6 years ago[Renamed (99%) from services/tests/wmtests/src/com/android/server/wm/AppWindowTokenTests.java]
  16. 337db2d Move AM/WM unit tests out of FrameworksServicesTests to WmTests by Tadashi G. Takaoka · 6 years ago[Renamed (99%) from services/tests/servicestests/src/com/android/server/wm/AppWindowTokenTests.java]
  17. a26eda9 Migrate frameworks/base/services/tests/servicestests to androidx.test by Brett Chabot · 6 years ago
  18. 5ce4bb3 Support rotation on secondary displays (3/N) by Riddle Hsu · 6 years ago
  19. 0918d36 Don't let top activity to influence the orientation by Andrii Kulian · 6 years ago
  20. ab9fcb2 Fix stuck exiting windows by Jorim Jaggi · 6 years ago
  21. 97d2820 Synchronize all WindowTestsBase and WindowTestUtils methods. by chaviw · 6 years ago
  22. 980c9de Lock free app animations (3/n): Implement transfering animations by Jorim Jaggi · 7 years ago
  23. f5f9e12 Lock free app animations (2/n): Use SurfaceAninimator by Jorim Jaggi · 7 years ago
  24. b1579c8 Re-implement Z-ordering based off SurfaceControl hierarchy. by Robert Carr · 7 years ago
  25. 62c83f74 Merge "Remove flaky AppWindowToken tests from presubmit" by TreeHugger Robot · 7 years ago
  26. 6b3a371 Remove flaky AppWindowToken tests from presubmit by Andrii Kulian · 7 years ago
  27. e83f34cd Remove orientation restriction to only fullscreen activities. by Bryce Lee · 7 years ago
  28. 87fdbcb Use top fullscreen window to inherit SystemUI flags by Jorim Jaggi · 7 years ago
  29. 00d586d Allow foreground AppWindowToken to influence orientation. by Bryce Lee · 7 years ago
  30. 081554b Use cached keyguard flags during relaunch. by Bryce Lee · 7 years ago
  31. 3979159 Prevent non-fullscreen activities from influencing orientation by Bryce Lee · 7 years ago
  32. 11cc516 Reduce use of static variables in window manager unit tests by Wale Ogunwale · 7 years ago
  33. af691c0 Clean up activity/stack associations. by Bryce Lee · 7 years ago
  34. 5e5a68d Fixed issue with SCREEN_ORIENTATION_BEHIND not working correctly by Wale Ogunwale · 7 years ago
  35. 6272c7f Do not remove the default display during tests. by Bryce Lee · 7 years ago
  36. 6b9b130 Merge "Fix AppWindowTokenTests#testLandscapeSeascapeRotationByPolicy" by Bryce Lee · 7 years ago
  37. 310de9e Fix AppWindowTokenTests#testLandscapeSeascapeRotationByPolicy by Bryce Lee · 7 years ago
  38. 8ee7285 Move rotation tracking to DisplayContent by Andrii Kulian · 7 years ago
  39. 17f175c Fixed failing WM pre-submit tests by Wale Ogunwale · 7 years ago
  40. 1666e31 Added StackWindowContainerController by Wale Ogunwale · 8 years ago
  41. 4ede3e0 Add unit tests for 180 degree rotation by Andrii Kulian · 8 years ago
  42. 3d0bfd9 Prevent orphaning of windows when token is removed by Wale Ogunwale · 8 years ago
  43. 44fbdf5 Fixed issue with IME displaying on-top of nav bar. by Wale Ogunwale · 8 years ago
  44. b783fd8 Traverse window hierarchy without window list by Wale Ogunwale · 8 years ago
  45. 07bcab7 Add windows to window tokens in expected z-order by Wale Ogunwale · 8 years ago
  46. 360a8bc Switch WindowState to get display content from its window token by Wale Ogunwale · 8 years ago
  47. 02319a6 Associate WindowToken object with only one display at a time by Wale Ogunwale · 8 years ago
  48. 5fc7096 Added WindowManager unit tests to pre-submit by Wale Ogunwale · 8 years ago
  49. 5136249 Support for specifying orientation in WindowContainer by Wale Ogunwale · 8 years ago
  50. a7e3b64 Converted window manager unit tests to use JUnit4 by Wale Ogunwale · 8 years ago
  51. d1c3791 Switched WindowToken/AppWindowToken to use WindowContainer by Wale Ogunwale · 8 years ago