summaryrefslogtreecommitdiffstats
path: root/ui/base/events.h
Commit message (Expand)AuthorAgeFilesLines
* Fix TAP_DOWN gesture event:varunjain@chromium.org2012-06-071-2/+3
* Add two finger tap gesture to gesture recognizer.varunjain@chromium.org2012-06-051-0/+1
* Revert 140553 - Add two finger tap gesture to gesture recognizer.cbentzel@chromium.org2012-06-051-1/+0
* Add two finger tap gesture to gesture recognizer.varunjain@chromium.org2012-06-051-0/+1
* Adds switch to disable generating mouse events from touch events andsky@chromium.org2012-05-311-2/+2
* Revert 139473 - Revert 139398 - gesture recognizer: Allow multi-finger pinch/...kinuko@chromium.org2012-05-301-1/+4
* Revert 139398 - gesture recognizer: Allow multi-finger pinch/scroll gestures.kinuko@chromium.org2012-05-301-4/+1
* gesture recognizer: Allow multi-finger pinch/scroll gestures.sadrul@chromium.org2012-05-291-1/+4
* ui: Export GetModifiersFromACCEL() function to fix win shared build.tfarina@chromium.org2012-05-181-1/+1
* Pass event bitmask (shift, control, alt) to ui::Accelerator instead of booleans.tfarina@chromium.org2012-05-181-0/+8
* Gets touch semantics working on windows. Specifically the following:sky@chromium.org2012-05-171-0/+2
* Take 2 at: Changes RootWindow capture code so that we only have one capturesky@chromium.org2012-05-151-5/+0
* Revert 136877 - Changes RootWindow capture code so that we only have one capturesky@chromium.org2012-05-141-0/+5
* Changes RootWindow capture code so that we only have one capturesky@chromium.org2012-05-141-5/+0
* Respect WindowOpenDisposition in launcher as is in app-list.mukai@chromium.org2012-05-061-0/+1
* ash: Go back/forward in response to buttons 8 and 9.derat@chromium.org2012-04-181-0/+8
* Three Finger Swipetdresser@chromium.org2012-04-171-0/+1
* Mouse events, touch events, or both can be locked to a target.tdresser@chromium.org2012-04-111-0/+5
* Revert 131761 - Mouse events, touch events, or both can be locked to a target.rsesek@chromium.org2012-04-111-5/+0
* Mouse events, touch events, or both can be locked to a target.tdresser@chromium.org2012-04-111-0/+5
* A preventDefaulted touch release is treated as a touch cancel.sadrul@chromium.org2012-04-051-2/+0
* Support for natural scrolling.achuith@chromium.org2012-03-241-0/+3
* Send GestureFlingStart and GestureFlingCancel when cmt sends themdavemoore@chromium.org2012-03-201-1/+13
* Revert 127606 - Send GestureFlingStart and GestureFlingCancel when cmt sends ...davemoore@chromium.org2012-03-201-13/+1
* Send GestureFlingStart and GestureFlingCancel when cmt sends themdavemoore@chromium.org2012-03-201-1/+13
* Coverity: Fix a pass-by-value.jhawkins@chromium.org2012-03-061-1/+1
* Hide the mouse cursor when it boots in ChromeOS.mukai@chromium.org2012-02-291-1/+2
* When locking the screen via Ctrl-Shift-L from wrench menu,pkotwicz@chromium.org2012-02-291-0/+3
* Revert 123984 for check_deps failure - When locking the screen via Ctrl-Shift-Lmattm@chromium.org2012-02-281-3/+0
* When locking the screen via Ctrl-Shift-L from wrench menu,pkotwicz@chromium.org2012-02-281-0/+3
* Revert 123669 because it broke builds:sadrul@chromium.org2012-02-251-3/+0
* When locking the screen via Ctrl-Shift-L from wrench menu,pkotwicz@chromium.org2012-02-251-0/+3
* Revert 123500 - When locking the screen via Ctrl-Shift-L from wrench menu,pkotwicz@chromium.org2012-02-241-3/+0
* When locking the screen via Ctrl-Shift-L from wrench menu,pkotwicz@chromium.org2012-02-241-0/+3
* Gesture Recognizer fires Long Press Eventtdresser@chromium.org2012-02-211-0/+1
* 1) Invoke RootWindow::SetCapture(NULL) as a result from OS level mouse captur...pkotwicz@chromium.org2012-02-111-0/+1
* Revert 121338 - 1) Adds support for OS level mouse capture lost (eg from a po...pkotwicz@chromium.org2012-02-101-1/+0
* aura: Fix setting touch-handler and gesture-handler for asynchronous gestures.sadrul@chromium.org2012-02-091-1/+7
* 1) Adds support for OS level mouse capture lost (eg from a popup)pkotwicz@chromium.org2012-02-091-0/+1
* Update aura gesture recognizer to recognizer pinch and two-finger scrolling.sadrul@chromium.org2012-02-081-0/+3
* aura: Add event queues in the GestureRecognizer.sadrul@chromium.org2012-01-261-1/+3
* Use times from the initiation of events to determine whether twodavemoore@chromium.org2012-01-171-1/+13
* Initial views touchui Gesture Recognizer supportvollick@google.com2012-01-171-1/+19
* Revert 117869 - Initial views touchui Gesture Recognizer supportvollick@google.com2012-01-171-19/+1
* Initial views touchui Gesture Recognizer supportvollick@chromium.org2012-01-171-1/+19
* IME (input method editor) support for Aura, part 3 of 3: Use ui::InputMethod ...yusukes@chromium.org2011-12-261-0/+2
* Rename ui::EventFlags mouse flags to be more sensibledhollowa@chromium.org2011-12-201-9/+9
* Aura needs event translation for Macdhollowa@chromium.org2011-12-201-1/+4
* CMT can now generate motion events w/ valuators instead of a sequence of butt...davemoore@chromium.org2011-12-151-0/+10
* aura-x11: Add support for xmodmap'ed pointer buttons.sadrul@chromium.org2011-12-071-0/+8