summaryrefslogtreecommitdiffstats
path: root/ash
Commit message (Expand)AuthorAgeFilesLines
...
* 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
* Aura: Resize windows when screen/host window size changesjamescook@chromium.org2012-01-1712-215/+327
* aura: Gesture event plumbing (skeleton).sadrul@chromium.org2012-01-1719-8/+101
* Aura: ShellDelegate GetCycleWindowList can request order by activityjamescook@chromium.org2012-01-176-13/+27
* Fixes crash in ShelfLayoutManager that would occur when closing windowsky@chromium.org2012-01-175-6/+35
* Add unit tests for TAKE_SCREENSHOT.yusukes@chromium.org2012-01-141-4/+39
* Attempt 2: Removes support for multiple images from launcher. Doesn't look likesky@chromium.org2012-01-1316-123/+83
* Revert 117581 - Removes support for multiple images from launcher. Doesn't lo...thestig@chromium.org2012-01-1313-79/+117
* * Don't activate a window if screen is locked.oshima@chromium.org2012-01-132-9/+9
* Removes support for multiple images from launcher. Doesn't look likesky@chromium.org2012-01-1313-117/+79
* Aura compile issues under clangdhollowa@chromium.org2012-01-133-4/+4
* Two tweaks to ToplevelWindowEventFilter:sky@chromium.org2012-01-123-6/+56
* Revert 117499 - Aura compile issues under clangdhollowa@chromium.org2012-01-123-4/+4
* Aura compile issues under clangdhollowa@chromium.org2012-01-123-4/+4
* [Aura] Remove webui applist and enable views applist.xiyuan@chromium.org2012-01-1212-95/+23
* ash::LauncherItem doesn't compile under clangdhollowa@chromium.org2012-01-123-6/+31
* OVERRIDE Fixups for TableView and DragDropControllerdhollowa@chromium.org2012-01-121-3/+3
* Allow a Views client to provide a default frameview for window widgets.ben@chromium.org2012-01-119-2/+250
* Revert 117165 - Allow a Views client to provide a default frameview for windo...ben@chromium.org2012-01-117-52/+2
* Revert 117166 - Fix bustage by adding files left out of last cl.ben@chromium.org2012-01-112-197/+0
* Fix bustage by adding files left out of last cl.ben@chromium.org2012-01-112-0/+197
* Allow a Views client to provide a default frameview for window widgets.ben@chromium.org2012-01-117-2/+52
* Aura: Convert Alt-tab to most-recently-used orderjamescook@chromium.org2012-01-1012-152/+517
* chromeos/aura: Handle power button on unofficial hardware.derat@chromium.org2012-01-102-0/+93
* aura: refactor clipboard code and implement format conversion and basicvarunjain@chromium.org2012-01-091-2/+14