summaryrefslogtreecommitdiffstats
path: root/ui/events
Commit message (Expand)AuthorAgeFilesLines
* Add missing files/deps/definescjhopman@chromium.org2014-07-121-0/+1
* Fixes for re-enabling more MSVC level 4 warnings: ui/ editionpkasting@chromium.org2014-07-121-2/+2
* Use XInput2 events for keyboard events.kpschoedel@chromium.org2014-07-119-80/+215
* Don't treat first move touch differently from future touch moves.tdresser@chromium.org2014-07-112-7/+10
* Provide gtest printers for ui/gfx geometry typesjamesr@chromium.org2014-07-101-0/+1
* Corrects the regression of [a-z] keys for non-US layouts would have wrong VKE...shuchen@chromium.org2014-07-081-1/+1
* Destroying a window on long press doesn't crash.tdresser@chromium.org2014-07-075-62/+54
* Gets correct KeyboardCode from XEvent for non-US layouts.shuchen@chromium.org2014-07-043-272/+671
* ui/events: GN Build fix.tfarina@chromium.org2014-07-031-4/+0
* Ignore key events that has non standard state mask when detecting key repeatoshima@chromium.org2014-07-032-14/+45
* Provide max gesture bounds and option to ignore touch size during pinchjdduke@chromium.org2014-07-027-21/+190
* GN: Fix up various issues in ui/ on macjamesr@chromium.org2014-06-271-4/+5
* Mojo demo: Add support for mouse wheel events to html_viewer.erg@chromium.org2014-06-272-0/+17
* [Android] Select text when stylus first button is pressed.changwan@chromium.org2014-06-267-17/+56
* Reland "Block internal PlatformEvents before they are dispatched in touchview."flackr@chromium.org2014-06-266-0/+145
* ozone: evdev: Plumb fling & swipe in gestures (reland)spang@chromium.org2014-06-252-6/+134
* Revert of ozone: evdev: Plumb fling & swipe in gestures (https://codereview.c...spang@chromium.org2014-06-252-113/+2
* ozone: evdev: Plumb fling & swipe in gesturesspang@chromium.org2014-06-252-2/+113
* Revert "Block internal PlatformEvents before they are dispatched in touchview."avi@chromium.org2014-06-256-145/+0
* Block internal PlatformEvents before they are dispatched in touchview.flackr@chromium.org2014-06-256-0/+145
* Extract touchscreen device management into a generic managerdnicoara@chromium.org2014-06-2315-206/+343
* DevTools: Fix for Page.captureScreenshotvkuzkokov@chromium.org2014-06-232-0/+5
* Extend MotionEvent to have tool type and button statechangwan@chromium.org2014-06-215-0/+39
* ozone: Move the factory interfaces into a common target.sadrul@chromium.org2014-06-208-90/+6
* [Android] Map raw touch coordinates to global gesture locationsjdduke@chromium.org2014-06-2011-108/+184
* aura-linux: Supports ISO Level3 Latch key.yukishiino@chromium.org2014-06-201-4/+7
* ui/events: Fix the path to some ozone files.tfarina@chromium.org2014-06-201-4/+2
* Revert 278472 "DevTools: Fix for Page.captureScreenshot"yzshen@chromium.org2014-06-192-5/+0
* DevTools: Fix for Page.captureScreenshotvkuzkokov@chromium.org2014-06-192-0/+5
* MacViews: Fix missing NSMouseMove in ui::EventTypeFromNative, add test coverage.tapted@chromium.org2014-06-192-0/+25
* GN: Fix up various gpu targetsjamesr@chromium.org2014-06-181-1/+1
* aura-linux: Supports deadkey + shift + alphabet for XIM.yukishiino@chromium.org2014-06-172-3/+37
* Fixed a spelling mistake in a comment.rjkroege@chromium.org2014-06-161-2/+2
* Removes X11 dependency in ui/base/ime/... and InputMethodEngine.shuchen@chromium.org2014-06-168-0/+44
* [Android] Route raw screen coordinates to touch eventsjdduke@chromium.org2014-06-136-16/+76
* aura: Supports text input on non UTF-8 environments.yukishiino@chromium.org2014-06-131-3/+6
* [Android] Address spurious scale detection issuesjdduke@chromium.org2014-06-137-30/+164
* Fix BaseBubbleController close issue.xrenishere@gmail.com2014-06-132-0/+10
* Reland: Fix slop region boundary handling.tdresser@chromium.org2014-06-126-23/+64
* Re-enable unified gesture detector.tdresser@chromium.org2014-06-121-2/+2
* Revert 276728 "Fix slop region boundary handling."tdresser@chromium.org2014-06-125-62/+23
* Fix slop region boundary handling.tdresser@chromium.org2014-06-125-23/+62
* Support minimum gesture bounds in GestureProviderjdduke@chromium.org2014-06-1213-114/+156
* ozone: gestures: Fix multiple clickingspang@chromium.org2014-06-111-1/+5
* Add GN Build file for ui/events/ozone.tfarina@chromium.org2014-06-101-0/+101
* Remove cdn from OWNERS for IPC security review.palmer@chromium.org2014-06-081-1/+0
* Add GN build file for ui/aura target.tfarina@chromium.org2014-06-072-9/+53
* Blocked volume up/down events that originated from remapped function keys.bruthig@chromium.org2014-06-063-0/+62
* GN: ui/events/platform target from r270816jamesr@chromium.org2014-06-062-8/+31
* MacViews: Allow ui::EventLocationFromNative to handle native titlebarstapted@chromium.org2014-06-062-5/+54