index
:
chromium_src.git
ignore/bar
ignore/foo
infra/config
lkcr
lkgr
master
replicant-6.0
central chromium sources
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
ui
/
events
Commit message (
Expand
)
Author
Age
Files
Lines
*
Ignore min/max gesture bounds for mouse or stylus-derived gestures
jdduke@chromium.org
2014-08-14
10
-18
/
+126
*
Implement scroll handler latency tracking
skyostil@chromium.org
2014-08-13
2
-1
/
+8
*
linux/cros: Supports XKeyEvent to Unicode conversion independent from user's ...
yukishiino@chromium.org
2014-08-13
5
-12
/
+879
*
Update presubmit files to send windows tryjobs to swarming bots, now that the...
jam@chromium.org
2014-08-13
1
-1
/
+1
*
Fix bounding box calculation for touches with radius of 0.
tdresser@chromium.org
2014-08-13
2
-8
/
+37
*
GN: Make content_shell and webkit_unit_tests work in component build
jamesr@chromium.org
2014-08-12
1
-13
/
+17
*
Add ScopedObjCClassSwizzler in base/mac, absorbs objc_method_swizzle and Scop...
tapted@chromium.org
2014-08-12
3
-37
/
+6
*
Only block the internal keyboard by using the XI2 key events.
flackr@chromium.org
2014-08-11
3
-45
/
+43
*
Change the max_swipe_deviation_ratio to max_swipe_deviation_angle.
lanwei@chromium.org
2014-08-11
4
-13
/
+14
*
Revert 288761 "GN: Fix up various targets in component build"
luken@chromium.org
2014-08-11
1
-17
/
+0
*
GN: Fix up various targets in component build
jamesr@chromium.org
2014-08-11
1
-0
/
+17
*
Fix events_test_support layering violation, missing dependencies
tapted@chromium.org
2014-08-11
4
-39
/
+80
*
Fix MPArch.RWH_TabSwitchPaintDuration
jbauman@chromium.org
2014-08-09
1
-0
/
+2
*
Eager Gesture Recognition on Aura
tdresser@chromium.org
2014-08-08
12
-57
/
+287
*
Listen for key events in SetupXI2ForXWindow()
kpschoedel@chromium.org
2014-08-07
1
-0
/
+7
*
Update manually triggered try jobs to use swarming for ChromeOS and Mac since...
jam@chromium.org
2014-08-07
1
-1
/
+1
*
Revert of Listen for key events in SetupXI2ForXWindow() (https://codereview.c...
lushnikov@chromium.org
2014-08-07
1
-2
/
+0
*
athena: Add support for fling-scroll in overview mode.
sadrul@chromium.org
2014-08-06
4
-0
/
+159
*
Listen for key events in SetupXI2ForXWindow()
kpschoedel@chromium.org
2014-08-06
1
-0
/
+2
*
Revert 287325 because it breaks smoothness benchmarks on windows: "ValueError...
sadrul@chromium.org
2014-08-05
2
-8
/
+1
*
Implement scroll handler latency tracking
skyostil@chromium.org
2014-08-04
2
-1
/
+8
*
Modify underlying native event when setting flags or key code.
kpschoedel@chromium.org
2014-08-01
3
-4
/
+104
*
Support vsync-aligned input with a MotionEventBuffer
jdduke@chromium.org
2014-08-01
11
-42
/
+1467
*
Revert of Listen for key events in SetupXI2ForXWindow() (https://codereview.c...
erikchen@chromium.org
2014-07-31
1
-2
/
+0
*
Listen for key events in SetupXI2ForXWindow()
kpschoedel@chromium.org
2014-07-31
1
-0
/
+2
*
linux: Supports Mode_switch key.
yukishiino@chromium.org
2014-07-31
1
-0
/
+1
*
Draw the start of input latency using its original/ui timestamp
miletus@chromium.org
2014-07-31
1
-7
/
+46
*
Revert 286619 "Reland "ui/aura: Enable the build of demo, bench ..."
dcaiafa@google.com
2014-07-30
1
-10
/
+0
*
Reland "ui/aura: Enable the build of demo, bench and unit..."
tfarina@chromium.org
2014-07-30
1
-0
/
+10
*
Revert 286542 "ui/aura: Enable the build of demo, bench and unit..."
dcaiafa@google.com
2014-07-30
1
-10
/
+0
*
ui/aura: Enable the build of demo, bench and unittests in GN world.
tfarina@chromium.org
2014-07-30
1
-0
/
+10
*
EventsXTest.TouchEventIdRefcounting no longer fails under Valgrind
tdresser@chromium.org
2014-07-30
3
-0
/
+16
*
Hide pinch zoom quantization behind a flag.
tdresser@chromium.org
2014-07-28
5
-3
/
+23
*
Update masters after the tryserver split.
sergeyberezin@chromium.org
2014-07-26
1
-2
/
+4
*
Distinguish between keystroke and character events.
kpschoedel@chromium.org
2014-07-25
16
-87
/
+183
*
Currently, destroying a ui::TouchEvent removes its tracking id from the slot ...
tdresser@chromium.org
2014-07-25
10
-2
/
+110
*
ozone: Fix GN build for ozone_egl_demo, ozone_unittests
spang@chromium.org
2014-07-24
2
-18
/
+0
*
Add miletus@ to OWNERS of ui/events/latency_info*
miletus@chromium.org
2014-07-24
1
-2
/
+2
*
Scale touch event radius
miletus@chromium.org
2014-07-24
5
-3
/
+41
*
Add a MotionEventGeneric implementation
jdduke@chromium.org
2014-07-24
13
-288
/
+540
*
Some linking fixes for GN build.
brettw@chromium.org
2014-07-23
2
-3
/
+5
*
Cleanup test_support target names.
tfarina@chromium.org
2014-07-22
1
-3
/
+3
*
Enable more tests in GN build.
brettw@chromium.org
2014-07-22
1
-0
/
+12
*
Avoid heap allocations with GestureEventDataPacket
jdduke@chromium.org
2014-07-22
5
-6
/
+138
*
Deliver IPC messages together with SwapCompositorFrame
mkosiba@chromium.org
2014-07-22
2
-5
/
+5
*
Fix gesture debugging
jdduke@chromium.org
2014-07-22
5
-113
/
+24
*
Require a mouse button release event before counting a press event as a new c...
flackr@chromium.org
2014-07-21
3
-4
/
+101
*
ui: Remove some unnecessary functions from the API.
sadrul@chromium.org
2014-07-19
6
-68
/
+8
*
Allow any number of gestures to be constructed per touch.
tdresser@chromium.org
2014-07-18
2
-12
/
+9
*
Add EF_FINAL_MODIFIERS to suppress remapping.
kpschoedel@chromium.org
2014-07-18
2
-0
/
+4
[next]