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