summaryrefslogtreecommitdiffstats
path: root/chrome/browser/download
Commit message (Expand)AuthorAgeFilesLines
* 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
* The following 3 ui tests have been flaky on Linux.jshin@chromium.org2009-06-262-4/+12
* Update WebKit to 45111 and Skia to 239amanda@chromium.org2009-06-251-1/+1
* Disable PerWindowShelf test on Linux because it's flakyjshin@chromium.org2009-06-241-1/+4
* Disable some UI tests on Linux due to crashiness and/or flakiness:mpcomplete@google.com2009-06-192-4/+23
* Initial download shelf on OS X.thakis@chromium.org2009-06-182-5/+5
* Remove the windows specific bits from login_prompt.cc and make LoginPromptWin...erg@chromium.org2009-06-171-1/+1
* Add a UI test for downloading in incognito mode.paul@chromium.org2009-06-161-1/+43
* Reduce header dependencies in chrome/browser/phajdan.jr@chromium.org2009-06-169-18/+16
* Revert thakis's changes to download_file.cc from r17595.estade@chromium.org2009-06-121-15/+8
* Issue 3791: SavePageTest.* is crapidanan@chromium.org2009-06-111-14/+20
* Save as dialog should show html filesmhm@chromium.org2009-06-111-0/+2
* Disable extensions in incognito mode.mpcomplete@google.com2009-06-111-2/+2
* Implement OpenItem on the Mac, and have the download manager call it when cli...stuartmorgan@chromium.org2009-06-101-1/+6
* Don't prompt before installing a Theme, move existing prompt so that users ar...glen@chromium.org2009-06-051-13/+1
* Move download shelf from per-tab to per-window. Also disable auto-hiding ofthakis@chromium.org2009-06-046-54/+91
* Reduce header dependencies in base/phajdan.jr@chromium.org2009-06-031-0/+1
* Allow themes to be installed without any commandline flag, still require flag...glen@chromium.org2009-05-291-28/+9
* Linux: call xdg-open on downloaded files to open them.estade@chromium.org2009-05-282-19/+13
* Make automation proxy objects to ref_counted. That allows to process async no...stoyan@chromium.org2009-05-282-12/+12
* Generalize the code that checks for user actions in the render view to work o...estade@chromium.org2009-05-281-2/+7
* Dangerous download dialog for linux.estade@chromium.org2009-05-273-13/+27
* Gets a couple of download classes to compile on linux. Updates thesky@chromium.org2009-05-262-10/+17
* Remove unused code from ExtensionsService.mpcomplete@google.com2009-05-261-1/+1
* Remove one more notimpl.estade@chromium.org2009-05-211-4/+3
* Ensure proper extension when saving an HTML page.estade@chromium.org2009-05-194-24/+72
* GTK: Add download shelf first show animation.estade@chromium.org2009-05-151-0/+18
* Linux: Take download shelf and infobar close animations into account during r...estade@chromium.org2009-05-152-1/+4
* ChromeCanvas->gfx::Canvasben@chromium.org2009-05-152-5/+5
* This CL updates chrome to the latest version of skia, retrieved via DEPS, andsenorblanco@chromium.org2009-05-131-2/+2
* Download progress and complete animation on linux.estade@chromium.org2009-05-112-20/+31
* Move win_util.h from common to app.ben@chromium.org2009-05-084-8/+2
* Move color_utils, text_elider, drag_utils, accessibility_types, standard_layo...ben@chromium.org2009-05-081-1/+1