1. 0d654cb Implement UX for IME with freeform windows by Evan Rosky · 5 years ago
  2. d7aa79a Per-test WindowManagerService instance by Tadashi G. Takaoka · 5 years ago
  3. b398da3 Compatible behavior for non-resizable activity (2/N) by Riddle Hsu · 6 years ago
  4. 279f558 Remove StackWindowController and StackWindowListener (46/n) by Yunfan Chen · 6 years ago
  5. dfe3da7 Move policy handling into ATM hierarchy [3/n] by Evan Rosky · 6 years ago
  6. ed6767f Move policy handling into ATM hierarchy [2/n] by Evan Rosky · 6 years ago
  7. bf0d57b Move WindowManager tests to WmTests by Tadashi G. Takaoka · 6 years ago[Renamed (99%) from services/tests/servicestests/src/com/android/server/wm/WindowFrameTests.java]
  8. 7c610aa Let System UI show on external displays (1/3) by Tiger Huang · 6 years ago
  9. b6e148c Fix error prone build of WM tests in FrameworksServicesTests by Tadashi G. Takaoka · 6 years ago
  10. 43190bd Refactor DisplayCutout to use Rect instead of Region. by Issei Suzuki · 6 years ago
  11. 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/WindowFrameTests.java]
  12. 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/WindowFrameTests.java]
  13. 1454b39 Removed global windowFrames from PWM by chaviw · 6 years ago
  14. 9c81e63 Move WS insets into WindowFrames by chaviw · 6 years ago
  15. a26eda9 Migrate frameworks/base/services/tests/servicestests to androidx.test by Brett Chabot · 6 years ago
  16. e8d6d44 Add helper functions to WindowFrameTests to avoid using assertRect() by Kazuki Takise · 6 years ago
  17. cdba9a4 Moved cutout info into WindowFrames by chaviw · 6 years ago
  18. 492139a Move mFrame and mLastFrame from WindowState to WindowFrames by chaviw · 6 years ago
  19. 553b021 Created WindowFrames class and moved data from PWM and WS by chaviw · 6 years ago
  20. bae2b15 Fix cutout with temp inset bounds by Jorim Jaggi · 6 years ago
  21. 5ed644f DisplayCutout: Properly letterbox bottom-only cutouts by Adrian Roos · 6 years ago
  22. 6a4fa0e DisplayCutout: Support more than one cutout by Adrian Roos · 6 years ago
  23. 97d2820 Synchronize all WindowTestsBase and WindowTestUtils methods. by chaviw · 6 years ago
  24. 2426421 DisplayCutout: Dispatch all non-zero safeInsets by Adrian Roos · 6 years ago
  25. d07bafd Display Cutout: Make API public by Adrian Roos · 7 years ago
  26. 5c6b622 Display Cutout: Dispatch Cutout from WindowManager by Adrian Roos · 7 years ago
  27. 4916b29 Merge "Fix window cropping issue." by TreeHugger Robot · 7 years ago
  28. f3c6a47 Store bounds in WindowConfiguration. by Bryce Lee · 7 years ago
  29. 0eac168 Fix window cropping issue. by chaviw · 7 years ago
  30. 704a3c0 Make sure wm Stack gets override config on creation by Wale Ogunwale · 7 years ago
  31. 034a8ec Introducing ConfigurationContainerListener by Wale Ogunwale · 7 years ago
  32. 6fbde9f Introducing activityType window configuration. by Wale Ogunwale · 7 years ago
  33. c24f373 Don't set inset frame for letterboxed app in fullscreen by Andrii Kulian · 7 years ago
  34. 11cc516 Reduce use of static variables in window manager unit tests by Wale Ogunwale · 7 years ago
  35. 9f467df Merge "Clean up activity/stack associations." into oc-dev by Bryce Lee · 7 years ago
  36. af691c0 Clean up activity/stack associations. by Bryce Lee · 7 years ago
  37. a95bfff Fix some WM unit tests by Andrii Kulian · 7 years ago
  38. 55ddf8f Added support for maxAspectRatio manifest attribute. by Wale Ogunwale · 7 years ago
  39. 186d9de Fix WindowFrameTest error. by Robert Carr · 7 years ago
  40. 069bbd3 Removed android.R.attr#onTopLauncher by Wale Ogunwale · 7 years ago
  41. 5cd907d Alert Windows behavioral changes by Wale Ogunwale · 8 years ago
  42. d339538 Remove dependency on resizable activity to enter PiP. by Winson Chung · 8 years ago
  43. 829b9cd Fill task snapshot with background color by Jorim Jaggi · 8 years ago
  44. e1fe7fa2 Added TaskWindowContainerController 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. fbbde85 Some cleanups for window cropping functionality. by Robert Carr · 8 years ago
  47. 15dd7ef Tests for computeFrameLw docked type scenarios. by Robert Carr · 8 years ago
  48. e4ee8f8a Add some more computeFrameLw tests. by Robert Carr · 8 years ago
  49. 16a4e3c Begin series of computeFrame unit tests by Robert Carr · 8 years ago