summaryrefslogtreecommitdiffstats
path: root/ui/aura/root_window_host_win.cc
Commit message (Expand)AuthorAgeFilesLines
* Desktop Aura: Allow tab drags out of window.erg@chromium.org2012-08-171-0/+4
* Convert Aura to use ui::Event.ben@chromium.org2012-08-081-3/+3
* Introduce RootWindowHostDelegate. The RootWindowHost performs most of its com...ben@chromium.org2012-07-291-16/+12
* Move last_mouse_location_ from aura::RootWindow to aura::Env to support multi...yusukes@chromium.org2012-07-241-3/+6
* Factor out capture code from RootWindow to CaptureClientoshima@chromium.org2012-06-081-1/+4
* 2x Cursor support.oshima@chromium.org2012-05-221-0/+5
* Introduce XGetImage() for GrabWindowSnapshot() in ChromeOS.mukai@chromium.org2012-05-161-0/+7
* Take 2 at: Changes RootWindow capture code so that we only have one capturesky@chromium.org2012-05-151-1/+1
* Revert 136877 - Changes RootWindow capture code so that we only have one capturesky@chromium.org2012-05-141-1/+1
* Changes RootWindow capture code so that we only have one capturesky@chromium.org2012-05-141-1/+1
* Make views_examples work in aura without ash.ben@chromium.org2012-04-261-0/+15
* Mouse events, touch events, or both can be locked to a target.tdresser@chromium.org2012-04-111-1/+1
* aura-x11: Add custom web cursor support.sadrul@chromium.org2012-04-031-48/+48
* Revert r128507 "Revert r128436 "relanding: disabled workspace_window_resizer ...oshima@chromium.org2012-03-231-2/+6
* Revert r128436 "relanding: disabled workspace_window_resizer test. fixed acce...backer@chromium.org2012-03-231-6/+2
* relanding: disabled workspace_window_resizer test. fixed access-after-free.oshima@chromium.org2012-03-231-2/+6
* Revert r128330 "* MonitorChangeObserverX11 that listen to Xrandr events and u...oshima@chromium.org2012-03-231-6/+2
* * MonitorChangeObserverX11 that listen to Xrandr events and update monitor co...oshima@chromium.org2012-03-221-2/+6
* Native bounds support to host windows.oshima@chromium.org2012-03-161-10/+10
* Change how you get to the MessageLoop::Dispatcher.ben@chromium.org2012-02-231-6/+1
* 1) Invoke RootWindow::SetCapture(NULL) as a result from OS level mouse captur...pkotwicz@chromium.org2012-02-111-0/+25
* Revert 121338 - 1) Adds support for OS level mouse capture lost (eg from a po...pkotwicz@chromium.org2012-02-101-25/+0
* 1) Adds support for OS level mouse capture lost (eg from a popup)pkotwicz@chromium.org2012-02-091-0/+25
* Aura: Expose platform's cursor grab API from RootWindow.varunjain@chromium.org2012-01-191-0/+10
* aura: Add method to the RootWindow to warp the mouse pointer.varunjain@chromium.org2012-01-171-0/+6
* Disable hole-punching on Windows, it seems to be broken right now, probably d...ben@chromium.org2012-01-131-2/+2
* Aura: Cursor should hide when touch event triggered by touchscreenjamescook@chromium.org2011-12-201-0/+4
* Rename Desktop->RootWindow.ben@chromium.org2011-12-071-0/+279