summaryrefslogtreecommitdiffstats
path: root/chrome/browser/dom_ui/downloads_dom_handler.cc
Commit message (Expand)AuthorAgeFilesLines
* Pulled out Callback code into base/callback.h. This is the first step toward...akalin@chromium.org2010-02-191-0/+1
* Replace GtkFileChooser with file browser for ChromeOSxiyuan@chromium.org2010-01-291-108/+2
* Forces T*s to scoped_refptr<T> when PostTask()ing to a function expecting sco...jamesr@chromium.org2009-11-201-3/+4
* Coverity: Fix unnecessary Singleton object instantiation.mattm@chromium.org2009-11-051-1/+1
* Clean up temp scaffolding stubs some. It can be mac only now.estade@chromium.org2009-11-021-7/+1
* Convert chrome_url_data_manager (previously a global) into a Singleton. Thistony@chromium.org2009-10-301-1/+2
* Revert "Convert chrome_url_data_manager (previously a global) into a"tony@chromium.org2009-10-301-2/+1
* Convert chrome_url_data_manager (previously a global) into atony@chromium.org2009-10-301-1/+2
* First of several patches to get rid of MessageLoop caching now that we have C...jam@chromium.org2009-10-281-1/+3
* More style nits.erg@google.com2009-10-141-1/+1
* Move more ICU-dependent stuff from base into base/i18n. Some test stuff alsobrettw@chromium.org2009-10-091-1/+1
* Move the JPEG and PNG codecs from base/gfx to app/gfx/codec. Move the classesbrettw@chromium.org2009-10-031-2/+1
* Implement drag and drop of downloads for the Mac downloads page.paul@chromium.org2009-08-171-2/+4
* Add "Remove from list" for each download in domui page.mhm@chromium.org2009-07-311-0/+8
* Take two for http://codereview.chromium.org/131094tim@chromium.org2009-06-291-21/+21
* Revert cl 19359 due to browser_tests timeout.tim@chromium.org2009-06-261-21/+21
* Add a 'RegisterMessages' function to DOMMessageHandler to make it easy to con...tim@chromium.org2009-06-261-21/+21
* In case current language is RTL we mark file names as LTR to avoid problems l...cira@chromium.org2009-06-241-1/+5
* Reduce header dependencies in browser/phajdan.jr@chromium.org2009-06-131-1/+2
* Show the remaining time in the downloads page.arv@google.com2009-06-101-2/+2
* Fixes multiple definitions for DragDownload.sky@chromium.org2009-05-271-1/+1
* Show the time remaining of download items in the download manager.arv@google.com2009-05-261-3/+13
* Linux download shelf icons first cut.estade@chromium.org2009-05-201-4/+8
* Adds a new command line switch called new-new-tab-page which enablesarv@chromium.org2009-05-191-0/+334