1. 7feb2ea Add FocusEvent and InputMessage::Type::FOCUS by Siarhei Vishniakou · 4 years, 10 months ago
  2. 10fe676 Add static asserts for InputMessage sizes by Siarhei Vishniakou · 4 years, 10 months ago
  3. 3b37f9a Add toString and remove default case by Siarhei Vishniakou · 4 years, 10 months ago
  4. 26d3cfb Remove InputChannel::setToken by Siarhei Vishniakou · 5 years ago
  5. 5240277 Use enum class for InputMessage type by Siarhei Vishniakou · 4 years, 11 months ago
  6. de4bf15 Do not report latency for injected events by Siarhei Vishniakou · 5 years ago
  7. 3d8df0e Crash if too many open files by Siarhei Vishniakou · 5 years ago
  8. 2ccbe3a InputTransport: store fd in a unique_fd. by Josh Gao · 5 years ago
  9. 3d3fa52 Move LatencyStatistics collection from InputReader to InputTransport by Atif Niyaz · 5 years ago
  10. 00f511d Dispatch mouse events to window under the cursor. by Garfield Tan · 5 years ago
  11. 128eab1 Clear events when ACTION_CANCEL is present by Siarhei Vishniakou · 5 years ago
  12. 3dd60e2 Add concept of gesture input monitors. by Michael Wright · 5 years ago
  13. b5433e9 Rename resampling property by Siarhei Vishniakou · 6 years ago
  14. 16a2e30 Propagate MotionClassification to InputDispatcher by Siarhei Vishniakou · 6 years ago
  15. 49e5922 Add classification to MotionEvent by Siarhei Vishniakou · 6 years ago
  16. 1f7c0e4 Sanitize InputMessage before sending by Siarhei Vishniakou · 6 years ago
  17. 803535b InputDispatcher: Track InputChannels by IBinder token. by Robert Carr · 6 years ago
  18. 3720ed0 Implement Parcelling functions for InputWindowInfo by Robert Carr · 6 years ago
  19. 5bed83b [input] Modernize codebase by replacing NULL with nullptr by Yi Kong · 6 years ago
  20. a62a8dd Move displayid into InputEvent by Siarhei Vishniakou · 6 years ago
  21. 777a10b Move display id into MotionEvent by Siarhei Vishniakou · 7 years ago
  22. 56c9ae1 Fix resampling for multiple pointers by Siarhei Vishniakou · 7 years ago
  23. f93fcf4 Prefer std::string over String8 by Siarhei Vishniakou · 7 years ago
  24. 5d83f60 Enforce print format warnings in input subsystem. by Siarhei Vishniakou · 7 years ago
  25. 58854c2 Merge "Fix resampling logic for duplicate events." by TreeHugger Robot · 7 years ago
  26. 7c87052 Merge "use more correct case condition when consume input" am: 050861f957 am: d0198af634 by gaoshang · 7 years ago
  27. e3e11a7 use more correct case condition when consume input by gaoshang · 7 years ago
  28. 0aeec07 Fix resampling logic for duplicate events. by Siarhei Vishniakou · 7 years ago
  29. 5864150 Add displayId in InputDispatcher, InputTransport by Tarandeep Singh · 7 years ago
  30. 9090d4f Fix a anr bug caused by sendFinishedSignal logical error by gaoshang · 7 years ago
  31. 7823e12 Replace cutils/log.h and rationalize log/log.h and android/log.h by Mark Salyzyn · 8 years ago
  32. a5e161b Replace cutils/log.h and rationalize log/log.h and android/log.h by Mark Salyzyn · 8 years ago
  33. d120254 am c9b39239: am 6c51a07d: am de18f6c3: InputResampling: Don\'t extrapolate for very low frame rates. by Andrew de los Reyes · 9 years ago
  34. de18f6c InputResampling: Don't extrapolate for very low frame rates. by Andrew de los Reyes · 9 years ago
  35. 0ba3db9 am bffbd09f: Merge "Eliminate multiple benign overflow conditions." by Dan Austin · 9 years ago
  36. 1faef80 Eliminate multiple benign overflow conditions. by Dan Austin · 9 years ago
  37. 7b159c9 Revert "Revert "Add new MotionEvent actions for button press and release."" by Michael Wright · 9 years ago
  38. 70b41ef Revert "Add new MotionEvent actions for button press and release." by Michael Wright · 9 years ago
  39. 48a8a0e Add new MotionEvent actions for button press and release. by Michael Wright · 9 years ago
  40. 63ff3a8 Fixup more potential issues / warnings in string formats by Michael Wright · 10 years ago
  41. d0a4a62 Fix warning in logging string interpolation by Michael Wright · 10 years ago
  42. bc6001b Change InputMessage.motion.pointerSize to a uint32_t. by Narayan Kamath · 10 years ago
  43. 872db4f Move key attribute information out of native. by Michael Wright · 10 years ago
  44. 3223217 Only consume touches up until the frame time by Michael Wright · 11 years ago
  45. ad526f8 Eliminate latency when resampling is disabled by Michael Wright · 11 years ago
  46. 5912f95 Move input library code from frameworks/base. by Jeff Brown · 11 years ago