summaryrefslogtreecommitdiffstats
path: root/chrome/browser/download
Commit message (Expand)AuthorAgeFilesLines
* 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
* Create a chrome_resources.vcproj that holds grd files that holdtc@google.com2009-02-121-1/+1
* Add a unit test to check that the extension is not repeated in a downloaded f...sidchat@google.com2009-02-111-0/+3
* Port some strings in download/save_package.ccestade@chromium.org2009-02-113-184/+140
* Switch from HWNDs to NativeViews, take 2. (First attempt was r9409, in which ...avi@chromium.org2009-02-101-1/+1
* Try reverting r9409 to see if it fixes crashes on chromebot.kuchhal@chromium.org2009-02-101-1/+1
* Switch from HWNDs to NativeViews.avi@chromium.org2009-02-091-1/+1
* Fix the extension repetition problem with download manager. Enabled the corre...sidchat@google.com2009-02-092-3/+5
* disable download test while sid fixes offlinetc@google.com2009-02-061-1/+1
* Remove most header file dependencies on the notification type list. It isbrettw@chromium.org2009-02-012-13/+17
* Register .crx file handler to install Chrome extensions.mpcomplete@google.com2009-01-301-2/+6
* Make the download manager compile on Linux & Mac.brettw@google.com2009-01-301-7/+1
* Porting in the download manager (plus tiny bits of cleanup).brettw@chromium.org2009-01-304-40/+51
* Disable DownloadTest.UnknownSize because it is flaky.maruel@chromium.org2009-01-291-1/+2
* Change URLRequest to use a ref-counted buffer for actual IO.rvargas@google.com2009-01-295-10/+20
* POSIX: gfx::NativeViewId and CrossProcessEventagl@chromium.org2009-01-271-1/+3
* revert r8603rvargas@google.com2009-01-245-19/+10
* Change URLRequest to use a ref-counted buffer for actual IO.The ref-counting ...rvargas@google.com2009-01-245-10/+19
* Fix a bug when saving web pages that have a period in their title.paulg@google.com2009-01-231-0/+4
* Move files out of browser and into either renderer_host or tab_contents.brettw@chromium.org2009-01-223-4/+4
* Fix two bugs that resulted in misplaced downloads and missingpaulg@google.com2009-01-211-1/+1
* re-enable savepage ui testtc@google.com2009-01-161-2/+1
* Move functions required by the rest of the browser from RenderProcessHost to ...brettw@chromium.org2009-01-162-2/+2
* Removed a stray string.maruel@chromium.org2009-01-161-1/+1
* Disable the test SavePageTest.CleanFilenameFromPageTitle due to bug 6514.maruel@chromium.org2009-01-161-2/+3
* Remove timeout constants from ui_tests. All tests will nowpaulg@google.com2009-01-161-1/+1
* Move a bunch of TabContents related files into a tab_contents subdirben@chromium.org2009-01-156-16/+16