summaryrefslogtreecommitdiffstats
path: root/chrome/browser/download
Commit message (Expand)AuthorAgeFilesLines
* UI test portage, second try.estade@chromium.org2009-04-092-91/+110
* back out r13442estade@chromium.org2009-04-092-111/+85
* UI test string portage.estade@chromium.org2009-04-092-85/+111
* Remove more unneeded scaffolding.thestig@chromium.org2009-04-081-6/+1
* Fix issue 7337, where a file of mime type "text/x-registry" with extension "r...sidchat@google.com2009-04-082-1/+10
* Cloned from 62030arv@chromium.org2009-04-072-2/+11
* Disables the download item on the download-shelf when the file is opened.jcampan@chromium.org2009-04-073-3/+15
* Switching things to FilePath:phajdan.jr@chromium.org2009-04-072-2/+1
* First pass of refactoring dialogs.avi@chromium.org2009-04-064-18/+16
* Fix a crash when canceling a save page operation.paulg@google.com2009-04-061-3/+11
* Remove some uses of custom tab contents types from some tests.brettw@chromium.org2009-04-041-33/+30
* Adds temporary warning when installing Chrome extensions. The warninggeorged@chromium.org2009-04-031-0/+16
* Only create one downloads tab per window. If there is already a Downloadsestade@chromium.org2009-04-021-1/+1
* Installing extensions (drag/drop, download crx file) will now begeorged@chromium.org2009-04-015-8/+73
* Re-enable save package on linux, mac.estade@chromium.org2009-04-012-12/+16
* Don't create an empty folder when saving complete html pages with no extra re...estade@chromium.org2009-03-311-3/+3
* Delete downloads after updating observers.paulg@google.com2009-03-311-3/+7
* Mechanic change based on comment from previous code review.huanr@chromium.org2009-03-311-2/+2
* Remove Windows "Save As" dialogs from Save Page code.In this change:- convert...paulg@google.com2009-03-304-109/+137
* Move message flags into a separate header that can be usedtc@google.com2009-03-271-1/+2
* Fix a race condition opening a downloaded file.paulg@google.com2009-03-271-6/+8
* Add an exception to DownloadManager::GenerateExtension() for .tar.gz files wi...thestig@chromium.org2009-03-252-1/+21
* Implement basic ShowItemInFolder for linux.estade@chromium.org2009-03-242-17/+5
* 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