summaryrefslogtreecommitdiffstats
path: root/chrome/browser/ui/webui/active_downloads_ui.cc
Commit message (Expand)AuthorAgeFilesLines
* fix linux views buildjam@chromium.org2011-07-111-1/+1
* Remove extension from download panel after it's done installing.achuith@chromium.org2011-06-291-1/+2
* Remove unnecessary Profile parameter from GetPopup.mirandac@chromium.org2011-06-241-2/+2
* Support for testing by providing access to DownloadsList.achuith@chromium.org2011-06-231-56/+62
* Support for chrome://fileicon.achuith@chromium.org2011-06-101-5/+7
* Fix bug 84796: window.open when called from an extension ignores positioning ...jianli@chromium.org2011-06-061-1/+1
* Better support for dangerous and in progress downloads, style cleanup.achuith@chromium.org2011-06-021-9/+6
* Move UrlFetcher to content. I originally thought that it's only used by chro...jam@chromium.org2011-06-011-1/+1
* Moving mediaplayer to the chrome filebrowser. Observable behaviour should not...serya@google.com2011-05-271-1/+1
* Support for re-using open tabsachuith@chromium.org2011-05-251-27/+24
* Fix dangerous downloads. Ellipsis for long filenames.achuith@chromium.org2011-05-071-3/+8
* Browser::Type cleanup.jianli@chromium.org2011-05-051-3/+6
* Refactor active_downloads. Fix a number of download-related bugs.achuith@chromium.org2011-05-051-527/+99
* Move UserMetrics to content.michaeln@google.com2011-04-271-1/+1
* Fix DirectoryLister not to require refcounting.willchan@chromium.org2011-04-271-18/+8
* Fix download shelf automation for ChromeOS. Currently the calls GetDownloadSh...dtu@chromium.org2011-04-261-11/+27
* Landing http://codereview.chromium.org/6894022/ on behalf of dgozman@ since m...zelidrag@chromium.org2011-04-231-9/+5
* Support TOUCH_ICON in FaviconSourcemichaelbai@google.com2011-04-201-1/+1
* Fixes for active_downloads_ui.achuith@chromium.org2011-04-201-98/+2
* Add enum histogram for dangerous download save or discard.mattm@chromium.org2011-04-191-2/+3
* New cancel test (includes change in DownloadItem::Complete meaning andrdsmith@chromium.org2011-04-191-5/+0
* Wired existing media player code with the new file browser. Added a new priva...zelidrag@chromium.org2011-04-181-9/+5
* Initial implementation of ActiveDownloadsUI.achuith@chromium.org2011-04-171-0/+961