summaryrefslogtreecommitdiffstats
path: root/chrome/browser/dom_ui/downloads_ui.cc
Commit message (Expand)AuthorAgeFilesLines
* Replace all occurrances of WebContents with TabContents.brettw@chromium.org2009-05-041-1/+1
* Clean up icon loader/manager in preparation for porting.estade@chromium.org2009-04-141-2/+1
* Change the download UI not to report xx bytes of 0 bytes. Just report "xx byt...thestig@chromium.org2009-04-091-11/+14
* Cloned from 62030arv@chromium.org2009-04-071-4/+16
* Disables the download item on the download-shelf when the file is opened.jcampan@chromium.org2009-04-071-0/+1
* Make the font family and the font size used in dom UI localizable. This is a ...jungshik@google.com2009-04-031-3/+1
* Installing extensions (drag/drop, download crx file) will now begeorged@chromium.org2009-04-011-1/+1
* Add date information to the downloads page.glen@chromium.org2009-03-271-0/+4
* Add a progress meter to the downloads page.glen@chromium.org2009-03-241-2/+47
* Merge DOMUIContents into WebContents.brettw@chromium.org2009-03-171-25/+109
* Removed unneeded includes of base/time.h.thestig@chromium.org2009-03-161-3/+0
* NO CODE CHANGEdeanm@chromium.org2009-03-101-1/+0
* Get history and download HTML UIs into Mac/Linux builds along with supporting...pinkerton@chromium.org2009-03-051-2/+5
* * Make the download page focus the input field onload.* Fix spacing between c...glen@chromium.org2009-03-041-7/+21
* Fix order of downloads list (HTH it happened, I don't know).glen@chromium.org2009-03-021-1/+1
* fix clobber buildtc@google.com2009-02-251-4/+2
* Initial checkin of the HTML downloads UI. It's not yet complete (lacking inte...glen@chromium.org2009-02-191-0/+369