summaryrefslogtreecommitdiffstats
path: root/chrome/browser/download
Commit message (Expand)AuthorAgeFilesLines
* Argh, reverting the change to remove the "crx" file extensionaa@chromium.org2009-08-131-3/+17
* Refactors OSExchangeData for easier portability.sky@chromium.org2009-08-121-6/+8
* Remove the temporary hack that considered any file that endedaa@chromium.org2009-08-111-17/+3
* Add "dangerous download" view on OS X, for now for dmg files. Also fix downlo...thakis@chromium.org2009-08-112-14/+6
* Commit patch for Pierre-Antoine LaFayette, original CL:paul@chromium.org2009-08-111-3/+16
* Change "Cancelled" to "Canceled". Original patch by Thiago Farina (see http:...pkasting@chromium.org2009-08-101-2/+2
* Remove the size of a cancelled download in the download shelf.paul@chromium.org2009-08-061-2/+1
* Fix a bug where a download isn't canceled when the user requests it.paul@chromium.org2009-08-052-7/+21
* Clean up SavePage UI test, remove dead code.phajdan.jr@chromium.org2009-08-051-21/+2
* Port more tests from save_page_uitest.cc to save_page_browsertest.cc.phajdan.jr@chromium.org2009-08-042-53/+58
* Include Pause/Resume in the context menu for the item in the download shelf.mhm@chromium.org2009-08-042-0/+16
* Allow cancellable download items to be removable from download shelf.mhm@chromium.org2009-08-031-1/+2
* Reverting 22273.mhm@chromium.org2009-08-031-4/+1
* Allow cancellable download items to be removable from download shelf.mhm@chromium.org2009-08-031-1/+4
* Try again to land: http://codereview.chromium.org/160483aa@chromium.org2009-08-011-3/+12
* Rollback 22228aa@chromium.org2009-08-011-12/+3
* Ever closer. Extract a client interface out of CrxInstaller andaa@chromium.org2009-07-311-3/+12
* Convert parts of SavePage UI tests to more reliable browser tests.phajdan.jr@chromium.org2009-07-313-50/+126
* Add "Remove from list" for download item in the download shelf.mhm@chromium.org2009-07-312-4/+12
* Remove duplication of DieFileDie, and move it to proper location.phajdan.jr@chromium.org2009-07-301-7/+8
* Move mock url request classes to a location when browser tests will be able t...phajdan.jr@chromium.org2009-07-302-3/+3
* Make the DownloadRequestDialogDelegateGtk always report some response to the ...estade@chromium.org2009-07-291-6/+0
* Implement the "This site is attempting to downloadthakis@chromium.org2009-07-292-8/+0
* Fix exception in DownloadManager if the download has no extension.aa@chromium.org2009-07-261-1/+2
* Modify detection of Chrome extensions in download manager. Itaa@chromium.org2009-07-261-3/+17
* Try again to commit r21622: Add infobar preview for themes,aa@chromium.org2009-07-261-2/+4
* Revert revisions 21622-21624.aa@chromium.org2009-07-261-4/+2
* Add infobar preview for themes, remove --enable-extensionaa@chromium.org2009-07-261-2/+4
* Make the download manager display a scary file warning if anaa@chromium.org2009-07-251-2/+10
* Implement mimetype sniffing for extensions.aa@chromium.org2009-07-253-3/+13
* Use referrer_url instead of download url to decide whether aaa@chromium.org2009-07-253-6/+18
* Nasty short-term hack to special case display of dialogaa@chromium.org2009-07-222-5/+6
* Add newline to end of download_manager.ccglen@chromium.org2009-07-151-1/+2
* Remove auto-open items from the download shelf on auto-open. This has the del...glen@chromium.org2009-07-152-19/+22
* Fix auto-opening file types not auto-opening.avi@chromium.org2009-07-151-3/+6
* Re-enable save page ui tests. I could not get these to fail. I will watch the...estade@chromium.org2009-07-141-14/+3
* Make DownloadShelf a pure interface.estade@chromium.org2009-07-142-28/+2
* Re-enable previously flaky download ui tests. I can't reproduce the failures....estade@chromium.org2009-07-131-21/+5
* Revert r20553.thestig@chromium.org2009-07-132-4/+0
* Additional svn ignores for native_client and Makefile.thestig@chromium.org2009-07-132-0/+4
* Ensure proper paths when saving pages with no title.paul@chromium.org2009-07-103-35/+100
* GTK Themes: Set bg/text colors for the download shelf.erg@google.com2009-07-101-0/+2
* Sprinkle some defensiveness into the UI tests so that they don't explode if t...stuartmorgan@chromium.org2009-07-072-3/+8
* Move extension install to after .crx download completesrafaelw@chromium.org2009-07-071-4/+1
* Make default extension for downloading html "html" rather than "htm" on non-w...estade@chromium.org2009-07-073-15/+39
* Do some refactoring of renderer_host.brettw@chromium.org2009-07-062-1/+2
* Enable opening downloads from the Mac download shelf.paul@chromium.org2009-07-011-10/+1
* Enable "Save As" on Mac.paul@chromium.org2009-06-301-5/+0
* Allow extension extensions to be case-insensitive.avi@chromium.org2009-06-291-22/+5
* Fix for reverted cl http://codereview.chromium.org/147123davemoore@chromium.org2009-06-271-0/+1