| Commit message (Expand) | Author | Age | Files | Lines |
* | Towards moving guest management to chrome: Introduce GuestViewManager | fsamuel@chromium.org | 2014-05-06 | 1 | -0/+2 |
* | [Media] Add user gesture reporting for API calls to midi and media streams. | gbillock@chromium.org | 2014-03-28 | 1 | -1/+2 |
* | Safebrowsing download protection: include tab url chain & referrer. | mattm@chromium.org | 2014-03-25 | 1 | -0/+2 |
* | Web MIDI: make naming convention be consistent | toyoshim@chromium.org | 2014-02-04 | 1 | -3/+3 |
* | Return error to chrome.downloads.removeFile | benjhayden@chromium.org | 2014-01-17 | 1 | -1/+1 |
* | Dismiss EME infobar when WebMediaPlayer is destroyed. | kkimlabs@chromium.org | 2014-01-08 | 1 | -0/+10 |
* | Don't set file_externally_removed_ if DeleteDownloadedFile failed. | benjhayden@chromium.org | 2013-12-17 | 1 | -1/+1 |
* | Convert string16 to base::string16 in content. | brettw@chromium.org | 2013-12-03 | 1 | -1/+1 |
* | Cancel MIDI permission request infobar on MIDIAccess stop. | kkimlabs@chromium.org | 2013-10-30 | 1 | -1/+7 |
* | Fix uninitialized fields in constructors. | etienneb@chromium.org | 2013-08-14 | 1 | -1/+2 |
* | [Downloads] Move client guid for AV scanning of downloaded files to chrome/ | gbillock@chromium.org | 2013-08-10 | 1 | -2/+9 |
* | [Downloads] Persist ETag and Last-Modified headers. | asanka@chromium.org | 2013-08-08 | 1 | -0/+6 |
* | Use a direct include of the message_loop header in content/, part 1. | avi@chromium.org | 2013-07-18 | 1 | -1/+1 |
* | Adding a first prototype of guest mode. | jwd@chromium.org | 2013-07-17 | 1 | -1/+1 |
* | Web MIDI: add RequestMIDISysExPermission to BrowserContext | toyoshim@chromium.org | 2013-07-12 | 1 | -0/+5 |
* | Persist download ids across sessions by merging them with db_handles. | benjhayden@chromium.org | 2013-07-12 | 1 | -38/+33 |
* | Get rid of the SpeechRecognitionPreferences interface. It only had one method... | jam@chromium.org | 2013-07-09 | 1 | -2/+0 |
* | Remove DownloadItem::Is*() in favor of DI::GetState() | caio.de.oliveira.filho@intel.com | 2013-06-15 | 1 | -24/+10 |
* | Use a direct include of strings headers in content/browser/, part 1. | avi@chromium.org | 2013-06-11 | 1 | -2/+2 |
* | Use a direct include of utf_string_conversions.h in content/. | avi@chromium.org | 2013-06-07 | 1 | -1/+1 |
* | Use DownloadItem::IsDone to check for terminal downloads. | asanka@chromium.org | 2013-06-06 | 1 | -1/+1 |
* | [Downloads] Allow acquiring dangerous download file. | asanka@chromium.org | 2013-05-29 | 1 | -6/+4 |
* | BrowserContext should simply own DownloadManager | caio.de.oliveira.filho@intel.com | 2013-05-29 | 1 | -5/+5 |
* | Remove DownloadItem::GetUserVerifiedFilePath() | asanka@chromium.org | 2013-05-22 | 1 | -1/+0 |
* | Cleanup: Remove unneeded base/file_util.h includes in content. | thestig@chromium.org | 2013-05-14 | 1 | -3/+2 |
* | content: Use base::MessageLoop. | xhwang@chromium.org | 2013-05-04 | 1 | -1/+1 |
* | Fix showing the shelf for downloads started by extensions. | benjhayden@chromium.org | 2013-04-23 | 1 | -2/+2 |
* | Rewrite std::string("") to std::string(), Linux edition. | dcheng@chromium.org | 2013-04-09 | 1 | -1/+3 |
* | Revert "Rewrite std::string("") to std::string(), Linux edition." | dcheng@chromium.org | 2013-04-09 | 1 | -3/+1 |
* | Rewrite std::string("") to std::string(), Linux edition. | dcheng@chromium.org | 2013-04-09 | 1 | -1/+3 |
* | Clean up entries left by crashes in the DownloadDB. | rdsmith@chromium.org | 2013-04-08 | 1 | -1/+1 |
* | Regularize setting of the download id on download creation. | rdsmith@chromium.org | 2013-03-28 | 1 | -6/+8 |
* | Avoid calling OnDownloadCreated() on download resumption. | rdsmith@chromium.org | 2013-03-28 | 1 | -3/+2 |
* | Allow removal of interrupted downloads when removing a group of downloads. | rdsmith@chromium.org | 2013-03-24 | 1 | -0/+46 |
* | Move ByteStream to content/browser | zork@chromium.org | 2013-03-21 | 1 | -1/+1 |
* | Make the UI an observer of downloads. | asanka@chromium.org | 2013-03-06 | 1 | -16/+2 |
* | Linux/ChromeOS Chromium style checker cleanup, content/ edition. | rsleevi@chromium.org | 2013-02-12 | 1 | -1/+1 |
* | Add StoragePartition's ProtocolHandlers at URLRequestContext construction time. | pauljensen@chromium.org | 2013-02-08 | 1 | -3/+0 |
* | Use base namespace for FilePath in content/browser | brettw@chromium.org | 2013-02-07 | 1 | -30/+30 |
* | Persist download interrupt reason, both target and current paths, url_chain, ... | rdsmith@chromium.org | 2013-02-03 | 1 | -5/+14 |
* | Move OpenItem/ShowItemInFolder from ContentBrowserClient to DownloadManagerDe... | hashimoto@chromium.org | 2013-01-21 | 1 | -1/+0 |
* | Merge DownloadItem::SafetyState and DownloadDangerType | rdsmith@chromium.org | 2013-01-17 | 1 | -3/+2 |
* | Initial CL for Downloads resumption. | rdsmith@chromium.org | 2013-01-12 | 1 | -8/+8 |
* | Remove the DownloadItem::TogglePause() interface. | rdsmith@chromium.org | 2013-01-07 | 1 | -1/+0 |
* | Make MaybeCompleteDownload private. | rdsmith@chromium.org | 2012-11-30 | 1 | -5/+0 |
* | Remove DownloadManager::active_downloads_ | benjhayden@chromium.org | 2012-11-27 | 1 | -16/+2 |
* | Make DownloadHistory observe manager, items | benjhayden@chromium.org | 2012-11-20 | 1 | -54/+33 |
* | Move scoped_temp_dir from base to base/files | brettw@chromium.org | 2012-11-16 | 1 | -1/+1 |
* | content: Update calls froms RunAllPending() to RunUntilIdle(). | tfarina@chromium.org | 2012-11-10 | 1 | -2/+2 |
* | Various minor cleanups to the download system: | rdsmith@chromium.org | 2012-11-08 | 1 | -3/+2 |