| Commit message (Expand) | Author | Age | Files | Lines |
* | ui: Remove TouchStatus in favour of EventResult. | sadrul@chromium.org | 2012-11-04 | 1 | -4/+4 |
* | Ensure that keyboard input works in Chrome AURA on Windows 8 in metro. cpu: p... | ananta@chromium.org | 2012-11-01 | 1 | -2/+2 |
* | Relanding the EventTarget fixes for Aura (Ash) as the previous attempt was re... | ananta@chromium.org | 2012-10-30 | 1 | -0/+4 |
* | Revert 164703 - it broke BookmarkBarViewTest8.DNDBackToOriginatingMenu on Chr... | sergeyu@chromium.org | 2012-10-29 | 1 | -4/+0 |
* | Register a separate default ui::EventTarget for Aura (Ash) to ensure that it ... | ananta@chromium.org | 2012-10-29 | 1 | -0/+4 |
* | Enable CursorManager::LockCursor to lock cursor visibility. | mazda@chromium.org | 2012-10-12 | 1 | -3/+3 |
* | Revert 161454 - Enable CursorManager::LockCursor to lock cursor visibility. | mazda@chromium.org | 2012-10-12 | 1 | -3/+3 |
* | Enable CursorManager::LockCursor to lock cursor visibility. | mazda@chromium.org | 2012-10-12 | 1 | -3/+3 |
* | Revert 160993 - Revert 160976 - The center of a rect is x+width/2, y+height/2 | cpu@chromium.org | 2012-10-10 | 1 | -1/+1 |
* | Revert 160976 - The center of a rect is x+width/2, y+height/2 | cpu@chromium.org | 2012-10-10 | 1 | -1/+1 |
* | The center of a rect is x+width/2, y+height/2 | danakj@chromium.org | 2012-10-09 | 1 | -1/+1 |
* | aura: Make sure the gesture-recognizer state is properly reset. | sadrul@chromium.org | 2012-09-07 | 1 | -0/+38 |
* | events: Move EventTarget into Event. | sadrul@chromium.org | 2012-09-07 | 1 | -6/+6 |
* | Fix leaks in aura_unittests | oshima@chromium.org | 2012-09-05 | 1 | -11/+12 |
* | events: Move some files into ui/base/events/ | sadrul@chromium.org | 2012-09-04 | 1 | -1/+1 |
* | events: Get rid of GestureStatus in favour of EventResult. | sadrul@chromium.org | 2012-09-04 | 1 | -4/+4 |
* | events: Introduce EventDispatcher, EventTarget, and EventHandler. | sadrul@chromium.org | 2012-09-03 | 1 | -15/+16 |
* | Adds support for handling/filtering of events after the window's delegate has... | ben@chromium.org | 2012-08-30 | 1 | -0/+127 |
* | Move cursor when it's hidden so that UX can update correctly | davemoore@chromium.org | 2012-08-15 | 1 | -0/+41 |
* | aura: Dispatch touch-events targetted to the root-window properly. | sadrul@chromium.org | 2012-08-13 | 1 | -1/+29 |
* | Remove GestureEvent interface, and rename GestureEventImpl to GestureEvent. | sadrul@chromium.org | 2012-08-10 | 1 | -2/+2 |
* | Remove TouchEvent interface, and rename TouchEventImpl to TouchEvent. | sadrul@chromium.org | 2012-08-09 | 1 | -2/+2 |
* | Convert Aura to use ui::Event. | ben@chromium.org | 2012-08-08 | 1 | -31/+34 |
* | Introduce RootWindowHostDelegate. The RootWindowHost performs most of its com... | ben@chromium.org | 2012-07-29 | 1 | -20/+33 |
* | aura: Turn off synthetic mouse-event generation from gestures. | sadrul@chromium.org | 2012-06-26 | 1 | -115/+0 |
* | aura:Delay call to DispatchHeldMouseMove from RootWindow::ReleaseMouseMoves | piman@chromium.org | 2012-06-12 | 1 | -0/+76 |
* | Fix TAP_DOWN gesture event: | varunjain@chromium.org | 2012-06-07 | 1 | -10/+13 |
* | It broke win aura bot | loislo@chromium.org | 2012-06-07 | 1 | -13/+10 |
* | Fix TAP_DOWN gesture event: | varunjain@chromium.org | 2012-06-07 | 1 | -10/+13 |
* | Decouple FocusManager from RootWindow. | oshima@chromium.org | 2012-05-30 | 1 | -0/+1 |
* | Revert 139473 - Revert 139398 - gesture recognizer: Allow multi-finger pinch/... | kinuko@chromium.org | 2012-05-30 | 1 | -3/+8 |
* | Revert 139398 - gesture recognizer: Allow multi-finger pinch/scroll gestures. | kinuko@chromium.org | 2012-05-30 | 1 | -8/+3 |
* | gesture recognizer: Allow multi-finger pinch/scroll gestures. | sadrul@chromium.org | 2012-05-29 | 1 | -3/+8 |
* | Compute the enclosing rectangle for circles/ellipses generated from a series ... | tdanderson@chromium.org | 2012-05-17 | 1 | -2/+2 |
* | Take 2 at: Changes RootWindow capture code so that we only have one capture | sky@chromium.org | 2012-05-15 | 1 | -11/+44 |
* | Revert 136877 - Changes RootWindow capture code so that we only have one capture | sky@chromium.org | 2012-05-14 | 1 | -44/+11 |
* | Changes RootWindow capture code so that we only have one capture | sky@chromium.org | 2012-05-14 | 1 | -11/+44 |
* | Makes gesture events generate mouse events. | sky@chromium.org | 2012-05-11 | 1 | -0/+188 |
* | Remove stops_event_propagation from Window, since it's broken. | ben@chromium.org | 2012-03-23 | 1 | -6/+131 |
* | Revert 128503 - Remove stops_event_propagation from Window, since it's broken. | jam@chromium.org | 2012-03-23 | 1 | -151/+0 |
* | Remove stops_event_propagation from Window, since it's broken. | ben@chromium.org | 2012-03-23 | 1 | -0/+151 |
* | aura: Make RootWindow::DispatchKeyEvent drop unknown keys. | derat@chromium.org | 2012-03-23 | 1 | -0/+49 |
* | Revert 128328 - Remove stops_event_propagation from Window, since it's broken. | ben@chromium.org | 2012-03-22 | 1 | -153/+0 |
* | Remove stops_event_propagation from Window, since it's broken. | ben@chromium.org | 2012-03-22 | 1 | -0/+153 |
* | Move IsMouseButtonDown to Env. | ben@chromium.org | 2012-02-27 | 1 | -12/+10 |
* | Replace RootWindow::GetInstance() usage in a bunch of tests with a new root_w... | ben@chromium.org | 2012-02-18 | 1 | -15/+13 |
* | Use translated root location in WebInputEvent | oshima@chromium.org | 2012-01-26 | 1 | -2/+26 |
* | Rename ui::EventFlags mouse flags to be more sensible | dhollowa@chromium.org | 2011-12-20 | 1 | -5/+5 |
* | Rename Desktop->RootWindow. | ben@chromium.org | 2011-12-07 | 1 | -0/+146 |