summaryrefslogtreecommitdiffstats
path: root/ui/aura/demo
Commit message (Expand)AuthorAgeFilesLines
* Revert of Move GetCursor() method from WindowDelegate to its own delegate int...ben@chromium.org2014-03-271-0/+3
* Move GetCursor() method from WindowDelegate to its own delegate interface Cur...ben@chromium.org2014-03-261-3/+0
* Move layer recreation logic entirely into LayerOwner::RecreateLayer().ben@chromium.org2014-03-261-2/+0
* aura: Make demos use the InProcessContextFactory directly.danakj@chromium.org2014-03-131-5/+16
* Invert the ownership relationship between WindowEventDispatcher and WindowTre...ben@chromium.org2014-02-281-11/+9
* Add a window parameter to WindowDelegate's OnWindowDestroying/Destroyed methods.ben@chromium.org2014-02-281-2/+2
* Move root_window.* to window_event_dispatcher.*ben@chromium.org2014-02-211-1/+1
* Rename RootWindow -> WindowEventDispatcher.ben@chromium.org2014-02-211-6/+6
* Move ContextFactory setup out of AuraTestHelper.danakj@chromium.org2014-02-201-2/+2
* Ensure GL initialization only happens once, and provide common init pathdanakj@chromium.org2014-02-032-0/+6
* Revert 248049 "Ensure GL initialization only happens once, and p..."kbr@chromium.org2014-01-312-6/+0
* Ensure GL initialization only happens once, and provide common init pathdanakj@chromium.org2014-01-302-0/+6
* Revert 247793 "Ensure GL initialization only happens once, and p..."yoz@chromium.org2014-01-302-6/+0
* Ensure GL initialization only happens once, and provide common init pathdanakj@chromium.org2014-01-302-0/+6
* Makes Window::Init take a WindowLayerType instead of LayerType.sky@chromium.org2014-01-081-3/+3
* ui/aura: Aura does not require any ResourceBundle initialization.tfarina@chromium.org2014-01-031-2/+0
* MessageLoop(TYPE_UI) -> MessageLoopForUIsky@chromium.org2013-12-191-1/+1
* aura: We don't need to call ui::RegisterPathProvider().tfarina@chromium.org2013-12-171-3/+1
* Remove some pass-thrus on RootWindow API in favor of exposing the RootWindowH...ben@chromium.org2013-11-151-1/+1
* Use Window instead of RootWindow in many more places throughout the codebaseben@chromium.org2013-11-101-4/+4
* Move test-only ContextFactory implementations out of production targetsjamesr@chromium.org2013-10-301-2/+2
* Rename StackingClient -> WindowTreeClientben@chromium.org2013-10-231-15/+16
* Attempt to re-land FocusManager removal from Aura.ben@chromium.org2013-10-181-3/+3
* Revert 229437 "Remove old FocusManager code from Aura."ben@chromium.org2013-10-181-3/+3
* Remove old FocusManager code from Aura.ben@chromium.org2013-10-181-3/+3
* Explicit initialization of aura::Env for browser shell.dnicoara@chromium.org2013-10-091-1/+1
* Moves ui/base/events to ui/eventssky@chromium.org2013-09-181-1/+1
* Move the content-dependent RecreateLayer logic from aura::Window to RWHVApiman@chromium.org2013-09-121-3/+2
* Fix crash on aura_demo and aura_bench startup.sudarsana.nagineni@intel.com2013-09-111-0/+6
* gtk: Allow building both the X11 and Gtk message-pumps for gtk.sadrul@chromium.org2013-09-071-1/+1
* base: Minor cleanups in icu_util.htfarina@chromium.org2013-08-231-1/+1
* aura_demo: Add a focus manager so that we don't crash on key press.tiago.vignatti@intel.com2013-08-081-0/+3
* Move message_pump to base/message_loop.brettw@chromium.org2013-06-181-2/+2
* Revert 206507 "Move message_pump to base/message_loop."brettw@chromium.org2013-06-141-2/+2
* Move message_pump to base/message_loop.brettw@chromium.org2013-06-141-2/+2
* Remove unnecessary ui::CompositorTestSupportjamesr@chromium.org2013-05-301-4/+0
* Revert 202787 "Remove unnecessary ui::CompositorTestSupport"kinuko@chromium.org2013-05-291-0/+4
* Remove unnecessary ui::CompositorTestSupportjamesr@chromium.org2013-05-291-4/+0
* ui: Use base::MessageLoop.xhwang@chromium.org2013-04-291-2/+2
* ui/aura: Remove unnecessary scoped_ptr ".get()" calls.tfarina@chromium.org2013-04-231-1/+1
* aura: Remove the remaining references to ui/aura/shared.tfarina@chromium.org2013-02-191-3/+0
* move --aura-host-window-size to --ash-host-window-bounds oshima@chromium.org2013-02-151-3/+3
* Linux/ChromeOS Chromium style checker cleanup, ui/ edition.rsleevi@chromium.org2013-02-061-1/+1
* Finally rip the global StackingClient bandaid off.erg@chromium.org2013-01-221-2/+2
* Revert 177182 - ViewTest.ChangeNativeViewHierarchyFindRoots failureerg@chromium.org2013-01-161-2/+2
* Finally rip the global StackingClient bandaid off.erg@chromium.org2013-01-161-2/+2
* Consolidates activation and focus change observers a bit.ben@chromium.org2012-12-111-2/+0
* events: Change gesture-event handler in EventHandler to not return any values.sadrul@chromium.org2012-12-041-14/+0
* Revert 170082 - Remove compositor_test_supportdcheng@chromium.org2012-11-291-0/+4
* Remove compositor_test_supportpiman@chromium.org2012-11-281-4/+0