summaryrefslogtreecommitdiffstats
path: root/ui/aura/root_window_host_win.cc
Commit message (Expand)AuthorAgeFilesLines
* Re-implement overscan & Implement Display Rotationoshima@chromium.org2013-03-121-0/+8
* Make the cursor have separate mode for disabled mouse events and invisible.mazda@chromium.org2012-12-191-0/+8
* Handling cursor visibility changing events for ChromeOSsheckylin@chromium.org2012-12-081-0/+4
* More ash_unittests run without crashing/pass with new focus controller.ben@chromium.org2012-12-071-3/+1
* Get some of the ash_unittests to run without crashing.ben@chromium.org2012-12-061-1/+1
* Revert 171223.tommi@chromium.org2012-12-051-4/+0
* Handling cursor visibility changing events for ChromeOSsheckylin@chromium.org2012-12-051-0/+4
* Use WS_POPUP for ash_unittestsoshima@chromium.org2012-12-011-2/+28
* Revert "Use WS_POPUP for ash_unittests"oshima@chromium.org2012-12-011-28/+2
* Use WS_POPUP for ash_unittestsoshima@chromium.org2012-12-011-2/+28
* Fix the html select tag showing up at the wrong position. This was a regressi...jam@chromium.org2012-11-201-0/+5
* Revert 168558 - Fix the html select tag showing up at the wrong position. Thi...rbyers@chromium.org2012-11-191-5/+0
* Fix the html select tag showing up at the wrong position. This was a regressi...jam@chromium.org2012-11-191-0/+5
* Track the last active RootWindowHost to determine the most-recently active ho...grt@chromium.org2012-11-151-1/+8
* ash: Clean up system background layer.derat@chromium.org2012-10-291-0/+7
* desktop linux aura: Fix event/capture focus after dragging a window.erg@chromium.org2012-10-241-1/+1
* Fix win_aura build, use explicit gfx::Rect conversion.danakj@chromium.org2012-10-191-2/+2
* Enable CursorManager::LockCursor to lock cursor visibility.mazda@chromium.org2012-10-121-4/+0
* Revert 161454 - Enable CursorManager::LockCursor to lock cursor visibility.mazda@chromium.org2012-10-121-0/+4
* Enable CursorManager::LockCursor to lock cursor visibility.mazda@chromium.org2012-10-121-4/+0
* Desktop aura: Remove RootWindowHost::GetAcceleratedWidget()erg@chromium.org2012-10-101-14/+0
* In-chorme viewer for metro (part 2)cpu@chromium.org2012-10-051-6/+8
* Make cursors work on win aura.jam@chromium.org2012-09-191-85/+5
* Move ash specific cursor code to CursorManager.mazda@chromium.org2012-09-111-0/+1
* Cancel drag if display configuration changes.oshima@chromium.org2012-09-111-0/+4
* Revert r14457 "Cancel drag if display configuration changes."oshima@chromium.org2012-09-101-4/+0
* Cancel drag if display configuration changes.oshima@chromium.org2012-09-101-0/+4
* events: Move some files into ui/base/events/sadrul@chromium.org2012-09-041-1/+1
* 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