1. 4ccb823 Refactor display manager service to new pattern. by Jeff Brown · 11 years ago
  2. 3f7b8d0 resolved conflicts for merge of 92ae0347 to klp-modular-dev by Narayan Kamath · 11 years ago
  3. 9158825 Move some system services to separate directories by Amith Yamasani · 11 years ago[Renamed from services/java/com/android/server/input/InputManagerService.java]
  4. 69b0716 Add media router service and integrate with remote displays. by Jeff Brown · 11 years ago
  5. bd181bb Propagate input ANR reason to activity manager log. by Jeff Brown · 11 years ago
  6. a002715 Refactoring of the print sub-system and API clean up. by Svetoslav Ganov · 11 years ago
  7. 2f39e9f Switch from uevent model to /dev/input/event. by Craig Mautner · 12 years ago
  8. bcc046a Bundle correlated switch changes atomically. by Jeff Brown · 12 years ago
  9. d493596 Handle user switched for settings changes. by Jeff Brown · 12 years ago
  10. 50cdf7c3 Fix issue #7214090: Need to be able to post notifications to all users by Dianne Hackborn · 12 years ago
  11. a9d131c Disentangle input manager service startup. by Jeff Brown · 12 years ago
  12. 83d616a Make input system aware of multiple displays. by Jeff Brown · 12 years ago
  13. d728bf5 Make display manager tell input system about viewports. by Jeff Brown · 12 years ago
  14. 4ed8fe7 More improvements to the display manager. by Jeff Brown · 12 years ago
  15. a2910d0 Make it easier to create asynchronous Handlers. by Jeff Brown · 12 years ago
  16. 5338428 Plumb the switch code into Dalvik. by Jeff Brown · 12 years ago
  17. 9631314 Fix merge error, put in tmp workaround for input manager. by Matthew Xie · 12 years ago
  18. c9c9a48 Removing a workaround for incorrect window position on window move. by Svetoslav Ganov · 12 years ago
  19. 7e4ff4b Fix comparison of device source bits. by Jeff Brown · 12 years ago
  20. 1b9ba57 Disable debug logs. by Jeff Brown · 12 years ago
  21. cf39bdf Add support for switching between multiple keyboard layouts. by Jeff Brown · 12 years ago
  22. d9fec5d Add support for grouping keyboard layouts by collection. by Jeff Brown · 12 years ago
  23. 2f09576 Rename kcm attribute to keyboardLayout. by Jeff Brown · 12 years ago
  24. 93de746 Separate the internal and external display rotations. by Jeff Brown · 12 years ago
  25. daa3753 Improve handling of built-in keyboard. by Jeff Brown · 12 years ago
  26. c458ce9 Add support for using the lid switch to turn off the screen. by Jeff Brown · 12 years ago
  27. 5bbd4b4 Get alias for Bluetooth devices. by Jeff Brown · 12 years ago
  28. 6ec6f79 Support loading keyboard layout overlays from resources. by Jeff Brown · 12 years ago
  29. a3bc565 Add persistence for selected keyboard layout. by Jeff Brown · 12 years ago
  30. a47425a Add support for input devices that have vibrators. by Jeff Brown · 12 years ago
  31. af9e8d3 Notify applications when input devices change. by Jeff Brown · 12 years ago
  32. 9f25b7f Request key maps from input manager service. by Jeff Brown · 12 years ago
  33. ac14351 Move some APIs from window manager to input manager. by Jeff Brown · 12 years ago
  34. 4532e61 Refactor input system into its own service. by Jeff Brown · 12 years ago[Renamed (60%) from services/java/com/android/server/wm/InputManager.java]
  35. 3080280 Remove the input dispatcher throttle. by Jeff Brown · 13 years ago
  36. 532147b increase the rate at which we dispatch events. by Chet Haase · 13 years ago
  37. 905805a Improve screenshot chord debouncing. Bug: 5011907 by Jeff Brown · 13 years ago
  38. daf4a12 Add a "show touches" option for demos and presentations. Bug: 4569045 by Jeff Brown · 13 years ago
  39. 89ef072 Add input system to Watchdog. Bug: 5094994 by Jeff Brown · 13 years ago
  40. bc68a59 Report the external display size to the input reader. by Jeff Brown · 13 years ago
  41. 9302c87 Refactor input dispatcher use of window/app handles. by Jeff Brown · 13 years ago
  42. a4d1bc5 Drop obsolete touch screen hacks. by Jeff Brown · 13 years ago
  43. 774ed9d resolved conflicts for merge of 8b2c0014 to master by Jeff Brown · 13 years ago
  44. bb3fcba0c Touch pad improvements. Bug: 4124987 by Jeff Brown · 13 years ago
  45. 7218d83 resolved conflicts for merge of ca2b552d to master by Jeff Brown · 13 years ago
  46. f3b57de resolved conflicts for merge of 7e193916 to master by Dianne Hackborn · 13 years ago
  47. 1a84fd1 Add a preference panel for mouse speed. by Jeff Brown · 13 years ago
  48. 214eaf4 Use ViewConfiguration to seed input system configuration. by Jeff Brown · 13 years ago
  49. 86ea1f5 Initial checkin of spot presentation for touchpad gestures. (DO NOT MERGE) by Jeff Brown · 13 years ago
  50. 2352b97 Initial checkin of spot presentation for touchpad gestures. by Jeff Brown · 13 years ago
  51. 0029c66 Add input filter mechanism for accessibility. by Jeff Brown · 13 years ago
  52. 88dd6e6 set max_events_per_sec to 55 by makarand.karvekar · 13 years ago
  53. a454767 Get key repeat timeout and delay from ViewConfiguration. by Jeff Brown · 13 years ago
  54. 56194eb Wake screen from external HID peripherals. by Jeff Brown · 13 years ago
  55. 05dc66a Fade out the mouse pointer after inactivity or other events. by Jeff Brown · 13 years ago
  56. a924dc0d Start window manager refactoring. by Dianne Hackborn · 14 years ago[Renamed (99%) from services/java/com/android/server/InputManager.java]
  57. fe50892 Filter virtual keys after touches. by Jeff Brown · 14 years ago
  58. c827699 Merge "Add volume down as a safe mode key for Stingray." into honeycomb by Jeff Brown · 14 years ago
  59. 909733c Use holo style mouse pointer. by Jeff Brown · 14 years ago
  60. b09abc1 Add volume down as a safe mode key for Stingray. by Jeff Brown · 14 years ago
  61. 928e054 Prevent events from getting backlogged. by Jeff Brown · 14 years ago
  62. b4ff35d Mouse pointer integration. by Jeff Brown · 14 years ago
  63. 83c0968 Add initial support for cursor-based pointing devices. by Jeff Brown · 14 years ago
  64. 49ed71d Add support for fallback keycodes. by Jeff Brown · 14 years ago
  65. 9065504 Improve support for external keyboards. by Jeff Brown · 14 years ago
  66. 1f24510 Ensure the ShortcutManager uses the correct key character map. by Jeff Brown · 14 years ago
  67. 47e6b1b Support non-orientation aware keyboards and other devices. by Jeff Brown · 14 years ago
  68. 3915bb8 Tell system server whether the app handled input events. by Jeff Brown · 14 years ago
  69. fd9ddd1 Integrate StrictMode with CloseGuard by Brian Carlstrom · 14 years ago
  70. 4d39605 Fix policy issues when screen is off. by Jeff Brown · 14 years ago
  71. e20c9e0 Fix an event injection bug when the policy is bypassed. by Jeff Brown · 14 years ago
  72. dd8b0c9 am 41aabeb5: am 1e6a3a53: Merge "Added more robust tracking and cancelation of events." into gingerbread by Jeff Brown · 14 years ago
  73. b699726 Added more robust tracking and cancelation of events. by Jeff Brown · 14 years ago
  74. 2c095f3 Refinements to drag/drop by Christopher Tate · 14 years ago
  75. a53146c Drag/drop APIs and infrastructure by Christopher Tate · 14 years ago
  76. e650412 Add support for transferring touch focus. by Jeff Brown · 14 years ago
  77. 57c5937 Fix race reading input configuration during system startup. by Jeff Brown · 14 years ago
  78. 519e024 Make input dispatcher only ANR for foreground windows. by Jeff Brown · 14 years ago
  79. b88102f Input dispatcher ANR handling enhancements. by Jeff Brown · 14 years ago
  80. 8d60866 Input device calibration and capabilities. by Jeff Brown · 14 years ago
  81. 3d8c9bd Raise motion event throttle to 60Hz from 35Hz. by Jeff Brown · 14 years ago
  82. ae9fc03 Add support for throttling motion events. by Jeff Brown · 14 years ago
  83. a41ca77 Add support for the PointerLocation overlay. by Jeff Brown · 14 years ago
  84. 6ec402b DO NOT MERGE: Fix input event injection ANRs on UI thread. by Jeff Brown · 14 years ago
  85. 6d0fec2 Refactor input reader to support new device types more easily. by Jeff Brown · 14 years ago
  86. e33348b Fix bug with phantom input windows. by Jeff Brown · 14 years ago
  87. c5ed591 Add support for new input sources. by Jeff Brown · 14 years ago
  88. 00fa7bd More native input dispatch work. by Jeff Brown · 14 years ago
  89. 349703e Native input event dispatching. by Jeff Brown · 14 years ago
  90. 7fbdc84 More native input event dispatching. by Jeff Brown · 14 years ago
  91. 46b9ac0 Native input dispatch rewrite work in progress. by Jeff Brown · 14 years ago