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