1. 71c6f73 Update MotionEvent's id when a new sample is added. by jioana · 1 year, 1 month ago
  2. 9a53b55 MotionEvent: Differentiate directional support for AXIS_ORIENTATION by Prabir Pradhan · 1 year, 2 months ago
  3. ba3344c InputEvent_test: fix parameter comment style by Harry Cutts · 1 year, 3 months ago
  4. cfbee53 Move ADISPLAY_ID_ definitions into LogicalDisplayId by Siarhei Vishniakou · 1 year, 3 months ago
  5. 13bf76a Use a strongly typed LogicalDisplayId for displayId(2/n) by Linnan Li · 1 year, 3 months ago
  6. 08726fc Merge "MotionEvent: Get offsets in raw coordinate space" into main by Prabir Pradhan · 1 year, 5 months ago
  7. add8a4a MotionEvent: Get offsets in raw coordinate space by Prabir Pradhan · 1 year, 5 months ago
  8. bf9b0a8 Move MotionEvent#split implementation to native by Prabir Pradhan · 1 year, 5 months ago
  9. 63b6361 Convert input event type to enum class by Siarhei Vishniakou · 2 years, 4 months ago
  10. 6d73f83 Convert tool type to enum class by Siarhei Vishniakou · 3 years, 1 month ago
  11. 3fcbed1 Merge "libs/input: make parameter comment style consistent" into udc-dev by Harry Cutts · 2 years, 5 months ago
  12. 82c791c libs/input: make parameter comment style consistent by Harry Cutts · 2 years, 5 months ago
  13. 00e029d MotionEvent: Round coordinates to a precision of 0.001 by Prabir Pradhan · 2 years, 5 months ago
  14. afb3128 Add isResampled field to PointerCoords. by Philip Quinn · 2 years, 8 months ago
  15. 208360b Do not transform values from a SOURCE_MOUSE_RELATIVE device by Prabir Pradhan · 3 years, 2 months ago
  16. 7e1ee56 Move Joystick and Touchpad event transformation logic to MotionEvent by Prabir Pradhan · 3 years, 10 months ago
  17. 9eb02c0 MotionEvent: Report transformed orientation values by Prabir Pradhan · 3 years, 10 months ago
  18. 81420cc InputDispatcherPolicy: Transform incoming/outgoing events by Prabir Pradhan · 4 years ago
  19. b9b1850 Add display transform to MotionEvent for raw coords by Prabir Pradhan · 4 years ago
  20. d8208f1 Merge "MotionEvent: Guard getRawX/Y compatibility logic using feature flag" into sc-dev am: 15c1c683fd am: ec016950c0 by Prabir Pradhan · 4 years ago
  21. 7e1443f MotionEvent: Guard getRawX/Y compatibility logic using feature flag by Prabir Pradhan · 4 years, 1 month ago
  22. 0957669 Plumb through display orientation separate from transform by Evan Rosky · 4 years, 1 month ago
  23. 3277faf Renamed and moved InputWindow and related files by chaviw · 4 years, 3 months ago
  24. c652358 MotionEvent: Rotate relative axes according to window orientation by Prabir Pradhan · 4 years, 3 months ago
  25. 9f38881 Apply translation/offset to events from pointer sources only by Prabir Pradhan · 4 years, 3 months ago
  26. d4d4d80 Add a hidden API to apply a transform the content of an event. by Evan Rosky · 4 years, 3 months ago
  27. 84f07f0 Add enough information to compatibility-transform getRaw() by Evan Rosky · 4 years, 4 months ago
  28. 09c8d2d Created libattestation by chaviw · 5 years ago
  29. 9eaa22c Updated MotionEvent to use Transform by chaviw · 5 years ago
  30. 4cc839f Add ID to native events. by Garfield Tan · 6 years ago
  31. 54d3e18 Add verifyInputEvent api to InputDispatcher by Siarhei Vishniakou · 6 years ago
  32. aa5a4f1 Merge "Use uint32_t for input source" by TreeHugger Robot · 6 years ago
  33. 8235709 Send raw coordinates to client but scale when getting relative by chaviw · 6 years ago
  34. 3826d47 Use uint32_t for input source by Siarhei Vishniakou · 6 years ago
  35. 9c858ac Add hmac to InputEvent and scale to MotionEvent by Siarhei Vishniakou · 6 years ago
  36. 937bb83 Add setCursorPosition. by Garfield Tan · 6 years ago
  37. ab0ab9c Address comments from a previous change. by Garfield Tan · 6 years ago
  38. 00f511d Dispatch mouse events to window under the cursor. by Garfield Tan · 6 years ago
  39. 16a2e30 Propagate MotionClassification to InputDispatcher by Siarhei Vishniakou · 7 years ago
  40. 49e5922 Add classification to MotionEvent by Siarhei Vishniakou · 7 years ago
  41. a62a8dd Move displayid into InputEvent by Siarhei Vishniakou · 7 years ago
  42. 777a10b Move display id into MotionEvent by Siarhei Vishniakou · 8 years ago
  43. 635cb71 Fix broken input tests by Siarhei Vishniakou · 8 years ago
  44. b03f103 Fix input tests to work with new MotionEvent member by Michael Wright · 10 years ago
  45. b8290c2 Fix InputEvent_test. by Narayan Kamath · 11 years ago
  46. 313eff7 Completely remove skia dependency from libinput. by Jeff Brown · 12 years ago
  47. 5912f95 Move input library code from frameworks/base. by Jeff Brown · 12 years ago