1. e2bb187 Create TestInputChannel and TestLooper to better test InputConsumerNoResampling by Paul Ramirez · 1 year, 5 months ago
  2. b005874 Dump dispatcher state during publisher error by Siarhei Vishniakou · 1 year, 7 months ago
  3. 0c25e86 Return message wrapped in Result from receiveMessage by Paul Ramirez · 1 year, 7 months ago
  4. 13bf76a Use a strongly typed LogicalDisplayId for displayId(2/n) by Linnan Li · 1 year, 9 months ago
  5. 0438ca8 Move InputConsumer into separate files by Siarhei Vishniakou · 1 year, 10 months ago
  6. 9dbf637 Move static functions to InputConsumer cpp file by Siarhei Vishniakou · 1 year, 11 months ago
  7. 7b9f4f5 Pass unique_ptr of InputChannel to Connection by Siarhei Vishniakou · 2 years ago
  8. 18cbdb8 Store Connection in InputTarget and Monitor by Siarhei Vishniakou · 2 years ago
  9. 8d66013 Use aidl-defined InputChannel for parceling by Siarhei Vishniakou · 2 years ago
  10. 5a67a56 Add InputChannel::waitForMessage and use it in EndToEndNativeInputTest by Egor Pasko · 2 years ago
  11. c913ce0 Merge "Expose InputConsumer::probablyHasInput" into main by Egor Pasko · 2 years, 1 month ago
  12. a0d32af Expose InputConsumer::probablyHasInput by Egor Pasko · 2 years, 1 month ago
  13. 3202460 input: don't depend on unique_fd cast to int by Tomasz Wasilczyk · 2 years, 2 months ago
  14. 6d73f83 Convert tool type to enum class by Siarhei Vishniakou · 3 years, 6 months ago
  15. 09a8fe4 Convert tool type to enum class by Siarhei Vishniakou · 3 years, 6 months ago
  16. 92c8fd5 Ensure channel receives a consistent touch stream by Siarhei Vishniakou · 3 years ago
  17. f06b672 Ensure channel receives a consistent touch stream by Siarhei Vishniakou · 3 years ago
  18. c08b0db libinput: Use #pragma once instead of explicit define guards by Prabir Pradhan · 3 years, 4 months ago
  19. 0ced3cc Add touch resampling native tests by Siarhei Vishniakou · 8 years ago
  20. 0174738 Add static_asserts for the size of InputMessage by Siarhei Vishniakou · 4 years ago
  21. 3cfec7b TouchMode (6.2/n) Fully detaching touch mode from focus event (native) by Antonio Kantek · 4 years, 3 months ago
  22. b9b1850 Add display transform to MotionEvent for raw coords by Prabir Pradhan · 4 years, 5 months ago
  23. 7578845 FTL: Extend enum utilities imported from IF by Dominik Laskowski · 5 years ago
  24. 2ab7a80 Merge "TouchEvent (1/n): Adding TouchModeEvent to InputChannel" by Antonio Kantek · 4 years, 6 months ago
  25. 7cdf8ef TouchEvent (1/n): Adding TouchModeEvent to InputChannel by Antonio Kantek · 4 years, 6 months ago
  26. 0957669 Plumb through display orientation separate from transform by Evan Rosky · 4 years, 7 months ago
  27. ae02a1f Store connections by token instead of by fd by Siarhei Vishniakou · 4 years, 9 months ago
  28. 84f07f0 Add enough information to compatibility-transform getRaw() by Evan Rosky · 4 years, 9 months ago
  29. f94ae02 Pass latency information from app to input by Siarhei Vishniakou · 5 years ago
  30. eedd0fc Use Result<InputPublisher::Finished> instead of callback -- try 2 by Siarhei Vishniakou · 4 years, 10 months ago
  31. 7cce0ad Revert "Use Result<InputPublisher::Finished> instead of callback" by Yohei Yukawa · 4 years, 10 months ago
  32. 4c92c5f Use Result<InputPublisher::Finished> instead of callback by Siarhei Vishniakou · 4 years, 11 months ago
  33. 7632c33 Move drag event to InputDispatcher (1/n) by arthurhung · 5 years ago
  34. 38b7f7f Use bool directly in InputMessage by Siarhei Vishniakou · 4 years, 11 months ago
  35. 7766c03 Use NamedEnum for printing Entry type by Siarhei Vishniakou · 4 years, 11 months ago
  36. 3531ae7 Send consumeTime from the app to InputDispatcher by Siarhei Vishniakou · 5 years ago
  37. 3f37b7b SyncPointerCapture (3/n): Add Capture event to InputChannel by Prabir Pradhan · 5 years ago
  38. 1560166 Second reland "Let InputFlinger create the server InputChannel" by Garfield Tan · 5 years ago
  39. 400128f Revert "Reland "Let InputFlinger create the server InputChannel"" by Garfield Tan · 5 years ago
  40. 62b523e Reland "Let InputFlinger create the server InputChannel" by Garfield Tan · 5 years ago
  41. 015cb70 Revert "Let InputFlinger create the server InputChannel" by Roshan Pius · 5 years ago
  42. 6e9f864 Let InputFlinger create the server InputChannel by Garfield Tan · 5 years ago
  43. 9eaa22c Updated MotionEvent to use Transform by chaviw · 6 years ago
  44. d258827 Use unique_ptr when creating InputChannel by Siarhei Vishniakou · 6 years ago
  45. ce5ab08 Use std::shared_ptr for InputChannel by Siarhei Vishniakou · 6 years ago
  46. a64c159 Move seq to header by Siarhei Vishniakou · 6 years ago
  47. 0783e99 AIDL-ize InputManager IInputFlinger interface. by Chris Ye · 6 years ago
  48. c7812be Pass source to dispatchBatchedInputEventPending (2/2) by Arthur Hung · 6 years ago
  49. 1c7bc86 Let InputFlinger generate event IDs. by Garfield Tan · 6 years ago
  50. 9c858ac Add hmac to InputEvent and scale to MotionEvent by Siarhei Vishniakou · 6 years ago
  51. 7feb2ea Add FocusEvent and InputMessage::Type::FOCUS by Siarhei Vishniakou · 6 years ago
  52. 10fe676 Add static asserts for InputMessage sizes by Siarhei Vishniakou · 6 years ago
  53. 26d3cfb Remove InputChannel::setToken by Siarhei Vishniakou · 6 years ago
  54. 5240277 Use enum class for InputMessage type by Siarhei Vishniakou · 6 years ago
  55. de4bf15 Do not report latency for injected events by Siarhei Vishniakou · 6 years ago
  56. 2ccbe3a InputTransport: store fd in a unique_fd. by Josh Gao · 6 years ago
  57. 3d3fa52 Move LatencyStatistics collection from InputReader to InputTransport by Atif Niyaz · 6 years ago
  58. 00f511d Dispatch mouse events to window under the cursor. by Garfield Tan · 7 years ago
  59. 16a2e30 Propagate MotionClassification to InputDispatcher by Siarhei Vishniakou · 7 years ago
  60. 1f7c0e4 Sanitize InputMessage before sending by Siarhei Vishniakou · 7 years ago
  61. 803535b InputDispatcher: Track InputChannels by IBinder token. by Robert Carr · 7 years ago
  62. 2c358bf Add setInputWindowInfo to SurfaceComposerClient::Transaction by Robert Carr · 7 years ago
  63. 3720ed0 Implement Parcelling functions for InputWindowInfo by Robert Carr · 7 years ago
  64. ec8f725 Prefer std::string over String8 by Siarhei Vishniakou · 8 years ago
  65. a62a8dd Move displayid into InputEvent by Siarhei Vishniakou · 8 years ago
  66. 777a10b Move display id into MotionEvent by Siarhei Vishniakou · 8 years ago
  67. 56c9ae1 Fix resampling for multiple pointers by Siarhei Vishniakou · 8 years ago
  68. f93fcf4 Prefer std::string over String8 by Siarhei Vishniakou · 8 years ago
  69. 635cb71 Fix broken input tests by Siarhei Vishniakou · 8 years ago
  70. c7dc378 Ensure history has pointer id of interest. by Siarhei Vishniakou · 8 years ago
  71. 086a02a Fix resampling logic for duplicate events. by Siarhei Vishniakou · 9 years ago
  72. 5864150 Add displayId in InputDispatcher, InputTransport by Tarandeep Singh · 8 years ago
  73. b03f103 Fix input tests to work with new MotionEvent member by Michael Wright · 11 years ago
  74. 7b159c9 Revert "Revert "Add new MotionEvent actions for button press and release."" by Michael Wright · 11 years ago
  75. 70b41ef Revert "Add new MotionEvent actions for button press and release." by Michael Wright · 11 years ago
  76. 48a8a0e Add new MotionEvent actions for button press and release. by Michael Wright · 11 years ago
  77. 83e0e42 x86_64: Align uint64_t/int64_t structure member to 8 bytes by Fengwei Yin · 12 years ago
  78. ed5fd38 Change InputMessage.motion.pointerSize to a uint32_t. by Narayan Kamath · 12 years ago
  79. 5912f95 Move input library code from frameworks/base. by Jeff Brown · 13 years ago