index
:
chromium_src.git
ignore/bar
ignore/foo
infra/config
lkcr
lkgr
master
replicant-6.0
central chromium sources
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
ui
/
aura
/
env.h
Commit message (
Expand
)
Author
Age
Files
Lines
*
Replace more ObserverList with base::ObserverList.
brettw
2015-06-03
1
-1
/
+1
*
Add TestWebContentsFactory to content/public/test
rdevlin.cronin
2015-03-02
1
-0
/
+1
*
Cleanup: Update the path to insets and point headers.
tfarina
2014-12-23
1
-1
/
+1
*
Standardize usage of virtual/override/final specifiers.
dcheng
2014-10-27
1
-5
/
+5
*
replace OVERRIDE and FINAL with override and final in ui/
mostynb
2014-10-09
1
-4
/
+4
*
Remove const from int return type on aura::Env::mouse_button_flags()
msw@chromium.org
2014-07-25
1
-1
/
+1
*
Moves common view_manager related aura files to mojo/aura
sky@chromium.org
2014-06-07
1
-1
/
+2
*
Makes Env contain a ContextFactory
sky@chromium.org
2014-05-22
1
-0
/
+8
*
Makes Env thread local
sky@chromium.org
2014-05-14
1
-4
/
+3
*
Makes PlatformEventSource creation in Env conditional
sky@chromium.org
2014-05-05
1
-2
/
+7
*
events: Move the PlatformEventSource creation in aura::Env.
sadrul@chromium.org
2014-04-21
1
-0
/
+4
*
Fix behavior of WindowEventDispatcher::SynthesizeMouseMoveEvent().
hshi@chromium.org
2014-04-17
1
-0
/
+1
*
aura: Remove DeviceListUpdaterAuraX11.
sadrul@chromium.org
2014-04-07
1
-8
/
+0
*
Remove some more WED remnants
ben@chromium.org
2014-03-11
1
-7
/
+6
*
Rename RootWindow -> WindowEventDispatcher.
ben@chromium.org
2014-02-21
1
-3
/
+3
*
message-pump: Change how MessagePumpDispatchers process events.
sadrul@chromium.org
2014-02-08
1
-10
/
+0
*
Nukes MessageLoop::Dispatcher (2)
sky@chromium.org
2014-01-17
1
-4
/
+4
*
Revert 245226 "Nukes MessageLoop::Dispatcher"
sky@chromium.org
2014-01-16
1
-4
/
+4
*
Nukes MessageLoop::Dispatcher
sky@chromium.org
2014-01-16
1
-4
/
+4
*
Rename RootWindowHost to WindowTreeHost
ben@chromium.org
2014-01-08
1
-1
/
+1
*
Make aura_demo work on Mac
ccameron@chromium.org
2014-01-07
1
-7
/
+0
*
Move some non-event related functionality from RootWindow onto RootWindowHost.
ben@chromium.org
2013-12-19
1
-1
/
+1
*
events: Introduce EventTargeter.
sadrul@chromium.org
2013-12-02
1
-0
/
+2
*
Revert 236017 "Move some non-event related functionality from Ro..."
ben@chromium.org
2013-11-20
1
-1
/
+1
*
Revert 236048 "Rename RootWindowHost* to WindowTreeHost*"
ben@chromium.org
2013-11-20
1
-1
/
+1
*
Rename RootWindowHost* to WindowTreeHost*
ben@chromium.org
2013-11-19
1
-1
/
+1
*
Move some non-event related functionality from RootWindow onto RootWindowHost.
ben@chromium.org
2013-11-19
1
-1
/
+1
*
Makes Env::is_mouse_button_down() query the native OS when appropriate.
sky@chromium.org
2013-10-14
1
-2
/
+12
*
Explicit initialization of aura::Env for browser shell.
dnicoara@chromium.org
2013-10-09
1
-2
/
+6
*
Moves ui/base/events to ui/events
sky@chromium.org
2013-09-18
1
-2
/
+2
*
Remove mac code from aura/ash/views
oshima@chromium.org
2013-09-18
1
-2
/
+0
*
Use a direct include of the message_loop header in ui/, part 1.
avi@chromium.org
2013-07-18
1
-1
/
+1
*
Revert "[cros/aura] Prevent white splash on boot for OOBE WebUI."
nkostylev@chromium.org
2013-07-12
1
-7
/
+0
*
Use base::MessageLoop in more files.
xhwang@chromium.org
2013-05-30
1
-1
/
+1
*
ui: Use base::MessageLoop.
xhwang@chromium.org
2013-04-29
1
-2
/
+2
*
Add is_internal_display_ property to aura::RootWindowHostLinux.
ynovikov@chromium.org
2013-03-08
1
-0
/
+4
*
Finally rip the global StackingClient bandaid off.
erg@chromium.org
2013-01-22
1
-7
/
+0
*
Revert 177182 - ViewTest.ChangeNativeViewHierarchyFindRoots failure
erg@chromium.org
2013-01-16
1
-0
/
+7
*
Finally rip the global StackingClient bandaid off.
erg@chromium.org
2013-01-16
1
-7
/
+0
*
Make the cursor have separate mode for disabled mouse events and invisible.
mazda@chromium.org
2012-12-19
1
-9
/
+3
*
Get some of the ash_unittests to run without crashing.
ben@chromium.org
2012-12-06
1
-1
/
+1
*
Track the last active RootWindowHost to determine the most-recently active ho...
grt@chromium.org
2012-11-15
1
-0
/
+4
*
aura: Remove aura::EventFilter.
sadrul@chromium.org
2012-11-14
1
-1
/
+0
*
- Move DisplayManager and DisplayChangeObserverX11 from aura
oshima@chromium.org
2012-11-14
1
-12
/
+0
*
aura: Start converting event-filters into event-handlers.
sadrul@chromium.org
2012-09-21
1
-7
/
+8
*
Desktop aura: Use the X11 clipboard for text.
erg@chromium.org
2012-09-13
1
-2
/
+2
*
Merge aura::DispatcherLinux into base::MessagePumpAuraX11.
erg@chromium.org
2012-08-30
1
-1
/
+6
*
Move cursor when it's hidden so that UX can update correctly
davemoore@chromium.org
2012-08-15
1
-0
/
+7
*
Aura desktop: Show resize cursors again.
erg@chromium.org
2012-07-26
1
-5
/
+0
*
Move last_mouse_location_ from aura::RootWindow to aura::Env to support multi...
yusukes@chromium.org
2012-07-24
1
-0
/
+9
[next]