1. 11dcc22 Pass surface control instead of handle as reference to layers in LayerState by Pablo Gamito · 5 years ago
  2. bedd116 Merge "Second reland "Let InputFlinger create the server InputChannel"" by TreeHugger Robot · 5 years ago
  3. 075b598 Merge "Ensure insets for input are transformed correctly." by Chavi Weingarten · 5 years ago
  4. 44a6d2b Ensure insets for input are transformed correctly. by chaviw · 5 years ago
  5. 1560166 Second reland "Let InputFlinger create the server InputChannel" by Garfield Tan · 5 years ago
  6. 400128f Revert "Reland "Let InputFlinger create the server InputChannel"" by Garfield Tan · 5 years ago
  7. 62b523e Reland "Let InputFlinger create the server InputChannel" by Garfield Tan · 5 years ago
  8. 015cb70 Revert "Let InputFlinger create the server InputChannel" by Roshan Pius · 5 years ago
  9. 6e9f864 Let InputFlinger create the server InputChannel by Garfield Tan · 5 years ago
  10. 1eb9727 Merge "Unregister input channel by token" by TreeHugger Robot · 5 years ago
  11. adefc3e Unregister input channel by token by Siarhei Vishniakou · 5 years ago
  12. 958da93 Request focus using setFocusedWindow by Vishnu Nair · 5 years ago
  13. 47074b8 Rename InputWindowHandle hasFocus to focusable by Vishnu Nair · 5 years ago
  14. 7062295 Add default input dispatching timeout constant by Siarhei Vishniakou · 5 years ago
  15. 6c4243b Use AIDL compiler to generate InputApplicationInfo class. by Chris Ye · 5 years ago
  16. d258827 Use unique_ptr when creating InputChannel by Siarhei Vishniakou · 5 years ago
  17. ce5ab08 Use std::shared_ptr for InputChannel by Siarhei Vishniakou · 5 years ago
  18. 44753b1 Move things in InputWindowInfo to enum classes by Michael Wright · 5 years ago
  19. 0783e99 AIDL-ize InputManager IInputFlinger interface. by Chris Ye · 5 years ago
  20. c1ae556 Use chrono for dispatching timeout by Siarhei Vishniakou · 5 years ago
  21. b4a0f85 Fix "Allow/Deny" popup window no respond when use cursor by arthurhung · 5 years ago
  22. 097c3db Use <chrono> for input-related timeouts by Siarhei Vishniakou · 5 years ago
  23. fa247b1 Rename ColorLayer to EffectLayer to handle both shadows and color fill by Vishnu Nair · 6 years ago
  24. 3cb3d4e SF: Redesign API to query display information by Dominik Laskowski · 6 years ago
  25. f1035d4 Move focus dispatch to input (1/2) by Siarhei Vishniakou · 6 years ago
  26. 26d3cfb Remove InputChannel::setToken by Siarhei Vishniakou · 6 years ago
  27. f8678ba Update tests for canReceiveInput policy changes by Vishnu Nair · 6 years ago
  28. 03af16f Merge "Revert "Fix drag and drop (2/3)"" by TreeHugger Robot · 6 years ago
  29. 6cbb975 Revert "Fix drag and drop (2/3)" by Arthur Hung · 6 years ago
  30. 82353e9 Changed BufferLayer's canReceiveInput to check if its hidden by policy by Vishnu Nair · 6 years ago
  31. 282f1d7 SurfaceFlinger: prevent division by 0 in Layer::fillInputInfo by Ady Abraham · 6 years ago
  32. 118b114 Fix magnify screen in a dialog will response wrong position from touch. by Arthur Hung · 6 years ago
  33. dcb38bb SF: Plumb physical display IDs to libgui by Dominik Laskowski · 7 years ago
  34. d20b270 Fix touch event would be offset by crop by Arthur Hung · 7 years ago
  35. fbe5d9c Fix drag and drop (2/3) by chaviw · 7 years ago
  36. de19f85 Input: Update input window info when the layer receives its first buffer by Vishnu Nair · 7 years ago
  37. 88a11f2 SF: User buffer size instead of layer size when calculating size by Vishnu Nair · 7 years ago
  38. e07e103 SurfaceFlinger Input: Correct screen magnification. by Robert Carr · 7 years ago
  39. 740167f Rework InputApplicationInfo by Robert Carr · 7 years ago
  40. 5c8a026 Replace InputWindowInfo#inputChannel with an IBinder token. by Robert Carr · 7 years ago
  41. 1c4c559 Add some tests for native input. by Robert Carr · 7 years ago