1. 3787de1 Implement pointer capture API by Vladislav Kaznacheev · 8 years ago
  2. b004b51 Validate custom pointer icons aren't null. by Michael Wright · 8 years ago
  3. 354736e New infrastructure to switch remaining commands to "cmd" calls. by Dianne Hackborn · 8 years ago
  4. 9918234 Enable tap-to-pulse only when needed by Adrian Roos · 8 years ago
  5. c396f0f Merge "DO NOT MERGE Remove Pointer Capture API" into nyc-dev by Michael Wright · 8 years ago
  6. a1e0cebf Merge "DO NOT MERGE Rename PointerIcon and Pointer Capture APIs" into nyc-dev by TreeHugger Robot · 8 years ago
  7. 23cbe85 Move LocaleList to avoid layering violation. by Yohei Yukawa · 8 years ago
  8. 778e3b9 DO NOT MERGE Remove Pointer Capture API by Michael Wright · 8 years ago
  9. f9d9ce77 DO NOT MERGE Rename PointerIcon and Pointer Capture APIs by Michael Wright · 8 years ago
  10. 46ac35d Accept null subtype in InputMethodSubtypeHandle. by Yohei Yukawa · 8 years ago
  11. 112d056 Caps Lock toggle with Meta + Alt (2/2) by Andrii Kulian · 8 years ago
  12. 2bff490 Update hard keyboard setup notification. by Yohei Yukawa · 8 years ago
  13. 8a372a0 Refactoring FBE APIs based on council feedback. by Jeff Sharkey · 8 years ago
  14. 411228f Merge "Reset gSystemIcons when accessibility large icon settings has changed." by Jun Mukai · 9 years ago
  15. 5660fad Use LocaleList in KeyboardLayout. by Yohei Yukawa · 9 years ago
  16. d5f7ed9 Switch and store keyboard layouts based on IME subtype. by Michael Wright · 9 years ago
  17. b0e804a Always show enabled keyboards. by Michael Wright · 9 years ago
  18. 0748342 Bandaid over broken keyboard layout selection process. by Michael Wright · 9 years ago
  19. 5217cac Make JobSchedulerService encryption aware. by Jeff Sharkey · 9 years ago
  20. 347e5d4 Introduce pointer capture API. by Jun Mukai · 9 years ago
  21. 1f3dbff Reset gSystemIcons when accessibility large icon settings has changed. by Jun Mukai · 9 years ago
  22. e4e75da Exclude accessing settings from PointerIcon. by Jun Mukai · 9 years ago
  23. d4eaef7 Make public pointer icon API with custom icons. by Jun Mukai · 9 years ago
  24. e56a344 Merge "Introduce accessibility large pointer icons." by Jun Mukai · 9 years ago
  25. b097b82 Plumb IME subtype change from IMMS to IMS. by Yohei Yukawa · 9 years ago
  26. 19a5601 Introduce accessibility large pointer icons. by Jun Mukai · 9 years ago
  27. 244f776 resolve merge conflicts of f013c3f111 to master. by Michael Wright · 9 years ago
  28. 1db5397 Allow changing mouse pointer icon for the current context. by Jun Mukai · 9 years ago
  29. 9209c9c Add SystemUI component to watch for keyboard attachment. by Michael Wright · 9 years ago
  30. 39e5e94 Add TabletModeChangedListener for SystemUI. by Michael Wright · 9 years ago
  31. 4a357cd Replace usages of deprecated Resources.getColor() and getColorStateList() by Alan Viverette · 9 years ago
  32. c93fbd1 Specify a device identifier for keyboard layout notification. by Michael Wright · 10 years ago
  33. 8ebac23 Respect intent-filter priority for system keyboard layouts. by Michael Wright · 10 years ago
  34. 9e10d25 Correctly propagate SW_CAMERA_LENS_COVER_BIT by Michael Wright · 10 years ago
  35. 86aaca6 Use new device identifier to check if a layout has been set. by Michael Wright · 10 years ago
  36. a6863ad Merge "Allow for event dispatching when in non-interactive states." into lmp-dev by Michael Wright · 10 years ago
  37. 70af00a Allow for event dispatching when in non-interactive states. by Michael Wright · 10 years ago
  38. 3818c92 Add support for SW_CAMERA_LENS_COVER. by Michael Wright · 10 years ago
  39. 255dd04 Added notification color to all system notifications by Selim Cinek · 10 years ago
  40. 43cc8bb Add support for line out audio device by Jon Eklund · 10 years ago
  41. 4a5eeb9 AudioService/WireAccessoryManager: change boot completion detection method by Eric Laurent · 10 years ago
  42. 4e5c089 resolved conflicts for merge of 337e764d to master by Jeff Brown · 10 years ago
  43. 037c33e Plumb display power state through display manager. by Jeff Brown · 10 years ago
  44. ca9eef6 b/12068020 Make kb layouts only unique to vendor/product. Do not merge by RoboErik · 11 years ago
  45. d522074 Support unique calibration per orientation by Jason Gerecke · 10 years ago
  46. 857aa7b Initialize mAffineTransform and update on modification by Jason Gerecke · 11 years ago
  47. d6396d6 Allow persistence of input device calibration by Jason Gerecke · 11 years ago
  48. 10102e4 resolved conflicts for merge of baaa080b to master by Jeff Brown · 10 years ago
  49. 2687550 Add a new "doze mode" based on Dream components. by Jeff Brown · 11 years ago
  50. ca9bc70 Add support for injecting events into ActivityContainers. by Jeff Brown · 10 years ago
  51. 38f96e5 Add support for injecting events into ActivityContainers. (DO NOT MERGE) by Jeff Brown · 10 years ago
  52. 509cc13 am e2c9cd58: Merge "Refactor display manager service to new pattern." into klp-modular-dev by Jeff Brown · 11 years ago
  53. 4ccb823 Refactor display manager service to new pattern. by Jeff Brown · 11 years ago
  54. 2dfae9b Merge "b/12068020 Make kb layouts only unique to vendor/product" by RoboErik · 11 years ago
  55. 3f7b8d0 resolved conflicts for merge of 92ae0347 to klp-modular-dev by Narayan Kamath · 11 years ago
  56. fb290df b/12068020 Make kb layouts only unique to vendor/product by RoboErik · 11 years ago
  57. 9158825 Move some system services to separate directories by Amith Yamasani · 11 years ago[Renamed from services/java/com/android/server/input/InputManagerService.java]
  58. 69b0716 Add media router service and integrate with remote displays. by Jeff Brown · 11 years ago
  59. bd181bb Propagate input ANR reason to activity manager log. by Jeff Brown · 11 years ago
  60. a002715 Refactoring of the print sub-system and API clean up. by Svetoslav Ganov · 11 years ago
  61. 2f39e9f Switch from uevent model to /dev/input/event. by Craig Mautner · 12 years ago
  62. bcc046a Bundle correlated switch changes atomically. by Jeff Brown · 12 years ago
  63. d493596 Handle user switched for settings changes. by Jeff Brown · 12 years ago
  64. 50cdf7c3 Fix issue #7214090: Need to be able to post notifications to all users by Dianne Hackborn · 12 years ago
  65. a9d131c Disentangle input manager service startup. by Jeff Brown · 12 years ago
  66. 83d616a Make input system aware of multiple displays. by Jeff Brown · 12 years ago
  67. d728bf5 Make display manager tell input system about viewports. by Jeff Brown · 12 years ago
  68. 4ed8fe7 More improvements to the display manager. by Jeff Brown · 12 years ago
  69. a2910d0 Make it easier to create asynchronous Handlers. by Jeff Brown · 12 years ago
  70. 5338428 Plumb the switch code into Dalvik. by Jeff Brown · 12 years ago
  71. 9631314 Fix merge error, put in tmp workaround for input manager. by Matthew Xie · 12 years ago
  72. c9c9a48 Removing a workaround for incorrect window position on window move. by Svetoslav Ganov · 12 years ago
  73. 7e4ff4b Fix comparison of device source bits. by Jeff Brown · 12 years ago
  74. 1b9ba57 Disable debug logs. by Jeff Brown · 12 years ago
  75. cf39bdf Add support for switching between multiple keyboard layouts. by Jeff Brown · 12 years ago
  76. d9fec5d Add support for grouping keyboard layouts by collection. by Jeff Brown · 12 years ago
  77. 2f09576 Rename kcm attribute to keyboardLayout. by Jeff Brown · 12 years ago
  78. 93de746 Separate the internal and external display rotations. by Jeff Brown · 12 years ago
  79. daa3753 Improve handling of built-in keyboard. by Jeff Brown · 12 years ago
  80. c458ce9 Add support for using the lid switch to turn off the screen. by Jeff Brown · 12 years ago
  81. 5bbd4b4 Get alias for Bluetooth devices. by Jeff Brown · 12 years ago
  82. 6ec6f79 Support loading keyboard layout overlays from resources. by Jeff Brown · 12 years ago
  83. a3bc565 Add persistence for selected keyboard layout. by Jeff Brown · 12 years ago
  84. a47425a Add support for input devices that have vibrators. by Jeff Brown · 12 years ago
  85. af9e8d3 Notify applications when input devices change. by Jeff Brown · 12 years ago
  86. 9f25b7f Request key maps from input manager service. by Jeff Brown · 12 years ago
  87. ac14351 Move some APIs from window manager to input manager. by Jeff Brown · 12 years ago
  88. 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]
  89. 3080280 Remove the input dispatcher throttle. by Jeff Brown · 13 years ago
  90. 532147b increase the rate at which we dispatch events. by Chet Haase · 13 years ago
  91. 905805a Improve screenshot chord debouncing. Bug: 5011907 by Jeff Brown · 13 years ago
  92. daf4a12 Add a "show touches" option for demos and presentations. Bug: 4569045 by Jeff Brown · 13 years ago
  93. 89ef072 Add input system to Watchdog. Bug: 5094994 by Jeff Brown · 13 years ago
  94. bc68a59 Report the external display size to the input reader. by Jeff Brown · 13 years ago
  95. 9302c87 Refactor input dispatcher use of window/app handles. by Jeff Brown · 13 years ago
  96. a4d1bc5 Drop obsolete touch screen hacks. by Jeff Brown · 13 years ago
  97. 774ed9d resolved conflicts for merge of 8b2c0014 to master by Jeff Brown · 13 years ago
  98. bb3fcba0c Touch pad improvements. Bug: 4124987 by Jeff Brown · 13 years ago
  99. 7218d83 resolved conflicts for merge of ca2b552d to master by Jeff Brown · 13 years ago
  100. f3b57de resolved conflicts for merge of 7e193916 to master by Dianne Hackborn · 13 years ago