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
Commit message (
Expand
)
Author
Age
Files
Lines
*
Merge 89600 - Treat ERR_CONNECTION_CLOSED as a succesful download.
cbentzel@chromium.org
2011-06-22
1
-1
/
+6
*
Merge 89123 - Add GRP to the dangerous file list.
cevans@chromium.org
2011-06-15
1
-0
/
+1
*
Merge 87981 - Show that CRX unpacking is happening in the download shelf
skerner@chromium.org
2011-06-06
5
-32
/
+112
*
Merge 87711 - Better support for dangerous and in progress downloads, style c...
achuith@chromium.org
2011-06-03
2
-4
/
+8
*
SafeBrowsing: Include hash in digest malware hit pingback.
mattm@chromium.org
2011-05-31
3
-9
/
+115
*
Revert 87302 - Show that CRX unpacking is happening in the download shelf
phajdan.jr@chromium.org
2011-05-31
5
-123
/
+25
*
Fix AutoOpen test to be correct on ChromeOS.
rdsmith@chromium.org
2011-05-31
1
-1
/
+1
*
Factor load notification detail structs out of NavigationController and into
pinkerton@chromium.org
2011-05-31
1
-0
/
+1
*
Fix AutoOpen test to be correct on ChromeOS.
rdsmith@chromium.org
2011-05-31
1
-54
/
+39
*
Clang fix.
skerner@chromium.org
2011-05-31
1
-1
/
+1
*
Show that CRX unpacking is happening in the download shelf
skerner@chromium.org
2011-05-31
5
-25
/
+123
*
Make sure we remove observers in drag-download.
jianli@chromium.org
2011-05-27
2
-12
/
+29
*
Disable DownloadTest.AutoOpen on CrOS.
rdsmith@chromium.org
2011-05-26
1
-1
/
+7
*
Fix auto-open behavior for Downloads.
rdsmith@chromium.org
2011-05-26
3
-9
/
+95
*
Change GetVisitCountToHost() to GetVisibleVisitCountToHost(), and restrict it...
pkasting@chromium.org
2011-05-25
1
-7
/
+7
*
Fix leak of callback object in r86518.
pkasting@chromium.org
2011-05-25
2
-1
/
+11
*
Virtual destructors should have virtual keyword.
hans@chromium.org
2011-05-25
2
-2
/
+2
*
For downloads requiring a user gesture, also require the user to have visited...
pkasting@chromium.org
2011-05-24
10
-55
/
+111
*
Fixed memory leaks in download manager unit tests.
ahendrickson@chromium.org
2011-05-24
1
-31
/
+33
*
Treat ERR_CONNECTION_CLOSED as end-of-data marker for downloads.
ahendrickson@chromium.org
2011-05-24
1
-0
/
+2
*
Part 2 of downloads data flow refactor.
ahendrickson@chromium.org
2011-05-23
19
-389
/
+809
*
download: Add a GetMenuModel() that grabs the correct model.
tfarina@chromium.org
2011-05-23
2
-44
/
+53
*
Disable crashing DownloadTest.BrowserCloseAfterDownload test.
thestig@chromium.org
2011-05-23
1
-2
/
+4
*
Cleanup: Remove unneeded includes of download_shelf.h
tfarina@chromium.org
2011-05-20
1
-1
/
+0
*
Move scoped_temp_dir and scoped_native_library back from base/memory to base.
thakis@chromium.org
2011-05-19
5
-6
/
+6
*
download: Split DownloadShelfContextMenu into its own header file.
tfarina@chromium.org
2011-05-19
3
-149
/
+150
*
Rename WidgetWin/Gtk -> NativeWidgetWin/Gtk.
ben@chromium.org
2011-05-19
1
-2
/
+2
*
Mark DownloadTest.BrowserCloseAfterDownload as failing on all platforms
battre@chromium.org
2011-05-19
1
-7
/
+3
*
Fix bug 79905: Drag and drop of "DownloadURL" type ignores specified filename...
jianli@chromium.org
2011-05-18
3
-29
/
+51
*
Mark DownloadTest.BrowserCloseAfterDownload as failing on Linux.
ericdingle@chromium.org
2011-05-18
1
-2
/
+2
*
Move download stuff to download tab helper.
avi@chromium.org
2011-05-18
4
-11
/
+21
*
Mark DownloadTest.BrowserCloseAfterDownload as failing on Windows
battre@chromium.org
2011-05-18
1
-1
/
+7
*
Re-enable DownloadTest.BrowserCloseAfterDownload
battre@chromium.org
2011-05-18
1
-3
/
+1
*
Move the little infobar code from TabContents to TabContentsWrapper.
jam@chromium.org
2011-05-18
1
-1
/
+4
*
Revert 85504 - Move download stuff to download tab helper.
avi@chromium.org
2011-05-16
4
-21
/
+11
*
Move download stuff to download tab helper.
avi@chromium.org
2011-05-16
4
-11
/
+21
*
Revert 85486 - Move download stuff to download tab helper.
avi@chromium.org
2011-05-16
4
-21
/
+11
*
Move download stuff to download tab helper.
avi@chromium.org
2011-05-16
4
-11
/
+21
*
DownloadTest updates for Cros.
achuith@chromium.org
2011-05-12
1
-32
/
+7
*
Use TCW in SavePackage.
avi@chromium.org
2011-05-12
3
-21
/
+28
*
Enable DownloadManager.StartDownload
achuith@chromium.org
2011-05-11
1
-4
/
+0
*
Disabling broken take and filing issue:
bradnelson@google.com
2011-05-11
1
-1
/
+2
*
Added DownloadProcessHandle class.
ahendrickson@chromium.org
2011-05-11
13
-116
/
+197
*
More progress towards removing content settings code from the content layer. ...
jam@chromium.org
2011-05-10
8
-51
/
+25
*
Include full redirect chain in downloads safebrowsing ping.
mattm@chromium.org
2011-05-10
2
-1
/
+11
*
iwyu: Use callback_old.h where appropriate, part 2.
jhawkins@chromium.org
2011-05-10
1
-1
/
+1
*
Move ChromeURLAfterDownload to download_browsertest
rafaelw@chromium.org
2011-05-09
1
-12
/
+79
*
Misc. tiny cleanups to downloads. Reduce API surface, shorten code. Only fu...
pkasting@chromium.org
2011-05-09
4
-72
/
+39
*
Fix failure to update history to reflect new COMPLETE state meaning.
rdsmith@chromium.org
2011-05-09
4
-12
/
+119
*
Add histograms to understand why so many CRX installs fail in the field.
skerner@chromium.org
2011-05-09
1
-1
/
+2
[next]