summaryrefslogtreecommitdiffstats
path: root/ui/aura/test
Commit message (Expand)AuthorAgeFilesLines
* Move ActivationClient/Delegate to client namespace.ben@chromium.org2011-12-152-4/+5
* Second attempt at moving the StackingClient to a property on the RootWindow.ben@chromium.org2011-12-153-79/+0
* Revert r114369 "Store StackingClient on RootWindow in a property."oshima@chromium.org2011-12-142-2/+3
* Store StackingClient on RootWindow in a property.ben@chromium.org2011-12-142-3/+2
* Move the concept of Activation to the Shell.ben@chromium.org2011-12-136-85/+103
* Revert 114095 - Move the concept of Activation to the Shell.ben@chromium.org2011-12-126-103/+85
* Move the concept of Activation to the Shell.ben@chromium.org2011-12-126-85/+103
* Attempt 3 at:sky@chromium.org2011-12-091-0/+10
* Revert 113676 - Attempt 2 at : Makes tests either use mock compositor or mocksky@chromium.org2011-12-081-10/+0
* Attempt 2 at : Makes tests either use mock compositor or mocksky@chromium.org2011-12-081-0/+10
* Revert 113470 - Makes tests either use mock compositor or mock WebGraphicsCon...sky@chromium.org2011-12-071-10/+0
* Makes tests either use mock compositor or mock WebGraphicsContext3D depending...sky@chromium.org2011-12-071-0/+10
* Rename Desktop->RootWindow.ben@chromium.org2011-12-073-20/+20
* aura: Ask the WindowDelegate before a Window is Focus()ed.sadrul@chromium.org2011-12-032-0/+5
* Maximize windows when double clicking their title bar.ben@chromium.org2011-11-302-5/+15
* DefaultDispatcher for MessagePumpXoshima@chromium.org2011-11-231-1/+1
* Aura: Fix window resizing for large drags.jamescook@chromium.org2011-11-222-2/+3
* Adds a couple of pixel-based compositor unittests. One to test that opacity i...vollick@chromium.org2011-11-181-1/+1
* [Aura] Fix HtmlDialogBrowserTest.SizeWindow.xiyuan@chromium.org2011-11-182-1/+5
* Cleanup: Remove forward declarations in ui, part 2.thestig@chromium.org2011-11-171-7/+3
* Add test to verify that the stacking controller picks the correct activatable...oshima@chromium.org2011-11-152-1/+20
* [Aura] Support additonal event filters in DesktopEventFilter.xiyuan@chromium.org2011-11-152-0/+110
* [Aura] Support always-on-top top level window.xiyuan@chromium.org2011-11-152-2/+10
* Rid the world of TopLevelWindowContainer, and "toplevel" concept from Window ...ben@chromium.org2011-11-106-5/+202
* Create a new aura client API dir and move constants and desktop delegate to it.ben@chromium.org2011-11-095-27/+26
* Aura: Resize cursors show properly when hovering over window framejamescook@chromium.org2011-11-091-1/+1
* Move ToplevelWindowEventFilter to shelloshima@google.com2011-11-071-1/+2
* Allow Window point conversion with a NULL source. This just returns immediate...ben@chromium.org2011-11-033-6/+3
* Fix up compositor mocking.backer@chromium.org2011-10-271-1/+2
* Revert 107563 - Fix up compositor mocking.backer@chromium.org2011-10-271-2/+1
* Fix up compositor mocking.backer@chromium.org2011-10-271-1/+2
* Changes Window::Init to take whether the layer has a texture. Andsky@chromium.org2011-10-261-1/+1
* Add workspace to desktoposhima@google.com2011-10-262-0/+9
* ui::TestCompositor::TestCompositor() constructor has been changed to take a a...backer@chromium.org2011-10-252-7/+1
* Use WebKit compositor in ui::Layerpiman@chromium.org2011-10-221-0/+3
* LayoutManager controls child bounds. Added SetChildBounds and several listene...oshima@google.com2011-10-213-3/+6
* Revert 106606 - Use WebKit compositor in ui::Layerlipalani@chromium.org2011-10-201-3/+0
* Use WebKit compositor in ui::Layerpiman@chromium.org2011-10-201-0/+3
* aura: Add transform support to Desktop.sadrul@chromium.org2011-10-202-14/+22
* Don't force osmesa for aura tests.backer@chromium.org2011-10-201-3/+0
* Revert r106508 "LayoutManager controls child bounds."oshima@google.com2011-10-203-6/+3
* LayoutManager controls child bounds. Added SetChildBounds and several listene...oshima@google.com2011-10-203-3/+6
* aura: Make tests pass Desktop's dispatcher to message loop.derat@chromium.org2011-10-191-1/+2
* aura: Don't recycle Desktops between tests.derat@chromium.org2011-10-183-13/+18
* aura: Merge RootWindow into Desktop.sadrul@chromium.org2011-10-183-5/+4
* Minimum size for aura windowoshima@google.com2011-10-172-0/+189
* Aura: Combine cursor support for Linux and Windowsjamescook@chromium.org2011-10-171-1/+1
* aura: Add support for touch events.sadrul@chromium.org2011-10-172-2/+7
* views: Some more layer change, and add/update some tests for layers.sadrul@chromium.org2011-10-112-0/+4
* Move some code around...ben@chromium.org2011-10-109-0/+367