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
/
safe_browsing
Commit message (
Expand
)
Author
Age
Files
Lines
*
Replace GetIOMessageLoopProxy() with GetNetworkTaskRunner() in UrlRequestCont...
sergeyu@chromium.org
2012-06-16
1
-7
/
+7
*
try#2: DownloadProtectionService::CheckClientDownloadRequest: service_ must b...
mattm@chromium.org
2012-06-15
1
-2
/
+5
*
Re-enable SafeBrowsingBlockingPageTest.MalwareIframeReportDetails.
mattm@chromium.org
2012-06-15
1
-2
/
+1
*
Revert 141986 - DownloadProtectionService::CheckClientDownloadRequest: servic...
mattm@chromium.org
2012-06-14
1
-1
/
+1
*
DownloadProtectionService::CheckClientDownloadRequest: service_ must be NULLe...
mattm@chromium.org
2012-06-13
1
-1
/
+1
*
TabContentsWrapper -> TabContents, part 56.
avi@chromium.org
2012-06-13
2
-2
/
+2
*
Re-enable client-side detection tests.
bryner@chromium.org
2012-06-12
1
-32
/
+3
*
Do download protection checks on HTTPS urls.
mattm@chromium.org
2012-06-09
3
-15
/
+34
*
TabContentsWrapper -> TabContents, part 25.
avi@chromium.org
2012-06-08
3
-55
/
+34
*
Chrome must back off if the SafeBrowsing update request times out.
noelutz@google.com
2012-06-08
1
-2
/
+2
*
Check if safe browsing download check request has already been cancelled befo...
mattm@chromium.org
2012-06-07
1
-0
/
+4
*
TabContentsWrapper -> TabContents, part 2.
avi@chromium.org
2012-06-06
1
-5
/
+5
*
TabContentsWrapper -> TabContents, part 1.
avi@chromium.org
2012-06-05
1
-1
/
+2
*
Don't start download protection response timeout until after file checks finish.
mattm@chromium.org
2012-06-04
1
-1
/
+13
*
Move the rest of the content\test headers that are used by embedders to conte...
jam@chromium.org
2012-06-04
5
-5
/
+5
*
Move test_browser_thread.h from content\test to content\public\test. This way...
jam@chromium.org
2012-06-04
10
-10
/
+10
*
Move mock test headers from content\test to content\public\test. This way we ...
jam@chromium.org
2012-06-03
1
-1
/
+1
*
Download filename determination refactor (1/3)
asanka@chromium.org
2012-05-30
2
-2
/
+2
*
Don't force non-session only cookies to be session only cookies, instead dele...
jochen@chromium.org
2012-05-30
1
-1
/
+1
*
Revert "Revert 137734 - Select theme resources from ResourceBundle at request...
flackr@chromium.org
2012-05-24
1
-3
/
+7
*
Make DownloadProtectionService not use BrowserList::GetLastActive() to load a...
ben@chromium.org
2012-05-23
2
-8
/
+11
*
Change most content::URLFetcher references to net::URLFetcher
akalin@chromium.org
2012-05-23
5
-16
/
+16
*
Remove content::URLFetcherDelegate
akalin@chromium.org
2012-05-22
7
-18
/
+24
*
Remove a bunch of trivial render_view_host_delegate.h includes in chrome.
jam@chromium.org
2012-05-22
1
-1
/
+0
*
Revert 137734 - Select theme resources from ResourceBundle at requested scale...
fischman@chromium.org
2012-05-17
1
-7
/
+3
*
Select theme resources from ResourceBundle at requested scale factor.
flackr@chromium.org
2012-05-17
1
-3
/
+7
*
Add SafeBrowsing support for checking downloaded zip files that contain execu...
bryner@chromium.org
2012-05-17
3
-14
/
+193
*
Moves methods for finding browsers to browser_finder.
sky@chromium.org
2012-05-16
1
-0
/
+1
*
Add all Microsoft executable extensions to the list of extensions we report a...
noelutz@google.com
2012-05-16
1
-5
/
+18
*
Move URLFetcherDelegate to net/ and split URLFetcher between net/ and content/
akalin@chromium.org
2012-05-11
8
-24
/
+24
*
Stop refcounting URLRequestContext.
willchan@chromium.org
2012-05-11
2
-6
/
+5
*
Cleanup: Remove Profile::Deprecated::GetDefaultRequestContext() and its last ...
thestig@chromium.org
2012-05-10
1
-7
/
+10
*
Initialize members in FakeMalwareDetails and cleanup SafeBrowsingBlockingPage...
bauerb@chromium.org
2012-05-09
3
-98
/
+83
*
Disable a few broken phishing tests on windows.
nsylvain@chromium.org
2012-05-08
1
-5
/
+6
*
Check if SafeBrowsingService is enabled in SendSerializedMalwareDetails.
mattm@chromium.org
2012-05-08
1
-0
/
+3
*
browser: Remove tab handler concept.
tfarina@chromium.org
2012-05-06
1
-1
/
+1
*
Stop including a continue URL for SafeBrowsing reports, to get the default co...
bryner@chromium.org
2012-05-01
1
-14
/
+1
*
Disable SafeBrowsingBlockingPageTest.MalwareIframeReportDetails because of bu...
glider@chromium.org
2012-04-28
1
-5
/
+1
*
Explicitly check the URLRequestStatus for SafeBrowsing responses.
bryner@chromium.org
2012-04-26
1
-2
/
+4
*
RefCounted types should not have public destructors, chrome/browser/ part 5
rsleevi@chromium.org
2012-04-25
12
-58
/
+78
*
Use the correct remaining data length when parsing chunk headers.
bryner@chromium.org
2012-04-25
2
-1
/
+16
*
Do not validity check safe-browsing store if not opened.
shess@chromium.org
2012-04-25
1
-4
/
+5
*
Double-check safe-browsing database validity on update failure.
shess@chromium.org
2012-04-24
5
-22
/
+177
*
Reland rest of r131930 - Assert no URLRequests are leaking for safe browsing.
willchan@chromium.org
2012-04-17
1
-0
/
+2
*
Replace SafeBrowsing MAC with downloads over SSL.
bryner@chromium.org
2012-04-16
12
-840
/
+138
*
Revert 131930 - Looks like we leak, need to go squash some leaks!
willchan@chromium.org
2012-04-13
1
-2
/
+0
*
Run safebrowsing_test_server with stdout and stderr unbuffered, to prevent in...
mattm@chromium.org
2012-04-12
1
-0
/
+3
*
Assert we do not leak requests for the system and safe browsing contexts.
willchan@chromium.org
2012-04-12
1
-0
/
+2
*
All classes that directly derive from net::URLRequestContextGetter should hav...
rsleevi@chromium.org
2012-04-06
1
-1
/
+3
*
Add #include <iterator> to files that use std::back_inserter.
halyavin@google.com
2012-04-05
1
-1
/
+2
[next]