summaryrefslogtreecommitdiffstats
path: root/ui/base/events.h
Commit message (Expand)AuthorAgeFilesLines
* 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
* Send fake event when event_type is set to exit menu so thatoshima@google.com2011-11-181-0/+3
* aura: Add support for touch events.sadrul@chromium.org2011-10-171-1/+14
* Consolidate ui::NativeEvent and base::NativeEventoshima@google.com2011-10-051-29/+10
* Consolidate/cleanup event cracking code; single out GdkEvents; saves ~850 lines.msw@chromium.org2011-09-261-1/+45
* Remove EventType, EventFlags, MouseEventFlags enum re-definitions.msw@chromium.org2011-09-081-1/+2
* Remove ifdef's for touchui stuff from events code.sadrul@chromium.org2011-06-281-4/+0
* Add NativeWidgetDelegate::OnTouchEvent and move views::View::TouchStatus to u...sadrul@chromium.org2011-06-141-0/+16
* Migrate Event API methods to Google Style.ben@chromium.org2011-02-101-0/+57