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
/
ozone
Commit message (
Expand
)
Author
Age
Files
Lines
*
[Ozone] Set the ID of the device generating the touch event
dnicoara
2014-10-28
1
-2
/
+4
*
Revert "ozone: evdev: Handle mouse events"
Antoine Labour
2014-10-27
8
-258
/
+150
*
ozone: evdev: Handle mouse events
tiago.vignatti
2014-10-27
8
-150
/
+258
*
Cleanup: Merge device/udev_linux/udev.{cc,h} into device/udev_linux/scoped_ud...
thestig
2014-10-24
1
-1
/
+1
*
Adds special support to the device manager for keyboards devices.
rsadam
2014-10-22
1
-3
/
+5
*
Reland of [Ozone] Properly initialize multitouch slot values
dnicoara
2014-10-22
4
-0
/
+90
*
Revert of [Ozone] Properly initialize multitouch slot values (patchset #9 id:...
dnicoara
2014-10-22
4
-86
/
+0
*
[Ozone] Properly initialize multitouch slot values
dnicoara
2014-10-22
4
-0
/
+86
*
ozone: evdev: Drop unmapped key events
spang
2014-10-21
2
-0
/
+18
*
ozone: evdev: Dispatch events in task
spang
2014-10-21
9
-88
/
+96
*
ozone: evdev: Add gesture property provider
sheckylin
2014-10-21
7
-14
/
+1876
*
ozone: evdev: Dispatch key events from gestures devices
spang
2014-10-20
3
-5
/
+47
*
ozone: evdev: Factor keyboard into KeyboardEvdev
spang
2014-10-20
8
-280
/
+386
*
Use scoped_ptr::Pass instead of scoped_ptr::PassAs<T>.
dcheng
2014-10-15
1
-7
/
+2
*
ozone: evdev: Minor refactor of device open
spang
2014-10-14
5
-47
/
+78
*
Make EvdevBitIsSet return a bool
dnicoara
2014-10-09
1
-1
/
+1
*
replace OVERRIDE and FINAL with override and final in ui/
mostynb
2014-10-09
10
-23
/
+23
*
ozone: evdev: Factor macros into event_device_util.h
spang
2014-10-07
3
-15
/
+30
*
[Ozone-Evdev] Propagate touchscreen device information to DeviceDataManager
dnicoara
2014-10-02
12
-25
/
+109
*
Removing uses of X11 native key events.
kpschoedel
2014-09-22
1
-15
/
+0
*
[Ozone] Fix DCHECK and check for scroll events as well
dnicoara
2014-09-19
1
-1
/
+1
*
ozone: events: Centralize & document our NativeEvent woes
spang
2014-09-12
3
-7
/
+77
*
ozone: evdev: Convert CHECKs to DCHECKs per style guide
spang
2014-09-11
6
-10
/
+10
*
ozone: evdev: Move read polling into EventConverterEvdev
spang
2014-09-11
10
-124
/
+68
*
Revert of Removing X11 native_event uses for key events. (patchset #7 id:1800...
arv
2014-09-08
1
-0
/
+15
*
Fix the uses of T* conversion operator from scoped_refptr<T> which is now rem...
lcwu
2014-09-08
1
-1
/
+1
*
Removing uses of X11 native key events.
kpschoedel
2014-09-05
1
-15
/
+0
*
Revert of Removing X11 native_event uses for key events. (patchset #6 id:1600...
dcheng
2014-09-04
1
-0
/
+15
*
Removing uses of X11 native key events.
kpschoedel
2014-09-03
1
-15
/
+0
*
ui: Replace MessageLoopProxy usage with ThreadTaskRunnerHandle.
tfarina
2014-09-03
1
-1
/
+2
*
Revert "ozone: evdev: Use tracking id for TouchEvent finger id"
spang
2014-08-28
2
-14
/
+14
*
ozone: evdev: Fix TouchEvent radius
spang
2014-08-28
3
-8
/
+19
*
ozone: evdev: Use tracking id for TouchEvent finger id
spang
2014-08-28
2
-23
/
+22
*
ozone: evdev: gestures: Disable click when the cursor is hidden
spang
2014-08-28
2
-0
/
+11
*
ozone: evdev: Fix ghost touches aligned with first touch
spang
2014-08-27
2
-4
/
+46
*
ozone: evdev: Add DOM3 code string to Ozone evdev key events.
kpschoedel
2014-08-27
2
-1
/
+9
*
mojo: Plumb through sufficient context to make real blink::WebInputEvents.
erg@chromium.org
2014-08-22
1
-0
/
+15
*
[Ozone] Check valid GetFlingData parameters before writing to them
dnicoara@chromium.org
2014-08-20
1
-5
/
+11
*
[Ozone] Have WTH call cursor function in platform_window directly
dnicoara@chromium.org
2014-08-19
4
-9
/
+8
*
ozone: Implement GetFlingData
spang@chromium.org
2014-08-16
1
-2
/
+9
*
events: Remove ui::GetGestureTimes from event_utils.h
spang@chromium.org
2014-08-15
1
-8
/
+0
*
Distinguish between keystroke and character events.
kpschoedel@chromium.org
2014-07-25
2
-2
/
+7
*
Currently, destroying a ui::TouchEvent removes its tracking id from the slot ...
tdresser@chromium.org
2014-07-25
1
-0
/
+3
*
ozone: Fix GN build for ozone_egl_demo, ozone_unittests
spang@chromium.org
2014-07-24
1
-2
/
+0
*
ui: Remove some unnecessary functions from the API.
sadrul@chromium.org
2014-07-19
1
-9
/
+0
*
ozone: evdev: Plumb fling & swipe in gestures (reland)
spang@chromium.org
2014-06-25
2
-6
/
+134
*
Revert of ozone: evdev: Plumb fling & swipe in gestures (https://codereview.c...
spang@chromium.org
2014-06-25
2
-113
/
+2
*
ozone: evdev: Plumb fling & swipe in gestures
spang@chromium.org
2014-06-25
2
-2
/
+113
*
ozone: Move the factory interfaces into a common target.
sadrul@chromium.org
2014-06-20
8
-90
/
+6
*
Fixed a spelling mistake in a comment.
rjkroege@chromium.org
2014-06-16
1
-2
/
+2
[next]