1. 84f07f0 Add enough information to compatibility-transform getRaw() by Evan Rosky · 4 years, 9 months ago
  2. f94ae02 Pass latency information from app to input by Siarhei Vishniakou · 5 years ago
  3. eedd0fc Use Result<InputPublisher::Finished> instead of callback -- try 2 by Siarhei Vishniakou · 4 years, 10 months ago
  4. 7cce0ad Revert "Use Result<InputPublisher::Finished> instead of callback" by Yohei Yukawa · 4 years, 10 months ago
  5. 4c92c5f Use Result<InputPublisher::Finished> instead of callback by Siarhei Vishniakou · 4 years, 10 months ago
  6. 7632c33 Move drag event to InputDispatcher (1/n) by arthurhung · 5 years ago
  7. 3531ae7 Send consumeTime from the app to InputDispatcher by Siarhei Vishniakou · 5 years ago
  8. 3f37b7b SyncPointerCapture (3/n): Add Capture event to InputChannel by Prabir Pradhan · 5 years ago
  9. a1188f5 Add eventTime print out to Entry dump by Siarhei Vishniakou · 5 years ago
  10. 09c8d2d Created libattestation by chaviw · 5 years ago
  11. 9eaa22c Updated MotionEvent to use Transform by chaviw · 6 years ago
  12. d258827 Use unique_ptr when creating InputChannel by Siarhei Vishniakou · 6 years ago
  13. ce5ab08 Use std::shared_ptr for InputChannel by Siarhei Vishniakou · 6 years ago
  14. ff1f1bb Let InputFlinger generate event IDs. by Garfield Tan · 6 years ago
  15. 54d3e18 Add verifyInputEvent api to InputDispatcher by Siarhei Vishniakou · 6 years ago
  16. aa5a4f1 Merge "Use uint32_t for input source" by TreeHugger Robot · 6 years ago
  17. 8235709 Send raw coordinates to client but scale when getting relative by chaviw · 6 years ago
  18. 3826d47 Use uint32_t for input source by Siarhei Vishniakou · 6 years ago
  19. 9c858ac Add hmac to InputEvent and scale to MotionEvent by Siarhei Vishniakou · 6 years ago
  20. 7feb2ea Add FocusEvent and InputMessage::Type::FOCUS by Siarhei Vishniakou · 6 years ago
  21. 00f511d Dispatch mouse events to window under the cursor. by Garfield Tan · 7 years ago
  22. 16a2e30 Propagate MotionClassification to InputDispatcher by Siarhei Vishniakou · 7 years ago
  23. 5bed83b [input] Modernize codebase by replacing NULL with nullptr by Yi Kong · 7 years ago
  24. a62a8dd Move displayid into InputEvent by Siarhei Vishniakou · 8 years ago
  25. 777a10b Move display id into MotionEvent by Siarhei Vishniakou · 8 years ago
  26. f93fcf4 Prefer std::string over String8 by Siarhei Vishniakou · 8 years ago
  27. b0fffdd Improve InputTransport test coverage by Siarhei Vishniakou · 8 years ago
  28. 635cb71 Fix broken input tests by Siarhei Vishniakou · 8 years ago
  29. 5864150 Add displayId in InputDispatcher, InputTransport by Tarandeep Singh · 8 years ago
  30. b03f103 Fix input tests to work with new MotionEvent member by Michael Wright · 11 years ago
  31. 5912f95 Move input library code from frameworks/base. by Jeff Brown · 13 years ago