1. 90c9005 Persist user rotations of external displays. by Garfield Tan · 6 years ago
  2. d4d895e Remove a special optimization for a quite rare scenario by Yohei Yukawa · 6 years ago
  3. 1454b39 Removed global windowFrames from PWM by chaviw · 6 years ago
  4. 8b3274e Merge "Fix issues from merge" by Jordan Liu · 6 years ago
  5. c0819d2 Merge "Add an optional reason field to vibrator service" by TreeHugger Robot · 6 years ago
  6. 5ce4bb3 Support rotation on secondary displays (3/N) by Riddle Hsu · 6 years ago
  7. ad256a1 Support rotation on secondary displays (2/N) by Riddle Hsu · 6 years ago
  8. e1f06b8 Add an optional reason field to vibrator service by Alexey Kuzmin · 6 years ago
  9. 95b38a9 Fix WM input limitations on secondary displays (1/N) by Arthur Hung · 6 years ago
  10. c29c4b8 Merge "Moved cutout info into WindowFrames" by Chavi Weingarten · 6 years ago
  11. 07126b4 Merge "WM: correctly draw the rounded corner / cutout overlay during rotation" by TreeHugger Robot · 6 years ago
  12. 83537a7 WM: correctly draw the rounded corner / cutout overlay during rotation by Vishnu Nair · 6 years ago
  13. cdba9a4 Moved cutout info into WindowFrames by chaviw · 6 years ago
  14. 9648b15 Merge "Created WindowFrames class and moved data from PWM and WS" by Chavi Weingarten · 6 years ago
  15. 513d5e1 Use last focused window to control SysUI while IMC dialog is shown by Tiger Huang · 6 years ago
  16. 553b021 Created WindowFrames class and moved data from PWM and WS by chaviw · 6 years ago
  17. c022876 Fix issues from merge by Jordan Liu · 6 years ago
  18. 5131181 WM: Fix broken layout hint calculation by Adrian Roos · 6 years ago
  19. c6e09ee Merge "Prevent IME from showing when AOD shown or windows not drawn." into pi-dev am: cf5514257f by Chavi Weingarten · 6 years ago
  20. 0e9fb13 Prevent IME from showing when AOD shown or windows not drawn. by chaviw · 6 years ago
  21. dd194d2 Merge "WM: Prevent secondary display focus while keyguard is up" into pi-dev am: c8494ab0d7 by Adrian Roos · 6 years ago
  22. 4163d62 WM: Prevent secondary display focus while keyguard is up by Adrian Roos · 6 years ago
  23. 178f728 Merge "Revert Nav bar contrast under magnification" into pi-dev am: 4179c5ca2c by Phil Weaver · 6 years ago
  24. 4179c5c Merge "Revert Nav bar contrast under magnification" into pi-dev by Phil Weaver · 6 years ago
  25. b7f2c9c Revert Nav bar contrast under magnification by Phil Weaver · 6 years ago
  26. fec8cef Revert "Rotate IMEs (subtypes) by Meta+Space." by Yohei Yukawa · 6 years ago
  27. 62c7846 Secondary split screen app will be next to the navigation bar (1/2) by Matthew Ng · 6 years ago
  28. 825581a Fix computation of child window insets. by Robert Carr · 6 years ago
  29. 1a6051a Merge "Fix letterbox insets when starting app" into pi-dev by Jorim Jaggi · 6 years ago
  30. a685503 Merge "RemoteAnimations: Add failsafe" into pi-dev by Adrian Roos · 6 years ago
  31. a32da38 Fix letterbox insets when starting app by Jorim Jaggi · 6 years ago
  32. 842e788 RemoteAnimations: Add failsafe by Adrian Roos · 6 years ago
  33. ef5ce1c Prefer default orientation for secondary displays by Andrii Kulian · 6 years ago
  34. 32ca41d Merge "Remove am/wm.proto which is redundant. The naming convention is defined in core/proto/README.md" into pi-dev by TreeHugger Robot · 6 years ago
  35. 6c6e9ca Remove am/wm.proto which is redundant. The naming convention is defined by Yi Jin · 6 years ago
  36. 5ed644f DisplayCutout: Properly letterbox bottom-only cutouts by Adrian Roos · 6 years ago
  37. 23df3a3 Letterboxing: ensure bar contrast by Adrian Roos · 6 years ago
  38. d47cdda Merge "Disable immersive mode confirmation when device is in lock task mode" into pi-dev by Benjamin Franz · 6 years ago
  39. 5d92e72 Merge "DisplayCutout: Support more than one cutout" into pi-dev by TreeHugger Robot · 6 years ago
  40. 6a4fa0e DisplayCutout: Support more than one cutout by Adrian Roos · 6 years ago
  41. 3662b15 Disable immersive mode confirmation when device is in lock task mode by Benjamin Franz · 7 years ago
  42. c8b967a Merge changes from topic "yukawa-b66498367" into pi-dev by TreeHugger Robot · 6 years ago
  43. 805a5ec Merge "Support ENVELOPE (EVENT DOWNLOAD - User activity) command" into pi-dev by Jordan Liu · 6 years ago
  44. 2d9accb Revert "Switch and store keyboard layouts based on IME subtype." by Yohei Yukawa · 6 years ago
  45. e1bdfc82 Support ENVELOPE (EVENT DOWNLOAD - User activity) command by Yoshiaki Naka · 7 years ago
  46. 9e370f2 Window: Provide frame size hint to ViewRootImpl by Adrian Roos · 6 years ago
  47. 64543e6 Prevent nav bar vibrations when overview proxy is connected (1/2) by Matthew Ng · 6 years ago
  48. 217e7cc Nuke WindowState#mShownPosition. Rework mXOffset/mYOffset. by Robert Carr · 7 years ago
  49. d755160 Ensure nav bar contrast under magnification by Phil Weaver · 6 years ago
  50. 11c2558 DisplayCutout: account for cutout in appWidth/appHeight etc. by Adrian Roos · 6 years ago
  51. 06be6bb Revert "Nuke WindowState#mShownPosition. Rework mXOffset/mYOffset." by Rob Carr · 6 years ago
  52. 4ec0def Nuke WindowState#mShownPosition. Rework mXOffset/mYOffset. by Robert Carr · 7 years ago
  53. dff7a73 Fix Recents regressions by Winson Chung · 7 years ago
  54. f84e2f6 Add ability to register remote animation definitions per activity by Jorim Jaggi · 7 years ago
  55. aea5cfe Merge "Beginning implementation of quickscrub (1/3)" by TreeHugger Robot · 7 years ago
  56. 02c0e98 Merge "Dispatch overlay change to WindowManager" by TreeHugger Robot · 7 years ago
  57. 49c3ef9 Merge "Letterbox: Ignore light status bar flags for letterboxed windows" by TreeHugger Robot · 7 years ago
  58. 865c70f Letterbox: Ignore light status bar flags for letterboxed windows by Adrian Roos · 7 years ago
  59. e1daf52 Merge "Allow custom keyguard "prompt reason"" by Lucas Dupin · 7 years ago
  60. a8f2426 Beginning implementation of quickscrub (1/3) by Matthew Ng · 7 years ago
  61. c80c67e Allow custom keyguard "prompt reason" by Lucas Dupin · 7 years ago
  62. 9a3e406 Add PhoneWindowManager proto definitions by Vishnu Nair · 7 years ago
  63. d0a66b2 Add a test for updateLightNavigationBarLw() by Yohei Yukawa · 7 years ago
  64. 2f1a90b Dispatch overlay change to WindowManager by Adrian Roos · 7 years ago
  65. 35fbb31 Keyguard can be on even if not showing by Siarhei Vishniakou · 7 years ago
  66. 33203ff Merge "Display Cutout: Dispatch Cutout from WindowManager" by TreeHugger Robot · 7 years ago
  67. 5c6b622 Display Cutout: Dispatch Cutout from WindowManager by Adrian Roos · 7 years ago
  68. 5f13cf0 Deprecate inKeyguardRestrictedInputMode by Siarhei Vishniakou · 7 years ago
  69. 8360a78 Correct ordering of status bar panel layers. by Robert Carr · 7 years ago
  70. e1856fe WM: Add PhoneWindowManagerLayoutTest by Adrian Roos · 7 years ago
  71. e99bc05 WM: Move WindowManagerPolicy, DisplayFrames and WindowManagerInternal into services by Adrian Roos · 7 years ago[Renamed (92%) from core/java/android/view/WindowManagerPolicy.java]
  72. b1579c8 Re-implement Z-ordering based off SurfaceControl hierarchy. by Robert Carr · 7 years ago
  73. 828ff7e Support insets on secondary displays by Wale Ogunwale · 7 years ago
  74. 7bb06e0 Revert "Support insets on secondary displays" by Wale Ogunwale · 7 years ago
  75. 9bc2692 Support insets on secondary displays by Wale Ogunwale · 7 years ago
  76. c0b0f93 Support for WM.LayoutParams.PRIVATE_FLAG_IS_SCREEN_DECOR. by Wale Ogunwale · 7 years ago
  77. 44f036f Removed remaining use of static stack ids. by Wale Ogunwale · 7 years ago
  78. 6827856 HOME_STACK_ID, ASSISTANT_STACK_ID, and RECENTS_STACK_ID be gone! by Wale Ogunwale · 7 years ago
  79. 1985976 Improve WMP dumpsys readability. by Michael Wright · 7 years ago
  80. 7559e66 Merge "Sleep activities with AOD" into oc-mr1-dev am: f1ef6ef742 am: 2b99571564 by Jorim Jaggi · 7 years ago
  81. f12ec0f Sleep activities with AOD by Jorim Jaggi · 7 years ago
  82. af03df6 Update WindowManager to output dumpsys in protobuf format by Steven Timotius · 7 years ago
  83. e1cfcf4 Fix keyboard focus in VR by Tarandeep Singh · 7 years ago
  84. 7c89480 AOD: Prevent animations and rotations while going to sleep by Adrian Roos · 7 years ago
  85. 3a1619d Position app with short aspect ratio opposite of nav bar by Andrii Kulian · 7 years ago
  86. e94c15c AOD: Skip window animations while dozing by Adrian Roos · 7 years ago
  87. 23cc9aa Fix window affecting SysUi visibility for once and all by Jorim Jaggi · 7 years ago
  88. ff4cc4e Merge "Wait for keyguard draw before stopping boot animation" into oc-dev by Keun-young Park · 7 years ago
  89. 4136d2d Wait for keyguard draw before stopping boot animation by Keun-young Park · 7 years ago
  90. 51304d7 Take snapshot when screen is turning off by Jorim Jaggi · 7 years ago
  91. d6475a6 A new power button mode to hide the IME when shown by Yohei Yukawa · 7 years ago
  92. ac52f28 Ensure we show the PiP menu in response to KEYCODE_WINDOW. by Winson Chung · 7 years ago
  93. d993a57 Set oom adj for processes displaying app-overlays to PERCEPTIBLE_APP_ADJ by Wale Ogunwale · 7 years ago
  94. 5cd907d Alert Windows behavioral changes by Wale Ogunwale · 8 years ago
  95. fb1bf69 Set permissions for launching on private displays by Andrii Kulian · 8 years ago
  96. 02886a8 Initial implementation of snapshots by Jorim Jaggi · 8 years ago
  97. ba41f4b Clean up starting window to prepare for saved surfaces by Jorim Jaggi · 8 years ago
  98. 40db029 Light navigation bar support (1/2) by Jorim Jaggi · 8 years ago
  99. cb566f3 Revert "Allow power button to close an input method" am: 28f0e5bf48 by Mark Renouf · 8 years ago
  100. 28f0e5b Revert "Allow power button to close an input method" by Mark Renouf · 8 years ago