| Commit message (Expand) | Author | Age | Files | Lines |
* | ui/base/animation -> ui/gfx/animation | sky@chromium.org | 2013-09-15 | 1 | -2/+2 |
* | Reland "download: Move constants from download_util.h to DownloadShelf." | tfarina@chromium.org | 2013-08-06 | 1 | -1/+233 |
* | chrome.downloads.setShelfEnabled(boolean) | benjhayden@chromium.org | 2013-07-31 | 1 | -3/+6 |
* | Revert 213775 "download: Move constants from download_util.h to ..." | ricow@chromium.org | 2013-07-26 | 1 | -246/+0 |
* | download: Move constants from download_util.h to DownloadShelf. | tfarina@chromium.org | 2013-07-26 | 1 | -0/+246 |
* | Use a direct include of the message_loop header in chrome/browser/, part 4. | avi@chromium.org | 2013-07-18 | 1 | -1/+1 |
* | chrome: Use base::MessageLoop. (Part 3) | xhwang@chromium.org | 2013-05-28 | 1 | -1/+1 |
* | Use DownloadItem::GetState() in c/b/{download,extensions} | caio.de.oliveira.filho@intel.com | 2013-05-24 | 1 | -1/+1 |
* | chrome: Remove the remaining use of ALLOW_THIS_IN_INITIALIZER_LIST. | tfarina@chromium.org | 2013-05-01 | 1 | -1/+1 |
* | [Mac] DownloadShelf should be notified when autoclosing. | asanka@chromium.org | 2013-04-01 | 1 | -3/+3 |
* | Remove WebContents methods that duplicate WebContentsView methods. | jam@chromium.org | 2013-02-26 | 1 | -1/+2 |
* | Remove TabStripModel wrapper use. | avi@chromium.org | 2013-01-29 | 1 | -3/+4 |
* | Delay transient downloads a few seconds before displaying. | asanka@chromium.org | 2013-01-10 | 1 | -6/+96 |
* | Don't pass DownloadItemModel ownership. | asanka@chromium.org | 2013-01-08 | 1 | -2/+2 |
* | Remove BaseDownloadItemModel and use DownloadItemModel in its place. | asanka@chromium.org | 2012-11-19 | 1 | -1/+1 |
* | Have the download shelf hide itself while fullscreen mode is active. | koz@chromium.org | 2012-01-16 | 1 | -0/+52 |
* | download: Split DownloadShelfContextMenu into its own header file. | tfarina@chromium.org | 2011-05-19 | 1 | -163/+0 |
* | Move UserMetrics to content. | michaeln@google.com | 2011-04-27 | 1 | -1/+1 |
* | Detect download errors. | ahendrickson@chromium.org | 2011-04-07 | 1 | -5/+5 |
* | Fix TOGGLE_PAUSE check problem in DownlaodShelfContextMenu. | Takano.Naoki@gmail.com | 2011-03-22 | 1 | -0/+2 |
* | WebUI: Move more files from chrome/browser/webui to chrome/browser/ui/webui. | tfarina@chromium.org | 2011-02-27 | 1 | -1/+1 |
* | WebUI: Start moving a couple of files from chrome/browser/dom_ui to chrome/br... | tfarina@chromium.org | 2011-02-17 | 1 | -2/+2 |
* | Move l10n_util to ui/base | ben@chromium.org | 2011-01-21 | 1 | -1/+1 |
* | Move models from app to ui/base/models | ben@chromium.org | 2011-01-14 | 1 | -5/+5 |
* | Cleanup: Remove unneeded chrome/browser/ui/browser.h usage. | thestig@chromium.org | 2011-01-13 | 1 | -1/+0 |
* | Change menus on OSX to update the icon dynamically. | atwilson@chromium.org | 2010-12-15 | 1 | -1/+1 |
* | Even more virtual method deinlining. | erg@google.com | 2010-12-13 | 1 | -0/+4 |
* | Cleanup: Include browser.h -> ui/browser.h [Part 3]. | jhawkins@chromium.org | 2010-11-16 | 1 | -1/+1 |
* | Download code cleanup: | phajdan.jr@chromium.org | 2010-07-27 | 1 | -11/+8 |
* | Download code cleanup: split big files into smaller one. | phajdan.jr@chromium.org | 2010-07-16 | 1 | -0/+1 |
* | Don't make pause/resume item in download context menu a check item (the name ... | estade@chromium.org | 2010-02-25 | 1 | -32/+33 |
* | Make use of SimpleMenuModel in DownloadShelfContextMenuWin and DownloadShelfC... | estade@chromium.org | 2010-02-19 | 1 | -0/+44 |
* | Fix for bug 10876 that resulted in some refactoring: | rolandsteiner@chromium.org | 2009-10-28 | 1 | -7/+4 |
* | Revert 30168 - Commit patch set from http://codereview.chromium.org/149796 | rolandsteiner@chromium.org | 2009-10-27 | 1 | -4/+7 |
* | Commit patch set from http://codereview.chromium.org/149796 | rolandsteiner@chromium.org | 2009-10-27 | 1 | -7/+4 |
* | Make sure download shelf items and download items don't share names. | mhm@chromium.org | 2009-10-01 | 1 | -1/+1 |
* | Remove the context menu item 'Remove from shelf' from download shelf | mhm@chromium.org | 2009-09-26 | 1 | -11/+0 |
* | Fix a bug where we access a view after deletion. | paul@chromium.org | 2009-09-18 | 1 | -0/+3 |
* | Add pause and resume to Linux download shelf. | craig.schlenter@chromium.org | 2009-09-16 | 1 | -1/+5 |
* | Include Pause/Resume in the context menu for the item in the download shelf. | mhm@chromium.org | 2009-08-04 | 1 | -0/+15 |
* | Allow cancellable download items to be removable from download shelf. | mhm@chromium.org | 2009-08-03 | 1 | -1/+2 |
* | Reverting 22273. | mhm@chromium.org | 2009-08-03 | 1 | -4/+1 |
* | Allow cancellable download items to be removable from download shelf. | mhm@chromium.org | 2009-08-03 | 1 | -1/+4 |
* | Add "Remove from list" for download item in the download shelf. | mhm@chromium.org | 2009-07-31 | 1 | -0/+7 |
* | Make DownloadShelf a pure interface. | estade@chromium.org | 2009-07-14 | 1 | -11/+0 |
* | Enable opening downloads from the Mac download shelf. | paul@chromium.org | 2009-07-01 | 1 | -10/+1 |
* | Move download shelf from per-tab to per-window. Also disable auto-hiding of | thakis@chromium.org | 2009-06-04 | 1 | -10/+4 |
* | Linux: call xdg-open on downloaded files to open them. | estade@chromium.org | 2009-05-28 | 1 | -10/+5 |
* | Remove one more notimpl. | estade@chromium.org | 2009-05-21 | 1 | -4/+3 |
* | Move l10n_util to app/ | ben@chromium.org | 2009-05-05 | 1 | -1/+1 |