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
/
content
/
browser
/
download
Commit message (
Expand
)
Author
Age
Files
Lines
*
Reland
benjhayden@chromium.org
2012-08-09
8
-47
/
+74
*
Make DownloadItem derive SupportsUserData instead of re-implementing it.
benjhayden@chromium.org
2012-08-08
5
-120
/
+12
*
Fix downloads db state=3 corruption using version=23
benjhayden@chromium.org
2012-08-08
1
-1
/
+1
*
Revert 149794 - DownloadItem::Observer::OnDownloadDestroyed() replaces Downlo...
rdsmith@chromium.org
2012-08-06
8
-74
/
+47
*
DownloadItem::Observer::OnDownloadDestroyed() replaces DownloadItem::REMOVING
benjhayden@chromium.org
2012-08-03
8
-47
/
+74
*
Add the save_package_browsertest.cc to content_browsertests.
jam@chromium.org
2012-07-30
1
-15
/
+14
*
Moving file_metadata files under content/browser/download
cristian.patrasciuc@gmail.com
2012-07-28
6
-28
/
+220
*
Added functionality such that on Linux, after downloading a file,
cristian.patrasciuc@gmail.com
2012-07-27
4
-0
/
+244
*
Download filename determination refactor (3/3)
asanka@chromium.org
2012-07-27
8
-310
/
+186
*
DownloadManager::Observer::OnDownloadCreated
benjhayden@chromium.org
2012-07-26
4
-13
/
+56
*
Move ui_test_utils::RunMessageLoop to test_utils so that it can be reused by ...
jam@chromium.org
2012-07-26
1
-2
/
+1
*
Move over a bunch of tests from browser_tests to content_browsertests.
jam@chromium.org
2012-07-26
1
-18
/
+14
*
Fix DownloadResourceHandler::OnReadCompleted to defer loading after consuming
darin@chromium.org
2012-07-18
1
-10
/
+8
*
Move Rename functionality from DownloadFileManager to DownloadFileImple.
rdsmith@chromium.org
2012-07-13
14
-180
/
+301
*
Change DownloadManagerImpl to operate on DownloadItemImpl
rdsmith@chromium.org
2012-07-13
11
-317
/
+521
*
Add test for failing rename in BaseFileTest.
asanka@chromium.org
2012-07-12
2
-1
/
+25
*
Revert 146162 - Move Rename functionality from DownloadFileManager to Downloa...
rdsmith@chromium.org
2012-07-11
14
-301
/
+177
*
Move Rename functionality from DownloadFileManager to DownloadFileImple.
rdsmith@chromium.org
2012-07-11
14
-177
/
+301
*
Kill DownloadManagerImpl::save_page_downloads_
benjhayden@chromium.org
2012-07-11
3
-57
/
+54
*
Remove #pragma once from content
ajwong@chromium.org
2012-07-11
23
-24
/
+1
*
Remove the code to wait on disconnected child processes to get the exit code....
jam@chromium.org
2012-07-09
1
-0
/
+1
*
Shifted DownloadFile to exporting DownloadInterruptReasons.
rdsmith@chromium.org
2012-07-03
8
-57
/
+75
*
Improve download performance statistics.
rdsmith@chromium.org
2012-07-03
4
-25
/
+22
*
Download filename determination refactor (2/3)
asanka@chromium.org
2012-07-02
5
-26
/
+16
*
Kill DownloadManagerImpl::history_downloads_.
benjhayden@chromium.org
2012-07-02
3
-111
/
+75
*
Refactors to simplify rename pathway in DownloadFileManager.
rdsmith@chromium.org
2012-07-02
7
-221
/
+152
*
Move tab functions off Browser into browser_tabstrip and browser_tabrestore.
ben@chromium.org
2012-06-29
2
-3
/
+5
*
Revert 144817 - Refactors to simplify rename pathway in DownloadFileManager.
bartfab@google.com
2012-06-29
7
-158
/
+227
*
Rewrite guts of ResourceLoader and BufferedResourceHandler to
darin@chromium.org
2012-06-29
4
-16
/
+10
*
Refactors to simplify rename pathway in DownloadFileManager.
rdsmith@chromium.org
2012-06-28
7
-227
/
+158
*
Restructure error handling in downloads to be driven by DownloadItemImpl.
rdsmith@chromium.org
2012-06-26
6
-87
/
+32
*
Do the Windows source file annotation at the end of the download.
rdsmith@chromium.org
2012-06-26
3
-7
/
+7
*
RefCounted types should not have public destructors, delegate cleanup
rsleevi@chromium.org
2012-06-26
1
-1
/
+3
*
Removed checks for NULL DownloadManager in DownloadFileImpl.
rdsmith@chromium.org
2012-06-25
2
-32
/
+20
*
RefCounted types should not have public destructors
rsleevi@chromium.org
2012-06-25
1
-8
/
+7
*
Change DownloadManagerImpl::downloads_ from a set to a map, and expose it as ...
benjhayden@chromium.org
2012-06-22
2
-21
/
+31
*
Remove vestiges of DownloadFileManager driven in progress updates.
rdsmith@chromium.org
2012-06-22
3
-31
/
+0
*
Added URLRequestContext to constructor for URLRequest.
erikwright@chromium.org
2012-06-22
1
-1
/
+4
*
Submitting ByteStream chrome class for Google C++ Readability Review.
rdsmith@chromium.org
2012-06-21
3
-11
/
+73
*
Remove old Sleep and PostDelayedTask interfaces that use int ms instead of Ti...
tedvessenes@gmail.com
2012-06-21
1
-14
/
+7
*
Remove message_loop_helpers.h and update the includes to point to the new loc...
tfarina@chromium.org
2012-06-20
1
-1
/
+1
*
Implement a ResourceThrottle for URL overriding in Chrome on Android.
mkosiba@chromium.org
2012-06-20
1
-2
/
+2
*
Fix some errors when building in gcc 4.6
dcheng@chromium.org
2012-06-19
1
-2
/
+2
*
Keep shelf item visible when extension install blocked off-store.
aa@chromium.org
2012-06-19
2
-3
/
+3
*
Simplify DownloadResourceHandler constructor arguments.
rdsmith@chromium.org
2012-06-18
2
-10
/
+5
*
Simplifiy download initiation.
rdsmith@chromium.org
2012-06-18
12
-178
/
+178
*
Coverity: Fix uninit constructor variable.
kmadhusu@chromium.org
2012-06-14
1
-0
/
+1
*
NetLogEventParameter to Callback refactoring 11.
mmenke@chromium.org
2012-06-14
6
-422
/
+154
*
Refactor the guts of ResourceDispatcherHostImpl into a new class named
darin@chromium.org
2012-06-14
2
-9
/
+4
*
TabContentsWrapper -> TabContents, part 57.
avi@chromium.org
2012-06-13
2
-3
/
+3
[next]