summaryrefslogtreecommitdiffstats
path: root/ui/aura/root_window.cc
Commit message (Expand)AuthorAgeFilesLines
* Revert 188538 "Closing menu from LauncherMenuItem upon second click"skuhne@chromium.org2013-03-161-1/+0
* Translate points correctly with root window's transformoshima@chromium.org2013-03-161-18/+27
* Closing menu from LauncherMenuItem upon second clickskuhne@chromium.org2013-03-161-0/+1
* Improve mouse/trackpad handling when closing a context menusschmitz@chromium.org2013-03-151-15/+56
* 3rd tryoshima@chromium.org2013-03-151-3/+5
* Revert "2nd try"oshima@chromium.org2013-03-151-5/+3
* 2nd tryoshima@chromium.org2013-03-151-3/+5
* Revert "Add shortcut keys to ui scaling"oshima@chromium.org2013-03-151-5/+3
* Add shortcut keys to ui scalingoshima@chromium.org2013-03-151-3/+5
* Desktop Aura: Reset the mouse pressed handler when capture changes.erg@chromium.org2013-03-141-3/+7
* Rotate Cursor when the display is rotatedoshima@chromium.org2013-03-141-4/+10
* Add UI scaling supportoshima@chromium.org2013-03-131-7/+27
* Re-implement overscan & Implement Display Rotationoshima@chromium.org2013-03-121-7/+36
* Add is_internal_display_ property to aura::RootWindowHostLinux.ynovikov@chromium.org2013-03-081-0/+1
* Refactor DisplayInfo/Display - 3rd tryoshima@chromium.org2013-02-281-0/+1
* Revert "Refactor DisplayInfo/Display - 2nd try"oshima@chromium.org2013-02-281-1/+0
* Refactor DisplayInfo/Display - 2nd tryoshima@chromium.org2013-02-281-0/+1
* Revert 185178: Broke CrOS build:thakis@chromium.org2013-02-281-1/+0
* Refactor DisplayInfo/Displayoshima@chromium.org2013-02-281-0/+1
* CrOS: Schedule renderer drawing to hardware vsync.backer@chromium.org2013-02-211-1/+7
* Plumbs through ET_CANCEL_MODE, which is intended to be used when modalsky@chromium.org2013-02-211-0/+6
* move --aura-host-window-size to --ash-host-window-bounds oshima@chromium.org2013-02-151-1/+0
* Clicking on the caption in desktop chrome AURA eats subsequent mouse events u...ananta@chromium.org2013-02-071-1/+5
* aura-x11: Make sure the touch event with the native event gets dispatched.sadrul@chromium.org2013-02-061-6/+10
* Reenable synthesized mouse events on win aurascottmg@chromium.org2013-02-011-3/+0
* ash: Save gesture targets in case of nested message loop.xiyuan@chromium.org2013-01-301-10/+24
* Add ability for EventGenerator to generate Scroll events asynchronouslydavemoore@chromium.org2013-01-291-12/+13
* Fixes two mouse event related bugs:sky@chromium.org2013-01-281-18/+22
* Fixes for FocusController to make it pass interactive_ui_tests.ben@chromium.org2013-01-111-1/+1
* 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-111-1/+5
* aura: Remove an incorrect CHECK.sadrul@chromium.org2013-01-091-1/+0
* Make the cursor have separate mode for disabled mouse events and invisible.mazda@chromium.org2012-12-191-12/+21
* Handling cursor visibility changing events for ChromeOSsheckylin@chromium.org2012-12-081-0/+1
* events: Change how EventDispatcher works.sadrul@chromium.org2012-12-061-38/+14
* A few basic focus controller changes to get out of the way before getting ash...ben@chromium.org2012-12-051-32/+5
* Revert 171223.tommi@chromium.org2012-12-051-1/+0
* Handling cursor visibility changing events for ChromeOSsheckylin@chromium.org2012-12-051-0/+1
* events: Start changing EventHandler interface to not return a value.sadrul@chromium.org2012-12-031-22/+25
* Use WS_POPUP for ash_unittestsoshima@chromium.org2012-12-011-5/+0
* Revert "Use WS_POPUP for ash_unittests"oshima@chromium.org2012-12-011-0/+5
* Use WS_POPUP for ash_unittestsoshima@chromium.org2012-12-011-5/+0
* Rework FocusManager as FocusClient.ben@chromium.org2012-11-281-11/+6
* gfx::Transform API clean-upvollick@chromium.org2012-11-261-4/+6
* [base] Move AutoReset to base namespace.dbeam@chromium.org2012-11-211-6/+6
* Track the last active RootWindowHost to determine the most-recently active ho...grt@chromium.org2012-11-151-0/+4
* aura: Refactor the code used to update an event for the device-scale-factor.sadrul@chromium.org2012-11-151-12/+10
* In RootWindow::OnWindowHidden, make sure to tell the focus manager when a win...jam@chromium.org2012-11-151-11/+21
* aura: Remove aura::EventFilter.sadrul@chromium.org2012-11-141-11/+0
* aura: Make sure ScrollEvents are dispatched correctly.sadrul@chromium.org2012-11-141-7/+8