1. 0438ca8 Move InputConsumer into separate files by Siarhei Vishniakou · 1 year, 5 months ago
  2. 64f893d Merge "Delete TestHelpers.h" into main by Treehugger Robot · 1 year, 5 months ago
  3. 1e6df10 Delete TestHelpers.h by Siarhei Vishniakou · 1 year, 5 months ago
  4. add8a4a MotionEvent: Get offsets in raw coordinate space by Prabir Pradhan · 1 year, 5 months ago
  5. 7b9f4f5 Pass unique_ptr of InputChannel to Connection by Siarhei Vishniakou · 1 year, 6 months ago
  6. a0d32af Expose InputConsumer::probablyHasInput by Egor Pasko · 1 year, 8 months ago
  7. 6252af7 Provide a consistent motion event stream in libinput_tests by Siarhei Vishniakou · 1 year, 11 months ago
  8. 63b6361 Convert input event type to enum class by Siarhei Vishniakou · 2 years, 4 months ago
  9. 6d73f83 Convert tool type to enum class by Siarhei Vishniakou · 3 years, 1 month ago
  10. 3fcbed1 Merge "libs/input: make parameter comment style consistent" into udc-dev by Harry Cutts · 2 years, 5 months ago
  11. 82c791c libs/input: make parameter comment style consistent by Harry Cutts · 2 years, 5 months ago
  12. 00e029d MotionEvent: Round coordinates to a precision of 0.001 by Prabir Pradhan · 2 years, 5 months ago
  13. 0ced3cc Add touch resampling native tests by Siarhei Vishniakou · 8 years ago
  14. 3cfec7b TouchMode (6.2/n) Fully detaching touch mode from focus event (native) by Antonio Kantek · 3 years, 9 months ago
  15. 9eb02c0 MotionEvent: Report transformed orientation values by Prabir Pradhan · 3 years, 10 months ago
  16. b9b1850 Add display transform to MotionEvent for raw coords by Prabir Pradhan · 4 years ago
  17. 2ab7a80 Merge "TouchEvent (1/n): Adding TouchModeEvent to InputChannel" by Antonio Kantek · 4 years, 1 month ago
  18. 7cdf8ef TouchEvent (1/n): Adding TouchModeEvent to InputChannel by Antonio Kantek · 4 years, 1 month ago
  19. 0957669 Plumb through display orientation separate from transform by Evan Rosky · 4 years, 1 month ago
  20. 3277faf Renamed and moved InputWindow and related files by chaviw · 4 years, 3 months ago
  21. 98318de Renamed and moved InputWindow and related files by chaviw · 4 years, 3 months ago
  22. 84f07f0 Add enough information to compatibility-transform getRaw() by Evan Rosky · 4 years, 4 months ago
  23. f94ae02 Pass latency information from app to input by Siarhei Vishniakou · 4 years, 6 months ago
  24. eedd0fc Use Result<InputPublisher::Finished> instead of callback -- try 2 by Siarhei Vishniakou · 4 years, 5 months ago
  25. 7cce0ad Revert "Use Result<InputPublisher::Finished> instead of callback" by Yohei Yukawa · 4 years, 5 months ago
  26. 4c92c5f Use Result<InputPublisher::Finished> instead of callback by Siarhei Vishniakou · 4 years, 5 months ago
  27. 7632c33 Move drag event to InputDispatcher (1/n) by arthurhung · 4 years, 7 months ago
  28. 3531ae7 Send consumeTime from the app to InputDispatcher by Siarhei Vishniakou · 4 years, 6 months ago
  29. 3f37b7b SyncPointerCapture (3/n): Add Capture event to InputChannel by Prabir Pradhan · 4 years, 9 months ago
  30. a1188f5 Add eventTime print out to Entry dump by Siarhei Vishniakou · 4 years, 10 months ago
  31. 09c8d2d Created libattestation by chaviw · 5 years ago
  32. 9eaa22c Updated MotionEvent to use Transform by chaviw · 5 years ago
  33. d258827 Use unique_ptr when creating InputChannel by Siarhei Vishniakou · 5 years ago
  34. ce5ab08 Use std::shared_ptr for InputChannel by Siarhei Vishniakou · 5 years ago
  35. ff1f1bb Let InputFlinger generate event IDs. by Garfield Tan · 6 years ago
  36. 54d3e18 Add verifyInputEvent api to InputDispatcher by Siarhei Vishniakou · 6 years ago
  37. aa5a4f1 Merge "Use uint32_t for input source" by TreeHugger Robot · 6 years ago
  38. 8235709 Send raw coordinates to client but scale when getting relative by chaviw · 6 years ago
  39. 3826d47 Use uint32_t for input source by Siarhei Vishniakou · 6 years ago
  40. 9c858ac Add hmac to InputEvent and scale to MotionEvent by Siarhei Vishniakou · 6 years ago
  41. 7feb2ea Add FocusEvent and InputMessage::Type::FOCUS by Siarhei Vishniakou · 6 years ago
  42. 00f511d Dispatch mouse events to window under the cursor. by Garfield Tan · 6 years ago
  43. 16a2e30 Propagate MotionClassification to InputDispatcher by Siarhei Vishniakou · 7 years ago
  44. 5bed83b [input] Modernize codebase by replacing NULL with nullptr by Yi Kong · 7 years ago
  45. a62a8dd Move displayid into InputEvent by Siarhei Vishniakou · 7 years ago
  46. 777a10b Move display id into MotionEvent by Siarhei Vishniakou · 8 years ago
  47. f93fcf4 Prefer std::string over String8 by Siarhei Vishniakou · 8 years ago
  48. b0fffdd Improve InputTransport test coverage by Siarhei Vishniakou · 8 years ago
  49. 635cb71 Fix broken input tests by Siarhei Vishniakou · 8 years ago
  50. 5864150 Add displayId in InputDispatcher, InputTransport by Tarandeep Singh · 8 years ago
  51. b03f103 Fix input tests to work with new MotionEvent member by Michael Wright · 10 years ago
  52. 5912f95 Move input library code from frameworks/base. by Jeff Brown · 12 years ago