summaryrefslogtreecommitdiffstats
path: root/ui/aura/test
Commit message (Expand)AuthorAgeFilesLines
* Move OnWindowInitialized() from RootWindowObserver to EnvObserver, the observ...ben@chromium.org2012-02-031-0/+2
* Disable animations during aura tests.vollick@google.com2012-02-021-0/+4
* Revert 120092 - Reland 120074 -- Disable animations during aura tests.vollick@google.com2012-02-011-4/+0
* Reland 120074 -- Disable animations during aura tests.vollick@google.com2012-02-011-0/+4
* Revert 120074 - Disable animations during aura tests.vollick@google.com2012-02-011-4/+0
* Disable animations during aura tests.vollick@google.com2012-02-011-0/+4
* Cleanup: Delete some 0 byte files that are still lying around as a result of ...thestig@chromium.org2012-02-012-0/+0
* Remove Owner param to EventFilter's ctor.ben@chromium.org2012-01-312-4/+3
* Fix a bug where in the shell the modal window was being visually stacked belo...ben@chromium.org2012-01-302-0/+40
* aura: Add Layer::LAYER_SOLID_COLOR to compositor.derat@chromium.org2012-01-281-2/+2
* content: Modfiy ResourceBundle and content_shell to run with alternative pak ...erg@chromium.org2012-01-281-1/+1
* Remove old (pre-webkit) compositorpiman@chromium.org2012-01-271-11/+2
* Use translated root location in WebInputEventoshima@chromium.org2012-01-262-18/+33
* Fix the Windows implementation of EventGenerator::PressKey().yusukes@google.com2012-01-202-7/+17
* Aura Shell needs to exist on Macdhollowa@chromium.org2012-01-192-3/+5
* aura: Gesture event plumbing (skeleton).sadrul@chromium.org2012-01-174-4/+17
* IME (input method editor) support for Aura, part 3 of 3: Use ui::InputMethod ...yusukes@chromium.org2011-12-262-2/+48
* Aura: Window should be dragged by touch move event on title bar.jamescook@chromium.org2011-12-222-7/+64
* Rename ui::EventFlags mouse flags to be more sensibledhollowa@chromium.org2011-12-201-5/+5
* Shell related switches -> aura shell switches.ben@chromium.org2011-12-202-4/+4
* 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