summaryrefslogtreecommitdiffstats
path: root/ui/aura
Commit message (Expand)AuthorAgeFilesLines
* Move ui_controls files to chrome\test\base since they're now only usd within ...jam@chromium.org2013-01-143-343/+0
* Make ui_controls only usable from interactive_ui_tests. This has two benefits:jam@chromium.org2013-01-143-9/+1
* Fixes for FocusController to make it pass interactive_ui_tests.ben@chromium.org2013-01-116-10/+18
* Support multiple displays in EventGeneratoroshima@chromium.org2013-01-112-59/+181
* Reset mouse_pressed_handler_, mouse_moved_handler_, mouse_event_dispatch_targ...oshima@chromium.org2013-01-111-12/+14
* x11: Add a hack to detect touch-cancel events from X11.sadrul@chromium.org2013-01-112-1/+6
* aura: Remove an incorrect CHECK.sadrul@chromium.org2013-01-091-1/+0
* Add a comment with the format string for --aura-host-window-sizejamescook@chromium.org2013-01-091-0/+6
* aura: Don't notify observers in Window::SetExternalTexture.derat@chromium.org2013-01-091-3/+0
* Track input latency with UMA statsdavemoore@chromium.org2013-01-073-11/+16
* overscroll: Redirect scroll events on the overscroll window to the web-conten...sadrul@chromium.org2012-12-201-0/+26
* Make the cursor have separate mode for disabled mouse events and invisible.mazda@chromium.org2012-12-1910-97/+73
* ash: Fix boot splash screen copy.derat@chromium.org2012-12-191-6/+10
* events: Update mouse-event handlers to not return EventResult.sadrul@chromium.org2012-12-187-20/+13
* Disable ash tests on Windows that rely on multiple displays or display resizingscottmg@chromium.org2012-12-171-0/+1
* Use CTM on touchscreens.ynovikov@chromium.org2012-12-151-6/+7
* events: Update key-event handlers to not return EventResult.sadrul@chromium.org2012-12-145-17/+15
* events: Update scroll and touch handlers to not return EventResult.sadrul@chromium.org2012-12-145-18/+13
* app_list: Fix drag jitter in apps grid.xiyuan@chromium.org2012-12-142-2/+58
* Use consistent velocity trend to start a touch scroll gesture.rjkroege@chromium.org2012-12-131-252/+282
* Adds the concept of toplevel windows to FocusRules.ben@chromium.org2012-12-123-0/+12
* Win8 Aura :add suport for changing cursorscpu@chromium.org2012-12-111-0/+4
* Consolidates activation and focus change observers a bit.ben@chromium.org2012-12-1113-51/+103
* Revert 171934xiyuan@chromium.org2012-12-081-17/+17
* Use consistent velocity trend to start a touch scroll gesture.rjkroege@chromium.org2012-12-081-17/+17
* Handling cursor visibility changing events for ChromeOSsheckylin@chromium.org2012-12-088-0/+47
* Get drag and drop working for win aura.jam@chromium.org2012-12-081-6/+2
* Pass touch events from the chrome viewer process in Metro Ash on Windows 8 to...ananta@chromium.org2012-12-072-0/+38
* More ash_unittests run without crashing/pass with new focus controller.ben@chromium.org2012-12-071-3/+1
* Reorganize how messages are handled in metro ash (win8)cpu@chromium.org2012-12-073-14/+63
* events: Change how EventDispatcher works.sadrul@chromium.org2012-12-062-45/+18
* Get some of the ash_unittests to run without crashing.ben@chromium.org2012-12-066-7/+16
* A few basic focus controller changes to get out of the way before getting ash...ben@chromium.org2012-12-055-33/+48
* Revert 171223.tommi@chromium.org2012-12-058-47/+0
* Handling cursor visibility changing events for ChromeOSsheckylin@chromium.org2012-12-058-0/+47
* aura-x11: Select for non-touch events before selecting for touch events.sadrul@chromium.org2012-12-051-7/+15
* Refactor access to scroll deltas in GesturePointrjkroege@chromium.org2012-12-051-3/+4
* Rename test_support_ash and test_support_aura.tfarina@chromium.org2012-12-042-10/+10
* events: Change gesture-event handler in EventHandler to not return any values.sadrul@chromium.org2012-12-048-56/+14
* events: Start changing EventHandler interface to not return a value.sadrul@chromium.org2012-12-032-28/+30
* Bound the maximum touchscreen fling velocity.rjkroege@chromium.org2012-12-031-0/+1
* Move WindowModalityController to CoreWm.ben@chromium.org2012-12-021-0/+1
* Use WS_POPUP for ash_unittestsoshima@chromium.org2012-12-013-7/+38
* Revert "Use WS_POPUP for ash_unittests"oshima@chromium.org2012-12-013-38/+7
* Use WS_POPUP for ash_unittestsoshima@chromium.org2012-12-013-7/+38
* Revert 170550 - Revert 170477 - Removes the |event| parameter from Activation...ben@chromium.org2012-11-301-5/+2
* Revert 170477 - Removes the |event| parameter from ActivationDelegate::Should...ben@chromium.org2012-11-301-2/+5
* FocusController needs to restack windows upon activation (but not focus).ben@chromium.org2012-11-301-2/+2
* Removes the |event| parameter from ActivationDelegate::ShouldActivate and mak...ben@chromium.org2012-11-301-5/+2
* Eliminates all ash dependencies from WindowModalityController.ben@chromium.org2012-11-303-0/+8