summaryrefslogtreecommitdiffstats
path: root/chrome/browser/download
Commit message (Expand)AuthorAgeFilesLines
* Fix DCHECK in DownloadRequestDialogDelegateWin::DeleteDelegatefinnur@chromium.org2009-03-201-3/+0
* Merge DOMUIContents into WebContents.brettw@chromium.org2009-03-171-3/+3
* Move controls into their own dir under chrome/views/controlsben@chromium.org2009-03-172-2/+2
* bustage fix - moved fileben@chromium.org2009-03-171-1/+1
* Removed unneeded includes of base/time.h.thestig@chromium.org2009-03-161-1/+0
* Implement DownloadFile::Rename() for posix. Downloads work on linux!estade@chromium.org2009-03-131-10/+8
* Removed unneeded includes of base/scoped_ptr.h. Reduce usage from ~800 files ...thestig@chromium.org2009-03-132-2/+0
* Reverting 11642.finnur@chromium.org2009-03-131-2/+2
* Disabling a couple of UI tests while I investigate.finnur@chromium.org2009-03-131-2/+2
* Gtk dialogs, first cut.estade@chromium.org2009-03-122-6/+17
* Remove logging.h from cc files that don't use it.thestig@chromium.org2009-03-122-2/+0
* Remove unneeded uses of logging.h in header files.thestig@chromium.org2009-03-121-0/+2
* Stop having renderers use both pids and a monotonically increasing "host_id"....jam@chromium.org2009-03-122-4/+4
* Change to make the 'save as...' dialog choose the default download path you h...maruel@chromium.org2009-03-111-3/+12
* Hopefully make DownloadTest.UnknownSize not-flaky.phajdan.jr@chromium.org2009-03-111-2/+1
* Remove TabContents from scaffolding. Yay!pinkerton@chromium.org2009-03-111-1/+1
* NO CODE CHANGEdeanm@chromium.org2009-03-1018-18/+0
* Enable download_request_manager_unittest on linux.estade@chromium.org2009-03-091-4/+19
* hook up history and download menu itemstc@google.com2009-03-091-5/+0
* Test to see if we can reduce some crashes by deferring delegate destruction u...ben@chromium.org2009-03-062-2/+2
* Refactor the download shelf context menu in preparation for porting.estade@chromium.org2009-03-064-252/+139
* NO CODE CHANGE.maruel@google.com2009-03-051-2/+2
* Fixes CRLF and trailing white spaces.maruel@chromium.org2009-03-052-4/+4
* Basic download shelf implementation on linux.estade@chromium.org2009-03-043-4/+8
* Update clipboard classes to use string16 and FilePath instead of wstring.estade@chromium.org2009-03-041-3/+3
* Add FilePath setter/getter to pref service. Change callers to use it rather t...estade@chromium.org2009-03-042-4/+4
* Implement some chrome path getters for Mac OS and un-comment their uses in th...pinkerton@chromium.org2009-03-031-11/+0
* Refactor download shelf and prepare for porting.estade@chromium.org2009-02-285-22/+95
* OS_MAC should be OS_MACOSX.wtc@chromium.org2009-02-261-1/+1
* Coalesce more hardcoded schemes to using predefined constants.brettw@chromium.org2009-02-261-2/+5
* Get save page working on posix.estade@chromium.org2009-02-251-8/+4
* Final step needed to get be able to download things on linux.estade@chromium.org2009-02-241-11/+15
* Download request manager refactoring.estade@chromium.org2009-02-245-183/+260
* Make download manager treat mixed-case extensions the same as lower-case exte...estade@chromium.org2009-02-244-87/+99
* Fix linux build break.estade@chromium.org2009-02-241-2/+3
* Refactor BaseDownloadItemModel and its inheritors.estade@chromium.org2009-02-239-106/+106
* Fix more gcc 4.3 warnings.evan@chromium.org2009-02-231-3/+3
* Fix a download regression.estade@chromium.org2009-02-231-5/+10
* Update include paths for grit files. Go ahead and resorttc@google.com2009-02-225-10/+5
* Bring download_file, download_manager into POSIX build.estade@chromium.org2009-02-225-24/+72
* Port save_package_unittest to posix.estade@chromium.org2009-02-203-98/+102
* save_package.cc: Move UI test special casing to a helper function.estade@chromium.org2009-02-191-31/+64
* Bring up save_package, save_item, save_file_manager on posix.estade@chromium.org2009-02-194-28/+61
* Fix save complete .html page.estade@chromium.org2009-02-181-11/+4
* Prepare some files for porting:estade@chromium.org2009-02-188-44/+48
* Add locale_settings.grd to the build. This generatestc@google.com2009-02-181-3/+3
* Change mime type utils to operate on platform-specific string types for filen...estade@chromium.org2009-02-141-3/+3
* Second try of landing chrome_resources project. Changes from last time:tc@google.com2009-02-121-1/+1
* Change url wstrings to GURLSestade@chromium.org2009-02-1213-128/+128
* Revert "Create a chrome_resources.vcproj that holds grd files that hold"tc@google.com2009-02-121-1/+1