summaryrefslogtreecommitdiffstats
path: root/chrome/browser/download
Commit message (Expand)AuthorAgeFilesLines
* [Downloads] Allow acquiring dangerous download file.asanka@chromium.org2013-05-292-3/+3
* BrowserContext should simply own DownloadManagercaio.de.oliveira.filho@intel.com2013-05-298-19/+19
* chrome: Use base::MessageLoop. (Part 3)xhwang@chromium.org2013-05-2810-24/+24
* Use DownloadItem::GetState() in c/b/{download,extensions}caio.de.oliveira.filho@intel.com2013-05-2418-70/+52
* Use DownloadManager::Observer in TestDownloadShelfcaio.de.oliveira.filho@intel.com2013-05-232-8/+21
* Remove references to Profile from browser_context_keyed_service.phajdan.jr@chromium.org2013-05-223-8/+9
* Remove DownloadItem::GetUserVerifiedFilePath()asanka@chromium.org2013-05-221-1/+1
* drive: Rename DriveSystemService to DriveIntegrationServicesatorux@chromium.org2013-05-211-3/+3
* Move ProfileKeyedService infrastructure to a componentphajdan.jr@chromium.org2013-05-203-3/+3
* content: Extract url utility functions into url_utils.{h,cc}tfarina@chromium.org2013-05-172-12/+0
* [InfoBar] Add InfoBarDelegate::GetIconID()dfalcantara@chromium.org2013-05-162-5/+3
* downloads: Make GetCrDownloadPath a static method on DownloadTargetDeterminer.tfarina@chromium.org2013-05-157-17/+23
* content: Move two more url constants into content namespace.tfarina@chromium.org2013-05-151-1/+1
* Cleanup: Remove unneeded base/file_util.h includes in chrome.thestig@chromium.org2013-05-151-6/+5
* [Downloads] Clear current_path_ when deleting intermediate file.asanka@chromium.org2013-05-141-4/+3
* Disable failing ARM linux tests.sbc@chromium.org2013-05-101-3/+4
* Revert 199284 "[Downloads] Clear current_path_ when deleting int..."asanka@chromium.org2013-05-091-3/+4
* [Downloads] Clear current_path_ when deleting intermediate file.asanka@chromium.org2013-05-091-4/+3
* [Downloads] Switch callers of GetFullPath() to GetTargetFilePath()asanka@chromium.org2013-05-092-20/+44
* [Mac] Deal with empty GetFullPath() in download status updater.asanka@chromium.org2013-05-081-5/+3
* Cleanup: Remove unnecessary ".get()" from scoped_ptrs<>.erg@chromium.org2013-05-083-6/+6
* Disables on mac DownloadTest.DownloadTest_PercentComplete as itssky@chromium.org2013-05-071-1/+8
* Move SpawnedTestServer to its own subdirectory.phajdan.jr@chromium.org2013-05-071-1/+1
* components: Move PrefRegistrySyncable into user_prefs namespace.tfarina@chromium.org2013-05-064-24/+37
* Sanitize directory names from chrome.downloads.onDeterminingFilename.benjhayden@chromium.org2013-05-0510-115/+224
* Change GetProfileToUse method from Profile to content::BrowserContextphajdan.jr@chromium.org2013-05-032-3/+6
* GTTF: rename net::TestServer -> net::SpawnedTestServerphajdan.jr@chromium.org2013-05-031-1/+1
* Move download filename determination into a separate class.asanka@chromium.org2013-05-0215-1484/+2836
* Revert 197518 "Move download filename determination into a separ..."timurrrr@chromium.org2013-05-0115-2830/+1484
* chrome: Remove the remaining use of ALLOW_THIS_IN_INITIALIZER_LIST.tfarina@chromium.org2013-05-016-18/+14
* Move download filename determination into a separate class. asanka@chromium.org2013-05-0115-1484/+2830
* Migrate chrome/browser/download/download_query.cc to RE2 regex enginebenjhayden@chromium.org2013-04-301-11/+5
* [components] Switch {RefCounted}ProfileKeyedService to use BrowserContextphajdan.jr@chromium.org2013-04-262-3/+4
* drive: Rename drive_file_sytem_util to file_system_utilsatorux@chromium.org2013-04-263-3/+3
* Add handler to handle dangerous download itemsqinmin@chromium.org2013-04-241-0/+5
* drive: Rename DriveDownloadHandler to DownloadHandlersatorux@chromium.org2013-04-243-17/+17
* Eliminate InfoBarTabHelper. Make InfoBarService a concrete class.pkasting@chromium.org2013-04-231-9/+6
* Adding a call to support download initiated context menuqinmin@chromium.org2013-04-161-4/+4
* Make chrome.downloads.onDeterminingFilename take an enum indicating the actio...benjhayden@chromium.org2013-04-096-69/+119
* Rewrite std::string("") to std::string(), Linux edition.dcheng@chromium.org2013-04-093-12/+16
* Revert "Rewrite std::string("") to std::string(), Linux edition."dcheng@chromium.org2013-04-093-16/+12
* Really fix build after r193020.dcheng@chromium.org2013-04-091-1/+1
* Rewrite std::string("") to std::string(), Linux edition.dcheng@chromium.org2013-04-093-12/+16
* Hide ContentClient getters from embedders so that they they don't reuse conte...jam@chromium.org2013-04-051-2/+5
* permissionrequest API for guest Download.lazyboy@chromium.org2013-04-032-15/+54
* Chromium style checker cleanuprsleevi@chromium.org2013-04-011-2/+2
* [Mac] DownloadShelf should be notified when autoclosing.asanka@chromium.org2013-04-016-9/+22
* Add user.js to dangerous file extensionsdavidben@chromium.org2013-03-311-0/+3
* Rename sys_string_conversions in chrome.brettw@chromium.org2013-03-284-4/+4
* base/prefs: Remove the public/ directory and move the files to //base/prefs.tfarina@chromium.org2013-03-214-4/+4