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
*
Revert 117078 - Move creation and ownership of ResourceDispatcherHost and Plu...
jam@chromium.org
2012-01-10
3
-17
/
+20
*
Move creation and ownership of ResourceDispatcherHost and PluginService to co...
jam@chromium.org
2012-01-10
3
-20
/
+17
*
Make DownloadManagerImpl's destruction not tied to the UI thread.
rdsmith@chromium.org
2012-01-09
2
-8
/
+7
*
Using VLOG instead of DVLOG to display BaseFile errors.
ahendrickson@chromium.org
2012-01-09
1
-3
/
+3
*
Facilitate disabling the debugging checks in download_database.cc and downloa...
benjhayden@chromium.org
2012-01-09
1
-17
/
+23
*
Remove task.h and finish base::Bind() migration.
ajwong@chromium.org
2012-01-06
2
-1
/
+1
*
Cleanup parameter passing issues in content/browser/download
asanka@chromium.org
2012-01-06
4
-12
/
+12
*
Revert 116385 - Make DownloadManagerImpl's destruction not tied to the UI thr...
rdsmith@chromium.org
2012-01-04
2
-9
/
+10
*
Get rid of a bunch of tab_contents.h includes from chrome. These are all triv...
jam@chromium.org
2012-01-04
4
-5
/
+10
*
Make DownloadManagerImpl's destruction not tied to the UI thread.
rdsmith@chromium.org
2012-01-04
2
-10
/
+9
*
Convert the remaining Browser::GetSelectedTabContents() calls to GetSelectedW...
jam@chromium.org
2012-01-03
9
-18
/
+24
*
base::Bind: Remove ScopedRunnableMethodFactory.
jhawkins@chromium.org
2012-01-03
2
-10
/
+5
*
Replace most of Browser::GetSelectedTabContents calls into Browser::GetSelect...
jam@chromium.org
2012-01-03
3
-10
/
+16
*
Remove DeleteTask and convert remaining users.
dcheng@chromium.org
2012-01-02
1
-1
/
+2
*
Convert chrome users of NavigationController::tab_contents() to use GetWebCon...
jam@chromium.org
2012-01-02
4
-8
/
+8
*
Convert all of the WebContentsDelegate to use WebContents instead of TabConte...
jam@chromium.org
2011-12-28
1
-1
/
+2
*
Rename NavigationController to NavigationControllerImpl and put it into the c...
jam@chromium.org
2011-12-28
1
-1
/
+2
*
Convert a few methods in NavigationController to return a content::Navigation...
jam@chromium.org
2011-12-28
1
-2
/
+2
*
Move the PageNavigator interface and GlobalRequestID struct to content\public...
jam@chromium.org
2011-12-28
2
-3
/
+2
*
Move FaviconStatus and SSLStatus out of NavigationEntry into their own files ...
jam@chromium.org
2011-12-27
1
-0
/
+1
*
Made MockDownloadManagerDelegate a gmock.
ahendrickson@chromium.org
2011-12-27
2
-124
/
+37
*
Move most of the remaining users of WebContentsObserver::tab_contents() to us...
jam@chromium.org
2011-12-26
1
-12
/
+12
*
Convert a bunch of WebContentsObservers to use web_contents() instead of tab_...
jam@chromium.org
2011-12-25
2
-3
/
+6
*
Create a Content API around NavigationEntry that's in content/public/browser....
jam@chromium.org
2011-12-25
1
-1
/
+1
*
Coverity: Fix unchecked return values
kmadhusu@chromium.org
2011-12-22
1
-2
/
+4
*
Move TabContentsObserver to content/public, rename it to WebContentsObserver,...
jam@chromium.org
2011-12-22
2
-8
/
+7
*
In order to resume a download some more information needs to be gathered.
ahendrickson@chromium.org
2011-12-22
28
-160
/
+467
*
Move the remaining TabContents methods to the WebContents interface, switchin...
jam@chromium.org
2011-12-22
2
-4
/
+5
*
Fix a NULL check typo in DownloadBuffer.
thestig@chromium.org
2011-12-22
1
-1
/
+1
*
Rename TabContents::browser_context() to GetBrowserContext and put it into th...
jam@chromium.org
2011-12-21
3
-6
/
+7
*
Revert 115346. The change didn't break anything, the test was faulty. Will di...
jam@chromium.org
2011-12-21
1
-1
/
+1
*
Revert r115276, it broke PanelDownloadTest.Download in interactive_ui_tests
thakis@chromium.org
2011-12-21
1
-1
/
+1
*
Rename TabContents::controller() to GetController and put it into the WebCont...
jam@chromium.org
2011-12-21
1
-1
/
+1
*
Rename TabContents::render_view_host() to GetRenderViewHost and put it into t...
jam@chromium.org
2011-12-20
3
-3
/
+3
*
Rename DownloadItem::BrowserContext to GetBrowserContext, to match other gett...
jam@chromium.org
2011-12-20
7
-22
/
+11
*
Move DownloadFile/DownloadItem/DownloadManager interfaces into content/public...
jam@chromium.org
2011-12-20
37
-918
/
+272
*
Compile fix for gcc 4.6, cast to pointer type.
joi@chromium.org
2011-12-19
1
-2
/
+2
*
Implement chrome.experimental.downloads.pause(), cancel() and resume().
asanka@chromium.org
2011-12-16
1
-4
/
+3
*
Trivial move of content::BrowserContext to content/public.
joi@chromium.org
2011-12-15
4
-4
/
+4
*
DownloadQuery filters and sorts DownloadItems
benjhayden@chromium.org
2011-12-14
3
-0
/
+918
*
Make "Save As" control flow play better with safe browsing checks. ...
asanka@chromium.org
2011-12-14
2
-7
/
+31
*
Basic tests for DownloadUrl/DownloadUrlToFile.
rdsmith@chromium.org
2011-12-09
2
-4
/
+2
*
Added a download file factory to the download file manager, for testing.
ahendrickson@chromium.org
2011-12-08
2
-7
/
+43
*
Revert 110505 - Report ERR_CONTENT_LENGTH_MISMATCH when the count of bytes re...
cbentzel@chromium.org
2011-12-08
1
-6
/
+6
*
Implemented ExternalData interface on DownloadItem and used it for SafeBrowsing.
rdsmith@chromium.org
2011-12-07
4
-0
/
+54
*
DownloadManager intereface refactoring to allow cleaner DownloadItem unit tests.
rdsmith@chromium.org
2011-12-06
10
-205
/
+262
*
Add download server IP address to the SafeBrowsing download protection ping.
noelutz@google.com
2011-12-06
6
-0
/
+16
*
Revert 113007 - DownloadManager intereface refactoring to allow cleaner Downl...
kalman@chromium.org
2011-12-06
10
-262
/
+205
*
DownloadManager intereface refactoring to allow cleaner DownloadItem unit tests.
rdsmith@chromium.org
2011-12-05
10
-205
/
+262
*
Get more information about types of images being downloaded.
cbentzel@chromium.org
2011-12-02
1
-2
/
+44
[next]