1. 5b8217b Revert "Revert "Remove notifyConfigurationChanged listener and p..." by Liana Kazanova · 1 year, 1 month ago
  2. c3cf1a2 Revert "Remove notifyConfigurationChanged listener and policy calls" by Liana Kazanova · 1 year, 1 month ago
  3. bffa940 Remove notifyConfigurationChanged listener and policy calls by Vaibhav Devmurari · 1 year, 1 month ago
  4. 13bf76a Use a strongly typed LogicalDisplayId for displayId(2/n) by Linnan Li · 1 year, 4 months ago
  5. c57cd3c input: fix -Wformat warnings by Harry Cutts · 1 year, 4 months ago
  6. 2504023 Use input token in PointerCaptureRequest by Hiroki Sato · 1 year, 6 months ago
  7. 18cbdb8 Store Connection in InputTarget and Monitor by Siarhei Vishniakou · 1 year, 7 months ago
  8. adc59b4 InputTracer: Trace an event being dispatched to a window by Prabir Pradhan · 1 year, 8 months ago
  9. abcdf5c InputDispatcher: Add InputTracerInterface for tracing input events by Prabir Pradhan · 1 year, 8 months ago
  10. 2a2da1d InputDispatcher: Establish 1:1 relation between eventId and EventEntry by Prabir Pradhan · 1 year, 10 months ago
  11. 2404754 Make EventEntry const throughout the Dispatcher pipieline by Prabir Pradhan · 1 year, 10 months ago
  12. a8cdbe1 Use shared_ptr for InjectionState by Prabir Pradhan · 1 year, 10 months ago
  13. edd6120 Store pointers in vector inside MotionEntry by Siarhei Vishniakou · 1 year, 10 months ago
  14. 72945a0 Add operator<< for printing some dispatcher structs by Siarhei Vishniakou · 2 years ago
  15. 2af5b03 Use EventEntry fields as defaults for DispatchEntry by Siarhei Vishniakou · 2 years, 2 months ago
  16. 73e6d37 Remove PointerProperties::copyFrom by Siarhei Vishniakou · 2 years, 2 months ago
  17. adb9fc9 Add tests for pointer stuck in TouchState by Siarhei Vishniakou · 2 years, 3 months ago
  18. 6561380 Allow debug logging of dispatcher's inbound events to be enabled on the fly by Prabir Pradhan · 2 years, 6 months ago
  19. 16e4fa0 Improve crash message when downTime is missing by Siarhei Vishniakou · 2 years, 6 months ago
  20. d010b01 Improve debug prints in InputDispatcher by Siarhei Vishniakou · 2 years, 7 months ago
  21. 5caf55a Convert KeyEntry::InterceptKeyResult to enum class. by Michael Wright · 2 years, 9 months ago
  22. 253f464 Use ftl::Flags for InputTarget flags by Siarhei Vishniakou · 2 years, 10 months ago
  23. 15beb51 (touch-mode-md 2/n) Add md touch mode support in InputDispatcher by Antonio Kantek · 3 years, 2 months ago
  24. bd9bc48 Merge changes from topic "revert-16371733-revert-16336498-revert-16306432-revert-16295572-ORWQJPYRMQ-IQBEBXXQNX-CARGQZNFNA-ZVFVBFSHNR" by Prabir Pradhan · 3 years, 8 months ago
  25. 5beda76 Reland^2 "Remove x/y offset from MotionEntry" by Prabir Pradhan · 3 years, 9 months ago
  26. f355bf9 Reorder VerifiedKey/MotionEvent structs for hwasan by Siarhei Vishniakou · 3 years, 9 months ago
  27. 0abd019 Merge changes from topic "revert-16336498-revert-16306432-revert-16295572-ORWQJPYRMQ-IQBEBXXQNX-CARGQZNFNA" by TreeHugger Robot · 3 years, 9 months ago
  28. f7c99f3 Revert "Reland "Remove x/y offset from MotionEntry"" by Alex Chau · 3 years, 9 months ago
  29. 5bc9e10 Merge changes from topic "revert-16306432-revert-16295572-ORWQJPYRMQ-IQBEBXXQNX" by TreeHugger Robot · 3 years, 9 months ago
  30. d6a7f22 Reland "Remove x/y offset from MotionEntry" by Prabir Pradhan · 3 years, 9 months ago
  31. ba6badb Merge changes from topic "revert-16295572-ORWQJPYRMQ" by Jay Wang · 3 years, 9 months ago
  32. 2b80b38 Revert "Remove x/y offset from MotionEntry" by Jay Wang · 3 years, 9 months ago
  33. 8f576ed Merge "Convert connection status to enum class" by TreeHugger Robot · 3 years, 9 months ago
  34. 5e6b390 Remove x/y offset from MotionEntry by Prabir Pradhan · 3 years, 9 months ago
  35. f12f2f7 Convert connection status to enum class by Siarhei Vishniakou · 3 years, 9 months ago
  36. d948957 Look up source using & instead of equality by Siarhei Vishniakou · 3 years, 10 months ago
  37. b5cb957 VerifiedMotionEvent: Sign transformed raw values by Prabir Pradhan · 4 years ago
  38. b9b1850 Add display transform to MotionEvent for raw coords by Prabir Pradhan · 4 years ago
  39. 7ffe74c Merge "TouchEvent (3/n) Enhancing InputDispatcher to support TouchModeEvent" by TreeHugger Robot · 4 years ago
  40. 7242d8b TouchEvent (3/n) Enhancing InputDispatcher to support TouchModeEvent by Antonio Kantek · 4 years, 1 month ago
  41. 5cc1a69 Use sequence numbers to synchronize enabling Pointer Capture (1/2) by Prabir Pradhan · 4 years, 1 month ago
  42. cef936d InputDispatcher: Refactor CommandQueue to use lambdas by Prabir Pradhan · 4 years, 1 month ago
  43. 7428759 Plumb through display orientation separate from transform am: 0957669e41 am: f854dad748 by Evan Rosky · 4 years, 1 month ago
  44. 0957669 Plumb through display orientation separate from transform by Evan Rosky · 4 years, 2 months ago
  45. 450a0ed Merge "Parcel/Unparcel displaysize in InputWindowInfo" into sc-dev am: 7ed6f2fca8 am: 15323906c3 by Evan Rosky · 4 years, 3 months ago
  46. 44edce9 Parcel/Unparcel displaysize in InputWindowInfo by Evan Rosky · 4 years, 3 months ago
  47. 426aa09 Add enough information to compatibility-transform getRaw() am: 84f07f0cbe by Evan Rosky · 4 years, 4 months ago
  48. 84f07f0 Add enough information to compatibility-transform getRaw() by Evan Rosky · 4 years, 4 months ago
  49. 1d4f841 Merge "Move drag event to InputDispatcher (3/n)" into sc-dev am: a1589108b6 by TreeHugger Robot · 4 years, 6 months ago
  50. b89ccb0 Move drag event to InputDispatcher (3/n) by arthurhung · 4 years, 8 months ago
  51. 5b6c96f Add key event label to Entry dump by Siarhei Vishniakou · 4 years, 6 months ago
  52. c519ff7 InputDispatcher: Refactor focus logic into FocusResolver by Vishnu Nair · 4 years, 7 months ago
  53. dd8b2ee Merge "Add SensorManager support in inputflinger." by TreeHugger Robot · 4 years, 8 months ago
  54. dbbad30 CommandEntry: Initialize 'enabled' field by Greg Kaiser · 4 years, 8 months ago
  55. f59a2f4 Add SensorManager support in inputflinger. by Chris Ye · 4 years, 10 months ago
  56. 9998771 SyncPointerCapture (5/n): Move Pointer Capture to InputDispatcher by Prabir Pradhan · 4 years, 10 months ago
  57. c68fdec Add full action printout to MotionEvent by Siarhei Vishniakou · 4 years, 10 months ago
  58. 2a32108 Merge "Add eventTime print out to Entry dump" by TreeHugger Robot · 4 years, 10 months ago
  59. a1188f5 Add eventTime print out to Entry dump by Siarhei Vishniakou · 4 years, 10 months ago
  60. a9a7ee8 Use shared_ptr for EventEntry by Siarhei Vishniakou · 6 years ago
  61. 14411c9 Limit the number of printed entries in a queue by Siarhei Vishniakou · 5 years ago
  62. 3cab9b6 Remove eventTime from MotionEntry by Siarhei Vishniakou · 5 years ago
  63. 7d3d00d Add reason to focus change event log by Vishnu Nair · 5 years ago
  64. 1ff3d1e Use Transform in InputDispatcher by chaviw · 5 years ago
  65. d44dddf Report ANR when waited for longer than the timeout by Siarhei Vishniakou · 5 years ago
  66. 4cb50ca Add basic ANR test by Siarhei Vishniakou · 5 years ago
  67. cd899e8 Add locks to InputDispatcher_test by Siarhei Vishniakou · 5 years ago
  68. c51d1ba Rename sequenceNum to ID. by Garfield Tan · 6 years ago
  69. e908789 Use hmac to sign events in InputDispatcher by Gang Wang · 6 years ago
  70. f1035d4 Move focus dispatch to input (1/2) by Siarhei Vishniakou · 6 years ago
  71. 4948327 Use enum class for EventEntry by Siarhei Vishniakou · 6 years ago
  72. d399a52 Don't leak input events to dumpsys on user builds by Ashwini Oruganti · 6 years ago
  73. e84e6f9 Divide InputDispatcher into several files. by Garfield Tan · 6 years ago