summaryrefslogtreecommitdiffstats
path: root/chrome/browser/ui/webui/downloads_ui.cc
Commit message (Expand)AuthorAgeFilesLines
* Switch chrome code to use content::WebUI interface instead of WebUI concrete ...jam@chromium.org2012-01-181-4/+3
* Make WebUI objects not derive from WebUI. WebUI objects own the controller. T...jam@chromium.org2012-01-171-3/+5
* Start splitting out WebUI into an implementation class and an interface that ...jam@chromium.org2012-01-131-1/+1
* Get rid of the ChromeWebUI class and just make all the classes in chrome deri...jam@chromium.org2012-01-061-1/+1
* Get rid of ChromeWebUI::GetProfile to prepare for taking out the class.jam@chromium.org2012-01-061-2/+2
* Replace WebUI::tab_contents() with web_contents() and switch all users to use...jam@chromium.org2011-12-301-2/+3
* Simplify WebUIMessageHandler a bit in preparation for moving it into the Cont...jam@chromium.org2011-12-301-1/+0
* Rename TabContents::browser_context() to GetBrowserContext and put it into th...jam@chromium.org2011-12-211-1/+1
* Move DownloadFile/DownloadItem/DownloadManager interfaces into content/public...jam@chromium.org2011-12-201-1/+2
* Make malicious content download warning include the download filename.noelutz@google.com2011-11-231-1/+4
* Refactor downloads into a ProfileKeyedService.rdsmith@chromium.org2011-10-121-1/+4
* Cleanup: Remove some unneeded headers in chrome/browser/ui/webui.thestig@chromium.org2011-09-291-3/+2
* Move the core download files to content.jam@chromium.org2011-08-151-1/+1
* Removal of Profile from content part 4.avi@chromium.org2011-08-011-1/+2
* Added a link to the downloads tab that opens the downloads folder.fhd@ubercode.de2011-07-281-0/+2
* Using new larger icons added earlier (http://codereview.chromium.org/7304006/)rhashimoto@chromium.org2011-07-061-0/+1
* Get rid of ChromeWebUIDataSource subclasses.tsepez@chromium.org2011-06-301-67/+31
* Detect removed files and reflect the state in chrome://downloads and the down...haraken@google.com2011-06-151-0/+1
* Removes force_bookmark_bar_visible_ from WebUI and puts it insky@chromium.org2011-06-061-1/+1
* Change "Save" to "Keep" in dangerous download confirmation prompt.mattm@chromium.org2011-06-011-1/+1
* Remove in-line javascript from downloads.html and history.html pages so that ...tsepez@chromium.org2011-05-201-67/+48
* Detect download errors.ahendrickson@chromium.org2011-04-071-0/+2
* Renaming is_off_the_record to is_incognito. Contributed by vipul.bhasin@gmail...willchan@chromium.org2011-03-291-2/+2
* Move some files from base to base/memory.levin@chromium.org2011-03-281-1/+1
* Update a bunch of files to the new location of browser_thread.h jam@chromium.org2011-03-011-2/+2
* Show the right info for dangerous download in history.lzheng@chromium.org2011-03-011-1/+3
* WebUI: Move the remaining files from chrome/browser/webui to chrome/browser/u...tfarina@chromium.org2011-02-271-2/+2
* WebUI: Move more files from chrome/browser/webui to chrome/browser/ui/webui.tfarina@chromium.org2011-02-271-0/+145