summaryrefslogtreecommitdiffstats
path: root/chrome/browser/download
Commit message (Expand)AuthorAgeFilesLines
* Enable more tests, change a NOTREACHED to a bug since it's not fatal in the d...pinkerton@chromium.org2009-04-223-8/+7
* Reland r14146 which refactors DialogButton into cross platformtc@google.com2009-04-213-6/+12
* Revert "Refactor DialogDelegate so the DialogButton enum is in cross platform"tc@google.com2009-04-212-6/+5
* Refactor DialogDelegate so the DialogButton enum is in cross platformtc@google.com2009-04-212-5/+6
* Re-land my change to clean up TabContents/WebContents ownership. Thisbrettw@chromium.org2009-04-202-28/+20
* Reverting 14005.brettw@chromium.org2009-04-182-20/+28
* Fix the ownership model of TabContents and NavigationController. Previously thebrettw@chromium.org2009-04-182-28/+20
* Fixes saving files that don't have valid extensions.avi@chromium.org2009-04-172-1/+5
* Remove TabContnetsType from everywhere.brettw@chromium.org2009-04-151-6/+4
* Remove TabContentsType from the NavigationController external interface and inbrettw@chromium.org2009-04-151-1/+1
* Implement chrome_proces_util for linux and enable download ui test.estade@chromium.org2009-04-141-2/+17
* Add a Cocoa file picker.avi@google.com2009-04-144-23/+3
* Remove unused notifications.paulg@google.com2009-04-142-23/+0
* Refactoring; switch the |filter| parameter into something that is more amenab...avi@chromium.org2009-04-122-24/+22
* 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