1. 89ef072 Add input system to Watchdog. Bug: 5094994 by Jeff Brown · 15 years ago
  2. be1aa82 Refactor input reader to add stylus support. Bug: 5064702 by Jeff Brown · 15 years ago
  3. bc68a59 Report the external display size to the input reader. by Jeff Brown · 15 years ago
  4. 49754db Handle stylus buttons and tool types. by Jeff Brown · 15 years ago
  5. 9302c87 Refactor input dispatcher use of window/app handles. by Jeff Brown · 15 years ago
  6. a4d1bc5 Drop obsolete touch screen hacks. by Jeff Brown · 15 years ago
  7. 6894a29 Workaround apps that make assumptions about pointer ids. by Jeff Brown · 15 years ago
  8. 2717eff Query input device for initial slot index. by Jeff Brown · 15 years ago
  9. 474dcb5 Add support for disabling pointer gestures. by Jeff Brown · 15 years ago
  10. 93fa9b3 EventHub code cleanup. by Jeff Brown · 15 years ago
  11. b3a2d13 Take advantage of updated linux/input.h kernel headers. by Jeff Brown · 15 years ago
  12. cb0c55e am e046555b: am fd324486: am 5cb05eea: Merge "Fix build." into honeycomb-mr2 by Jeff Brown · 15 years ago
  13. 9181a5f4 Fix build. by Jeff Brown · 15 years ago
  14. 7218d83 resolved conflicts for merge of ca2b552d to master by Jeff Brown · 15 years ago
  15. f3b57de resolved conflicts for merge of 7e193916 to master by Dianne Hackborn · 15 years ago
  16. 1a84fd1 Add a preference panel for mouse speed. by Jeff Brown · 15 years ago
  17. b530abc am 3f5b95b0: am a4e74744: am fa574c0e: Merge "Touch pad UX improvements." into honeycomb-mr2 by Jeff Brown · 15 years ago
  18. 214eaf4 Use ViewConfiguration to seed input system configuration. by Jeff Brown · 15 years ago
  19. 538881e Touch pad UX improvements. by Jeff Brown · 15 years ago
  20. 86ea1f5 Initial checkin of spot presentation for touchpad gestures. (DO NOT MERGE) by Jeff Brown · 15 years ago
  21. a6dbfdd Add a sprite controller. (DO NOT MERGE) by Jeff Brown · 15 years ago
  22. dbf8d27 Optimize EventHub to process events in big chunks. (DO NOT MERGE) by Jeff Brown · 15 years ago
  23. 80fd47c Input device protocol enhancements. by Jeff Brown · 15 years ago
  24. 68d6075 Refactor how timeouts are calculated. (DO NOT MERGE) by Jeff Brown · 15 years ago
  25. 96ad397 Use touch pad gestures to manipulate the pointer. (DO NOT MERGE) by Jeff Brown · 15 years ago
  26. fe9f8ab Add initial API for stylus and mouse buttons. by Jeff Brown · 15 years ago
  27. 2352b97 Initial checkin of spot presentation for touchpad gestures. by Jeff Brown · 15 years ago
  28. 5541de9 Add a sprite controller. by Jeff Brown · 15 years ago
  29. 0029c66 Add input filter mechanism for accessibility. by Jeff Brown · 15 years ago
  30. df66797 Merge "Optimize EventHub to process events in big chunks." by Jeff Brown · 15 years ago
  31. b719874 Optimize EventHub to process events in big chunks. by Jeff Brown · 15 years ago
  32. 6ed6f6d Merge "Refactor how timeouts are calculated." by Jeff Brown · 15 years ago
  33. 2120617 am 14438b81: am 970bad67: am be368de7: Merge "Fix missing AOSP copyright headers for more files" into honeycomb-mr1 by James Dong · 15 years ago
  34. aa3855d Refactor how timeouts are calculated. by Jeff Brown · 15 years ago
  35. 199d1c1 Fix missing AOSP copyright headers for more files by James Dong · 15 years ago
  36. ace13b1 Use touch pad gestures to manipulate the pointer. by Jeff Brown · 15 years ago
  37. efd3266 Input improvements and bug fixes. by Jeff Brown · 15 years ago
  38. 9626b14 Fix off by one errors in touch motion ranges. (DO NOT MERGE) by Jeff Brown · 15 years ago
  39. 8529745 Joystick tweaks. (DO NOT MERGE) by Jeff Brown · 15 years ago
  40. 56194eb Wake screen from external HID peripherals. by Jeff Brown · 15 years ago
  41. 05dc66a Fade out the mouse pointer after inactivity or other events. by Jeff Brown · 15 years ago
  42. cc0c159 Add new hover move action and scroll wheel plumbing. by Jeff Brown · 15 years ago
  43. 6f2fba4 Add new axes for joysticks and mouse wheels. by Jeff Brown · 15 years ago
  44. ebbd5d1 Fix a regression with MotionEvent parceling. by Jeff Brown · 15 years ago
  45. 91c69ab Add support for arbitrary axes in MotionEvents. by Jeff Brown · 15 years ago
  46. 71c86ad Fix read from uninitialized memory. by Jeff Brown · 15 years ago
  47. 58a2da8 Fix crashes caused by some input devices. by Jeff Brown · 15 years ago
  48. 89de57a Fix getSwitchState. by Jeff Brown · 16 years ago
  49. fe50892 Filter virtual keys after touches. by Jeff Brown · 16 years ago
  50. 928e054 Prevent events from getting backlogged. by Jeff Brown · 16 years ago
  51. b4ff35d Mouse pointer integration. by Jeff Brown · 16 years ago[Renamed (98%) from libs/ui/tests/InputReader_test.cpp]
  52. 83c0968 Add initial support for cursor-based pointing devices. by Jeff Brown · 16 years ago
  53. 49ed71d Add support for fallback keycodes. by Jeff Brown · 16 years ago
  54. 9065504 Improve support for external keyboards. by Jeff Brown · 16 years ago
  55. 47e6b1b Support non-orientation aware keyboards and other devices. by Jeff Brown · 16 years ago
  56. 51e7fe7 Rename the locked meta key constants for clarity. by Jeff Brown · 16 years ago
  57. 7631cbb Add test stubs for newly added methods. by Jeff Brown · 16 years ago
  58. c3db858 Add unit tests for native input and fix bugs identified. by Jeff Brown · 16 years ago