| Commit message (Expand) | Author | Age | Files | Lines |
* | Rid the world of the last of views::Event types: TouchEvent, GestureEvent, Mo... | ben@chromium.org | 2012-08-14 | 1 | -51/+0 |
* | Replace views::MouseEvent with ui::MouseEvent | ben@chromium.org | 2012-08-14 | 1 | -6/+2 |
* | Replace views::LocatedEvent with ui::LocatedEvent | ben@chromium.org | 2012-08-13 | 1 | -10/+4 |
* | Replace views::Event with ui::Event. | beng@google.com | 2012-08-10 | 1 | -6/+8 |
* | Remove GestureEvent interface, and rename GestureEventImpl to GestureEvent. | sadrul@chromium.org | 2012-08-10 | 1 | -1/+1 |
* | Remove TouchEvent interface, and rename TouchEventImpl to TouchEvent. | sadrul@chromium.org | 2012-08-09 | 1 | -5/+5 |
* | views: Remove dependency on ui::TouchEvent/GestureEvent from views. | sadrul@chromium.org | 2012-08-09 | 1 | -5/+0 |
* | Remove views::KeyEvent, replacing uses of it with ui::KeyEvent. | ben@chromium.org | 2012-08-09 | 1 | -21/+0 |
* | Convert Aura to use ui::Event. | ben@chromium.org | 2012-08-08 | 1 | -10/+11 |
* | ui-gestures: Added some type-specific accessors to gesture-events. | sadrul@chromium.org | 2012-06-13 | 1 | -2/+1 |
* | ui: Move gesture-recognizer into ui/base/. | sadrul@chromium.org | 2012-04-05 | 1 | -0/+5 |
* | aura: Move GestureRecognizer from views into aura. | sadrul@chromium.org | 2012-01-19 | 1 | -1/+13 |
* | CMT can now generate motion events w/ valuators instead of a sequence of butt... | davemoore@chromium.org | 2011-12-15 | 1 | -0/+6 |
* | views: Delete bubble, events, focus, layout directories and its stubbed files. | tfarina@chromium.org | 2011-11-18 | 1 | -1/+1 |
* | views: Move bubble, events, focus and layout to ui/views/. | tfarina@chromium.org | 2011-11-18 | 1 | -0/+62 |