1. b677660 Report orientation change when visibility changes. by Garfield Tan · 5 years ago
  2. e6e2b0f WM: Mock or stub SurfaceControl and Surface calls in wm unit tests by Vishnu Nair · 5 years ago
  3. 57d0347 Merge "Fix AppWindowTokenAnimationTests and add them to presubmit" by TreeHugger Robot · 5 years ago
  4. f77d53d Fix AppWindowTokenAnimationTests and add them to presubmit by Vishnu Nair · 5 years ago
  5. d7aa79a Per-test WindowManagerService instance by Tadashi G. Takaoka · 5 years ago
  6. b398da3 Compatible behavior for non-resizable activity (2/N) by Riddle Hsu · 6 years ago
  7. 3a4bb61 Change to use ConfigurationContainer.onParentChanged by Riddle Hsu · 6 years ago
  8. 966759f Add per-display RemoteAnimation overrides and flag to disable snapshots by Evan Rosky · 6 years ago
  9. 279f558 Remove StackWindowController and StackWindowListener (46/n) by Yunfan Chen · 6 years ago
  10. 860ed7c Merge "Make per-display focus optional (1/2)" by Tiger Huang · 6 years ago
  11. 51c5a1d Make per-display focus optional (1/2) by Tiger Huang · 6 years ago
  12. 1ac8446 Move policy handling into ATM hierarchy [4/n] by Evan Rosky · 6 years ago
  13. 0e7aff9 Remove TaskWindowContainerController & TaskWindowContainerListener (44/n) by Yunfan Chen · 6 years ago
  14. 3a256e6 Removed DisplayWindowController (43/n). by Wale Ogunwale · 6 years ago
  15. ed6767f Move policy handling into ATM hierarchy [2/n] by Evan Rosky · 6 years ago
  16. 8b19de9 Renamed a few methods in ActivityRecord (42/n). by Wale Ogunwale · 6 years ago
  17. bf0d57b Move WindowManager tests to WmTests by Tadashi G. Takaoka · 6 years ago
  18. ff36222 Add a flag to fix rotation to user rotation only. by Garfield Tan · 6 years ago
  19. c32538e Support wallpaper on secondary displays.(2/N) by wilsonshih · 6 years ago
  20. c5abbd8 Move policy handling into ATM hierarchy [1/n] by Evan Rosky · 6 years ago
  21. a7a6695 Switch to mockito-extended by Tadashi G. Takaoka · 6 years ago
  22. 38f72bd Revert "Added mockito-extended support to WmTests." by Wale Ogunwale · 6 years ago
  23. 953fd22 Added mockito-extended support to WmTests. by Wale Ogunwale · 6 years ago
  24. 1f5e53d Unify Activities and Windows under one lock (38/n) by Wale Ogunwale · 6 years ago
  25. 5950709 Moved Activity management out of ActivityManager to WindowManager (37/n) by Wale Ogunwale · 6 years ago
  26. 56682c2 Move PhoneWindowManager tests to WmTests by Tadashi G. Takaoka · 6 years ago
  27. 74ccec2 Move ActivityManager tests to WmTests by Tadashi G. Takaoka · 6 years ago
  28. 3d294e7 Revert "Move AM/WM unit tests out of FrameworksServicesTests to WmTests" by John Reck · 6 years ago
  29. 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/WindowTestUtils.java]
  30. 5ce4bb3 Support rotation on secondary displays (3/N) by Riddle Hsu · 6 years ago
  31. a297726 Replace setFinalCrop with temporary layer by Vishnu Nair · 6 years ago
  32. b0e3888 Use correct windowingMode when computing override config by Evan Rosky · 6 years ago
  33. 3150dbf WM Tests: Use a separate WindowManager instance per test by Adrian Roos · 6 years ago
  34. 97d2820 Synchronize all WindowTestsBase and WindowTestUtils methods. by chaviw · 6 years ago
  35. b0fc817 Lock free app animations (7/n): Cleanup by Jorim Jaggi · 7 years ago
  36. a5e1057 Lock free animations (2/2) by Jorim Jaggi · 7 years ago
  37. f3c6a47 Store bounds in WindowConfiguration. by Bryce Lee · 7 years ago
  38. 6833a07 Merge "Restrict when a window receives new Configurations." into oc-mr1-dev am: d71227355e by Bryce Lee · 7 years ago
  39. 2b17afd Restrict when a window receives new Configurations. by Bryce Lee · 7 years ago
  40. 704a3c0 Make sure wm Stack gets override config on creation by Wale Ogunwale · 7 years ago
  41. 034a8ec Introducing ConfigurationContainerListener by Wale Ogunwale · 7 years ago
  42. 6fbde9f Introducing activityType window configuration. by Wale Ogunwale · 7 years ago
  43. af03df6 Update WindowManager to output dumpsys in protobuf format by Steven Timotius · 7 years ago
  44. 00d586d Allow foreground AppWindowToken to influence orientation. by Bryce Lee · 7 years ago
  45. 612bb88 Use ArrayList as children by Jorim Jaggi · 7 years ago
  46. 2f569ed Fixed issue with associating WindowToken with null binder. by Wale Ogunwale · 7 years ago
  47. 11cc516 Reduce use of static variables in window manager unit tests by Wale Ogunwale · 7 years ago
  48. 04ab346 Allow at most one pinned stack task. by Bryce Lee · 7 years ago
  49. af691c0 Clean up activity/stack associations. by Bryce Lee · 7 years ago