1. 16ca9f7 Limit parallel download to http GET requests. by xingliu · 8 years ago
  2. d64fde65 Download driver for components/download. by xingliu · 8 years ago
  3. 336ea2c Don't compile code for desktop zoom or GuestViews on mobile platforms. by mcnee · 8 years ago
  4. 1705541 [Downloads] Remove asanka from owners. by Asanka Herath · 8 years ago
  5. aa36b98 Drop the suggested name of downloads when initiator & resource origin differ by Jochen Eisinger · 8 years ago
  6. 5697152d Parallelizable download metrics. by xingliu · 8 years ago
  7. 656b9ca Validate generated MHTML in mhtml_generation_browsertest.cc tests. by carlosk · 8 years ago
  8. a58f2e80c Remove unnecessary powersaveblocker in download_browsertests.cc by ke.he · 8 years ago
  9. 5ff87ce Automated IWYU fix for TaskRunner includes. by Gabriel Charette · 8 years ago
  10. 859c7889 BrowserContext::GetDownloadManager() does not return nullptr. by thestig · 8 years ago
  11. 2d8b867 Add GetWakeLockWithoutContext() in WakeLockContextProvider mojo interface. by ke.he · 8 years ago
  12. a672d19a Add the metric to record percentage improvement for parallel download. by xingliu · 8 years ago
  13. f64a25e Add missing IWYU message_loop.h includes. by gab · 8 years ago
  14. c41a4fc Reduce unnecessary download interruptions due to parallel requests by qinmin · 8 years ago
  15. 1aa98d7 Don't enforce X-Frame-Options for downloads. by nasko · 8 years ago
  16. 503e20c5 Add a metric to record http response code for download requests. by xingliu · 8 years ago
  17. 2a542d8 Clear callback when a parallel request can no longer write any data by qinmin · 8 years ago
  18. 462abbb Fix the Unthrottled download count for parallel download by qinmin · 8 years ago
  19. b42016c interrupt and resume download with CONTENT_LENGTH_MISMATCH errors by qinmin · 8 years ago
  20. aca5268 Polish the cleaning up url request code for parallel download. by xingliu · 8 years ago
  21. 8f34ea7 Ensure all content_browsertests call the host resolver in SetUpOnMainThread and not after. by jam · 8 years ago
  22. 1ed4a437 Switch to using scoped_ptr with UserData by avi · 8 years ago
  23. 8487c6b Parallel download browser test. by xingliu · 8 years ago
  24. 2269e30 Add new UMA stats for parallelizable download by qinmin · 8 years ago
  25. 39358c1 Add extra headers argument so we don't pass headers in the body. by petewil · 8 years ago
  26. b444a98 Fix an issue that we didn't clean url request properly. by xingliu · 8 years ago
  27. dce5ad6 Setup download internal directory for invisible downloads by shaktisahu · 8 years ago
  28. cfc0c0e [downloads] Prevent downloading a file onto itself. by Asanka Herath · 8 years ago
  29. 4f3c18c Properly handle the case when a parallel download becomes non-parallel by qinmin · 8 years ago
  30. 10603e2 Record the parallel download UMA for fresh new downloads by qinmin · 8 years ago
  31. 87a42b7a Make the download's response headers available in the DownloadItem by peter · 8 years ago
  32. cbb48504 Don't create parallel request if download is about to complete by qinmin · 8 years ago
  33. b0f7a5b download_manager_impl_unittest.cc: Remove dead code. by hans · 8 years ago
  34. c97ad19 Add UMA to track why a download is non-parallel when enabled parallel by xingliu · 8 years ago
  35. 583a61a Clear the received slices in DownloadItemImpl when etag changed. by xingliu · 8 years ago
  36. 2abcf04 Get signals working in the EXTRA_DATA section of MHTML by petewil · 8 years ago
  37. 7a8bb64 Fixed an uninitialized value by shaktisahu · 8 years ago
  38. 1c4d759e The Blink Rename by Blink Reformat · 8 years ago
  39. c6564f4 DownloadManager : Create transient downloads by shaktisahu · 8 years ago
  40. d91c322 Fix the UMA stats calculation because of overflow by qinmin · 8 years ago
  41. 1ba0e9f [downloads] Allow download target determination to indicate an error. by Asanka Herath · 8 years ago
  42. 3ba5776 set content length limit if half open range request fails by qinmin · 8 years ago
  43. ec174ac6 Add UMA metric to track parallel download requests stats. by xingliu · 8 years ago
  44. 1918ae78 Remove URLRequestJobFactory::IsHandledURL. by mmenke · 8 years ago
  45. b791e0b Add control to use If-Range header for range request. by xingliu · 8 years ago
  46. d6d05e2 Fix issues and feature polishing for parallel download. by xingliu · 8 years ago
  47. fd49a3e Downloads: Added transient flag to download item and download database by shaktisahu · 8 years ago
  48. 6be2821 remove is_sparse_file_ from DownloadFileImpl by qinmin · 8 years ago
  49. 75184f4 Add more UMA to record whether parallel download is completed/interrupted/cancelled by qinmin · 8 years ago
  50. cca0315b Handle early pause, cancel for parallel requests. by xingliu · 8 years ago
  51. aa5d2f47 Add a helper method to truncate SourceStream's length by qinmin · 8 years ago
  52. f8473e4 Add debug functions for parallel downloading. by xingliu · 8 years ago
  53. d87debc9 Recording download mime types for normal profile by shaktisahu · 8 years ago
  54. 6dbfc80b Allow the initial request to take over failed parallel requests. by qinmin · 8 years ago
  55. 1c18f0d Add a new UMA enum to record how many download uses parallel requests by qinmin · 8 years ago
  56. 391c49d74 Propagate server response error and interrupt the download. by xingliu · 8 years ago
  57. 2a5a154 Pump the http version to download system. by xingliu · 8 years ago
  58. 0c5570d5 Add UMA for estimating disk bandwidth and the time saved with parallel download by qinmin · 8 years ago
  59. 6719c20 Glue parallel download job and download file together. by xingliu · 8 years ago
  60. 457f198 Move the logic to determine how much data can be written to another function by qinmin · 8 years ago
  61. a217ace Add a delay to send the parallel requests. by xingliu · 8 years ago
  62. 9ed4df75 Remove ScopedVector from content/browser/. by leon.han · 8 years ago
  63. 9c8aefe Verify that all slice are downloaded when a stream complete by qinmin · 8 years ago
  64. cde3c3a Update the received slices vector when stream is written to disk by qinmin · 8 years ago
  65. 7ae9f6fc Move the writing of the MHTML footer to the browser process. by carlosk · 8 years ago
  66. 3c1d10c Make ResourceHandler::OnWillRead able to complete asynchronously. by mmenke · 8 years ago
  67. bc81898 Initialize the download file with correct bytes_so_far value by qinmin · 8 years ago
  68. 696a6d2 Parallel Download finch config parameters on Chrome client. by xingliu · 8 years ago
  69. 2bb2241a Change FindNextSliceToDownload() into FindSlicesToDownload() by qinmin · 8 years ago
  70. 4373e64 Pass slice info to DownloadFileImpl by qinmin · 8 years ago
  71. 992dacf Make DownloadFileImpl handle multiple byte streams. by xingliu · 8 years ago
  72. 60eb97f Added last_access_time to DownloadItem and History DB by shaktisahu · 8 years ago
  73. 41a4abf Add a utility function to calculate the next slice to download by qinmin · 8 years ago
  74. c49428e Add slice information to DownloadDestinationObserver::DestinationUpdate(). by qinmin · 8 years ago
  75. 468824d8 Introduce ParallelDownloadJob. by xingliu · 8 years ago
  76. 74c09cc [DirectoryOwnership] Add TEAM/COMPONENT into OWNERS files. by ymzhang · 8 years ago
  77. 23b2857f Populate download slice info between DownloadItem and history DB by qinmin · 8 years ago
  78. 81710508 docs: Change "ChromeOS" to "Chrome OS". by derat · 9 years ago
  79. f456c40 Refactor BaseFile class to support sparse files by qinmin · 9 years ago
  80. 66062a4c Adding myself and qinmin@ to downloads OWNERS by dtrainor · 9 years ago
  81. 38dc09d Add missing #include around sequenced_worker_pool.h in //content, //storage by tzik · 9 years ago
  82. 72c70c9 Revert of Remove header dependencies from sequence_checker.h to sequenced_worker_pool.h (patchset #6 id:470001 of https://codereview.chromium.org/2690533002/ ) by gcasto · 9 years ago
  83. 70b7c5d Remove header dependencies from sequence_checker.h to sequenced_worker_pool.h by tzik · 9 years ago
  84. cf6bde97 Revert of Remove header dependencies from sequence_checker.h to sequenced_worker_pool.h (patchset #5 id:450001 of https://codereview.chromium.org/2690533002/ ) by tzik · 9 years ago
  85. d502a3f Remove header dependencies from sequence_checker.h to sequenced_worker_pool.h by tzik · 9 years ago
  86. fed7466 Range request support for parallel download in DownloadRequestCore. by xingliu · 9 years ago
  87. 7551f61 ResourceHandler::OnWillStart: Remove min_size argument. by mmenke · 9 years ago
  88. 87f5c77a Refactor ResourceHandler API. by mmenke · 9 years ago
  89. f61d39f Introduce DownloadJob for DownloadItem refactoring. by xingliu · 9 years ago
  90. 521884b6 Fix an issue that download may missing MIME type if it failed ealier by qinmin · 9 years ago
  91. ec72fc4 Remove popup overlay from MHTML when requested by jianli · 9 years ago
  92. 13aa5ac Fix referrer logic for URLDownloader by svaldez · 9 years ago
  93. caf312f Change Lo-Fi bool to bitmask to support multiple Previews types. by megjablon · 9 years ago
  94. 0d4d0fd Decode url in save package download. by xingliu · 9 years ago
  95. 093561e [Download] Measure page transition for downloads by asanka · 9 years ago
  96. d1d21f7 [Downloads] Deprecate incorrect metrics. by asanka · 9 years ago
  97. 6381bd4e [downloads] Remove DownloadManager::RemoveAllDownloads. by asanka · 9 years ago
  98. d43b2fb Cleaned up the API of HttpUtil::ParseContentRangeHeader(). by sclittle · 9 years ago
  99. e6567ba9 [downloads] Set initiator when handling downloads via a[download] by asanka · 9 years ago
  100. c1ab029 [PPAPI] Quarantine files that are writeable by a Pepper plugin. by asanka · 9 years ago