1. 35068079 Validate custom pointer icons aren't null. by Michael Wright · 8 years ago
  2. 778e3b9 DO NOT MERGE Remove Pointer Capture API by Michael Wright · 8 years ago
  3. f9d9ce77 DO NOT MERGE Rename PointerIcon and Pointer Capture APIs by Michael Wright · 8 years ago
  4. 112d056 Caps Lock toggle with Meta + Alt (2/2) by Andrii Kulian · 8 years ago
  5. 347e5d4 Introduce pointer capture API. by Jun Mukai · 9 years ago
  6. d4eaef7 Make public pointer icon API with custom icons. by Jun Mukai · 9 years ago
  7. 19a5601 Introduce accessibility large pointer icons. by Jun Mukai · 9 years ago
  8. 808196f Introduce animated pointer icon for STYLE_WAIT. by Jun Mukai · 9 years ago
  9. 5ec7420 Use invisible icon for POINTER_ICON_STYLE_NULL. by Jun Mukai · 9 years ago
  10. 1db5397 Allow changing mouse pointer icon for the current context. by Jun Mukai · 9 years ago
  11. b57dd72 resolved conflicts for a884d81e to stage-aosp-master by Elliott Hughes · 9 years ago
  12. 76f6a86 constify JNINativeMethod function pointer tables by Daniel Micay · 9 years ago
  13. a405121 Properly synchronize interactivity state. by Michael Wright · 9 years ago
  14. 357285c Rename affine transformation configuration change to be consistent. by Michael Wright · 9 years ago
  15. 9c1c90e Fix unused variables. by Bernhard Rosenkränzer · 10 years ago
  16. 8dcf593 resolved conflicts for merge of 6290c048 to lmp-dev-plus-aosp by Andreas Gampe · 10 years ago
  17. 70af00a Allow for event dispatching when in non-interactive states. by Michael Wright · 10 years ago
  18. 4a9c389 kNative_8888_SkColorType is now kN32_SkColorType by Mike Reed · 10 years ago
  19. 337d9d2 Move key attribute information into KeyEvent. by Michael Wright · 10 years ago
  20. 4e5c089 resolved conflicts for merge of 337e764d to master by Jeff Brown · 10 years ago
  21. 037c33e Plumb display power state through display manager. by Jeff Brown · 10 years ago
  22. 9ecba52 Fix size_t format specifier by Michael Wright · 10 years ago
  23. cc11f15 Update to call new Skia APIs. by Leon Scroggins · 10 years ago
  24. ca9eef6 b/12068020 Make kb layouts only unique to vendor/product. Do not merge by RoboErik · 11 years ago
  25. d522074 Support unique calibration per orientation by Jason Gerecke · 10 years ago
  26. 857aa7b Initialize mAffineTransform and update on modification by Jason Gerecke · 11 years ago
  27. 10102e4 resolved conflicts for merge of baaa080b to master by Jeff Brown · 10 years ago
  28. 2687550 Add a new "doze mode" based on Dream components. by Jeff Brown · 11 years ago
  29. ca9bc70 Add support for injecting events into ActivityContainers. by Jeff Brown · 10 years ago
  30. 38f96e5 Add support for injecting events into ActivityContainers. (DO NOT MERGE) by Jeff Brown · 10 years ago
  31. d6b47371 Move inputservice over to frameworks/native by Michael Wright · 10 years ago
  32. 453fa30 Revert "Move inputservice over to frameworks/native" by Michael Wright · 10 years ago
  33. 89e5c7e Move inputservice over to frameworks/native by Michael Wright · 10 years ago
  34. 2dfae9b Merge "b/12068020 Make kb layouts only unique to vendor/product" by RoboErik · 11 years ago
  35. 3f7b8d0 resolved conflicts for merge of 92ae0347 to klp-modular-dev by Narayan Kamath · 11 years ago
  36. fb290df b/12068020 Make kb layouts only unique to vendor/product by RoboErik · 11 years ago
  37. 9158825 Move some system services to separate directories by Amith Yamasani · 11 years ago[Renamed from services/jni/com_android_server_input_InputManagerService.cpp]
  38. 91019c9 Merge "Remove dependency on JNIHelp header side effects." into klp-dev by Ruben Brunk · 11 years ago
  39. 87eac99 Remove dependency on JNIHelp header side effects. by Ruben Brunk · 11 years ago
  40. bd181bb Propagate input ANR reason to activity manager log. by Jeff Brown · 11 years ago
  41. b1d90c8 fix JNI use of incStrong/decStrong by Mathias Agopian · 11 years ago
  42. 86469346 Optimize Looper JNI code. by Jeff Brown · 12 years ago
  43. bcc046a Bundle correlated switch changes atomically. by Jeff Brown · 12 years ago
  44. 83d616a Make input system aware of multiple displays. by Jeff Brown · 12 years ago
  45. d728bf5 Make display manager tell input system about viewports. by Jeff Brown · 12 years ago
  46. 5338428 Plumb the switch code into Dalvik. by Jeff Brown · 12 years ago
  47. 9630704 Power manager rewrite. by Jeff Brown · 12 years ago
  48. b696de5 Move and rename user activity event type constants. by Jeff Brown · 12 years ago
  49. 4f8ecd8 Move power manager to a new package. by Jeff Brown · 12 years ago
  50. 93de746 Separate the internal and external display rotations. by Jeff Brown · 12 years ago
  51. daa3753 Improve handling of built-in keyboard. by Jeff Brown · 12 years ago
  52. 5bbd4b4 Get alias for Bluetooth devices. by Jeff Brown · 12 years ago
  53. 6ec6f79 Support loading keyboard layout overlays from resources. by Jeff Brown · 12 years ago
  54. a47425a Add support for input devices that have vibrators. by Jeff Brown · 12 years ago
  55. af9e8d3 Notify applications when input devices change. by Jeff Brown · 12 years ago
  56. 9f25b7f Request key maps from input manager service. by Jeff Brown · 12 years ago
  57. 27fd342 Fix lid switch interpretation. by Jeff Brown · 12 years ago
  58. 603b445 Ensure that apps crash if they throw exceptions. by Jeff Brown · 12 years ago
  59. e38fdfa Add a unique input device descriptor. by Jeff Brown · 12 years ago
  60. 4532e61 Refactor input system into its own service. by Jeff Brown · 12 years ago[Renamed (73%) from services/jni/com_android_server_InputManager.cpp]
  61. 3080280 Remove the input dispatcher throttle. by Jeff Brown · 12 years ago
  62. 3762c31 Rename (IF_)LOGE(_IF) to (IF_)ALOGE(_IF) DO NOT MERGE by Steve Block · 13 years ago
  63. 8564c8d Rename (IF_)LOGW(_IF) to (IF_)ALOGW(_IF) DO NOT MERGE by Steve Block · 13 years ago
  64. 6215d3f Rename (IF_)LOGI(_IF) to (IF_)ALOGI(_IF) DO NOT MERGE by Steve Block · 13 years ago
  65. 5baa3a6 Rename (IF_)LOGD(_IF) to (IF_)ALOGD(_IF) DO NOT MERGE by Steve Block · 13 years ago
  66. 1e08fe9 Eliminate hw.keyboards system properties. by Jeff Brown · 13 years ago
  67. 905805a Improve screenshot chord debouncing. Bug: 5011907 by Jeff Brown · 13 years ago
  68. cc4f7db Fix input channel leak. Bug: 5156144 by Jeff Brown · 13 years ago
  69. daf4a12 Add a "show touches" option for demos and presentations. Bug: 4569045 by Jeff Brown · 13 years ago
  70. 65fd251 Input system bug fixes, particularly for stylus. Bug: 5049148 by Jeff Brown · 13 years ago
  71. 89ef072 Add input system to Watchdog. Bug: 5094994 by Jeff Brown · 13 years ago
  72. bc68a59 Report the external display size to the input reader. by Jeff Brown · 13 years ago
  73. 9302c87 Refactor input dispatcher use of window/app handles. by Jeff Brown · 13 years ago
  74. a4d1bc5 Drop obsolete touch screen hacks. by Jeff Brown · 13 years ago
  75. 474dcb5 Add support for disabling pointer gestures. by Jeff Brown · 13 years ago
  76. 774ed9d resolved conflicts for merge of 8b2c0014 to master by Jeff Brown · 13 years ago
  77. bb3fcba0c Touch pad improvements. Bug: 4124987 by Jeff Brown · 13 years ago
  78. 7218d83 resolved conflicts for merge of ca2b552d to master by Jeff Brown · 13 years ago
  79. f3b57de resolved conflicts for merge of 7e193916 to master by Dianne Hackborn · 13 years ago
  80. 1a84fd1 Add a preference panel for mouse speed. by Jeff Brown · 13 years ago
  81. 214eaf4 Use ViewConfiguration to seed input system configuration. by Jeff Brown · 13 years ago
  82. 86ea1f5 Initial checkin of spot presentation for touchpad gestures. (DO NOT MERGE) by Jeff Brown · 13 years ago
  83. a6dbfdd Add a sprite controller. (DO NOT MERGE) by Jeff Brown · 13 years ago
  84. 524ee64 Support chorded fallback keys. (DO NOT MERGE) by Jeff Brown · 13 years ago
  85. 22d789d Fix focused application handle. (DO NOT MERGE) by Jeff Brown · 13 years ago
  86. 5b2b4d9 Improve VelocityTracker numerical stability. (DO NOT MERGE) by Jeff Brown · 13 years ago
  87. 2352b97 Initial checkin of spot presentation for touchpad gestures. by Jeff Brown · 13 years ago
  88. 5541de9 Add a sprite controller. by Jeff Brown · 13 years ago
  89. 0029c66 Add input filter mechanism for accessibility. by Jeff Brown · 13 years ago
  90. da3d5a9 Support chorded fallback keys. by Jeff Brown · 13 years ago
  91. a2cc28d Fix focused application handle. by Jeff Brown · 13 years ago
  92. 2ed2462 Improve VelocityTracker numerical stability. by Jeff Brown · 13 years ago
  93. 5a3d6cc am e6f0ae12: am efd3266b: Input improvements and bug fixes. by Jeff Brown · 13 years ago
  94. efd3266 Input improvements and bug fixes. by Jeff Brown · 13 years ago
  95. 9b8c5f6 Merge "Remove unused JNI global references." by Carl Shapiro · 13 years ago
  96. b23bdf5 Eliminate some accidental log spam. (DO NOT MERGE) by Jeff Brown · 13 years ago
  97. 9267beb Eliminate some accidental log spam. by Jeff Brown · 13 years ago
  98. 17cc33a Remove unused JNI global references. by Carl Shapiro · 13 years ago
  99. a454767 Get key repeat timeout and delay from ViewConfiguration. by Jeff Brown · 13 years ago
  100. 56194eb Wake screen from external HID peripherals. by Jeff Brown · 13 years ago