1. 65455c7 InputDispatcher: Do not change focus when using transferTouch by Prabir Pradhan · 2 years ago
  2. 4497c86 InputDispatcher_test: Verify all events dispatched to windows are traced by Prabir Pradhan · 2 years, 2 months ago
  3. fc36472 InputDispatcher: Fix crash when there is an ANR after window removal by Prabir Pradhan · 2 years ago
  4. 203b22a Merge "Revert^2 "SF: Set an initial mode [...] for external displays"" into main by Dominik Laskowski · 2 years ago
  5. 7b1e9ae Merge "InputReader_test: Wait for stylus gesture to be notified" into main by Treehugger Robot · 2 years ago
  6. 40aee53 InputReader_test: Wait for stylus gesture to be notified by Prabir Pradhan · 2 years ago
  7. f380cf9 SF: fix ATRACE from LayerHistory by Ady Abraham · 2 years ago
  8. 3de7998 Merge changes I3bedc2c2,Ic56a6f2c into main by Prabir Pradhan · 2 years ago
  9. c5fc7d4 Merge changes from topic "reland-input-tracing-tests" into main by Prabir Pradhan · 2 years ago
  10. 9edb922 Merge "InputReader: Notify policy of device changes after flushing events" into main by Prabir Pradhan · 2 years ago
  11. ffb7d28 Revert^2 "SF: Set an initial mode [...] for external displays" by Dominik Laskowski · 2 years ago
  12. 5ab3b93 Merge "InputDispatcher: Ensure synthesized events are associated with windows" into main by Prabir Pradhan · 2 years ago
  13. f8dcf14 Merge "SF: Remove StrongTyping in favor of FTL mixins" into main by Dominik Laskowski · 2 years ago
  14. f9469f9 Merge "sf: fix misleading log for set thread name" into main by Yifei Zhang · 2 years ago
  15. feca057 InputDispatcher: Ensure pointer down is generated for touched window by Prabir Pradhan · 2 years ago
  16. a2d3cf1 Reland "Increase the test timeout used when waiting for events to be traced" by Prabir Pradhan · 2 years ago
  17. 73ba920 InputTracer: Use explicit thread wake conditions by Prabir Pradhan · 2 years ago
  18. 0eaf140 InputDispatcher_test: Fix flakiness when verifying traced events by Prabir Pradhan · 2 years ago
  19. dc3a2ad Reland "InputDispatcher_test: Verify all consumed events are traced" by Prabir Pradhan · 2 years ago
  20. bb3f1c0 InputDispatcher: Ensure synthesized events are associated with windows by Prabir Pradhan · 2 years, 1 month ago
  21. 133684c sf: fix misleading log for set thread name by Yifei Zhang · 2 years ago
  22. 43baf90 SF: Remove StrongTyping in favor of FTL mixins by Dominik Laskowski · 2 years, 3 months ago
  23. dd09097 Merge "Report hotplug error to framework" into main by Leon Scroggins · 2 years ago
  24. 036c283 Merge "SF: Store VsyncDispatch callbacks in ftl::SmallMap" into main by Dominik Laskowski · 2 years ago
  25. c3a9247 InputReader: Notify policy of device changes after flushing events by Prabir Pradhan · 2 years ago
  26. 9a4c4ed Merge "Revert "Skip a step when blurring"" into main by Leon Scroggins · 2 years ago
  27. 8f43aee Merge changes I63990ccf,I76ef8b55 into main by Prabir Pradhan · 2 years ago
  28. 9f0fc59 Report hotplug error to framework by Huihong Luo · 2 years, 1 month ago
  29. 0f3e5b9 SF: Store VsyncDispatch callbacks in ftl::SmallMap by Dominik Laskowski · 2 years, 3 months ago
  30. 26201ec Merge "Use a flag to determine isRenderable" into main by Leon Scroggins · 2 years ago
  31. 08e7fe6 Update tests to treat enable_small_area_detection as true by Arthur Hung · 2 years ago
  32. 4b9b1a1 InputDispatcher: Send cancellations from losing focus windows by Prabir Pradhan · 2 years ago
  33. fa2c69f InputDispatcher: Only dispatch fallback keys when there's a window by Prabir Pradhan · 2 years ago
  34. 94b4ec8 Merge "Update mKeyIsWaitingForEventsTimeout separately from the prune check" into main by Treehugger Robot · 2 years ago
  35. ef2b450 Update mKeyIsWaitingForEventsTimeout separately from the prune check by Siarhei Vishniakou · 2 years, 1 month ago
  36. f03f83e Merge "CursorInputMapper_test: Verify acceleration updated on display change" into main by Prabir Pradhan · 2 years ago
  37. d0924eb Merge "Remove FlagManager's dependence on librenderengine" into main by Leon Scroggins · 2 years ago
  38. b487466 CursorInputMapper_test: Verify acceleration updated on display change by Prabir Pradhan · 2 years ago
  39. f193ec5 Merge "Pass unique_ptr of InputChannel to Connection" into main by Siarhei Vishniakou · 2 years ago
  40. 7b9f4f5 Pass unique_ptr of InputChannel to Connection by Siarhei Vishniakou · 2 years ago
  41. f03f122 Merge "Reland "SF: Set an initial mode [...] for external displays"" into main by Dominik Laskowski · 2 years ago
  42. 7142531 Merge "Update SF to use createHintSessionWithConfig" into main by Matt Buckley · 2 years ago
  43. 4ec35c6 Merge "[DON'T BLOCK] Test ownership migration rules" into main by Aditya Choudhary · 2 years ago
  44. 58450e8 Merge "CursorInputMapper: Use flat velocity params when acceleration is disabled" into main by Treehugger Robot · 2 years ago
  45. a906c37 Merge changes Ic2d9c7ec,Ia9f2d598 into main by Prabir Pradhan · 2 years ago
  46. 8dc8715 Merge changes I34af02d4,Ifc222d84,I74c8cffa into main by Dominik Laskowski · 2 years ago
  47. 9fb98f7 Revert "InputDispatcher_test: Verify all consumed events are traced" by Prabir Pradhan · 2 years ago
  48. aff0a04 Revert "Increase the test timeout used when waiting for events to be traced" by Prabir Pradhan · 2 years ago
  49. 85b2524 Merge "Remove Connection.inputChannel" into main by Siarhei Vishniakou · 2 years ago
  50. ae47444 CursorInputMapper: Use flat velocity params when acceleration is disabled by Prabir Pradhan · 2 years ago
  51. 48a60cc Revert "Skip a step when blurring" by Leon Scroggins III · 2 years ago
  52. df8166e Use a flag to determine isRenderable by Leon Scroggins III · 2 years ago
  53. 01f191c SF: Apply color matrix to newly connected displays by Dominik Laskowski · 2 years ago
  54. 5caf9a9 SF: Extract CommitAndCompositeTest helper by Dominik Laskowski · 2 years ago
  55. 16164eb SF: Replace futureOf with ftl::yield in tests by Dominik Laskowski · 2 years ago
  56. 6af0606 Merge "Support for InputDevice ViewBehavior" into main by Yeabkal Wubshit · 2 years ago
  57. 5e95a70 Merge changes I223071a2,I7dfe648c into main by Prabir Pradhan · 2 years ago
  58. ba180cc Update SF to use createHintSessionWithConfig by Matt Buckley · 2 years, 1 month ago
  59. 10c6293 Remove FlagManager's dependence on librenderengine by Leon Scroggins III · 2 years ago
  60. 2fce4d6 Merge "Introduce eCanOccludePresentation layer flag" into main by Vishnu Nair · 2 years ago
  61. 79e5f98 Merge "Update tests to treat multithreaded_present as true" into main by Leon Scroggins · 2 years ago
  62. 59a530d Increase the test timeout used when waiting for events to be traced by Prabir Pradhan · 2 years ago
  63. b1b96db Support for InputDevice ViewBehavior by Yeabkal Wubshit · 2 years ago
  64. 10bfdc9 Remove Connection.inputChannel by Siarhei Vishniakou · 2 years ago
  65. 02c9716 Merge "Store Connection in InputTarget and Monitor" into main by Treehugger Robot · 2 years ago
  66. 6559d52 Update tests to treat multithreaded_present as true by Leon Scroggins III · 2 years ago
  67. 18cbdb8 Store Connection in InputTarget and Monitor by Siarhei Vishniakou · 2 years ago
  68. 3fa3fb9 Merge "[SF] Updates to not send hints without a present being followed" into main by Ram Indani · 2 years ago
  69. b48ed1d [DON'T BLOCK] Test ownership migration rules by Aditya Choudhary · 2 years ago
  70. 6c71b75 Merge "Replace use of deprecated function with_min_level" into main by Jeffrey Vander Stoep · 2 years ago
  71. f091fe5 Reland "SF: Set an initial mode [...] for external displays" by Dominik Laskowski · 2 years, 2 months ago
  72. 20736f9 Merge changes I0fcfa426,I2f1510ec,I07d70dc8 into main by Dominik Laskowski · 2 years ago
  73. 046a3cc Replace use of deprecated function with_min_level by Jeff Vander Stoep · 2 years ago
  74. 6db9591 Merge "Fix AIBinder_setMinSchedulerPolicy failed to set sched policy" into main am: f44d068f5c am: 73daf6bdd2 by Hongguang Chen · 2 years ago
  75. 73daf6b Merge "Fix AIBinder_setMinSchedulerPolicy failed to set sched policy" into main am: f44d068f5c by Hongguang Chen · 2 years ago
  76. f44d068 Merge "Fix AIBinder_setMinSchedulerPolicy failed to set sched policy" into main by Hongguang Chen · 2 years ago
  77. 9b3ddad Merge "InputDispatcher_test: Verify all consumed events are traced" into main by Prabir Pradhan · 2 years ago
  78. 5a8186c Merge changes from topic "perfetto-input-event-proto" into main by Treehugger Robot · 2 years ago
  79. f822c20 Merge "Use aidl-defined InputChannel for parceling" into main by Siarhei Vishniakou · 2 years ago
  80. ae64582 [SF] Updates to not send hints without a present being followed by ramindani · 2 years, 1 month ago
  81. d3fb627 InputDispatcher_test: Verify all consumed events are traced by Prabir Pradhan · 2 years, 2 months ago
  82. adc59b4 InputTracer: Trace an event being dispatched to a window by Prabir Pradhan · 2 years, 2 months ago
  83. dae5279 InputTracer: Trace motion and key events by Prabir Pradhan · 2 years, 2 months ago
  84. a109bb2 SF: Fix error handling for getDisplayVsyncPeriod by Dominik Laskowski · 2 years ago
  85. d940a01 SF: Handle BAD_CONFIG for getActiveConfig by Dominik Laskowski · 2 years ago
  86. 8d66013 Use aidl-defined InputChannel for parceling by Siarhei Vishniakou · 2 years, 1 month ago
  87. 1eea7c6 Merge "touchpad: add tap dragging configuration option" into main by Treehugger Robot · 2 years ago
  88. 7e2f3aa Merge "Address comments for ag/26028243" into main by Prabir Pradhan · 2 years ago
  89. b0990e3 Merge "Synthesize cancel event to global monitor specify display id" into main by Prabir Pradhan · 2 years ago
  90. a0d43d4 Address comments for ag/26028243 by Prabir Pradhan · 2 years ago
  91. d815095 Synthesize cancel event to global monitor specify display id by Linnan Li · 2 years ago
  92. 59a6be3 Introduce eCanOccludePresentation layer flag by Vishnu Nair · 2 years ago
  93. ca103c0 Merge "Change HighHint category to ignore ExplicitDefault" into main by Rachel Lee · 2 years ago
  94. 2d701e1 Merge Android 24Q1 Release (ab/11220357) by Xin Li · 2 years ago
  95. 9ecd6c1 Merge "Correctly pass screenshot fences to transaction callbacks" into main by Alec Mouri · 2 years ago
  96. 9892aac Correctly pass screenshot fences to transaction callbacks by Alec Mouri · 2 years, 2 months ago
  97. 2707f8c InputTracer: Add custom key and motion event types for tracing by Prabir Pradhan · 2 years ago
  98. 1b685dd Merge "Add captureLayersSync function" into main by Chavi Weingarten · 2 years ago
  99. 168748f Merge "Remove backup of "skiaglthreaded"" into main by Leon Scroggins · 2 years ago
  100. e0e799d touchpad: add tap dragging configuration option by Harry Cutts · 2 years ago