summaryrefslogtreecommitdiffstats
path: root/chrome/browser/download/download_shelf.cc
Commit message (Expand)AuthorAgeFilesLines
* Download code cleanup:phajdan.jr@chromium.org2010-07-271-11/+8
* Download code cleanup: split big files into smaller one.phajdan.jr@chromium.org2010-07-161-0/+1
* Don't make pause/resume item in download context menu a check item (the name ...estade@chromium.org2010-02-251-32/+33
* Make use of SimpleMenuModel in DownloadShelfContextMenuWin and DownloadShelfC...estade@chromium.org2010-02-191-0/+44
* Fix for bug 10876 that resulted in some refactoring:rolandsteiner@chromium.org2009-10-281-7/+4
* Revert 30168 - Commit patch set from http://codereview.chromium.org/149796rolandsteiner@chromium.org2009-10-271-4/+7
* Commit patch set from http://codereview.chromium.org/149796rolandsteiner@chromium.org2009-10-271-7/+4
* Make sure download shelf items and download items don't share names.mhm@chromium.org2009-10-011-1/+1
* Remove the context menu item 'Remove from shelf' from download shelfmhm@chromium.org2009-09-261-11/+0
* Fix a bug where we access a view after deletion.paul@chromium.org2009-09-181-0/+3
* Add pause and resume to Linux download shelf.craig.schlenter@chromium.org2009-09-161-1/+5
* Include Pause/Resume in the context menu for the item in the download shelf.mhm@chromium.org2009-08-041-0/+15
* Allow cancellable download items to be removable from download shelf.mhm@chromium.org2009-08-031-1/+2
* Reverting 22273.mhm@chromium.org2009-08-031-4/+1
* Allow cancellable download items to be removable from download shelf.mhm@chromium.org2009-08-031-1/+4
* Add "Remove from list" for download item in the download shelf.mhm@chromium.org2009-07-311-0/+7
* Make DownloadShelf a pure interface.estade@chromium.org2009-07-141-11/+0
* Enable opening downloads from the Mac download shelf.paul@chromium.org2009-07-011-10/+1
* Move download shelf from per-tab to per-window. Also disable auto-hiding ofthakis@chromium.org2009-06-041-10/+4
* Linux: call xdg-open on downloaded files to open them.estade@chromium.org2009-05-281-10/+5
* Remove one more notimpl.estade@chromium.org2009-05-211-4/+3
* Move l10n_util to app/ben@chromium.org2009-05-051-1/+1
* Only create one downloads tab per window. If there is already a Downloadsestade@chromium.org2009-04-021-1/+1
* Merge DOMUIContents into WebContents.brettw@chromium.org2009-03-171-3/+3
* Remove TabContents from scaffolding. Yay!pinkerton@chromium.org2009-03-111-1/+1
* hook up history and download menu itemstc@google.com2009-03-091-5/+0
* Refactor the download shelf context menu in preparation for porting.estade@chromium.org2009-03-061-0/+102
* Basic download shelf implementation on linux.estade@chromium.org2009-03-041-0/+5
* Refactor download shelf and prepare for porting.estade@chromium.org2009-02-281-0/+29