1. 3f37b7b SyncPointerCapture (3/n): Add Capture event to InputChannel by Prabir Pradhan · 5 years ago
  2. 1560166 Second reland "Let InputFlinger create the server InputChannel" by Garfield Tan · 5 years ago
  3. 400128f Revert "Reland "Let InputFlinger create the server InputChannel"" by Garfield Tan · 5 years ago
  4. 62b523e Reland "Let InputFlinger create the server InputChannel" by Garfield Tan · 5 years ago
  5. 015cb70 Revert "Let InputFlinger create the server InputChannel" by Roshan Pius · 5 years ago
  6. 6e9f864 Let InputFlinger create the server InputChannel by Garfield Tan · 5 years ago
  7. 9eaa22c Updated MotionEvent to use Transform by chaviw · 6 years ago
  8. d258827 Use unique_ptr when creating InputChannel by Siarhei Vishniakou · 6 years ago
  9. ce5ab08 Use std::shared_ptr for InputChannel by Siarhei Vishniakou · 6 years ago
  10. a64c159 Move seq to header by Siarhei Vishniakou · 6 years ago
  11. 0783e99 AIDL-ize InputManager IInputFlinger interface. by Chris Ye · 6 years ago
  12. c7812be Pass source to dispatchBatchedInputEventPending (2/2) by Arthur Hung · 6 years ago
  13. 1c7bc86 Let InputFlinger generate event IDs. by Garfield Tan · 6 years ago
  14. 9c858ac Add hmac to InputEvent and scale to MotionEvent by Siarhei Vishniakou · 6 years ago
  15. 7feb2ea Add FocusEvent and InputMessage::Type::FOCUS by Siarhei Vishniakou · 6 years ago
  16. 10fe676 Add static asserts for InputMessage sizes by Siarhei Vishniakou · 6 years ago
  17. 26d3cfb Remove InputChannel::setToken by Siarhei Vishniakou · 6 years ago
  18. 5240277 Use enum class for InputMessage type by Siarhei Vishniakou · 6 years ago
  19. de4bf15 Do not report latency for injected events by Siarhei Vishniakou · 6 years ago
  20. 2ccbe3a InputTransport: store fd in a unique_fd. by Josh Gao · 6 years ago
  21. 3d3fa52 Move LatencyStatistics collection from InputReader to InputTransport by Atif Niyaz · 6 years ago
  22. 00f511d Dispatch mouse events to window under the cursor. by Garfield Tan · 7 years ago
  23. 16a2e30 Propagate MotionClassification to InputDispatcher by Siarhei Vishniakou · 7 years ago
  24. 1f7c0e4 Sanitize InputMessage before sending by Siarhei Vishniakou · 7 years ago
  25. 803535b InputDispatcher: Track InputChannels by IBinder token. by Robert Carr · 7 years ago
  26. 2c358bf Add setInputWindowInfo to SurfaceComposerClient::Transaction by Robert Carr · 7 years ago
  27. 3720ed0 Implement Parcelling functions for InputWindowInfo by Robert Carr · 7 years ago
  28. ec8f725 Prefer std::string over String8 by Siarhei Vishniakou · 8 years ago
  29. a62a8dd Move displayid into InputEvent by Siarhei Vishniakou · 8 years ago
  30. 777a10b Move display id into MotionEvent by Siarhei Vishniakou · 8 years ago
  31. 56c9ae1 Fix resampling for multiple pointers by Siarhei Vishniakou · 8 years ago
  32. f93fcf4 Prefer std::string over String8 by Siarhei Vishniakou · 8 years ago
  33. 635cb71 Fix broken input tests by Siarhei Vishniakou · 8 years ago
  34. c7dc378 Ensure history has pointer id of interest. by Siarhei Vishniakou · 8 years ago
  35. 086a02a Fix resampling logic for duplicate events. by Siarhei Vishniakou · 9 years ago
  36. 5864150 Add displayId in InputDispatcher, InputTransport by Tarandeep Singh · 8 years ago
  37. b03f103 Fix input tests to work with new MotionEvent member by Michael Wright · 11 years ago
  38. 7b159c9 Revert "Revert "Add new MotionEvent actions for button press and release."" by Michael Wright · 11 years ago
  39. 70b41ef Revert "Add new MotionEvent actions for button press and release." by Michael Wright · 11 years ago
  40. 48a8a0e Add new MotionEvent actions for button press and release. by Michael Wright · 11 years ago
  41. 83e0e42 x86_64: Align uint64_t/int64_t structure member to 8 bytes by Fengwei Yin · 12 years ago
  42. ed5fd38 Change InputMessage.motion.pointerSize to a uint32_t. by Narayan Kamath · 12 years ago
  43. 5912f95 Move input library code from frameworks/base. by Jeff Brown · 13 years ago