summaryrefslogtreecommitdiffstats
path: root/ash/launcher/launcher_model.h
Commit message (Collapse)AuthorAgeFilesLines
* Remove LauncherItemWillChangedavemoore@chromium.org2012-05-051-4/+0
| | | | | | | | | | | | | Replace the icon animation with code that checks if we're transitioning to an empty icon. BUG=125950 TEST=None Review URL: http://codereview.chromium.org/10310027 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@135552 0039d316-1c4b-4281-b951-d872f2087c98
* Reorders the items in the launcher so that we have browser shortcutsky@chromium.org2012-03-241-3/+9
| | | | | | | | | | | | | | | | first, then app shortcuts, then tabbed/apps and lastly the app list. Additionally browser windows now only get one item. I've disabled dragging in the launcher too, but hope to fix that shortly. Creating app shortcuts is gated on Xiyuan's patch. BUG=119506 119507 119518 TEST=none R=davemoore@chromium.org Review URL: https://chromiumcodereview.appspot.com/9838076 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@128636 0039d316-1c4b-4281-b951-d872f2087c98
* Adding Alt+<number> accelerator keyskuhne@chromium.org2012-03-201-1/+2
| | | | | | | | | | BUG=117481 TEST=None Review URL: http://codereview.chromium.org/9677046 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@127805 0039d316-1c4b-4281-b951-d872f2087c98
* Changes the launcher around so that it's up to the shell to populate itsky@chromium.org2012-01-241-5/+11
| | | | | | | | | | | | | | and that each item isn't associated with a window. This allows the chrome side to populate the launcher with items that correspond to app tabs. BUG=110827 TEST=none R=ben@chromium.org Review URL: https://chromiumcodereview.appspot.com/9271007 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@118800 0039d316-1c4b-4281-b951-d872f2087c98
* Attempt 2: Removes support for multiple images from launcher. Doesn't look likesky@chromium.org2012-01-131-6/+6
| | | | | | | | | | | | | | | | we're going to use it, so I'm nuking it. This also fixes the bug where we would only even show one tab in the launcher even though the window had more than one. BUG=none TEST=none R=ben@chromium.org TBR=ben@chromium.org Review URL: http://codereview.chromium.org/9207004 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@117666 0039d316-1c4b-4281-b951-d872f2087c98
* Revert 117581 - Removes support for multiple images from launcher. Doesn't ↵thestig@chromium.org2012-01-131-6/+6
| | | | | | | | | | | | | | | | | | | | look like we're going to use it, so I'm nuking it. This also fixes the bug where we would only even show one tab in the launcher even though the window had more than one. BUG=none TEST=none R=ben@chromium.org Review URL: http://codereview.chromium.org/9139077 TBR=sky@chromium.org Review URL: http://codereview.chromium.org/9123028 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@117609 0039d316-1c4b-4281-b951-d872f2087c98
* Removes support for multiple images from launcher. Doesn't look likesky@chromium.org2012-01-131-6/+6
| | | | | | | | | | | | | | | we're going to use it, so I'm nuking it. This also fixes the bug where we would only even show one tab in the launcher even though the window had more than one. BUG=none TEST=none R=ben@chromium.org Review URL: http://codereview.chromium.org/9139077 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@117581 0039d316-1c4b-4281-b951-d872f2087c98
* Rename the aura_shell namespace to ashben@chromium.org2011-12-241-2/+2
| | | | | | | | | http://crbug.com/108457 TEST=none TBR=sky Review URL: http://codereview.chromium.org/9033007 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@115748 0039d316-1c4b-4281-b951-d872f2087c98
* Move last few files -> ashben@chromium.org2011-12-231-2/+2
| | | | | | | | | http://crbug.com/108457 TEST=none TBR=sky Review URL: http://codereview.chromium.org/9036011 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@115743 0039d316-1c4b-4281-b951-d872f2087c98
* Move more stuff down into ash.ben@chromium.org2011-12-231-0/+67
http://crbug.com/108457 TEST=none TBR=sky Review URL: http://codereview.chromium.org/9030007 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@115739 0039d316-1c4b-4281-b951-d872f2087c98