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