| Commit message (Expand) | Author | Age | Files | Lines |
* | aura: Fix updating |Env::last_mouse_location()|. | Sadrul Habib Chowdhury | 2015-03-13 | 1 | -0/+2 |
* | Don't pass touches to gesture recognizer for async acks. | tdresser | 2015-02-19 | 1 | -3/+1 |
* | aura: Fix event dispatch when a 'held' event triggers a menu. | Sadrul Habib Chowdhury | 2015-01-15 | 1 | -1/+1 |
* | Fix the wrong relative coordinates from EventDispatch | myid.shin | 2015-01-08 | 1 | -6/+11 |
* | Cleanup: Update the path to insets and point headers. | tfarina | 2014-12-23 | 1 | -1/+1 |
* | Standardize usage of virtual/override/final specifiers. | dcheng | 2014-10-27 | 1 | -29/+28 |
* | replace OVERRIDE and FINAL with override and final in ui/ | mostynb | 2014-10-09 | 1 | -22/+22 |
* | Introduce EventProcessor::OnEventProcessingStarted() | tdanderson | 2014-09-30 | 1 | -1/+1 |
* | Fix incorrect touch transform before gesture recognition. | tdresser | 2014-09-10 | 1 | -1/+2 |
* | Revert of Simplify the logic in DesktopWindowTreeHostX11 for FocusOut (https:... | pkotwicz@chromium.org | 2014-07-23 | 1 | -0/+1 |
* | Simplify the logic in DesktopWindowTreeHostX11 for FocusOut | pkotwicz@chromium.org | 2014-07-17 | 1 | -1/+0 |
* | Fixing flaky overscroll and touch exploration mode browser tests | mfomitchev@chromium.org | 2014-06-27 | 1 | -0/+5 |
* | Dispatch a synthetic ui::ET_MOUSE_EXITED event to the widget handling mouse | pkotwicz@chromium.org | 2014-06-26 | 1 | -1/+2 |
* | Reland Unified Gesture Recognizer for Aura | tdresser@chromium.org | 2014-05-16 | 1 | -6/+1 |
* | Revert of Unified Gesture Recognizer (https://codereview.chromium.org/2515430... | hclam@chromium.org | 2014-05-10 | 1 | -1/+6 |
* | Unified Gesture Recognizer | tdresser@chromium.org | 2014-05-09 | 1 | -6/+1 |
* | Partially revert r264669. | hshi@chromium.org | 2014-04-30 | 1 | -5/+4 |
* | Fix behavior of WindowEventDispatcher::SynthesizeMouseMoveEvent(). | hshi@chromium.org | 2014-04-17 | 1 | -2/+3 |
* | CHECK that ui::Windows being destroyed have been hidden if necessary | tdresser@chromium.org | 2014-04-03 | 1 | -4/+0 |
* | Make WindowEventDispatcher be a WindowObserver instead of duplicating WO APIs | ben@chromium.org | 2014-03-21 | 1 | -36/+50 |
* | Remove window/host accessors from WindowEventDispatcher. Include-What-You-Use... | ben@chromium.org | 2014-03-20 | 1 | -8/+4 |
* | Remove PrepareForShutdown | oshima@chromium.org | 2014-03-20 | 1 | -3/+0 |
* | Revert 258077 "Remove PrepareForShutdown" | brettw@chromium.org | 2014-03-19 | 1 | -0/+3 |
* | Remove PrepareForShutdown | oshima@chromium.org | 2014-03-19 | 1 | -3/+0 |
* | Clean up WindowEventDispatcher some more. | ben@chromium.org | 2014-03-07 | 1 | -30/+9 |
* | Revert 255368 "Clean up WindowEventDispatcher some more." | ben@chromium.org | 2014-03-06 | 1 | -9/+30 |
* | Clean up WindowEventDispatcher some more. | ben@chromium.org | 2014-03-06 | 1 | -30/+9 |
* | Rename RootWindowObserver -> WindowTreeHostObserver. | ben@chromium.org | 2014-03-05 | 1 | -17/+0 |
* | Window ownership -> WindowTreeHost | ben@chromium.org | 2014-03-04 | 1 | -21/+10 |
* | Invert the ownership relationship between WindowEventDispatcher and WindowTre... | ben@chromium.org | 2014-02-28 | 1 | -17/+4 |
* | Move root_window.* to window_event_dispatcher.* | ben@chromium.org | 2014-02-21 | 1 | -0/+329 |