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
/
safe_browsing_service.h
Commit message (
Expand
)
Author
Age
Files
Lines
*
Include high-fidelity metadata about a download in incident reports.
grt
2014-11-04
1
-0
/
+7
*
Standardize usage of virtual/override/final in chrome/browser/safe_browsing/
dcheng
2014-10-22
1
-4
/
+4
*
replace OVERRIDE and FINAL with override and final in chrome/browser/[r-z]*
mostynb
2014-10-07
1
-1
/
+1
*
Moving all the incident reporting stuff to a common folder
pmonette@google.com
2014-08-15
1
-1
/
+1
*
Adding a new delayed analysis that verifies the signatures of Chrome's binaries
pmonette@google.com
2014-08-14
1
-0
/
+4
*
Support for process-wide incidents in the safe browsing incident reporting se...
grt@chromium.org
2014-08-07
1
-0
/
+7
*
Safe browsing incident reporting service improvements.
grt@chromium.org
2014-06-19
1
-2
/
+3
*
Revert of Revert of [Safe browsing] Support FULL_SAFE_BROWSING mode in Androi...
mathp@chromium.org
2014-06-16
1
-1
/
+1
*
Revert of [Safe browsing] Support FULL_SAFE_BROWSING mode in Android. (https:...
mathp@chromium.org
2014-06-16
1
-1
/
+1
*
[Safe browsing] Support FULL_SAFE_BROWSING mode in Android.
feng@chromium.org
2014-06-14
1
-1
/
+1
*
Safe Browsing Incident Reporting Service.
grt@chromium.org
2014-06-13
1
-0
/
+10
*
[Safe browsing] Initialize safe browsing preference properly.
feng@chromium.org
2014-06-05
1
-0
/
+6
*
Remove --safebrowsing-url-prefix flag.
mattm@chromium.org
2014-04-11
1
-1
/
+1
*
BUG=267514
oleg@chromium.org
2013-12-17
1
-0
/
+4
*
Add some dchecks and comments about SafeBrowsingService member variable threa...
mattm@chromium.org
2013-10-10
1
-6
/
+13
*
Fix accessing SafeBrowsingService::url_request_context_getter_ from multiple ...
mattm@chromium.org
2013-10-09
1
-1
/
+2
*
Revert 198844 "Move sequenced_task_runner to base/task"
dbeam@chromium.org
2013-05-08
1
-1
/
+1
*
Move sequenced_task_runner to base/task
brettw@chromium.org
2013-05-08
1
-1
/
+1
*
Move file_path.h to base/files.
brettw@chromium.org
2013-02-24
1
-1
/
+1
*
Merge branch 'master' into file_path_browser
brettw@chromium.org
2013-02-10
1
-2
/
+2
*
Fix the reverted patch from CL 11366042 by addressing lifetimes/access to ui ...
sgurun@chromium.org
2012-11-27
1
-409
/
+37
*
Remove PrefObserver usage, batch 9.
joi@chromium.org
2012-11-21
1
-6
/
+0
*
Revert 168658 - Refactor SafeBrowsingService
benwells@chromium.org
2012-11-20
1
-36
/
+417
*
Refactor SafeBrowsingService
sgurun@chromium.org
2012-11-20
1
-417
/
+36
*
Rename SafeBrowsingServiceTest in safe_browsing_test.cc to SafeBrowsingServer...
jam@chromium.org
2012-11-12
1
-0
/
+1
*
Split safe browsing protocol manager. Currently the protocol manager has two ...
sgurun@chromium.org
2012-11-08
1
-0
/
+4
*
Revert 165883 - Revert 165865 - Add SafeBrowsingProtocolManagerDelegate class.
cbentzel@chromium.org
2012-11-05
1
-16
/
+16
*
Revert 165865 - Add SafeBrowsingProtocolManagerDelegate class.
cbentzel@chromium.org
2012-11-04
1
-16
/
+16
*
Add SafeBrowsingProtocolManagerDelegate class.
cbentzel@chromium.org
2012-11-04
1
-16
/
+16
*
Remove content::NotificationObserver dependency from most Prefs code.
joi@chromium.org
2012-11-01
1
-1
/
+7
*
Move SafeBrowsingService::UrlCheckResult to SBThreatType.
cbentzel@chromium.org
2012-11-01
1
-26
/
+12
*
Remove SafeBrowsingService::IsUpdateInProgress
cbentzel@chromium.org
2012-10-30
1
-2
/
+0
*
Remove the rest of #pragma once in one big CL.
ajwong@chromium.org
2012-07-11
1
-1
/
+0
*
Set the system network delegate on the SystemURLRequestContext.
mattm@chromium.org
2012-06-30
1
-0
/
+6
*
RefCounted types should not have public destructors, delegate cleanup
rsleevi@chromium.org
2012-06-26
1
-2
/
+2
*
Remove message_loop_helpers.h and update the includes to point to the new loc...
tfarina@chromium.org
2012-06-20
1
-1
/
+1
*
Stop refcounting URLRequestContext.
willchan@chromium.org
2012-05-11
1
-1
/
+1
*
Replace SafeBrowsing MAC with downloads over SSL.
bryner@chromium.org
2012-04-16
1
-10
/
+1
*
Clear SafeBrowsing cookie store in BrowsingDataRemover.
mattm@chromium.org
2012-02-22
1
-0
/
+2
*
Get rid of the content notification for memory purging, which is a chrome fea...
jam@chromium.org
2012-02-21
1
-0
/
+3
*
Add SafeBrowsingURLRequestContext which stores cookies.
mattm@chromium.org
2012-02-14
1
-6
/
+23
*
simplify notification registrar - no need to store thread ID per record
joth@chromium.org
2012-01-26
1
-1
/
+1
*
Switch to using base::Callback for DisplayBlockingPage. It was already a bit
darin@chromium.org
2012-01-13
1
-7
/
+8
*
Remove DeleteTask and convert remaining users.
dcheng@chromium.org
2012-01-02
1
-2
/
+2
*
Implement a whitelist for code-signing certificates.
bryner@chromium.org
2011-12-02
1
-0
/
+6
*
Some easy NewRunnableMethod conversions in safe_browsing.
shess@chromium.org
2011-11-15
1
-5
/
+5
*
This is a first CL which refactors the way we lookup the bad binary
noelutz@google.com
2011-11-10
1
-1
/
+2
*
Move BrowserThread to content namespace.
joi@chromium.org
2011-11-02
1
-3
/
+4
*
Split BrowserThread into public API and private implementation, step 1.
joi@chromium.org
2011-10-28
1
-1
/
+1
*
Collect some histograms about signed binary downloads.
bryner@chromium.org
2011-10-28
1
-3
/
+8
[next]