1. 847e851 Add focusTransferTarget in WindowInfo by Chavi Weingarten · 2 years, 5 months ago
  2. 8577ea8 Convert to using inputConfig for clone info in WindowInfo by chaviw · 3 years, 3 months ago
  3. c3f39b1 Add isClone to WindowInfo by chaviw · 4 years ago
  4. 51e7db0 WindowInfo: Merge InputConfig and Feature flags by Prabir Pradhan · 3 years, 7 months ago
  5. 4d5c52f Introduce WindowInfo::InputConfig flag to control input behavior by Prabir Pradhan · 3 years, 7 months ago
  6. 1c58c0d WindowInfo: Remove unused field portalToDisplayId by Prabir Pradhan · 3 years, 8 months ago
  7. 48f8cb9 Report gui::DisplayInfo to clients with window info changes by Prabir Pradhan · 4 years ago
  8. e0ba4e9 Added windowToken to WindowInfo object by chaviw · 4 years, 1 month ago
  9. 0957669 Plumb through display orientation separate from transform by Evan Rosky · 4 years, 2 months ago
  10. 3277faf Renamed and moved InputWindow and related files by chaviw · 4 years, 4 months ago[Renamed (89%) from libs/input/tests/InputWindow_test.cpp]
  11. 44edce9 Parcel/Unparcel displaysize in InputWindowInfo by Evan Rosky · 4 years, 4 months ago
  12. ea97d18 Block untrusted touches in InputDispatcher by Bernardo Rufino · 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. 9eaa22c Updated MotionEvent to use Transform by chaviw · 5 years ago
  17. 1ff3d1e Use Transform in InputDispatcher by chaviw · 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. cb92321 Remove layer from window handle since it's no longer used by chaviw · 6 years ago
  22. af87b3e Added input support for cloned layers by chaviw · 6 years ago
  23. 6fabeec Input: Override touchable region bounds with surface bounds 2/2 by Vishnu Nair · 6 years ago
  24. 85b8c5e Introduce new portal window which transports touch to another display by Tiger Huang · 7 years ago
  25. e07e103 SurfaceFlinger Input: Correct screen magnification. by Robert Carr · 7 years ago
  26. 5cb2578 SurfaceFlinger Input: Shrink frame by surfaceInsets. by Robert Carr · 7 years ago
  27. 5c8a026 Replace InputWindowInfo#inputChannel with an IBinder token. by Robert Carr · 7 years ago
  28. 3720ed0 Implement Parcelling functions for InputWindowInfo by Robert Carr · 7 years ago