summaryrefslogtreecommitdiffstats
path: root/content/browser/download/download_manager_impl_unittest.cc
Commit message (Expand)AuthorAgeFilesLines
* Remember user decisions on invalid certificates behind a flagjww@chromium.org2014-08-011-0/+1
* Convert protected media identifier permission requests to follow the same con...jam@chromium.org2014-06-161-10/+0
* Convert MIDI permission requests to use WebContents in preparation for switch...jam@chromium.org2014-06-151-12/+0
* Simplify geolocation permission request in the Content API.jam@chromium.org2014-06-131-2/+0
* Hook PushMessagingMessageFilter up to GCMDriverjohnme@chromium.org2014-06-131-0/+1
* Revert r276792 - "Hook PushMessagingMessageFilter up to GCMDriver"dpranke@chromium.org2014-06-121-1/+0
* Hook PushMessagingMessageFilter up to GCMDriverjohnme@chromium.org2014-06-121-0/+1
* Add mime type information to the download databaseohrn@opera.com2014-06-121-0/+6
* use origin instead of session_id in detecting duplicate EME permission requestqinmin@chromium.org2014-05-291-6/+6
* Rename BrowserPluginGuestManagerDelegate to BrowserPluginGuestManagerfsamuel@chromium.org2014-05-111-2/+1
* Towards moving guest management to chrome: Introduce GuestViewManagerfsamuel@chromium.org2014-05-061-0/+2
* [Media] Add user gesture reporting for API calls to midi and media streams.gbillock@chromium.org2014-03-281-1/+2
* Safebrowsing download protection: include tab url chain & referrer.mattm@chromium.org2014-03-251-0/+2
* Web MIDI: make naming convention be consistenttoyoshim@chromium.org2014-02-041-3/+3
* Return error to chrome.downloads.removeFilebenjhayden@chromium.org2014-01-171-1/+1
* Dismiss EME infobar when WebMediaPlayer is destroyed.kkimlabs@chromium.org2014-01-081-0/+10
* Don't set file_externally_removed_ if DeleteDownloadedFile failed.benjhayden@chromium.org2013-12-171-1/+1
* Convert string16 to base::string16 in content.brettw@chromium.org2013-12-031-1/+1
* Cancel MIDI permission request infobar on MIDIAccess stop.kkimlabs@chromium.org2013-10-301-1/+7
* Fix uninitialized fields in constructors.etienneb@chromium.org2013-08-141-1/+2
* [Downloads] Move client guid for AV scanning of downloaded files to chrome/gbillock@chromium.org2013-08-101-2/+9
* [Downloads] Persist ETag and Last-Modified headers.asanka@chromium.org2013-08-081-0/+6
* Use a direct include of the message_loop header in content/, part 1.avi@chromium.org2013-07-181-1/+1
* Adding a first prototype of guest mode.jwd@chromium.org2013-07-171-1/+1
* Web MIDI: add RequestMIDISysExPermission to BrowserContexttoyoshim@chromium.org2013-07-121-0/+5
* Persist download ids across sessions by merging them with db_handles.benjhayden@chromium.org2013-07-121-38/+33
* Get rid of the SpeechRecognitionPreferences interface. It only had one method...jam@chromium.org2013-07-091-2/+0
* Remove DownloadItem::Is*() in favor of DI::GetState()caio.de.oliveira.filho@intel.com2013-06-151-24/+10
* Use a direct include of strings headers in content/browser/, part 1.avi@chromium.org2013-06-111-2/+2
* Use a direct include of utf_string_conversions.h in content/.avi@chromium.org2013-06-071-1/+1
* Use DownloadItem::IsDone to check for terminal downloads.asanka@chromium.org2013-06-061-1/+1
* [Downloads] Allow acquiring dangerous download file.asanka@chromium.org2013-05-291-6/+4
* BrowserContext should simply own DownloadManagercaio.de.oliveira.filho@intel.com2013-05-291-5/+5
* Remove DownloadItem::GetUserVerifiedFilePath()asanka@chromium.org2013-05-221-1/+0
* Cleanup: Remove unneeded base/file_util.h includes in content.thestig@chromium.org2013-05-141-3/+2
* content: Use base::MessageLoop.xhwang@chromium.org2013-05-041-1/+1
* Fix showing the shelf for downloads started by extensions.benjhayden@chromium.org2013-04-231-2/+2
* Rewrite std::string("") to std::string(), Linux edition.dcheng@chromium.org2013-04-091-1/+3
* Revert "Rewrite std::string("") to std::string(), Linux edition."dcheng@chromium.org2013-04-091-3/+1
* Rewrite std::string("") to std::string(), Linux edition.dcheng@chromium.org2013-04-091-1/+3
* Clean up entries left by crashes in the DownloadDB.rdsmith@chromium.org2013-04-081-1/+1
* Regularize setting of the download id on download creation. rdsmith@chromium.org2013-03-281-6/+8
* Avoid calling OnDownloadCreated() on download resumption.rdsmith@chromium.org2013-03-281-3/+2
* Allow removal of interrupted downloads when removing a group of downloads.rdsmith@chromium.org2013-03-241-0/+46
* Move ByteStream to content/browserzork@chromium.org2013-03-211-1/+1
* Make the UI an observer of downloads.asanka@chromium.org2013-03-061-16/+2
* Linux/ChromeOS Chromium style checker cleanup, content/ edition.rsleevi@chromium.org2013-02-121-1/+1
* Add StoragePartition's ProtocolHandlers at URLRequestContext construction time. pauljensen@chromium.org2013-02-081-3/+0
* Use base namespace for FilePath in content/browserbrettw@chromium.org2013-02-071-30/+30
* Persist download interrupt reason, both target and current paths, url_chain, ...rdsmith@chromium.org2013-02-031-5/+14