1. 7b0f2e8 Add null check to InputMonitor.notifyANR by Brian Carlstrom · 7 years ago
  2. 7402ddf Correctly blame ANR on process using another process token by Wale Ogunwale · 7 years ago
  3. 853c99a Removing per-user PiP component. by Winson Chung · 7 years ago
  4. 61ecc1b Fixes issues where the PiP menu activity is out of sync. by Winson Chung · 7 years ago
  5. 5cd907d Alert Windows behavioral changes by Wale Ogunwale · 8 years ago
  6. ff73dd9 Merge "Splitscreen for minimized state that works with resizable launchers" by TreeHugger Robot · 8 years ago
  7. e15352e Splitscreen for minimized state that works with resizable launchers by Matthew Ng · 8 years ago
  8. 3787de1 Implement pointer capture API by Vladislav Kaznacheev · 8 years ago
  9. 26c0dfe Support for WindowContainer controllers and listeners by Wale Ogunwale · 8 years ago
  10. 201708a Merge "Fix InputMonitor.updateInputWindowsLw" by TreeHugger Robot · 8 years ago
  11. 2e96c63 Fix InputMonitor.updateInputWindowsLw by Vladislav Kaznacheev · 8 years ago
  12. 72919d2 Untangle creation of Task from addition of AppToken in WM. by Wale Ogunwale · 8 years ago
  13. 1e129a4 Reduce object allocations in WM in some frequently called methods by Wale Ogunwale · 8 years ago
  14. 6213caa Revert "Revert "WindowList be gone!"" by Wale Ogunwale · 8 years ago
  15. ffa5a9d Revert "WindowList be gone!" by Jorim Jaggi · 8 years ago
  16. 4551c8b WindowList be gone! by Wale Ogunwale · 8 years ago
  17. dc589ac Update usage of ActivityManagerNative. by Sudheer Shanka · 8 years ago
  18. f7cab10 Introduced ReadOnlyWindowList by Wale Ogunwale · 8 years ago
  19. 5406e7a Apply display override config for secondary displays by Andrii Kulian · 8 years ago
  20. 4127548 Adding PIP input consumer. by Winson · 8 years ago
  21. e05f501 Added RootWindowContainer by Wale Ogunwale · 8 years ago
  22. 64b103a Dispose WMS.DragInputEventReceiver on the correct thread by Vladislav Kaznacheev · 8 years ago
  23. 92fc372 Replaced use of AppWindowToken.allAppWindows with WindowToken.windows by Wale Ogunwale · 8 years ago
  24. 2e2c81a Remove two-finger scroll specific code by Chong Zhang · 8 years ago
  25. f174ca9 Fix wallpaper input consumer handling in InputMonitor by Vladislav Kaznacheev · 8 years ago
  26. b72c9ad No input for windows in minimized docked stack by Jorim Jaggi · 8 years ago
  27. 0d50d86 Add wallpaper input consumer to WindowManagerService by Vladislav Kaznacheev · 8 years ago
  28. 2769e7e Revert "Add wallpaper input consumer to WindowManagerService" by Vladislav Kaznacheev · 8 years ago
  29. 6013a55 Add wallpaper input consumer to WindowManagerService by Vladislav Kaznacheev · 8 years ago
  30. e89eeac Added input freeze reason string. by Wale Ogunwale · 8 years ago
  31. 0bd180d Improve debugging setup for window manager package. by Filip Gruszczynski · 9 years ago
  32. b15758a Support scrolling for non-resizeable tasks in side-by-side mode by Chong Zhang · 9 years ago
  33. 053c8e4 Crop window input region to stack bounds. by Wale Ogunwale · 9 years ago
  34. 1fcbab6 Implement divider UX interactions by Jorim Jaggi · 9 years ago
  35. 9cac3b4 Fix bug preventing resizing of freeform apps. by Filip Gruszczynski · 9 years ago
  36. f8a2a63 Fix touching outside of popup not dismissing it. by Filip Gruszczynski · 9 years ago
  37. 3ddc5d6 Resizing docked stack by dragging dock divider. by Filip Gruszczynski · 9 years ago
  38. 61b009e Don't crop home activity windows to stack bounds. by Wale Ogunwale · 9 years ago
  39. 3b26580 Use stack bounds to determine input bounds for window. by Wale Ogunwale · 9 years ago
  40. 8e89b31 Move window moving and resizing handling to WindowManager by Chong Zhang · 9 years ago
  41. f932e56 Adding a touchable area around a task by Skuhne · 9 years ago
  42. e8069dc Moved window manager wallpaper control into separate class by Wale Ogunwale · 9 years ago
  43. e4a0c57 Allow stacks to hold tasks on various sizes. by Wale Ogunwale · 9 years ago
  44. f83e824 Fixed that touches where incorrectly consumed when fullscreen by Selim Cinek · 9 years ago
  45. a6ab5c4 Cleaned-up unused session argument. by Wale Ogunwale · 9 years ago
  46. 40832ac am 6fb80b70: am 99e23088: am 150e0e87: Merge "fix return value scale of notifyANR()" by Michael Wright · 9 years ago
  47. def340d fix return value scale of notifyANR() by baik.han · 9 years ago
  48. 165be0c Remove TYPE_UNIVERSE_BACKGROUND from system by Craig Mautner · 10 years ago
  49. 26af8c1 am 26b18771: Merge "Private Window flag to disable touch events in WallpaperService." into lmp-sprout-dev by Filip Gruszczynski · 10 years ago
  50. b8c0694 Private Window flag to disable touch events in WallpaperService. by Filip Gruszczynski · 10 years ago
  51. c08eab8 Show error dialogs over apps that dismiss keyguard by Craig Mautner · 10 years ago
  52. a6863ad Merge "Allow for event dispatching when in non-interactive states." into lmp-dev by Michael Wright · 10 years ago
  53. 70af00a Allow for event dispatching when in non-interactive states. by Michael Wright · 10 years ago
  54. 3818c92 Add support for SW_CAMERA_LENS_COVER. by Michael Wright · 10 years ago
  55. 858737d resolved conflicts for merge of 4e5c089e to master-lockscreen-dev by Jeff Brown · 10 years ago
  56. 037c33e Plumb display power state through display manager. by Jeff Brown · 10 years ago
  57. 380ecb8 Make Keyguard a library and make StatusBar the new Keyguard. by Jorim Jaggi · 10 years ago
  58. 2687550 Add a new "doze mode" based on Dream components. by Jeff Brown · 11 years ago
  59. 9158825 Move some system services to separate directories by Amith Yamasani · 11 years ago[Renamed from services/java/com/android/server/wm/InputMonitor.java]
  60. bdc748af DO NOT MERGE: Eliminate StackBox. by Craig Mautner · 11 years ago
  61. 95c4297 Private flags are masked in correct variable by Adam Lesinski · 11 years ago
  62. 5845812 Add debug logging for b/10689184. by Craig Mautner · 11 years ago
  63. bd181bb Propagate input ANR reason to activity manager log. by Jeff Brown · 11 years ago
  64. 0b31d81 Drop touch events when no window was touched. by Jeff Brown · 11 years ago
  65. f892415 Remove iterators. by Craig Mautner · 11 years ago
  66. 4cd0c13f Incremental repairs to side by side stacks. by Craig Mautner · 11 years ago
  67. 5fe7e2a Fix issue #6968859: home not exiting an ANR'd dream by Dianne Hackborn · 12 years ago
  68. a9d131c Disentangle input manager service startup. by Jeff Brown · 12 years ago
  69. 83d616a Make input system aware of multiple displays. by Jeff Brown · 12 years ago
  70. 59c0097 Introduce multiple displays with DisplayContent. by Craig Mautner · 12 years ago
  71. a4b7f2f Use two fingers to work some magic... by Dianne Hackborn · 12 years ago
  72. ee17241 Fix an NPE and possible unsynchronized call of Locked method. by Jeff Brown · 12 years ago
  73. d7a04de Capture window manager's last ANR state in bug report. by Jeff Brown · 12 years ago
  74. c042ee2 Disable input dispatch until boot finished. by Jeff Brown · 12 years ago
  75. 4532e61 Refactor input system into its own service. by Jeff Brown · 12 years ago
  76. 905805a Improve screenshot chord debouncing. Bug: 5011907 by Jeff Brown · 13 years ago
  77. df89e65 Fix how we hide and show the nav bar. by Dianne Hackborn · 13 years ago
  78. cc4f7db Fix input channel leak. Bug: 5156144 by Jeff Brown · 13 years ago
  79. ea42655 Fix drag and drop regression. Bug: 5032496 by Jeff Brown · 13 years ago
  80. 9302c87 Refactor input dispatcher use of window/app handles. by Jeff Brown · 13 years ago
  81. b961cd2 Don't report a resize unless the window's surface actually changed. by Dianne Hackborn · 13 years ago
  82. 474dcb5 Add support for disabling pointer gestures. by Jeff Brown · 13 years ago
  83. ffb3d93 Improve compat mode scaling implementation. by Dianne Hackborn · 13 years ago
  84. ac8dea1 DO NOT MERGE. Integrate from master: Rework display size access. by Dianne Hackborn · 13 years ago
  85. e2515ee Better compat mode part one: start scaling windows. by Dianne Hackborn · 13 years ago
  86. 56194eb Wake screen from external HID peripherals. by Jeff Brown · 13 years ago
  87. f56e102 Add missing header comment. by Dianne Hackborn · 13 years ago
  88. 6e1eb76 Explode WindowManagerService. by Dianne Hackborn · 13 years ago