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
*
Revert 237857 "Revert 237848 "Use LatencyInfoSwapPromise to trac..."
dbeam@chromium.org
2013-11-29
2
-3
/
+19
*
Revert 237848 "Use LatencyInfoSwapPromise to track LatencyInfo t..."
dbeam@chromium.org
2013-11-29
2
-19
/
+3
*
Use LatencyInfoSwapPromise to track LatencyInfo through compositor
miletus@chromium.org
2013-11-29
2
-3
/
+19
*
"Ending" gesture events don't retarget on capture (WIP)
tdresser@chromium.org
2013-11-28
2
-3
/
+2
*
Add 'code' of DOM UIEvents field to ui::KeyEvent.
komatsu@chromium.org
2013-11-28
15
-0
/
+174
*
Add allocator dependency to events_unittests.
eugenis@chromium.org
2013-11-28
1
-0
/
+7
*
Switch Chromoting to use Pepper's GetCode API instead of GetUsbKeycode API.
garykac@chromium.org
2013-11-27
2
-1
/
+19
*
Cancel active touches when their window can no longer receive events.
tdresser@chromium.org
2013-11-26
4
-11
/
+49
*
GTTF: enable new test launcher for ash_unittests, events_unittests, and keybo...
phajdan.jr@chromium.org
2013-11-26
1
-1
/
+7
*
x11: Clean up XEvent construction code for tests.
sadrul@chromium.org
2013-11-26
4
-233
/
+190
*
Revert of https://codereview.chromium.org/82763010/
benwells@chromium.org
2013-11-26
4
-188
/
+233
*
x11: Clean up XEvent construction code for tests.
sadrul@chromium.org
2013-11-26
4
-233
/
+188
*
Let gesture & touch event LatencyInfo have different trace_id
miletus@chromium.org
2013-11-26
3
-17
/
+35
*
events: Move test related functions into a separate target.
sadrul@chromium.org
2013-11-25
9
-79
/
+156
*
Revert 236834 "Sticky keys modifies an entire scroll sequence in..."
hashimoto@chromium.org
2013-11-25
2
-73
/
+19
*
events: Remove the tests from ui_unittests.
sadrul@chromium.org
2013-11-23
1
-0
/
+4
*
Comment out the CHECK for trace_id for now
miletus@chromium.org
2013-11-23
1
-1
/
+2
*
Sticky keys modifies an entire scroll sequence instead of just a single event.
tengs@chromium.org
2013-11-22
2
-19
/
+73
*
ozone: Fix pipe creation in release builds
spang@chromium.org
2013-11-21
1
-1
/
+3
*
ozone: Fix file descriptor leak in KeyEventConverterEvdev
spang@chromium.org
2013-11-21
5
-8
/
+24
*
Fix component=shared_library build for ozone
spang@chromium.org
2013-11-21
3
-3
/
+7
*
Modify scroll events when sticky keys is enabled.
tengs@chromium.org
2013-11-21
7
-64
/
+192
*
Move ui/base/keycodes to ui/events/keycodes/dom4
komatsu@chromium.org
2013-11-20
6
-0
/
+706
*
Revert 236048 "Rename RootWindowHost* to WindowTreeHost*"
ben@chromium.org
2013-11-20
1
-1
/
+1
*
Rename RootWindowHost* to WindowTreeHost*
ben@chromium.org
2013-11-19
1
-1
/
+1
*
Don't convert XI_Motion event from touch device to TouchEvent
miletus@chromium.org
2013-11-17
1
-1
/
+4
*
Plumb maxTouchPoints for AuraX11
miletus@chromium.org
2013-11-17
2
-2
/
+16
*
Correct X event CTM calculation for multi-monitor case
miletus@chromium.org
2013-11-13
1
-2
/
+3
*
events: Remove the bit to allow dispatching events to hidden targets.
sadrul@chromium.org
2013-11-09
2
-10
/
+0
*
Add RootWindowHostX11Test::DispatchTouchEventToOneRootWindow
miletus@chromium.org
2013-11-09
4
-130
/
+161
*
events: Add a new events_unittests target.
sadrul@chromium.org
2013-11-08
4
-1
/
+74
*
Add more sticky key unit tests for modifying mouse events.
tengs@chromium.org
2013-11-08
2
-5
/
+90
*
events: Introduce EventDispatchDetails.
sadrul@chromium.org
2013-11-08
3
-5
/
+27
*
mac: Prepare for -Wunused-functions.
thakis@chromium.org
2013-11-07
1
-11
/
+0
*
x11: Move XInput2 availability information out of the message pump.
sadrul@chromium.org
2013-11-07
7
-26
/
+61
*
evdev: Fix crashing with touch devices
spang@chromium.org
2013-11-07
5
-9
/
+232
*
Revert 233414 "x11: Move XInput2 availability information out of..."
dgrogan@chromium.org
2013-11-06
5
-40
/
+12
*
x11: Move XInput2 availability information out of the message pump.
sadrul@chromium.org
2013-11-06
5
-12
/
+40
*
Fix bustage
ben@chromium.org
2013-11-06
1
-0
/
+2
*
Restructure the events target into two components:
ben@chromium.org
2013-11-06
11
-70
/
+252
*
ozone: Fix shared component builds.
sadrul@chromium.org
2013-11-06
1
-1
/
+2
*
Build fix ui_unittests.
dongseong.hwang@intel.com
2013-11-01
1
-1
/
+1
*
Remove fallback behavior of EventFactoryOzone::GetInstance
spang@chromium.org
2013-11-01
3
-43
/
+0
*
Build fix linux aura without USE_XI2_MT.
dongseong.hwang@intel.com
2013-11-01
1
-7
/
+5
*
ozone: Rename CreateStartupEventConverters() to StartProcessingEvents()
spang@chromium.org
2013-10-31
4
-6
/
+10
*
Fix ozone build with clang
rjkroege@chromium.org
2013-10-30
1
-1
/
+1
*
Fix a SEGV error on copying of a fabricated KeyEvent.
komatsu@chromium.org
2013-10-30
2
-1
/
+10
*
Disable broken reposting of gesture events
rbyers@chromium.org
2013-10-30
1
-4
/
+0
*
Makes tooltips work better with capture
sky@chromium.org
2013-10-29
2
-11
/
+10
*
Send GesturePinchBegin only when finger has moved far enough
miletus@chromium.org
2013-10-29
3
-28
/
+197
[next]