1. 3d9141b [InputVizard] Cleanup crash key for security update check. by Kartar Singh · 2 months ago
  2. 3d7f1824 [InputVizard] Cleanup crash keys for investigating ANR by Kartar Singh · 3 months ago
  3. f26112e Remove redundant meta_state from MotionEvent JNI by Keigo Oka · 3 months ago
  4. dfd5757 Ensure non-null Java object in MotionEventAndroid by Keigo Oka · 3 months ago
  5. 8b82505 [InputManager] Add OnMotionEvent operations to crash key. by Kartar Singh · 3 months ago
  6. 677b67b [InputVizard] Fix InputUtils::IsTransferInputToVizSupported by Kartar Singh · 3 months ago
  7. ee13241 Add some missing includes of web_contents.h by David Sanders · 3 months ago
  8. 176a299 [InputVizard] Setup WidgetInputHandlerHost connection on VizCompositorThread. by Aman Verma · 3 months ago
  9. 2b05326d Remove url/gurl_debug.h from url/gurl.h by Lei Zhang · 3 months ago
  10. 88be726 Forward declare SequencedTaskRunner in connection_group.h by David Sanders · 3 months ago
  11. bc5784f03 IWYU for NOTIMPLEMENTED() in //components by Daniel Cheng · 3 months ago
  12. 4e279c4 Enable UseFirstCoalescedFrameAsFlingGenerationTimestamp by default by Petr Čermák · 3 months ago
  13. 9aca975 [input] Simplify the RenderWidgetTargetResult structure by Ho Cheung · 3 months ago
  14. cbb044c Remove superfluous includes for components/input/input_router_impl.h by Lei Zhang · 3 months ago
  15. fbea2421 Remove unused include in mouse_wheel_event_queue.h by David Sanders · 3 months ago
  16. a2e0643 [InputVizard] Destroy and recreate InputReceiver for Android 16+. by Kartar Singh · 3 months ago
  17. 4493f55 Do IWYU for std::array in various dirs by Lei Zhang · 3 months ago
  18. c51d3b0 Add some missing includes of trace_event.h by David Sanders · 3 months ago
  19. 91b99ed [InputVizard] Remove DumpWithoutCrashing from InputManager. by Aman Verma · 4 months ago
  20. c68e7d6 Remove unused include in //base/trace_event/trace_log.h by David Sanders · 4 months ago
  21. 3e5f1d8 Don't funnel gestures in RenderWidgetHostViewCocoa by Avi Drissman · 4 months ago
  22. 79a80e8 [InputVizard] Delay binder calls made in surfaceDestroyed path. by Kartar Singh · 4 months ago
  23. 891990d Clean up WebEvent builders on Mac by Avi Drissman · 4 months ago
  24. 56f3421 Execute the callback to notify about input event before it's ack by Kartar Singh · 4 months ago
  25. 096b4e2 Remove superfluous Mojo associated_receiver.h includes from headers by Lei Zhang · 4 months ago
  26. 37a5859 [InputVizard] Use associated mojo connection for by Aman Verma · 4 months ago
  27. 13658db Fix short press gesture filtering by Gastón Rodríguez · 4 months ago
  28. 2d1710a5 Cache pressure value in MotionEventAndroid by Kartar Singh · 4 months ago
  29. dfe81ae Make AndroidInfo struct an implementation detail by Sam Maier · 4 months ago
  30. de37b14 [InputVizard] Check for Android platform security fix. by Kartar Singh · 4 months ago
  31. acf3d6d Remove superfluous includes for <queue> in headers by Lei Zhang · 4 months ago
  32. b07c112 [InputVizard] Remove the crash keys for RenderInputRouter. by Aman Verma · 4 months ago
  33. ab09dd84 Add remaining missing stringprintf.h includes by Lei Zhang · 4 months ago
  34. 30fe880 [InputVizard] Handle ResetGestureDetection when touch sequence is on Viz by Kartar Singh · 4 months ago
  35. 5e0da0ed Use latest Android MotionEvent timestamp when using buffered input by Petr Čermák · 5 months ago
  36. ccc23c7 [InputVizard] Make `is_mobile_optimized` part of CompositorFrameMetadata by Kartar Singh · 5 months ago
  37. 08e58d0 [InputVizard] Fix a UAF bug in InputManager due to null by Aman Verma · 5 months ago
  38. 29d29bd [InputVizard] Add crash keys to debug UAF issue with by Aman Verma · 5 months ago
  39. 0d3cd260 [InputVizard] Use down time to account for transfer time in latency by Kartar Singh · 5 months ago
  40. d88d4de [InputVizard] Implement hang renderer detection in Viz. by Aman Verma · 5 months ago
  41. 5b9f249 [InputVizard] Fix null pointer dereference issue in RenderInputRouter. by Aman Verma · 5 months ago
  42. 4445cea Add a feature and a flag for enabling unbuffered/unbatched input by Petr Čermák · 5 months ago
  43. 0fd13d1 Add null CHECKs for |fling_scheduler_| in RenderInputRouter. by Aman Verma · 5 months ago
  44. bd33cb69d Fix UAF bug in FlingSchedulerAndroid. by Aman Verma · 5 months ago
  45. 7520046 Determine undefined |button| value of MouseDown/Up events by Grace Cham · 6 months ago
  46. af21565 [InputVizard] Handle Overscrolls with InputVizard. by Aman Verma · 6 months ago
  47. e274530 [tvOS] Disable certain keyboard event handling code by Gyuyoung Kim · 6 months ago
  48. 84156443 Actually null out entry in RenderWidgetHostInputEventRouter's map. by Tom Sepez · 6 months ago
  49. 3950ca0 Avoid ipc_message_macros.h usage in some foo_param_traits_macros.h files by Lei Zhang · 6 months ago
  50. a4640b2 Restore InputRouter state after RenderInputRouter switches it. by Mustaq Ahmed · 6 months ago
  51. 342fc37 [ios blink] add SendKeyEvent & conversion of NativeEvent to WebInputEvent by Huiting Chen · 6 months ago
  52. 48fb0a7 [InputVizard] Transfer web contents offset added to Browser as is. by Kartar Singh · 6 months ago
  53. 553dac7b Use coalesced begin frame time as fling generation timestamp by Petr Cermak · 6 months ago
  54. 9b80701b [InputVizard] Have a single implementation of IsTransferInputToVizSupported by Kartar Singh · 7 months ago
  55. 9b83bea9 Remove line_bounds from ImeCompositionRangeChanged by Alex Mitra · 7 months ago
  56. 6883586 [InputVizard] Handle pointer downs coming on Browser by Kartar Singh · 7 months ago
  57. 917cd517 Drop input events in the browser until the renderer produces content. by Mustaq Ahmed · 7 months ago
  58. 1187e4e8 [BCIV] Refactor BrowserControlsOffsetTagsInfo by Peilin Wang · 8 months ago
  59. bd65a5a9 [InputVizard] Refactor renderer hang monitor detection. by Aman Verma · 8 months ago
  60. e08f4ba Remove unused includes of //base/auto_reset.h by David Sanders · 8 months ago
  61. 45a4796 Remove BrowserPrioritizeNativeWork experiment. by Aman Verma · 8 months ago
  62. 15b5c84d [InputVizard] Notify RWHDelegate about input events coming on Viz by Kartar Singh · 8 months ago
  63. 06b64e38 [InputVizard] Implement long press drag selection handling. by Aman Verma · 8 months ago
  64. ccea0983 [cleanup] Replace base::ranges with std::ranges: components/ by Peter Kasting · 8 months ago
  65. 1e4f33d Move input related methods to RenderInputRouterDelegate interface. by Aman Verma · 8 months ago
  66. 2e89724 [InputVizard] Notifies Viz of force enabled zoom changes for accessibility. by Aman Verma · 9 months ago
  67. 8b4b8bd StylusHandwritingWin fix coordinate space bug (Widget DIP vs Physical) by Adam Ettenberger · 9 months ago
  68. 89a9a1c Pass DIP scale from Browser to Viz for MotionEvents creation. by Kartar Singh · 9 months ago
  69. aebd51f Setup Viz to Renderer mojo connections for input handling. by Kartar Singh · 9 months ago
  70. 7908f956 Use UnguessableToken as compositor_frame_sink_grouping_id_. by Aman Verma · 10 months ago
  71. 243c30d14 [InputVizard] Notifies Viz of mobile site optimized pages. by Aman Verma · 10 months ago
  72. 9991d666 Do state transfer from Browser to Viz on successful touch transfer. by Kartar Singh · 10 months ago
  73. 1a6fc641 C++11 std::array rewrite for memory safety [3/19] by Arthur Sonzogni · 10 months ago
  74. 455bf72 [InputVizard] Implement FlingSchedulerAndroid in Viz by Aman Verma · 10 months ago
  75. 183e618 Use is_chromeos in //components/{feed|feedback|filename_generation .. by Maksim Sisov · 10 months ago
  76. 17e5759 Add ScopedInputEvent to wrap Android AInputEvent pointer. by Kartar Singh · 10 months ago
  77. a502774 Add tracing events for important scroll-related Mojo messages by Petr Cermak · 10 months ago
  78. 0f0c2e5c Implement RenderInputRouterSupportAndroid methods. by Kartar Singh · 10 months ago
  79. 1ee0e28 Don't cancel scroll bubble if conflicting sequence has different source device. by W. James MacLean · 10 months ago
  80. 5f8dea3 Make TouchSelectionController an input event observer on Android. by Kartar Singh · 10 months ago
  81. b113b48 [3/n: Implement RenderInputRouterDelegateImpl]: Simplify by Aman Verma · 10 months ago
  82. 55eb1e1 Revert "Clear touchscreen gesture target on GestureTapCancel+GestureEnd." by James Maclean · 10 months ago
  83. 8d86347 Clear touchscreen gesture target on GestureTapCancel+GestureEnd. by W. James MacLean · 10 months ago
  84. 7d4561c6 Disable flaky test AndroidInputBrowserTest.ReuseSingleInputReceiver by Kartar Singh · 10 months ago
  85. 8c95b13 Add InputReceiverData to persist AInputReceiver and dependent object by Kartar Singh · 10 months ago
  86. f90b4aa Remove ui::ScrollGranularity::kScrollByPercentage by Yaroslav Shalivskyy · 10 months ago
  87. c59efd0 Moves PeakGpuMemoryTracker and PeakGpuMemoryCallback to by Aman Verma · 10 months ago
  88. a9996477 Replace CHECK(false) in components/ by Peter Boström · 11 months ago
  89. 0af5ffa1 Migrate to NOTREACHED() in components/input/ by Peter Boström · 11 months ago
  90. ea1fcd0 [1/n] Implement RenderInputRouterDelegateImpl in Viz. by Aman Verma · 11 months ago
  91. b98597df Add pointer crashkeys, bug number. by W. James MacLean · 11 months ago
  92. 43a879c Log touchscreen gesture events in queue for debugging. by W. James MacLean · 11 months ago
  93. 72d7972 Implement ComputeProximateCharacterBounds by Adam Ettenberger · 11 months ago
  94. 9c249d45 components: default the user-defined empty ctor and dtor where possible by Sorin Jianu · 11 months ago
  95. 5550872 Add TRACE events for setting/clearing touchscreen gesture target. by W. James MacLean · 11 months ago
  96. b117363 Creates RenderInputRouterSupport with CompositorFrameSink's creation for input by Aman Verma · 11 months ago
  97. 413fe50b Adds RenderInputRouterSupportChildFrame implementation in Viz. by Aman Verma · 11 months ago
  98. aace153 Send Viz InputTransferToken to Browser after InputReceiver creation by Kartar Singh · 11 months ago
  99. 72430aa Adds RenderInputRouterSupportAndroid implementation in Viz. by Aman Verma · 11 months ago
  100. 90cd523 [tracing] Record task start time in LatencyInfo slices by Oksana Zhuravlova · 11 months ago