1. 6c4243b Use AIDL compiler to generate InputApplicationInfo class. by Chris Ye · 4 years ago
  2. d258827 Use unique_ptr when creating InputChannel by Siarhei Vishniakou · 4 years ago
  3. ce5ab08 Use std::shared_ptr for InputChannel by Siarhei Vishniakou · 4 years ago
  4. 44753b1 Move things in InputWindowInfo to enum classes by Michael Wright · 4 years ago
  5. 0783e99 AIDL-ize InputManager IInputFlinger interface. by Chris Ye · 4 years, 1 month ago
  6. c1ae556 Use chrono for dispatching timeout by Siarhei Vishniakou · 4 years ago
  7. b4a0f85 Fix "Allow/Deny" popup window no respond when use cursor by arthurhung · 4 years, 1 month ago
  8. 097c3db Use <chrono> for input-related timeouts by Siarhei Vishniakou · 4 years, 2 months ago
  9. fa247b1 Rename ColorLayer to EffectLayer to handle both shadows and color fill by Vishnu Nair · 4 years, 5 months ago
  10. 3cb3d4e SF: Redesign API to query display information by Dominik Laskowski · 4 years, 8 months ago
  11. f1035d4 Move focus dispatch to input (1/2) by Siarhei Vishniakou · 4 years, 10 months ago
  12. 26d3cfb Remove InputChannel::setToken by Siarhei Vishniakou · 4 years, 9 months ago
  13. f8678ba Update tests for canReceiveInput policy changes by Vishnu Nair · 4 years, 9 months ago
  14. 03af16f Merge "Revert "Fix drag and drop (2/3)"" by TreeHugger Robot · 4 years, 10 months ago
  15. 6cbb975 Revert "Fix drag and drop (2/3)" by Arthur Hung · 4 years, 10 months ago
  16. 82353e9 Changed BufferLayer's canReceiveInput to check if its hidden by policy by Vishnu Nair · 4 years, 10 months ago
  17. 282f1d7 SurfaceFlinger: prevent division by 0 in Layer::fillInputInfo by Ady Abraham · 5 years ago
  18. 118b114 Fix magnify screen in a dialog will response wrong position from touch. by Arthur Hung · 5 years ago
  19. dcb38bb SF: Plumb physical display IDs to libgui by Dominik Laskowski · 5 years ago
  20. d20b270 Fix touch event would be offset by crop by Arthur Hung · 5 years ago
  21. fbe5d9c Fix drag and drop (2/3) by chaviw · 6 years ago
  22. de19f85 Input: Update input window info when the layer receives its first buffer by Vishnu Nair · 6 years ago
  23. 88a11f2 SF: User buffer size instead of layer size when calculating size by Vishnu Nair · 6 years ago
  24. e07e103 SurfaceFlinger Input: Correct screen magnification. by Robert Carr · 6 years ago
  25. 740167f Rework InputApplicationInfo by Robert Carr · 6 years ago
  26. 5c8a026 Replace InputWindowInfo#inputChannel with an IBinder token. by Robert Carr · 6 years ago
  27. 1c4c559 Add some tests for native input. by Robert Carr · 6 years ago