index
:
chromium_src.git
ignore/bar
ignore/foo
infra/config
lkcr
lkgr
master
replicant-6.0
central chromium sources
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
chrome
/
browser
/
download
/
download_util.h
Commit message (
Expand
)
Author
Age
Files
Lines
*
Kill DownloadItem::IsOtr()
benjhayden@chromium.org
2012-08-14
1
-5
/
+0
*
Unify and clean up system download notifications, add Mountain Lion support.
avi@chromium.org
2012-08-12
1
-9
/
+0
*
download: Move GenerateFileNameFromRequest() into chrome_download_manager_del...
tfarina@chromium.org
2012-07-23
1
-6
/
+0
*
download: Remove unused GetUniquePathNumberWithCrDownload() function.
tfarina@chromium.org
2012-07-19
1
-6
/
+0
*
Remove the rest of #pragma once in one big CL.
ajwong@chromium.org
2012-07-11
1
-1
/
+0
*
Converted the rest of chrome except for extensions and favicons to user Image...
pkotwicz@chromium.org
2012-06-05
1
-1
/
+1
*
Revert 140531 - Converted the rest of chrome except for extensions and favico...
pkotwicz@chromium.org
2012-06-05
1
-1
/
+1
*
Converted the rest of chrome except for extensions and favicons to user Image...
pkotwicz@chromium.org
2012-06-05
1
-1
/
+1
*
Added stale values that used to be used for the Download.CountsChrome
rdsmith@chromium.org
2012-02-17
1
-14
/
+10
*
Isolate initiation counts for downloads to their own histograms and improve
rdsmith@chromium.org
2012-02-15
1
-6
/
+34
*
Get rid of download_stats.h dependency from Chrome.
jam@chromium.org
2012-01-24
1
-0
/
+25
*
Get rid of SavePackage usage in Chrome. I've moved IsSavableContents onto Web...
jam@chromium.org
2012-01-20
1
-0
/
+5
*
Move DownloadFile/DownloadItem/DownloadManager interfaces into content/public...
jam@chromium.org
2011-12-20
1
-6
/
+9
*
views: Move view.h to ui/views/.
tfarina@chromium.org
2011-11-30
1
-1
/
+1
*
Cleanup: Remove unneeded forward declarations from various chrome/browser sub...
thestig@chromium.org
2011-11-15
1
-14
/
+0
*
Make all drag sources not depend on download_util.
avi@chromium.org
2011-10-25
1
-8
/
+0
*
Retry r100017. This time, prevent a potential shutdown race by moving the cal...
benjhayden@chromium.org
2011-09-21
1
-1
/
+0
*
Revert 100017 - broke ProfileManagerTest.CreateProfileAsyncMultipleRequests
estade@chromium.org
2011-09-07
1
-0
/
+1
*
Make a new integer field in sql::MetaTable (a per-profile db) containing a co...
benjhayden@chromium.org
2011-09-07
1
-1
/
+0
*
Revert 98656 - Make a new integer field in sql::MetaTable (a per-profile db) ...
dmaclach@chromium.org
2011-08-29
1
-0
/
+1
*
Make a new integer field in sql::MetaTable (a per-profile db) containing a co...
benjhayden@chromium.org
2011-08-29
1
-1
/
+0
*
Remove the last Chrome include from content downloads code. This moves some m...
jam@chromium.org
2011-08-23
1
-9
/
+0
*
Move simple download calls to chrome code to use ContentBrowserClient interface.
jam@chromium.org
2011-08-19
1
-10
/
+0
*
Revert 97477 - Move simple download calls to chrome code to use ContentBrowse...
wez@chromium.org
2011-08-19
1
-0
/
+10
*
Move simple download calls to chrome code to use ContentBrowserClient interface.
jam@chromium.org
2011-08-19
1
-10
/
+0
*
Have BaseFile ask the embedder for the default download directory.
jam@chromium.org
2011-08-18
1
-4
/
+0
*
Move download UMA functions to their own file in content. Also fire the chrom...
jam@chromium.org
2011-08-16
1
-58
/
+0
*
Move filename determination logic to net_util so that it's not split between ...
asanka@chromium.org
2011-08-09
1
-21
/
+6
*
Record type of content being downloaded.
cbentzel@chromium.org
2011-08-02
1
-0
/
+3
*
Use the suggested name from an anchor's 'download' attribute.
sadrul@chromium.org
2011-07-27
1
-4
/
+1
*
Revert 92870 - Modified cancel and interrupt processing to avoid race with hi...
rdsmith@chromium.org
2011-07-18
1
-3
/
+0
*
Modified cancel and interrupt processing to avoid race with history.
rdsmith@chromium.org
2011-07-18
1
-0
/
+3
*
Move base/values.h into the base namespace. This includes a cros DEPS roll
dmazzoni@chromium.org
2011-07-12
1
-2
/
+2
*
Revert 91861 - When the download folder does not exist, change the download f...
johnme@google.com
2011-07-08
1
-14
/
+6
*
When the download folder does not exist, change the download folder to a user...
haraken@google.com
2011-07-08
1
-6
/
+14
*
Test download manager fetching CRXes.
skerner@chromium.org
2011-06-22
1
-8
/
+0
*
Revert 89496 - Test download manager fetching CRXes.
cevans@chromium.org
2011-06-20
1
-0
/
+8
*
Added more UMA logging for interrupted downloads.
ahendrickson@chromium.org
2011-06-17
1
-2
/
+2
*
Test download manager fetching CRXes.
skerner@chromium.org
2011-06-17
1
-8
/
+0
*
Change DownloadProcessHandle to be more of an encapsulated class.
rdsmith@chromium.org
2011-06-09
1
-8
/
+0
*
Show that CRX unpacking is happening in the download shelf
skerner@chromium.org
2011-06-06
1
-4
/
+9
*
Added 2 new Download.Counts enums START_COUNT and INTERRUPTED_COUNT to comple...
benjhayden@chromium.org
2011-06-02
1
-0
/
+16
*
Revert 87302 - Show that CRX unpacking is happening in the download shelf
phajdan.jr@chromium.org
2011-05-31
1
-10
/
+4
*
Show that CRX unpacking is happening in the download shelf
skerner@chromium.org
2011-05-31
1
-4
/
+10
*
Part 2 of downloads data flow refactor.
ahendrickson@chromium.org
2011-05-23
1
-8
/
+5
*
Fix bug 79905: Drag and drop of "DownloadURL" type ignores specified filename...
jianli@chromium.org
2011-05-18
1
-1
/
+5
*
Added DownloadProcessHandle class.
ahendrickson@chromium.org
2011-05-11
1
-2
/
+4
*
More progress towards removing content settings code from the content layer. ...
jam@chromium.org
2011-05-10
1
-8
/
+8
*
Count histograms initiated and finished by the download system.
rdsmith@chromium.org
2011-04-13
1
-0
/
+39
*
Detect download errors.
ahendrickson@chromium.org
2011-04-07
1
-0
/
+9
[next]