1. 8760216 Update Transaction::setInputWindowInfo to take WindowInfoHandle by Patrick Williams · 9 months ago
  2. 1d038d4 Consume full tap in EndToEndNativeInputTest by Siarhei Vishniakou · 9 months ago
  3. 525e783 Merge "Fix flaky uncropped_container_replaces_touchable_region_with_null_crop" into main by Harry Cutts · 9 months ago
  4. a97fd94 EndToEndNativeInputTest: Apply all transactions synchronously by Prabir Pradhan · 9 months ago
  5. 56d55bc Fix flaky uncropped_container_replaces_touchable_region_with_null_crop by Prabir Pradhan · 9 months ago
  6. 91340e0 Merge "SF: Cleanup creating / destroying virtual display APIs" into main by Alan Ding · 1 year, 2 months ago
  7. d53801c SF: Cleanup creating / destroying virtual display APIs by Alan Ding · 1 year, 3 months ago
  8. cfbee53 Move ADISPLAY_ID_ definitions into LogicalDisplayId by Siarhei Vishniakou · 1 year, 3 months ago
  9. 13bf76a Use a strongly typed LogicalDisplayId for displayId(2/n) by Linnan Li · 1 year, 3 months ago
  10. d19d707 Merge "Add compile checks to EndToEndNativeInputTest" into main by Treehugger Robot · 1 year, 4 months ago
  11. bf98a57 Add compile checks to EndToEndNativeInputTest by Siarhei Vishniakou · 1 year, 4 months ago
  12. 7b3fda3 EndToEndNativeInputTest: print the event received unexpectedly by Siarhei Vishniakou · 1 year, 4 months ago
  13. 0438ca8 Move InputConsumer into separate files by Siarhei Vishniakou · 1 year, 5 months ago
  14. 8d66013 Use aidl-defined InputChannel for parceling by Siarhei Vishniakou · 1 year, 7 months ago
  15. 5a67a56 Add InputChannel::waitForMessage and use it in EndToEndNativeInputTest by Egor Pasko · 1 year, 6 months ago
  16. 55e3103 Rename DisplayMode::refreshRate to peakRefreshRate by Alec Mouri · 1 year, 10 months ago
  17. 0a4981a Fix flaky InputSurfacesTest tests by Patrick Williams · 2 years ago
  18. 8a5c41d Use a strongly typed Uid in WindowInfo by Prabir Pradhan · 2 years, 2 months ago
  19. ae55bae Merge "Convert input event type to enum class" into udc-dev by Siarhei Vishniakou · 2 years, 4 months ago
  20. 63b6361 Convert input event type to enum class by Siarhei Vishniakou · 2 years, 4 months ago
  21. 1cc6f80 Merge "Fix InputSurfacesTest.input_respects_scaled_touchable_region_overflow" into udc-dev by Prabir Pradhan · 2 years, 4 months ago
  22. 17b816f Remove MultiDisplayTests#many_to_one_display_mapping by Prabir Pradhan · 2 years, 4 months ago
  23. a4c59bd Fix InputSurfacesTest.input_respects_scaled_touchable_region_overflow by Prabir Pradhan · 2 years, 4 months ago
  24. 847e851 Add focusTransferTarget in WindowInfo by Chavi Weingarten · 2 years, 4 months ago
  25. fed7c12 Take into account surface insets when replacing touch region. by Vishnu Nair · 2 years, 4 months ago
  26. 31b5ac2 Remove internal display related methods by Huihong Luo · 3 years ago
  27. da0f62c Reland: Send WindowInfo even if the window isn't associated with a DisplayDevice by Prabir Pradhan · 3 years ago
  28. 33da946 Layer: Guard against Region offset overflows by Prabir Pradhan · 3 years, 1 month ago
  29. 88ada24 Merge "Do not enforce that layers with invalid bounds are not focusable" into tm-dev by Prabir Pradhan · 3 years, 4 months ago
  30. f98655a Do not enforce that layers with invalid bounds are not focusable by Prabir Pradhan · 3 years, 4 months ago
  31. a185882 Allow windowhandles with NO_INPUT_CHANNEL by Linus Tufvesson · 3 years, 5 months ago
  32. 76bdecb Invert some InputConfig flags to simplify default behavior by Prabir Pradhan · 3 years, 6 months ago
  33. 4d5c52f Introduce WindowInfo::InputConfig flag to control input behavior by Prabir Pradhan · 3 years, 6 months ago
  34. c9589c1 SF: Clean up input info calculations by Prabir Pradhan · 3 years, 10 months ago
  35. 8c28598 SF: Enforce that layers with invalid input bounds are not focusable by Prabir Pradhan · 3 years, 6 months ago
  36. 6fa425a SF: Calculate WindowInfo frame correctly for all layers by Prabir Pradhan · 3 years, 7 months ago
  37. d0aba78 SF: Manage many-to-one DisplayDevice to layerStack mapping for input by Prabir Pradhan · 3 years, 8 months ago
  38. 814a38b Merge "Let touch region empty if the input bounds is empty" into sc-v2-dev am: d0896e2d10 am: bc4ca88851 by Arthur Hung · 3 years, 8 months ago
  39. 49d525a Let touch region empty if the input bounds is empty by Arthur Hung · 3 years, 8 months ago
  40. fb2ebce Check BufferLayer's alpha value when canReceiveInput by Arthur Hung · 3 years, 10 months ago
  41. 16a938f SurfaceFlinger: Drop input for blacked out layers by Vishnu Nair · 3 years, 10 months ago
  42. fb06059 SurfaceFlinger: Implement drop input modes by Vishnu Nair · 3 years, 11 months ago
  43. a066d90 SurfaceFlinger: Implement drop input modes by Vishnu Nair · 3 years, 11 months ago
  44. 3277faf Renamed and moved InputWindow and related files by chaviw · 4 years, 2 months ago
  45. 98318de Renamed and moved InputWindow and related files by chaviw · 4 years, 2 months ago
  46. 39d0147 Modify bounds and transform for BSL input. by chaviw · 4 years, 4 months ago
  47. 2571450 Rename crop_legacy to just crop by chaviw · 4 years, 6 months ago
  48. a7fe304 Rename DisplayConfig to DisplayMode by Marin Shalamanov · 4 years, 6 months ago
  49. 9ad0146 Pass in window name along with focus request by Vishnu Nair · 4 years, 6 months ago
  50. 602ef71 Avoid blocking untrusted touches for touch_flag_obscured by Bernardo Rufino · 4 years, 7 months ago
  51. 7e72caf Use empty frame for input when layer bounds is invalid by chaviw · 4 years, 8 months ago
  52. 39cfa2e Crop bounds sent to input by screen bounds. by chaviw · 4 years, 9 months ago
  53. 11dcc22 Pass surface control instead of handle as reference to layers in LayerState by Pablo Gamito · 4 years, 11 months ago
  54. bedd116 Merge "Second reland "Let InputFlinger create the server InputChannel"" by TreeHugger Robot · 4 years, 10 months ago
  55. 075b598 Merge "Ensure insets for input are transformed correctly." by Chavi Weingarten · 4 years, 10 months ago
  56. 44a6d2b Ensure insets for input are transformed correctly. by chaviw · 4 years, 11 months ago
  57. 1560166 Second reland "Let InputFlinger create the server InputChannel" by Garfield Tan · 4 years, 10 months ago
  58. 400128f Revert "Reland "Let InputFlinger create the server InputChannel"" by Garfield Tan · 4 years, 10 months ago
  59. 62b523e Reland "Let InputFlinger create the server InputChannel" by Garfield Tan · 4 years, 10 months ago
  60. 015cb70 Revert "Let InputFlinger create the server InputChannel" by Roshan Pius · 4 years, 10 months ago
  61. 6e9f864 Let InputFlinger create the server InputChannel by Garfield Tan · 4 years, 11 months ago
  62. 1eb9727 Merge "Unregister input channel by token" by TreeHugger Robot · 4 years, 11 months ago
  63. adefc3e Unregister input channel by token by Siarhei Vishniakou · 5 years ago
  64. 958da93 Request focus using setFocusedWindow by Vishnu Nair · 5 years ago
  65. 47074b8 Rename InputWindowHandle hasFocus to focusable by Vishnu Nair · 5 years ago
  66. 7062295 Add default input dispatching timeout constant by Siarhei Vishniakou · 5 years ago
  67. 6c4243b Use AIDL compiler to generate InputApplicationInfo class. by Chris Ye · 5 years ago
  68. d258827 Use unique_ptr when creating InputChannel by Siarhei Vishniakou · 5 years ago
  69. ce5ab08 Use std::shared_ptr for InputChannel by Siarhei Vishniakou · 5 years ago
  70. 44753b1 Move things in InputWindowInfo to enum classes by Michael Wright · 5 years ago
  71. 0783e99 AIDL-ize InputManager IInputFlinger interface. by Chris Ye · 5 years ago
  72. c1ae556 Use chrono for dispatching timeout by Siarhei Vishniakou · 5 years ago
  73. b4a0f85 Fix "Allow/Deny" popup window no respond when use cursor by arthurhung · 5 years ago
  74. 097c3db Use <chrono> for input-related timeouts by Siarhei Vishniakou · 5 years ago
  75. fa247b1 Rename ColorLayer to EffectLayer to handle both shadows and color fill by Vishnu Nair · 5 years ago
  76. 3cb3d4e SF: Redesign API to query display information by Dominik Laskowski · 6 years ago
  77. f1035d4 Move focus dispatch to input (1/2) by Siarhei Vishniakou · 6 years ago
  78. 26d3cfb Remove InputChannel::setToken by Siarhei Vishniakou · 6 years ago
  79. f8678ba Update tests for canReceiveInput policy changes by Vishnu Nair · 6 years ago
  80. 03af16f Merge "Revert "Fix drag and drop (2/3)"" by TreeHugger Robot · 6 years ago
  81. 6cbb975 Revert "Fix drag and drop (2/3)" by Arthur Hung · 6 years ago
  82. 82353e9 Changed BufferLayer's canReceiveInput to check if its hidden by policy by Vishnu Nair · 6 years ago
  83. 282f1d7 SurfaceFlinger: prevent division by 0 in Layer::fillInputInfo by Ady Abraham · 6 years ago
  84. 118b114 Fix magnify screen in a dialog will response wrong position from touch. by Arthur Hung · 6 years ago
  85. dcb38bb SF: Plumb physical display IDs to libgui by Dominik Laskowski · 7 years ago
  86. d20b270 Fix touch event would be offset by crop by Arthur Hung · 7 years ago
  87. fbe5d9c Fix drag and drop (2/3) by chaviw · 7 years ago
  88. de19f85 Input: Update input window info when the layer receives its first buffer by Vishnu Nair · 7 years ago
  89. 88a11f2 SF: User buffer size instead of layer size when calculating size by Vishnu Nair · 7 years ago
  90. e07e103 SurfaceFlinger Input: Correct screen magnification. by Robert Carr · 7 years ago
  91. 740167f Rework InputApplicationInfo by Robert Carr · 7 years ago
  92. 5c8a026 Replace InputWindowInfo#inputChannel with an IBinder token. by Robert Carr · 7 years ago
  93. 1c4c559 Add some tests for native input. by Robert Carr · 7 years ago