| Commit message (Expand) | Author | Age | Files | Lines |
* | Implement Keyboard Injection API on SystemInputInjector | kelvinp | 2014-12-08 | 3 | -1/+18 |
* | Make EventGenerator::DoubleClickLeftButton() send two synthetic clicks | pkotwicz | 2014-12-04 | 1 | -3/+4 |
* | Add support to receive all display related udev events | dnicoara | 2014-12-03 | 1 | -3/+2 |
* | gn format //ui | scottmg | 2014-12-03 | 5 | -41/+16 |
* | Revert "Add new latency_info for tracking browser composite time." | jdduke | 2014-12-02 | 2 | -11/+1 |
* | ozone: evdev: Check for direct dependency on libevents_ozone_evdev | spang | 2014-12-02 | 3 | -1/+21 |
* | Clean up TouchDispositionGestureFilter unit tests. | tdresser | 2014-12-02 | 1 | -289/+199 |
* | ozone: evdev: Support input device settings | sheckylin | 2014-12-02 | 16 | -175/+631 |
* | ozone: dri: Use screen location for touch event dispatch | spang | 2014-11-29 | 3 | -27/+52 |
* | ozone: dri: Use screen location for mouse event dispatch | spang | 2014-11-28 | 1 | -1/+1 |
* | ozone: dri: Rename DriCursor::location() to GetLocation() | spang | 2014-11-28 | 9 | -39/+40 |
* | ozone: dri: Support moving between displays in MoveCursorTo(location) | spang | 2014-11-27 | 1 | -4/+9 |
* | Uses known internal devices to decide whether a device is internal or external. | rsadam | 2014-11-27 | 1 | -8/+18 |
* | Use ui::DomCode instead of string representation in ui::KeyEvent. | kpschoedel | 2014-11-26 | 20 | -84/+93 |
* | Input Injection API on Ozone | kelvinp | 2014-11-26 | 10 | -0/+379 |
* | events: devices: Fix i2c device detection in IsTouchscreenInternal | spang | 2014-11-24 | 1 | -24/+20 |
* | ozone: dri: Handle cursor rotation & scaling on ChromeOS | spang | 2014-11-24 | 7 | -0/+224 |
* | Linux: Dynamically load libudev. | thestig | 2014-11-22 | 1 | -21/+23 |
* | DOM Level 3 .code and .key value enumerations. | kpschoedel | 2014-11-21 | 9 | -280/+955 |
* | events: ozone: Export USE_EVDEV_GESTURES to dependents | spang | 2014-11-21 | 2 | -8/+13 |
* | ozone: Interpret absolute events for graphics tablets | robert.bradford | 2014-11-20 | 10 | -0/+707 |
* | Merge MotionEventAura::PointData and ui::PointerProperties from motion_event_... | lanwei | 2014-11-19 | 9 | -234/+90 |
* | Track whether a scroll sequence has been partially prevented | jdduke | 2014-11-18 | 6 | -40/+145 |
* | [Ozone] Keep track of window -> displays mapping | dnicoara | 2014-11-17 | 4 | -81/+35 |
* | Avoid X error in X11HotplugEventHandler::OnHotplugEvent(). | derat | 2014-11-17 | 1 | -5/+11 |
* | [Ozone] Create test touch device before creating the UI message loop | dnicoara | 2014-11-13 | 1 | -1/+4 |
* | x11: Always require XI2.2 for X11. | Sadrul Habib Chowdhury | 2014-11-12 | 8 | -54/+12 |
* | Move X11 device processing to worker threads | dnicoara | 2014-11-12 | 5 | -86/+245 |
* | ozone: Don't use libgestures for graphics tablets | robert.bradford | 2014-11-12 | 3 | -8/+18 |
* | [Android] Thoroughly reset gesture detection upon page navigation | jdduke | 2014-11-11 | 5 | -3/+45 |
* | Reset all the values in the gesture configuration in AuraTestBase::SetUp() | lanwei | 2014-11-11 | 2 | -26/+31 |
* | Added a velocity to TimeDelta duration conversion function in EventGenerator. | bruthig | 2014-11-11 | 2 | -0/+19 |
* | ozone: Clean up usage of "virtual" with "override" | spang | 2014-11-07 | 11 | -50/+49 |
* | GN: Get os="chromeos" use_ozone=true to compile | dpranke | 2014-11-05 | 2 | -0/+8 |
* | Move all event related devices from ui/events/ to ui/events/devices/ | dnicoara | 2014-11-04 | 38 | -175/+298 |
* | ozone: evdev: Squelch unknown key errors for mouse & digi from gestures | spang | 2014-11-04 | 1 | -4/+14 |
* | Add input latency histograms for wheel events | ccameron | 2014-11-03 | 3 | -4/+4 |
* | [Ozone] Move call to IsTouchscreenInternal() in converter initialization | dnicoara | 2014-10-31 | 5 | -7/+22 |
* | Make OnDeviceEvent and OnDispatcherListChanged protected to allow overload. | lgenevet | 2014-10-30 | 1 | -8/+9 |
* | Update PRESUBMIT files for first round of ng trybots | Paweł Hajdan, Jr | 2014-10-30 | 1 | -2/+0 |
* | If keysym is ASCII control or space keys, directly map to keycode instead of ... | shuchen | 2014-10-30 | 1 | -1/+27 |
* | Automatic deployment of the virtual keyboard. For now we hide this under the ... | rsadam | 2014-10-29 | 3 | -1/+5 |
* | ozone: evdev: Handle mouse events | tiago.vignatti | 2014-10-29 | 10 | -154/+353 |
* | Allow immediate snapping after scrolling starts | jdduke | 2014-10-29 | 6 | -96/+277 |
* | Allow Ozone to detect internal touchscreens | dnicoara | 2014-10-29 | 7 | -32/+80 |
* | Cleanup: Remove more unused timer.h includes. | thestig | 2014-10-29 | 1 | -1/+0 |
* | Use the TouchscreenDevice when looking up the size of the touch area | dnicoara | 2014-10-28 | 5 | -8/+26 |
* | Prevent flings in the direction opposite the user's finger movement. | tdresser | 2014-10-28 | 11 | -35/+127 |
* | [Ozone] Set the ID of the device generating the touch event | dnicoara | 2014-10-28 | 2 | -2/+5 |
* | Don't dllexport anonymous class GestureConfigurationAura | Hans Wennborg | 2014-10-28 | 1 | -2/+1 |