summaryrefslogtreecommitdiffstats
path: root/ui/aura
Commit message (Expand)AuthorAgeFilesLines
* Revert 120566 - Implements accelerator handling for menus on aura.pkotwicz@chromium.org2012-02-063-62/+0
* Implements accelerator handling for menus on aura.pkotwicz@chromium.org2012-02-063-0/+62
* Move OnWindowInitialized() from RootWindowObserver to EnvObserver, the observ...ben@chromium.org2012-02-039-22/+136
* Renamed old bot to existing trybot.saintlou@chromium.org2012-02-031-1/+1
* Disable animations during aura tests.vollick@google.com2012-02-024-7/+14
* Revert 120092 - Reland 120074 -- Disable animations during aura tests.vollick@google.com2012-02-014-14/+7
* Reland 120074 -- Disable animations during aura tests.vollick@google.com2012-02-014-7/+14
* Revert 120074 - Disable animations during aura tests.vollick@google.com2012-02-014-14/+7
* Disable animations during aura tests.vollick@google.com2012-02-014-7/+14
* Temporarily disable mouse move synthesis on winoshima@chromium.org2012-02-012-3/+9
* Marking WindowTest.MouseEventsOnWindowChange FAILSkinuko@chromium.org2012-02-011-1/+2
* Adds two new observer methods to allow code to be notified when a Window is a...ben@chromium.org2012-02-016-49/+165
* Cleanup: Delete some 0 byte files that are still lying around as a result of ...thestig@chromium.org2012-02-012-0/+0
* Tweak the aura gesture recognizer slightly.sadrul@chromium.org2012-01-314-2/+111
* Revert 119976 - Adds two new observer methods to allow code to be notified wh...ben@chromium.org2012-01-316-164/+48
* Adds two new observer methods to allow code to be notified when a Window is a...ben@chromium.org2012-01-316-48/+164
* Makes GetRootWindow() public on Window so we can begin to convert uses of Roo...ben@chromium.org2012-01-314-22/+28
* Remove Owner param to EventFilter's ctor.ben@chromium.org2012-01-316-40/+7
* Fix compile with Aura/Mac ash_shell and workspace controllerdhollowa@chromium.org2012-01-312-10/+15
* Fix PRESUBMIT.py linx_aura renamed to linux_chromeos_auradhollowa@chromium.org2012-01-311-2/+2
* aura: Update gesture-tests for scroll gesture.sadrul@chromium.org2012-01-311-0/+25
* aura: Update GestureRecognizer to be able to process multi-point gestures.sadrul@chromium.org2012-01-317-416/+615
* [aura] Return focus to transient parent when modal window closes.ivankr@chromium.org2012-01-312-3/+13
* Fix a bug where in the shell the modal window was being visually stacked belo...ben@chromium.org2012-01-304-1/+165
* Mac/Aura aura_shell_unittests are not linkingdhollowa@chromium.org2012-01-302-2/+14
* Merge Compositor and CompositorCCpiman@chromium.org2012-01-293-18/+3
* aura: Add Layer::LAYER_SOLID_COLOR to compositor.derat@chromium.org2012-01-285-18/+18
* content: Modfiy ResourceBundle and content_shell to run with alternative pak ...erg@chromium.org2012-01-282-2/+2
* aura: Implementation of queued/asynchronous gesture recognition.sadrul@chromium.org2012-01-288-206/+441
* Synthesize mouse move event after window creation/deletion or size/visibiilty...oshima@chromium.org2012-01-275-17/+284
* Aura: Remove a log-spamming NOTIMPLEMENTED in cursor handlingjamescook@chromium.org2012-01-271-3/+1
* Fixes regression where ~Window would crash if layer was never created.sky@chromium.org2012-01-271-3/+5
* Allow hide animations to work again:ben@chromium.org2012-01-277-44/+220
* Remove old (pre-webkit) compositorpiman@chromium.org2012-01-273-44/+8
* Send a key event to the RootWindow when no window is focused so the global sh...yusukes@chromium.org2012-01-271-17/+23
* aura: Add event queues in the GestureRecognizer.sadrul@chromium.org2012-01-264-15/+79
* aura: No shadow for transparent window.xiyuan@chromium.org2012-01-262-0/+14
* Use translated root location in WebInputEventoshima@chromium.org2012-01-268-54/+110
* Aura: Allow compact window mode to be turned on/off at runtimejamescook@chromium.org2012-01-251-0/+10
* Wires up disabling visibility animations for aura, and explicitlysky@chromium.org2012-01-242-2/+7
* aura: Mark a test FAILS on windows.sadrul@chromium.org2012-01-241-1/+7
* aura: Make sure gesture events don't get transformed erroneously.sadrul@chromium.org2012-01-242-1/+40
* event_mac.cc doesn't existdhollowa@chromium.org2012-01-241-1/+1
* Revert 118853 because TransformGesture fails on win_aurasadrul@chromium.org2012-01-242-40/+1
* aura: Make sure gesture events don't get transformed erroneously.sadrul@chromium.org2012-01-242-1/+40
* aura: Move focus to the parent window when the focusd window closes.sadrul@chromium.org2012-01-222-1/+16
* aura: Remove window from its parent a little early.sadrul@chromium.org2012-01-224-6/+42
* Implement MouseLock for RWHVA.varunjain@chromium.org2012-01-211-0/+6
* UnConfineCursor addition breaks Mac/Auradhollowa@chromium.org2012-01-201-0/+9
* Fix the Windows implementation of EventGenerator::PressKey().yusukes@google.com2012-01-202-7/+17