summaryrefslogtreecommitdiffstats
path: root/ash
Commit message (Expand)AuthorAgeFilesLines
* Adds switch to disable window animations. This is needed to disablesky@chromium.org2012-02-033-1/+10
* aura: This CL fixes a bunch of issues:varunjain@chromium.org2012-02-033-5/+114
* Move OnWindowInitialized() from RootWindowObserver to EnvObserver, the observ...ben@chromium.org2012-02-037-13/+27
* Renamed old bot to existing trybot.saintlou@chromium.org2012-02-031-1/+1
* Aura: Create a new containerr for drag/drop images and tooltips.varunjain@chromium.org2012-02-025-7/+21
* Disable animations during aura tests.vollick@google.com2012-02-0214-134/+85
* Pass const gfx::Rect& as the first parameter to FillRect.tfarina@chromium.org2012-02-016-14/+14
* Revert 120092 - Reland 120074 -- Disable animations during aura tests.vollick@google.com2012-02-0114-85/+134
* Reland 120074 -- Disable animations during aura tests.vollick@google.com2012-02-0114-134/+85
* aura: Fix a couple of tooltip related bugs:varunjain@chromium.org2012-02-012-1/+18
* Revert 120074 - Disable animations during aura tests.vollick@google.com2012-02-0114-85/+134
* Disable animations during aura tests.vollick@google.com2012-02-0114-134/+85
* Revert Aura changesavi@chromium.org2012-02-0111-238/+1
* Include ui_strings in aura_shell_unittests to fix the buildzork@chromium.org2012-02-012-1/+44
* Enable hide animation for login screen.oshima@chromium.org2012-02-011-1/+0
* Add accessible names to the launcher buttonszork@chromium.org2012-02-0110-0/+194
* Aura: Rework window mode flags to compact/overlapping/managedjamescook@chromium.org2012-02-016-45/+46
* add compact layout manager window transition unittest.alicet@chromium.org2012-02-013-2/+131
* Cleanup: Delete some 0 byte files that are still lying around as a result of ...thestig@chromium.org2012-02-011-0/+0
* Remove Owner param to EventFilter's ctor.ben@chromium.org2012-01-3115-29/+19
* Acquire all layers when hiding window gets destroyed.oshima@chromium.org2012-01-314-22/+103
* Fix compile with Aura/Mac ash_shell and workspace controllerdhollowa@chromium.org2012-01-312-0/+4
* Fix PRESUBMIT.py linx_aura renamed to linux_chromeos_auradhollowa@chromium.org2012-01-311-2/+2
* [aura] Return focus to transient parent when modal window closes.ivankr@chromium.org2012-01-313-2/+51
* Aura: Resize login screen if resolution changesjamescook@chromium.org2012-01-301-0/+2
* Mac/Aura aura_shell_unittests are not linkingdhollowa@chromium.org2012-01-307-6/+80
* Handful of workspace changes:sky@chromium.org2012-01-3012-122/+408
* Notify RenderViewHost of drag cancelpkotwicz@chromium.org2012-01-281-0/+4
* aura: Add Layer::LAYER_SOLID_COLOR to compositor.derat@chromium.org2012-01-2811-38/+15
* content: Modfiy ResourceBundle and content_shell to run with alternative pak ...erg@chromium.org2012-01-283-3/+3
* Do not allow system modal dialogs below the lock layer to steal focus.flackr@chromium.org2012-01-272-0/+75
* Allow hide animations to work again:ben@chromium.org2012-01-2713-100/+194
* aura compact mode continuous alt-tab should land on a window instead of showi...alicet@chromium.org2012-01-272-21/+33
* Aura: Fix tab strip showing under status area in compact modejamescook@chromium.org2012-01-271-5/+11
* Remove old (pre-webkit) compositorpiman@chromium.org2012-01-272-18/+2
* Send a key event to the RootWindow when no window is focused so the global sh...yusukes@chromium.org2012-01-271-4/+39
* aura: Fix app list crash on logout.xiyuan@chromium.org2012-01-271-2/+7
* Reworks the workspace code. Here's the new heuristics:sky@chromium.org2012-01-2620-1594/+593
* We should not be setting state in ET_MOUSE_MOVEDpkotwicz@chromium.org2012-01-261-3/+0
* Adds the option for TopLevelWindowEventFilter to snap to asky@chromium.org2012-01-263-8/+116
* Change the launcher to use AccessiblePaneView, and make the buttons focusablezork@chromium.org2012-01-264-1/+15
* aura: Handle NULL |container| case in GetTopmostWindowToActivatexiyuan@chromium.org2012-01-261-6/+11
* aura: No shadow for transparent window.xiyuan@chromium.org2012-01-262-4/+7
* Use translated root location in WebInputEventoshima@chromium.org2012-01-264-95/+66
* Aura: Allow compact window mode to be turned on/off at runtimejamescook@chromium.org2012-01-2510-98/+300
* Mac/Aura aura_shell_unittests are not linkingdhollowa@chromium.org2012-01-251-0/+5
* Fix launcher to not request focus on creationzork@chromium.org2012-01-251-0/+2
* Allow activation of the Launcher containerzork@chromium.org2012-01-252-1/+3
* Wires up disabling visibility animations for aura, and explicitlysky@chromium.org2012-01-241-0/+3
* Changes the launcher around so that it's up to the shell to populate itsky@chromium.org2012-01-2416-186/+228