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