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