1. 6b7fcc8 am 75701e8f: am 7eb4db35: am b9185fd1: Merge "Fix PointerCoords Parcel incorrectly storing values as Int32" by Jeffrey Brown · 11 years ago
  2. 1df477a Add initial plumbing for brightness keys by Michael Wright · 11 years ago
  3. 716f7b3 Fix PointerCoords Parcel incorrectly storing values as Int32 by Ilya Polenov · 12 years ago
  4. 7174a49 Improve touch event resampling. by Jeff Brown · 12 years ago
  5. 8a90e6e Minor refactoring before starting on velocity tracker changes. by Jeff Brown · 12 years ago
  6. 771526c Resample touch events on frame boundaries. by Jeff Brown · 12 years ago
  7. 9f25b7f Request key maps from input manager service. by Jeff Brown · 12 years ago
  8. e38fdfa Add a unique input device descriptor. by Jeff Brown · 12 years ago
  9. 2b6c32c Fix spurious ANRs in native activities. by Jeff Brown · 12 years ago
  10. 83c64e6 frameworks/base refactoring by Mathias Agopian · 12 years ago[Renamed from libs/ui/Input.cpp]
  11. b93a03f8 frameworks/base refactoring. by Mathias Agopian · 12 years ago
  12. 8564c8d Rename (IF_)LOGW(_IF) to (IF_)ALOGW(_IF) DO NOT MERGE by Steve Block · 13 years ago
  13. 5baa3a6 Rename (IF_)LOGD(_IF) to (IF_)ALOGD(_IF) DO NOT MERGE by Steve Block · 13 years ago
  14. b0c71eb Can't stop the fling! Bug: 5335420 by Jeff Brown · 13 years ago
  15. b59ab9f Velocity Tracker II: The Revenge of Velocity Tracker Bug: 5265529 by Jeff Brown · 13 years ago
  16. 581761d Tweak VelocityTracker. Bug: 5265529 by Jeff Brown · 13 years ago
  17. be1aa82 Refactor input reader to add stylus support. Bug: 5064702 by Jeff Brown · 13 years ago
  18. 72c7362 am 61220e88: am bbbab26e: am 2c180499: Merge "Revert velocity damping. Bug: 4364920" into honeycomb-mr2 by Jeff Brown · 13 years ago
  19. ac55c2b Revert velocity damping. Bug: 4364920 by Jeff Brown · 13 years ago
  20. a742f85 am 56503b8d: am 8186a5f0: am 10c3f367: Merge "Implement pointer acceleration." into honeycomb-mr2 by Jeff Brown · 13 years ago
  21. 19c97d46 Implement pointer acceleration. by Jeff Brown · 13 years ago
  22. 86ea1f5 Initial checkin of spot presentation for touchpad gestures. (DO NOT MERGE) by Jeff Brown · 13 years ago
  23. 5b2b4d9 Improve VelocityTracker numerical stability. (DO NOT MERGE) by Jeff Brown · 13 years ago
  24. 96ad397 Use touch pad gestures to manipulate the pointer. (DO NOT MERGE) by Jeff Brown · 13 years ago
  25. fe9f8ab Add initial API for stylus and mouse buttons. by Jeff Brown · 13 years ago
  26. aa9d84c resolved conflicts for merge of 05be6d6f to master by Dianne Hackborn · 13 years ago
  27. e2515ee Better compat mode part one: start scaling windows. by Dianne Hackborn · 13 years ago
  28. 2352b97 Initial checkin of spot presentation for touchpad gestures. by Jeff Brown · 13 years ago
  29. b6110c2 Fix dispatcher crash when input monitoring enabled. by Jeff Brown · 13 years ago
  30. 2ed2462 Improve VelocityTracker numerical stability. by Jeff Brown · 13 years ago
  31. ace13b1 Use touch pad gestures to manipulate the pointer. by Jeff Brown · 13 years ago
  32. efd3266 Input improvements and bug fixes. by Jeff Brown · 13 years ago
  33. 56194eb Wake screen from external HID peripherals. by Jeff Brown · 13 years ago
  34. 6f2fba4 Add new axes for joysticks and mouse wheels. by Jeff Brown · 13 years ago
  35. ebbd5d1 Fix a regression with MotionEvent parceling. by Jeff Brown · 13 years ago
  36. 91c69ab Add support for arbitrary axes in MotionEvents. by Jeff Brown · 13 years ago
  37. 9065504 Improve support for external keyboards. by Jeff Brown · 14 years ago
  38. 47e6b1b Support non-orientation aware keyboards and other devices. by Jeff Brown · 14 years ago
  39. b0418da Add plumbing for volume mute key. by Jeff Brown · 14 years ago
  40. 85a3176 Add support for secure views. by Jeff Brown · 14 years ago
  41. 5fad267 Remove incomplete input device enumeration NDK API. by Jeff Brown · 14 years ago
  42. 6d0fec2 Refactor input reader to support new device types more easily. by Jeff Brown · 14 years ago
  43. 2c6081c Implement native key pre-dispatching to IMEs. by Dianne Hackborn · 14 years ago
  44. c5ed591 Add support for new input sources. by Jeff Brown · 14 years ago
  45. fd03582 Add initial gamepad support. by Jeff Brown · 14 years ago
  46. 3c80a4a Implement default key handling for native code. by Dianne Hackborn · 14 years ago
  47. a95e4cb First stab at attaching native event dispatching. by Dianne Hackborn · 14 years ago
  48. 5c225b1 Even more native input dispatch work in progress. by Jeff Brown · 14 years ago
  49. 46b9ac0 Native input dispatch rewrite work in progress. by Jeff Brown · 14 years ago