summaryrefslogtreecommitdiffstats
path: root/ui/aura/env.cc
Commit message (Expand)AuthorAgeFilesLines
* linux_aura: Release X11 resources when the MessagePumpAuraX11 goes away.erg@chromium.org2013-03-241-0/+2
* Add is_internal_display_ property to aura::RootWindowHostLinux.ynovikov@chromium.org2013-03-081-0/+6
* Finally rip the global StackingClient bandaid off.erg@chromium.org2013-01-221-2/+1
* Revert 177182 - ViewTest.ChangeNativeViewHierarchyFindRoots failureerg@chromium.org2013-01-161-1/+2
* Finally rip the global StackingClient bandaid off.erg@chromium.org2013-01-161-2/+1
* Make the cursor have separate mode for disabled mouse events and invisible.mazda@chromium.org2012-12-191-24/+0
* Get some of the ash_unittests to run without crashing.ben@chromium.org2012-12-061-1/+1
* Track the last active RootWindowHost to determine the most-recently active ho...grt@chromium.org2012-11-151-0/+5
* aura: Remove aura::EventFilter.sadrul@chromium.org2012-11-141-1/+0
* - Move DisplayManager and DisplayChangeObserverX11 from auraoshima@chromium.org2012-11-141-12/+0
* aura: Start converting event-filters into event-handlers.sadrul@chromium.org2012-09-211-4/+11
* Desktop aura: Use the X11 clipboard for text.erg@chromium.org2012-09-131-1/+1
* Merge aura::DispatcherLinux into base::MessagePumpAuraX11.erg@chromium.org2012-08-301-1/+16
* Move cursor when it's hidden so that UX can update correctlydavemoore@chromium.org2012-08-151-0/+14
* Aura desktop: Show resize cursors again.erg@chromium.org2012-07-261-1/+0
* Move last_mouse_location_ from aura::RootWindow to aura::Env to support multi...yusukes@chromium.org2012-07-241-0/+10
* [cros/aura] Prevent white splash on boot for OOBE WebUI.nkostylev@chromium.org2012-07-201-0/+1
* Aura: Enable the threaded compositor in the browser.backer@chromium.org2012-07-041-1/+5
* Relanding r144499:oshima@chromium.org2012-06-271-7/+7
* Revert r 144499 "Rename the remaining usage of Monitor to Display"oshima@chromium.org2012-06-271-7/+7
* Rename the remaining usage of Monitor to Displayoshima@chromium.org2012-06-271-7/+7
* Rename gfx::Monitor to gfx::Displaytfarina@chromium.org2012-06-121-1/+1
* Add EnvEventFilter to filter events before root window process eventoshima@chromium.org2012-06-061-0/+7
* Adds switch to disable generating mouse events from touch events andsky@chromium.org2012-05-311-0/+1
* ui: Move compositor/ directory out of gfx/, up to ui/.tfarina@chromium.org2012-05-051-1/+1
* Don't set single monitor manager under multi monitor environment.oshima@chromium.org2012-03-301-2/+1
* * Keep the mouse in the desktop in multi monitor environment. I ended up usin...oshima@chromium.org2012-03-241-11/+19
* Revert r128507 "Revert r128436 "relanding: disabled workspace_window_resizer ...oshima@chromium.org2012-03-231-2/+8
* Revert r128436 "relanding: disabled workspace_window_resizer test. fixed acce...backer@chromium.org2012-03-231-8/+2
* relanding: disabled workspace_window_resizer test. fixed access-after-free.oshima@chromium.org2012-03-231-2/+8
* Revert r128330 "* MonitorChangeObserverX11 that listen to Xrandr events and u...oshima@chromium.org2012-03-231-8/+2
* * MonitorChangeObserverX11 that listen to Xrandr events and update monitor co...oshima@chromium.org2012-03-221-2/+8
* * MultiMonitorManager creates and manages mutliple monitor instanceoshima@chromium.org2012-03-211-1/+5
* Native bounds support to host windows.oshima@chromium.org2012-03-161-1/+2
* MonitorManager to manage multiple monitors.oshima@chromium.org2012-03-141-1/+10
* Move IsMouseButtonDown to Env.ben@chromium.org2012-02-271-1/+1
* Moves stacking client to Env.beng@google.com2012-02-271-1/+1
* Moves the Linux dispatcher into its own object.beng@google.com2012-02-251-11/+1
* Change how you get to the MessageLoop::Dispatcher.ben@chromium.org2012-02-231-1/+22
* Move OnWindowInitialized() from RootWindowObserver to EnvObserver, the observ...ben@chromium.org2012-02-031-0/+49