summaryrefslogtreecommitdiffstats
path: root/chrome/browser/resources/downloads.html
Commit message (Expand)AuthorAgeFilesLines
* RTL HTML/CSS clean-up with -webkit-foo-{start,end}jshin@chromium.org2010-12-061-22/+5
* Add "Retry download" link to downloads page.estade@chromium.org2010-11-191-17/+23
* DOMUI etc. Use the built in bind method of Function now that V8 supports it.arv@chromium.org2010-09-131-18/+9
* Downloads: Use the otr_icon_standalone image in resources/shared/images.arv@chromium.org2010-09-081-1/+1
* Fix selection of download URLsfeldstein@chromium.org2010-07-141-1/+4
* Clean up browser_resources.grd:pkasting@chromium.org2010-07-131-1/+1
* Rename chrome://theme/resource to chrome://theme/IDR_RESOURCEarv@chromium.org2010-07-011-1/+1
* Refactor parts of the NTP to split things into more managable chunks.arv@chromium.org2010-04-261-1/+1
* Only show one of {Cancel, Remove from list} for each download in downloads page.estade@chromium.org2010-04-231-2/+4
* Patch xss in nodeURL_ in chrome://downloads.inferno@chromium.org2010-04-021-1/+1
* Incognito download appearance for items in Incognito downloads pagearv@chromium.org2010-03-191-89/+133
* Unify LocalStrings.arv@chromium.org2010-03-161-4/+4
* This change makes incognito downloads show up in the downloads page of an inc...estade@chromium.org2010-02-241-0/+5
* 1. Increase the width for 'date-container' in download.html to 110px to make ...jshin@chromium.org2010-01-111-5/+5
* Don't show "show in foloder" in chrome os.oshima@chromium.org2009-12-171-5/+15
* Ensure that HTML can't be executed when entered on the "Search History" or "S...mirandac@chromium.org2009-09-161-1/+1
* Add "Remove from list" for each download in domui page.mhm@chromium.org2009-07-311-0/+12
* This provides a simpler js template engine than JsTemplate. It has beenarv@google.com2009-07-141-6/+6
* Make the filename in the downloads page wrap.arv@google.com2009-07-091-3/+4
* Make LocalStrings work without manipulating the DOM.arv@google.com2009-06-161-57/+2
* Add a comment per review comment I missed in the previous check-in.jshin@chromium.org2009-06-101-0/+1
* Fix the in-progress download status for the RTL UI.jshin@chromium.org2009-06-101-5/+11
* Change chrome-ui to chrome. I didn't go too far in converting existing string...glen@chromium.org2009-05-061-1/+1
* Center the download progress meter behind the icon.arv@chromium.org2009-05-051-4/+4
* Some random cleanups in the HTML files.arv@chromium.org2009-04-231-8/+8
* This adds link[rel=icon] elements to the DOM UI html files for downloads and arv@chromium.org2009-04-101-0/+1
* Cloned from 62030arv@chromium.org2009-04-071-13/+32
* Make the font family and the font size used in dom UI localizable. This is a ...jungshik@google.com2009-04-031-4/+2
* Fix downloads RTL Bustage glen@chromium.org2009-03-271-0/+7
* Add date information to the downloads page.glen@chromium.org2009-03-271-4/+50
* Add a progress meter to the downloads page.glen@chromium.org2009-03-241-10/+112
* Make the history and downloads pages work in RTL.glen@chromium.org2009-03-241-0/+7
* * Make the download page focus the input field onload.* Fix spacing between c...glen@chromium.org2009-03-041-11/+35
* Initial checkin of the HTML downloads UI. It's not yet complete (lacking inte...glen@chromium.org2009-02-191-0/+551