summaryrefslogtreecommitdiffstats
path: root/chrome/browser/dom_ui/downloads_ui.cc
Commit message (Expand)AuthorAgeFilesLines
* First of several patches to get rid of MessageLoop caching now that we have C...jam@chromium.org2009-10-281-2/+3
* First fix to minimize copying of image data.erg@google.com2009-10-191-2/+2
* Move StringPiece into the base namespace. It is collidingtony@chromium.org2009-09-101-1/+1
* Adds a FaviconService class tied to the profile.arv@google.com2009-08-281-0/+7
* Change "Cancelled" to "Canceled". Original patch by Thiago Farina (see http:...pkasting@chromium.org2009-08-101-1/+1
* Add "Remove from list" for each download in domui page.mhm@chromium.org2009-07-311-0/+2
* This provides a simpler js template engine than JsTemplate. It has beenarv@google.com2009-07-141-2/+2
* A recent refactoring of the DOM UI had caused the download page to be blank.jcampan@chromium.org2009-06-301-0/+1
* Take two for http://codereview.chromium.org/131094tim@chromium.org2009-06-291-2/+2
* Revert cl 19359 due to browser_tests timeout.tim@chromium.org2009-06-261-2/+2
* Add a 'RegisterMessages' function to DOMMessageHandler to make it easy to con...tim@chromium.org2009-06-261-2/+2
* Use the original profile for the downloads manager so that a download managerarv@google.com2009-05-271-1/+2
* Linux download shelf icons first cut.estade@chromium.org2009-05-201-0/+8
* Adds a new command line switch called new-new-tab-page which enablesarv@chromium.org2009-05-191-403/+3
* Change chrome-ui to chrome. I didn't go too far in converting existing string...glen@chromium.org2009-05-061-1/+1
* Move l10n_util to app/ben@chromium.org2009-05-051-1/+1
* 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