1. 038d58d [Downloads/History] Add tab-url and tab-referrer-url to DownloadRow by asanka · 9 years ago
  2. f6c4058 Convert //content/browser/download from scoped_ptr to std::unique_ptr by dcheng · 9 years ago
  3. 6150c52 [Downloads] Retain a BlobDataHandle in DownloadUrlParameters. by asanka · 9 years ago
  4. 4350f6a [Downloads] Rework how hashes are calculated for download files. by asanka · 9 years ago
  5. eef62b0 [Downloads] Introduce GUIDs for downloads. by asanka · 9 years ago
  6. d9c162a Add an OriginFilterBuilder class for [white|black]listing origins. by msramek · 9 years ago
  7. 00b621f [Downloads] Always call DM::StartDownload() for explicit downloads. by asanka · 9 years ago
  8. 89261da Remove unused DownloadManager:RemoveDownloads(base::Time). by ttr314 · 9 years ago
  9. 921fabfa Adding support for std::unordered_map for content::IdType<...>. by lukasza · 9 years ago
  10. 81c2214f [Downloads] ByteStreamReader must be destroyed on its home thread. by asanka · 9 years ago
  11. 9a07ab33 Destroying URLDownloader on DownloadManager Shutdown by svaldez · 9 years ago
  12. 36b6aec9 Convert Pass()→std::move() in //content/browser by dcheng · 9 years ago
  13. b734894 Switch to standard integer types in content/browser/. by avi · 9 years ago
  14. 0af6896 [Download] Treat RESUMING_INTERNAL as IN_PROGRESS in DownloadItem. by asanka · 9 years ago
  15. 5a45da8d Revert of [Download] Treat RESUMING_INTERNAL as IN_PROGRESS in DownloadItem. (patchset #2 id:20001 of https://codereview.chromium.org/1544653002/ ) by noel · 9 years ago
  16. ad29c15 [Download] Treat RESUMING_INTERNAL as IN_PROGRESS in DownloadItem. by asanka · 9 years ago
  17. 6411415 [Downloads] Factor out request handling logic between DRH and UD. by asanka · 9 years ago
  18. 6901c90 Adding WebContent-free Download by svaldez · 9 years ago
  19. eaa4e86 Use If-Range instead of If-Match/If-Unmodified-Since for partial requests. by asanka · 10 years ago
  20. cb123da5 Cleanup/ Remove unused code from download_manager_impl.cc by limasdf · 10 years ago
  21. 6df48b2a Remove ScopedVector from ElementsUploadDataStream by olli.raula · 10 years ago
  22. 6e60c08 Guarantee that non-test instances of ResourceRequestInfoImpl are complete. by rdsmith · 10 years ago
  23. 81dc54b Support restricting browsing data removal for downloads by origin. by ttr314 · 10 years ago
  24. 151423e Remove prerender cookie store, part 4. by davidben · 10 years ago
  25. fbcdc27a favor DCHECK_CURRENTLY_ON for better logs in content/browser/[a-d]* by mostynb · 10 years ago
  26. 1b32ffb Get rid of net::DO_NOT_PROMPT_FOR_LOGIN by baranovich · 10 years ago
  27. 47be1d7 Cleanup: Remove some redundant container clear() calls. by thestig · 10 years ago
  28. d9a2874 [content/browser/download] Convert VLOGs to DVLOGs by anujk.sharma · 11 years ago
  29. c2282aa Standardize usage of virtual/override/final in content/browser/ by dcheng · 11 years ago
  30. cbc2b71 Turn UploadDataStream into an abstract class, and split the implentation by mmenke · 11 years ago
  31. 0673e93 Replacing the OVERRIDE with override and FINAL with final in content/browser/geolocation/[download|loader|quota] by mohan.reddy · 11 years ago
  32. 0e64856 Add mime type information to the download database by [email protected] · 11 years ago
  33. b32f9a1 Stop using net::FileStream synchronously in content/browser/donwload by [email protected] · 11 years ago
  34. d670bbd Allow the content browser client to specify a special cookie store to be by [email protected] · 11 years ago
  35. a8030a2 Revert 256579 "Allow the content browser client to specify a spe..." by [email protected] · 11 years ago
  36. a96f4c5 Allow the content browser client to specify a special cookie store to be by [email protected] · 11 years ago
  37. 1c63da0 Return error to chrome.downloads.removeFile by [email protected] · 11 years ago
  38. 7f391888 [Download] Return DownloadInterruptReason from OnStartedCallback by [email protected] · 11 years ago
  39. 8c2fee9 Don't set file_externally_removed_ if DeleteDownloadedFile failed. by [email protected] · 11 years ago
  40. e87e583 [Downloads] Update origin info after each response. by [email protected] · 11 years ago
  41. 72b8419d Fix DownloadManager crash when DownloadManagerDelegate isn't set by [email protected] · 11 years ago
  42. bb1c466 [Net] Assert that URLRequests with LOAD_IGNORE_LIMITS have MAXIMUM_PRIORITY by [email protected] · 12 years ago
  43. 4159e7f mac: Prepare for -Wunused-functions. by [email protected] · 12 years ago
  44. c55fabd Revert 232802 "[Net] Assert that URLRequests with LOAD_IGNORE_LI..." by [email protected] · 12 years ago
  45. 9b37c05 [Net] Assert that URLRequests with LOAD_IGNORE_LIMITS have MAXIMUM_PRIORITY by [email protected] · 12 years ago
  46. 2ca01e5 [Net] Add a priority parameter to URLRequest's constructor by [email protected] · 12 years ago
  47. 6065748f Downloads: Avoid some redundant map lookups in DownloadMangerImpl. by [email protected] · 12 years ago
  48. 24eb517 1) Applies the new malware UI to binaries that change settings by [email protected] · 12 years ago
  49. 422a7d1 On browser close, the browser checks to see if there are any pending downloads. by [email protected] · 12 years ago
  50. 96c77a7 net: Use ScopedVector::Pass() to pass element readers for UploadDataStream's ctor by [email protected] · 12 years ago
  51. 492c009 [Downloads] Move client guid for AV scanning of downloaded files to chrome/ by [email protected] · 12 years ago
  52. 56cd594 [Downloads] Persist ETag and Last-Modified headers. by [email protected] · 12 years ago
  53. 11325a2 [Downloads] Some UMA for downloads resumption. by [email protected] · 12 years ago
  54. 95f861e Use a direct include of the message_loop header in content/, part 1. by [email protected] · 12 years ago
  55. 530047e Persist download ids across sessions by merging them with db_handles. by [email protected] · 12 years ago
  56. a60346f Move configuration of URLRequest referrer to content/browser/loader. by [email protected] · 12 years ago
  57. bdf5d6c [Downloads] Remove RDH from DownloadUrlParameters. by [email protected] · 12 years ago
  58. 803036e0 Remove DownloadItem::Is*() in favor of DI::GetState() by [email protected] · 12 years ago
  59. 10994d13 Use a direct include of strings headers in content/browser/, part 1. by [email protected] · 12 years ago
  60. 92f2146 Remove unused DownloadManager::CancelDownload() by [email protected] · 12 years ago
  61. fe75227 [Downloads] Allow acquiring dangerous download file. by [email protected] · 12 years ago
  62. eba4a4d BrowserContext should simply own DownloadManager by [email protected] · 12 years ago
  63. 7b3eeca4 [Downloads] Remove intermediate files when no longer necessary. by [email protected] · 12 years ago
  64. 89ec81f [Downloads] Add a RESUMING_INTERNAL state to DownloadItem. by [email protected] · 12 years ago
  65. dd32b127 content: Use base::MessageLoop. by [email protected] · 12 years ago
  66. 1679869 Fix showing the shelf for downloads started by extensions. by [email protected] · 12 years ago
  67. 99ecf6e Remove URL fragment from referrer HTTP header (to comply with rfc2616) when opening link using "Open Link in New Tab" option. by [email protected] · 12 years ago
  68. 8f29835 Regularize setting of the download id on download creation. by [email protected] · 12 years ago
  69. 40d11e0 Update sys_string_conversions includes in chrome_frame, content, net, and ui. by [email protected] · 12 years ago
  70. 381af49 Avoid calling OnDownloadCreated() on download resumption. by [email protected] · 12 years ago
  71. fb48765b Allow removal of interrupted downloads when removing a group of downloads. by [email protected] · 12 years ago
  72. f8e92b5d Move ByteStream to content/browser by [email protected] · 12 years ago
  73. 7d3cbc9 [Cleanup] Remove StringPrintf from global namespace by [email protected] · 12 years ago
  74. dd18a1f Fix a crashing call to GURL::spec() in downloads_api.cc:DownloadItemToJSON() by [email protected] · 12 years ago
  75. fc179dd1 Partially integrate filename determination with resumption. by [email protected] · 12 years ago
  76. 237af6d Removed RemoveDownloadItems. by [email protected] · 12 years ago
  77. b375601 Make the UI an observer of downloads. by [email protected] · 12 years ago
  78. 2dec8ec Use base namespace for FilePath in content/browser by [email protected] · 12 years ago
  79. c02087b51 chrome: Kill the base::Passed(foo.Pass()) meme. by [email protected] · 12 years ago
  80. 87677469 Persist download interrupt reason, both target and current paths, url_chain, and danger type. by [email protected] · 12 years ago
  81. 0baf592 download: Remove DownloadManager::MockDownloadOpenForTesting by [email protected] · 12 years ago
  82. 4c544cd download: Delegate file removal check to DownloadManagerDelegate by [email protected] · 12 years ago
  83. df58aa8 content: remove NOTIFICATION_SAVE_PACKAGE_SUCCESSFULLY_FINISHED by [email protected] · 12 years ago
  84. eb42324 Revert 178351 by [email protected] · 12 years ago
  85. 90fe5e9 content: remove NOTIFICATION_SAVE_PACKAGE_SUCCESSFULLY_FINISHED by [email protected] · 12 years ago
  86. ffc0c2d Move OpenItem/ShowItemInFolder from ContentBrowserClient to DownloadManagerDelegate by [email protected] · 12 years ago
  87. cda7906 Merge DownloadItem::SafetyState and DownloadDangerType by [email protected] · 12 years ago
  88. 8d68a3e0 Initial CL for Downloads resumption. by [email protected] · 12 years ago
  89. 9829962 Pull delegate check back into IsDownloadReadyForCompletion so that if by [email protected] · 12 years ago
  90. c7e94670 content: Kill the base::Passed(foo.Pass()) meme. by [email protected] · 12 years ago
  91. f288ef0 net: Change argument of URLRequest::set_upload from UploadData to UploadDataStream by [email protected] · 12 years ago
  92. 678c036 Add content/browser/loader/ for resource loading related classes. by [email protected] · 12 years ago
  93. fd6ddb8 Remove DownloadManager::active_downloads_ by [email protected] · 13 years ago
  94. fdae8bf Stop using URLRequest::AppendBytesToUpload from src/content by [email protected] · 13 years ago
  95. 3d95e54 Make DownloadHistory observe manager, items by [email protected] · 13 years ago
  96. bde0e4f Various minor cleanups to the download system: by [email protected] · 13 years ago
  97. 73c4348 Remove DownloadManager::Observer::ModelChanged by [email protected] · 13 years ago
  98. 49d812e Merge most instances of DownloadSaveInfo into DownloadUrlParams. by [email protected] · 13 years ago
  99. 3a2b2b5c Minor cleanup in DownloadCreateInfo structure. by [email protected] · 13 years ago
  100. 3586962 Move download code to the content namespace. by [email protected] · 13 years ago