1. 0e9fb13 Prevent IME from showing when AOD shown or windows not drawn. by chaviw · 6 years ago
  2. 4163d62 WM: Prevent secondary display focus while keyguard is up by Adrian Roos · 6 years ago
  3. 4179c5c Merge "Revert Nav bar contrast under magnification" into pi-dev by Phil Weaver · 6 years ago
  4. b7f2c9c Revert Nav bar contrast under magnification by Phil Weaver · 6 years ago
  5. 62c7846 Secondary split screen app will be next to the navigation bar (1/2) by Matthew Ng · 6 years ago
  6. 825581a Fix computation of child window insets. by Robert Carr · 6 years ago
  7. 1a6051a Merge "Fix letterbox insets when starting app" into pi-dev by Jorim Jaggi · 6 years ago
  8. a685503 Merge "RemoteAnimations: Add failsafe" into pi-dev by Adrian Roos · 6 years ago
  9. a32da38 Fix letterbox insets when starting app by Jorim Jaggi · 6 years ago
  10. 842e788 RemoteAnimations: Add failsafe by Adrian Roos · 6 years ago
  11. ef5ce1c Prefer default orientation for secondary displays by Andrii Kulian · 6 years ago
  12. 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
  13. 6c6e9ca Remove am/wm.proto which is redundant. The naming convention is defined by Yi Jin · 6 years ago
  14. 5ed644f DisplayCutout: Properly letterbox bottom-only cutouts by Adrian Roos · 6 years ago
  15. 23df3a3 Letterboxing: ensure bar contrast by Adrian Roos · 6 years ago
  16. d47cdda Merge "Disable immersive mode confirmation when device is in lock task mode" into pi-dev by Benjamin Franz · 6 years ago
  17. 5d92e72 Merge "DisplayCutout: Support more than one cutout" into pi-dev by TreeHugger Robot · 6 years ago
  18. 6a4fa0e DisplayCutout: Support more than one cutout by Adrian Roos · 6 years ago
  19. 3662b15 Disable immersive mode confirmation when device is in lock task mode by Benjamin Franz · 7 years ago
  20. c8b967a Merge changes from topic "yukawa-b66498367" into pi-dev by TreeHugger Robot · 6 years ago
  21. 805a5ec Merge "Support ENVELOPE (EVENT DOWNLOAD - User activity) command" into pi-dev by Jordan Liu · 6 years ago
  22. 2d9accb Revert "Switch and store keyboard layouts based on IME subtype." by Yohei Yukawa · 6 years ago
  23. e1bdfc82 Support ENVELOPE (EVENT DOWNLOAD - User activity) command by Yoshiaki Naka · 7 years ago
  24. 9e370f2 Window: Provide frame size hint to ViewRootImpl by Adrian Roos · 6 years ago
  25. 64543e6 Prevent nav bar vibrations when overview proxy is connected (1/2) by Matthew Ng · 6 years ago
  26. 217e7cc Nuke WindowState#mShownPosition. Rework mXOffset/mYOffset. by Robert Carr · 6 years ago
  27. d755160 Ensure nav bar contrast under magnification by Phil Weaver · 6 years ago
  28. 11c2558 DisplayCutout: account for cutout in appWidth/appHeight etc. by Adrian Roos · 6 years ago
  29. 06be6bb Revert "Nuke WindowState#mShownPosition. Rework mXOffset/mYOffset." by Rob Carr · 6 years ago
  30. 4ec0def Nuke WindowState#mShownPosition. Rework mXOffset/mYOffset. by Robert Carr · 6 years ago
  31. dff7a73 Fix Recents regressions by Winson Chung · 7 years ago
  32. f84e2f6 Add ability to register remote animation definitions per activity by Jorim Jaggi · 7 years ago
  33. aea5cfe Merge "Beginning implementation of quickscrub (1/3)" by TreeHugger Robot · 7 years ago
  34. 02c0e98 Merge "Dispatch overlay change to WindowManager" by TreeHugger Robot · 7 years ago
  35. 49c3ef9 Merge "Letterbox: Ignore light status bar flags for letterboxed windows" by TreeHugger Robot · 7 years ago
  36. 865c70f Letterbox: Ignore light status bar flags for letterboxed windows by Adrian Roos · 7 years ago
  37. e1daf52 Merge "Allow custom keyguard "prompt reason"" by Lucas Dupin · 7 years ago
  38. a8f2426 Beginning implementation of quickscrub (1/3) by Matthew Ng · 7 years ago
  39. c80c67e Allow custom keyguard "prompt reason" by Lucas Dupin · 7 years ago
  40. 9a3e406 Add PhoneWindowManager proto definitions by Vishnu Nair · 7 years ago
  41. d0a66b2 Add a test for updateLightNavigationBarLw() by Yohei Yukawa · 7 years ago
  42. 2f1a90b Dispatch overlay change to WindowManager by Adrian Roos · 7 years ago
  43. 35fbb31 Keyguard can be on even if not showing by Siarhei Vishniakou · 7 years ago
  44. 33203ff Merge "Display Cutout: Dispatch Cutout from WindowManager" by TreeHugger Robot · 7 years ago
  45. 5c6b622 Display Cutout: Dispatch Cutout from WindowManager by Adrian Roos · 7 years ago
  46. 5f13cf0 Deprecate inKeyguardRestrictedInputMode by Siarhei Vishniakou · 7 years ago
  47. 8360a78 Correct ordering of status bar panel layers. by Robert Carr · 7 years ago
  48. e1856fe WM: Add PhoneWindowManagerLayoutTest by Adrian Roos · 7 years ago
  49. e99bc05 WM: Move WindowManagerPolicy, DisplayFrames and WindowManagerInternal into services by Adrian Roos · 7 years ago[Renamed (92%) from core/java/android/view/WindowManagerPolicy.java]
  50. b1579c8 Re-implement Z-ordering based off SurfaceControl hierarchy. by Robert Carr · 7 years ago
  51. 828ff7e Support insets on secondary displays by Wale Ogunwale · 7 years ago
  52. 7bb06e0 Revert "Support insets on secondary displays" by Wale Ogunwale · 7 years ago
  53. 9bc2692 Support insets on secondary displays by Wale Ogunwale · 7 years ago
  54. c0b0f93 Support for WM.LayoutParams.PRIVATE_FLAG_IS_SCREEN_DECOR. by Wale Ogunwale · 7 years ago
  55. 44f036f Removed remaining use of static stack ids. by Wale Ogunwale · 7 years ago
  56. 6827856 HOME_STACK_ID, ASSISTANT_STACK_ID, and RECENTS_STACK_ID be gone! by Wale Ogunwale · 7 years ago
  57. 1985976 Improve WMP dumpsys readability. by Michael Wright · 7 years ago
  58. 7559e66 Merge "Sleep activities with AOD" into oc-mr1-dev am: f1ef6ef742 am: 2b99571564 by Jorim Jaggi · 7 years ago
  59. f12ec0f Sleep activities with AOD by Jorim Jaggi · 7 years ago
  60. af03df6 Update WindowManager to output dumpsys in protobuf format by Steven Timotius · 7 years ago
  61. e1cfcf4 Fix keyboard focus in VR by Tarandeep Singh · 7 years ago
  62. 7c89480 AOD: Prevent animations and rotations while going to sleep by Adrian Roos · 7 years ago
  63. 3a1619d Position app with short aspect ratio opposite of nav bar by Andrii Kulian · 7 years ago
  64. e94c15c AOD: Skip window animations while dozing by Adrian Roos · 7 years ago
  65. 23cc9aa Fix window affecting SysUi visibility for once and all by Jorim Jaggi · 7 years ago
  66. ff4cc4e Merge "Wait for keyguard draw before stopping boot animation" into oc-dev by Keun-young Park · 7 years ago
  67. 4136d2d Wait for keyguard draw before stopping boot animation by Keun-young Park · 7 years ago
  68. 51304d7 Take snapshot when screen is turning off by Jorim Jaggi · 7 years ago
  69. d6475a6 A new power button mode to hide the IME when shown by Yohei Yukawa · 7 years ago
  70. ac52f28 Ensure we show the PiP menu in response to KEYCODE_WINDOW. by Winson Chung · 7 years ago
  71. d993a57 Set oom adj for processes displaying app-overlays to PERCEPTIBLE_APP_ADJ by Wale Ogunwale · 7 years ago
  72. 5cd907d Alert Windows behavioral changes by Wale Ogunwale · 7 years ago
  73. fb1bf69 Set permissions for launching on private displays by Andrii Kulian · 8 years ago
  74. 02886a8 Initial implementation of snapshots by Jorim Jaggi · 8 years ago
  75. ba41f4b Clean up starting window to prepare for saved surfaces by Jorim Jaggi · 8 years ago
  76. 40db029 Light navigation bar support (1/2) by Jorim Jaggi · 8 years ago
  77. cb566f3 Revert "Allow power button to close an input method" am: 28f0e5bf48 by Mark Renouf · 8 years ago
  78. 28f0e5b Revert "Allow power button to close an input method" by Mark Renouf · 8 years ago
  79. cf952e7 Allow power button to close an input method am: d28e907183 am: 8da4ced46c by Mark Renouf · 8 years ago
  80. d28e907 Allow power button to close an input method by Mark Renouf · 8 years ago
  81. 241ae10 Add explicit method to dismiss Keyguard by Jorim Jaggi · 8 years ago
  82. db8e106 Don't include sysUI insets on secondary displays by Andrii Kulian · 8 years ago
  83. e69c931 The big Keyguard transition refactor (8/n) by Jorim Jaggi · 8 years ago
  84. b0d2734 Get rid of Keyguard visibility modifiers on WindowState by Jorim Jaggi · 8 years ago
  85. 77e1043 The big keyguard transition refactor (3/n) by Jorim Jaggi · 8 years ago
  86. fe76234 The big keyguard transition refactor (1/n) by Jorim Jaggi · 8 years ago
  87. 011c857 Merge "Adding PIP input consumer." by Winson Chung · 8 years ago
  88. 4127548 Adding PIP input consumer. by Winson · 8 years ago
  89. 67e2ae8 Fix import statement in view|transition|animation packages. by Aurimas Liutikas · 8 years ago
  90. 329011c Removing private system ui flags from status bar flags logic. am: ab216609f1 am: b7a673ed95 by Winson · 8 years ago
  91. ab21660 Removing private system ui flags from status bar flags logic. by Winson · 8 years ago
  92. 32cbdcc resolve merge conflicts of c5bafe2 to master by Jorim Jaggi · 8 years ago
  93. 6626f54 Add animation when unoccluding windows (1/2) by Jorim Jaggi · 8 years ago
  94. 2c54399 resolve merge conflicts of f95418e to master by Colin Cross · 8 years ago
  95. f8eca40 Add restart to GlobalActions. by Alison Cichowlas · 8 years ago
  96. 1839645 Add support for custom user-switch UI by Evan Rosky · 8 years ago
  97. 92c9c4f Keyguard: Refactoring for improving trusted unlock while occluded am: d88eb2693b am: cb5642afae by Adrian Roos · 8 years ago
  98. d88eb26 Keyguard: Refactoring for improving trusted unlock while occluded by Adrian Roos · 8 years ago
  99. 8942204 Merge changes I38cff63b,Id3739bbc,If052cd8c into nyc-mr1-dev am: 30efa24b11 by Robert Carr · 8 years ago
  100. fd10cd1 Force CROSSFADE rotation when launching from double tap gesture. by Robert Carr · 8 years ago