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
/
demo
Commit message (
Expand
)
Author
Age
Files
Lines
*
Revert of Move GetCursor() method from WindowDelegate to its own delegate int...
ben@chromium.org
2014-03-27
1
-0
/
+3
*
Move GetCursor() method from WindowDelegate to its own delegate interface Cur...
ben@chromium.org
2014-03-26
1
-3
/
+0
*
Move layer recreation logic entirely into LayerOwner::RecreateLayer().
ben@chromium.org
2014-03-26
1
-2
/
+0
*
aura: Make demos use the InProcessContextFactory directly.
danakj@chromium.org
2014-03-13
1
-5
/
+16
*
Invert the ownership relationship between WindowEventDispatcher and WindowTre...
ben@chromium.org
2014-02-28
1
-11
/
+9
*
Add a window parameter to WindowDelegate's OnWindowDestroying/Destroyed methods.
ben@chromium.org
2014-02-28
1
-2
/
+2
*
Move root_window.* to window_event_dispatcher.*
ben@chromium.org
2014-02-21
1
-1
/
+1
*
Rename RootWindow -> WindowEventDispatcher.
ben@chromium.org
2014-02-21
1
-6
/
+6
*
Move ContextFactory setup out of AuraTestHelper.
danakj@chromium.org
2014-02-20
1
-2
/
+2
*
Ensure GL initialization only happens once, and provide common init path
danakj@chromium.org
2014-02-03
2
-0
/
+6
*
Revert 248049 "Ensure GL initialization only happens once, and p..."
kbr@chromium.org
2014-01-31
2
-6
/
+0
*
Ensure GL initialization only happens once, and provide common init path
danakj@chromium.org
2014-01-30
2
-0
/
+6
*
Revert 247793 "Ensure GL initialization only happens once, and p..."
yoz@chromium.org
2014-01-30
2
-6
/
+0
*
Ensure GL initialization only happens once, and provide common init path
danakj@chromium.org
2014-01-30
2
-0
/
+6
*
Makes Window::Init take a WindowLayerType instead of LayerType.
sky@chromium.org
2014-01-08
1
-3
/
+3
*
ui/aura: Aura does not require any ResourceBundle initialization.
tfarina@chromium.org
2014-01-03
1
-2
/
+0
*
MessageLoop(TYPE_UI) -> MessageLoopForUI
sky@chromium.org
2013-12-19
1
-1
/
+1
*
aura: We don't need to call ui::RegisterPathProvider().
tfarina@chromium.org
2013-12-17
1
-3
/
+1
*
Remove some pass-thrus on RootWindow API in favor of exposing the RootWindowH...
ben@chromium.org
2013-11-15
1
-1
/
+1
*
Use Window instead of RootWindow in many more places throughout the codebase
ben@chromium.org
2013-11-10
1
-4
/
+4
*
Move test-only ContextFactory implementations out of production targets
jamesr@chromium.org
2013-10-30
1
-2
/
+2
*
Rename StackingClient -> WindowTreeClient
ben@chromium.org
2013-10-23
1
-15
/
+16
*
Attempt to re-land FocusManager removal from Aura.
ben@chromium.org
2013-10-18
1
-3
/
+3
*
Revert 229437 "Remove old FocusManager code from Aura."
ben@chromium.org
2013-10-18
1
-3
/
+3
*
Remove old FocusManager code from Aura.
ben@chromium.org
2013-10-18
1
-3
/
+3
*
Explicit initialization of aura::Env for browser shell.
dnicoara@chromium.org
2013-10-09
1
-1
/
+1
*
Moves ui/base/events to ui/events
sky@chromium.org
2013-09-18
1
-1
/
+1
*
Move the content-dependent RecreateLayer logic from aura::Window to RWHVA
piman@chromium.org
2013-09-12
1
-3
/
+2
*
Fix crash on aura_demo and aura_bench startup.
sudarsana.nagineni@intel.com
2013-09-11
1
-0
/
+6
*
gtk: Allow building both the X11 and Gtk message-pumps for gtk.
sadrul@chromium.org
2013-09-07
1
-1
/
+1
*
base: Minor cleanups in icu_util.h
tfarina@chromium.org
2013-08-23
1
-1
/
+1
*
aura_demo: Add a focus manager so that we don't crash on key press.
tiago.vignatti@intel.com
2013-08-08
1
-0
/
+3
*
Move message_pump to base/message_loop.
brettw@chromium.org
2013-06-18
1
-2
/
+2
*
Revert 206507 "Move message_pump to base/message_loop."
brettw@chromium.org
2013-06-14
1
-2
/
+2
*
Move message_pump to base/message_loop.
brettw@chromium.org
2013-06-14
1
-2
/
+2
*
Remove unnecessary ui::CompositorTestSupport
jamesr@chromium.org
2013-05-30
1
-4
/
+0
*
Revert 202787 "Remove unnecessary ui::CompositorTestSupport"
kinuko@chromium.org
2013-05-29
1
-0
/
+4
*
Remove unnecessary ui::CompositorTestSupport
jamesr@chromium.org
2013-05-29
1
-4
/
+0
*
ui: Use base::MessageLoop.
xhwang@chromium.org
2013-04-29
1
-2
/
+2
*
ui/aura: Remove unnecessary scoped_ptr ".get()" calls.
tfarina@chromium.org
2013-04-23
1
-1
/
+1
*
aura: Remove the remaining references to ui/aura/shared.
tfarina@chromium.org
2013-02-19
1
-3
/
+0
*
move --aura-host-window-size to --ash-host-window-bounds
oshima@chromium.org
2013-02-15
1
-3
/
+3
*
Linux/ChromeOS Chromium style checker cleanup, ui/ edition.
rsleevi@chromium.org
2013-02-06
1
-1
/
+1
*
Finally rip the global StackingClient bandaid off.
erg@chromium.org
2013-01-22
1
-2
/
+2
*
Revert 177182 - ViewTest.ChangeNativeViewHierarchyFindRoots failure
erg@chromium.org
2013-01-16
1
-2
/
+2
*
Finally rip the global StackingClient bandaid off.
erg@chromium.org
2013-01-16
1
-2
/
+2
*
Consolidates activation and focus change observers a bit.
ben@chromium.org
2012-12-11
1
-2
/
+0
*
events: Change gesture-event handler in EventHandler to not return any values.
sadrul@chromium.org
2012-12-04
1
-14
/
+0
*
Revert 170082 - Remove compositor_test_support
dcheng@chromium.org
2012-11-29
1
-0
/
+4
*
Remove compositor_test_support
piman@chromium.org
2012-11-28
1
-4
/
+0
[next]