summaryrefslogtreecommitdiffstats
path: root/ui/aura_shell/launcher
Commit message (Expand)AuthorAgeFilesLines
* Move more stuff down into ash.ben@chromium.org2011-12-2321-2190/+0
* Make CanvasSkia take a gfx::Size as the first parameter.tfarina@chromium.org2011-12-201-1/+1
* Refactors the tab glow into views so that it can be used by thesky@chromium.org2011-12-162-1/+28
* Tweaks to the launcher favicon painting code. Current code resulted insky@chromium.org2011-12-168-2/+113
* Another set of icons for the launcher. The chrome logo now shows thesky@chromium.org2011-12-151-31/+34
* Now that the launcher is sized to the width of the root window we needsky@chromium.org2011-12-154-27/+128
* Relands fixes for 106432, 107287 and 107401. These got revertedsky@chromium.org2011-12-144-89/+110
* Reverting issues 8873036 and issues 8933010saintlou@chromium.org2011-12-144-108/+89
* Create a visible shelf and constrain window movementdavemoore@chromium.org2011-12-142-4/+29
* Wires up new launcher images. To get the official images for thesky@chromium.org2011-12-143-85/+79
* views: Convert IsVisible() to just visible() since it's just a simple accessor.tfarina@chromium.org2011-12-141-3/+3
* Added hotkey support to 8508009pkotwicz@chromium.org2011-12-011-1/+1
* views: Move view.h to ui/views/.tfarina@chromium.org2011-11-304-4/+4
* Revert 112232 - Added hotkey support to 8508009pkotwicz@chromium.org2011-11-301-1/+1
* Added hotkey support to 8508009pkotwicz@chromium.org2011-11-301-1/+1
* views: Move menu directory to ui/views/controls/.tfarina@chromium.org2011-11-281-2/+2
* views: Move button directory to ui/views/controls/.tfarina@chromium.org2011-11-284-4/+4
* views: Move widget/ directory to ui/views.tfarina@chromium.org2011-11-223-3/+3
* [Aura] Refactor and update app list window.xiyuan@chromium.org2011-11-211-1/+1
* Revert 110949 - views: Move widget/ directory to ui/views.wez@chromium.org2011-11-213-3/+3
* views: Move widget/ directory to ui/views.tfarina@chromium.org2011-11-213-3/+3
* [Aura] Fix aura_shell_unittest ASAN errors.xiyuan@chromium.org2011-11-181-0/+1
* views: Move more two directories into ui/views/.tfarina@chromium.org2011-11-151-2/+2
* Rid the world of TopLevelWindowContainer, and "toplevel" concept from Window ...ben@chromium.org2011-11-102-5/+5
* Makes launcher handle overflow.sky@chromium.org2011-11-042-8/+162
* Changes around the launcher so that it only shows the most recentlysky@chromium.org2011-10-282-35/+29
* Makes Launcher remove itself as an observer from any windows it'ssky@chromium.org2011-10-271-0/+4
* Makes launcher ignore adds/removes that aren't from thesky@chromium.org2011-10-261-0/+6
* Changes Window::Init to take whether the layer has a texture. Andsky@chromium.org2011-10-263-2/+14
* Makes the new browser button and show apps buttons animate transitionsky@chromium.org2011-10-251-2/+49
* Changes launcher animations to fade before moving.sky@chromium.org2011-10-242-33/+122
* Fix permissions of files.sky@chromium.org2011-10-212-0/+0
* Adds the ability to drag the items on the launcher around. Also makessky@chromium.org2011-10-2117-48/+568
* Fixes permissions of files.sky@chromium.org2011-10-202-0/+0
* Adds simple animation to the launcher when items are added/removed.sky@chromium.org2011-10-206-52/+305
* Random launcher tweaks:sky@chromium.org2011-10-184-51/+23
* Wires keeping the launcher up to date with the browser. I also needed GetBrow...sky@chromium.org2011-10-155-12/+77
* Shrinks the launcher down to 48 pixels high, changes chromium imagesky@chromium.org2011-10-143-5/+155
* Positions the launcher in the bottom left corner. Adds ShellDelegatesky@chromium.org2011-10-139-128/+330
* aura_shell: Add missing "virtual" to Delegate dtors.tfarina@chromium.org2011-10-121-1/+1
* Some launcher tweaks:sky@chromium.org2011-10-116-22/+337
* touchui + aura: Move the keyboard in the front-most container.sadrul@chromium.org2011-10-101-1/+2
* Changes the way windows are parented when their parent is set to NULL.. Adds ...ben@chromium.org2011-10-071-5/+8
* Add named containers to the desktop to host various windows at certain ranges...ben@chromium.org2011-09-301-2/+1
* Allow animating alphavollick@chromium.org2011-09-231-0/+2
* aura_shell: Fix aura_shell build on Linux.tfarina@chromium.org2011-09-201-1/+2
* A bunch of changes related to window z-index:ben@chromium.org2011-09-201-0/+1
* aura_shell: Export a few symbols to fix component build.sadrul@chromium.org2011-09-171-1/+2
* Adds some features to the shell:ben@chromium.org2011-09-164-0/+135