summaryrefslogtreecommitdiffstats
path: root/ui/aura/env.h
Commit message (Expand)AuthorAgeFilesLines
* Replace more ObserverList with base::ObserverList.brettw2015-06-031-1/+1
* Add TestWebContentsFactory to content/public/testrdevlin.cronin2015-03-021-0/+1
* Cleanup: Update the path to insets and point headers.tfarina2014-12-231-1/+1
* Standardize usage of virtual/override/final specifiers.dcheng2014-10-271-5/+5
* replace OVERRIDE and FINAL with override and final in ui/mostynb2014-10-091-4/+4
* Remove const from int return type on aura::Env::mouse_button_flags()msw@chromium.org2014-07-251-1/+1
* Moves common view_manager related aura files to mojo/aurasky@chromium.org2014-06-071-1/+2
* Makes Env contain a ContextFactorysky@chromium.org2014-05-221-0/+8
* Makes Env thread localsky@chromium.org2014-05-141-4/+3
* Makes PlatformEventSource creation in Env conditionalsky@chromium.org2014-05-051-2/+7
* events: Move the PlatformEventSource creation in aura::Env.sadrul@chromium.org2014-04-211-0/+4
* Fix behavior of WindowEventDispatcher::SynthesizeMouseMoveEvent().hshi@chromium.org2014-04-171-0/+1
* aura: Remove DeviceListUpdaterAuraX11.sadrul@chromium.org2014-04-071-8/+0
* Remove some more WED remnantsben@chromium.org2014-03-111-7/+6
* Rename RootWindow -> WindowEventDispatcher.ben@chromium.org2014-02-211-3/+3
* message-pump: Change how MessagePumpDispatchers process events.sadrul@chromium.org2014-02-081-10/+0
* Nukes MessageLoop::Dispatcher (2)sky@chromium.org2014-01-171-4/+4
* Revert 245226 "Nukes MessageLoop::Dispatcher"sky@chromium.org2014-01-161-4/+4
* Nukes MessageLoop::Dispatchersky@chromium.org2014-01-161-4/+4
* Rename RootWindowHost to WindowTreeHostben@chromium.org2014-01-081-1/+1
* Make aura_demo work on Macccameron@chromium.org2014-01-071-7/+0
* Move some non-event related functionality from RootWindow onto RootWindowHost.ben@chromium.org2013-12-191-1/+1
* events: Introduce EventTargeter.sadrul@chromium.org2013-12-021-0/+2
* Revert 236017 "Move some non-event related functionality from Ro..."ben@chromium.org2013-11-201-1/+1
* Revert 236048 "Rename RootWindowHost* to WindowTreeHost*"ben@chromium.org2013-11-201-1/+1
* Rename RootWindowHost* to WindowTreeHost*ben@chromium.org2013-11-191-1/+1
* Move some non-event related functionality from RootWindow onto RootWindowHost.ben@chromium.org2013-11-191-1/+1
* Makes Env::is_mouse_button_down() query the native OS when appropriate.sky@chromium.org2013-10-141-2/+12
* Explicit initialization of aura::Env for browser shell.dnicoara@chromium.org2013-10-091-2/+6
* Moves ui/base/events to ui/eventssky@chromium.org2013-09-181-2/+2
* Remove mac code from aura/ash/viewsoshima@chromium.org2013-09-181-2/+0
* Use a direct include of the message_loop header in ui/, part 1.avi@chromium.org2013-07-181-1/+1
* Revert "[cros/aura] Prevent white splash on boot for OOBE WebUI."nkostylev@chromium.org2013-07-121-7/+0
* Use base::MessageLoop in more files.xhwang@chromium.org2013-05-301-1/+1
* ui: Use base::MessageLoop.xhwang@chromium.org2013-04-291-2/+2
* Add is_internal_display_ property to aura::RootWindowHostLinux.ynovikov@chromium.org2013-03-081-0/+4
* Finally rip the global StackingClient bandaid off.erg@chromium.org2013-01-221-7/+0
* Revert 177182 - ViewTest.ChangeNativeViewHierarchyFindRoots failureerg@chromium.org2013-01-161-0/+7
* Finally rip the global StackingClient bandaid off.erg@chromium.org2013-01-161-7/+0
* Make the cursor have separate mode for disabled mouse events and invisible.mazda@chromium.org2012-12-191-9/+3
* 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/+4
* 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-7/+8
* Desktop aura: Use the X11 clipboard for text.erg@chromium.org2012-09-131-2/+2
* Merge aura::DispatcherLinux into base::MessagePumpAuraX11.erg@chromium.org2012-08-301-1/+6
* Move cursor when it's hidden so that UX can update correctlydavemoore@chromium.org2012-08-151-0/+7
* Aura desktop: Show resize cursors again.erg@chromium.org2012-07-261-5/+0
* Move last_mouse_location_ from aura::RootWindow to aura::Env to support multi...yusukes@chromium.org2012-07-241-0/+9