summaryrefslogtreecommitdiffstats
path: root/ash
Commit message (Expand)AuthorAgeFilesLines
* 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
* Aura compact mode window visiblity -- set offscreen aura window layer invisible.alicet@chromium.org2012-01-243-17/+95
* Aura: Fix crash on omnibox input in compact window modejamescook@chromium.org2012-01-231-2/+4
* Adds an accelerator to handle Ctrl-Shift-L during weird casespkotwicz@chromium.org2012-01-236-0/+44
* Bug=105964pkotwicz@chromium.org2012-01-236-0/+28
* Revert 118698 - Bug=105964pkotwicz@chromium.org2012-01-236-28/+0
* Bug=105964pkotwicz@chromium.org2012-01-236-0/+28
* Add animations for system modal and tooltips.ben@chromium.org2012-01-238-17/+142
* Renames and moves some workspace related classes to the workspacesky@chromium.org2012-01-218-73/+72
* Add ash/accelerators/accelerator_filter_unittest.cc to prevent a regression l...yusukes@chromium.org2012-01-212-0/+90
* Revert r118540 "Bug=105964"maruel@chromium.org2012-01-216-28/+0
* Stack un-parented control windows in their own container. This prevents them ...ben@chromium.org2012-01-204-26/+32
* Bug=105964pkotwicz@chromium.org2012-01-206-0/+28
* aura_builder target needs to work on Macdhollowa@chromium.org2012-01-201-1/+1
* aura: Replace UI-feature GYP flags with switches.derat@chromium.org2012-01-206-49/+84
* Add slide sequence for aura windows in compact mode.alicet@chromium.org2012-01-203-1/+119
* UnConfineCursor addition breaks Mac/Auradhollowa@chromium.org2012-01-202-3/+3
* Fix a couple of drag drop bugs:varunjain@chromium.org2012-01-201-1/+4
* Animate the omnibox show/hide.ben@chromium.org2012-01-202-27/+106
* Turn off initial focus on the status area to fix aura_shell_unittestszork@chromium.org2012-01-201-0/+1
* Initialize the InputMethod before the windows. Allow the status container to ...zork@chromium.org2012-01-202-6/+7
* Reland "aura/chromeos: Avoid suspending while video is playing."derat@chromium.org2012-01-197-2/+424
* Add a simple animation when showing/hiding windows.ben@chromium.org2012-01-196-1/+167
* Change status widget type to TYPE_WINDOW_FRAMELESS.zork@chromium.org2012-01-191-3/+4
* Change the signature of SetScreenshotDelegate() to show ownership transfer mo...yusukes@chromium.org2012-01-193-4/+6
* Aura Shell needs to exist on Macdhollowa@chromium.org2012-01-1912-3/+2422
* Revert "aura/chromeos: Avoid suspending while video is playing."derat@chromium.org2012-01-197-419/+1
* Aura: add functionality required by mouse lock to disable tooltips. Also fix avarunjain@chromium.org2012-01-183-3/+69
* Aura: Split out CompactLayoutManager from ToplevelLayoutManagerjamescook@chromium.org2012-01-1811-166/+585
* aura/chromeos: Avoid suspending while video is playing.derat@chromium.org2012-01-187-1/+419
* Preliminary implementation of Google-style dialogs in ash::internal::DialogFr...benrg@chromium.org2012-01-182-47/+111
* aura: Move compact mode status area down a few pixels.derat@chromium.org2012-01-181-2/+7
* Rename system modal types and classes appropriately.flackr@chromium.org2012-01-1815-100/+106
* Tweaks for the launcher:sky@chromium.org2012-01-1821-183/+430
* Make it simpler to detect when implicit animations complete.vollick@google.com2012-01-187-13/+19
* screenshot_delegate.h is missing from ash.gyp.yusukes@chromium.org2012-01-181-0/+1
* Revert 118057 - Add a simple animation when showing/hiding windows.dbeam@chromium.org2012-01-185-157/+1
* Add a simple animation when showing/hiding windows.ben@chromium.org2012-01-185-1/+157
* Handle Caps Lock short cut (Shift+Search) in ash [part 1 of 2].yusukes@chromium.org2012-01-185-14/+101
* Aura: Fix Alt-tab not working to cycle windowsjamescook@chromium.org2012-01-182-2/+2
* Split Aura shell initialization out by platformdhollowa@chromium.org2012-01-185-4/+74
* Don't set focus if the click target is already activated.oshima@chromium.org2012-01-172-10/+27