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.cc
Commit message (
Expand
)
Author
Age
Files
Lines
*
Add support for safebrowsing download protection. It is currently under flag ...
lzheng@chromium.org
2010-12-22
1
-19
/
+20
*
Handle download url list and binary hash list in safe browsing. Added
lzheng@chromium.org
2010-12-15
1
-12
/
+79
*
Add a browser test for safebrowsing service.
lzheng@chromium.org
2010-12-13
1
-8
/
+10
*
Send malware reports when a user opts-in from the safe browsing interstitial ...
panayiotis@google.com
2010-12-10
1
-2
/
+19
*
This is a continuation of http://codereview.chromium.org/5519016/, adds a new...
satish@chromium.org
2010-12-09
1
-3
/
+6
*
Move:
ben@chromium.org
2010-12-02
1
-1
/
+1
*
A browser test for safe_browsing_blocking_page. It tests some simple cases fo...
panayiotis@google.com
2010-11-30
1
-0
/
+27
*
Convert implicit scoped_refptr constructor calls to explicit ones, part 1
thakis@chromium.org
2010-11-01
1
-2
/
+2
*
Coverity: Initialize member variables.
jhawkins@chromium.org
2010-10-27
1
-1
/
+3
*
Convert LOG(INFO) to VLOG(1) - chrome/browser/safe_browsing/.
pkasting@chromium.org
2010-10-25
1
-5
/
+4
*
FBTF: More dtor deinlining. (Can almost see the end!)
erg@google.com
2010-10-22
1
-0
/
+16
*
FBTF: Even more deinlining.
erg@google.com
2010-10-20
1
-0
/
+7
*
Use scoped_refptr for refcounted param in SafeBrowsingService.
willchan@chromium.org
2010-10-20
1
-5
/
+1
*
Rename ChromeThread to BrowserThread Part21:
tfarina@chromium.org
2010-10-12
1
-1
/
+1
*
Revert 61899 for breaking cookes on file:// URLs.
willchan@chromium.org
2010-10-08
1
-5
/
+6
*
Fix instances of passing raw pointers to RefCounted objects in tasks.
willchan@chromium.org
2010-10-08
1
-6
/
+5
*
Ping Google whenever a SafeBrowsing interstitial is shown to UMA users.
noelutz@google.com
2010-10-07
1
-38
/
+26
*
Rename ChromeThread to BrowserThread Part4:
tfarina@chromium.org
2010-10-07
1
-39
/
+39
*
Add database_update_in_progress_ in SafeBrowsingService to indicate if the
lzheng@chromium.org
2010-09-09
1
-8
/
+14
*
Add a command line switch "--disable-background-networking", to be used in
mbelshe@chromium.org
2010-09-08
1
-1
/
+3
*
Move prefs-related files under chrome/browser/ into a prefs/ subdir.
evan@chromium.org
2010-08-26
1
-1
/
+1
*
Refactor SafeBrowsingDatabase for transition to new file format.
shess@chromium.org
2010-08-18
1
-3
/
+2
*
Fix the urls reported as page_url and referer_url when a redirect is involved.
panayiotis@google.com
2010-08-18
1
-4
/
+23
*
Report malware redirectors as well.
panayiotis@google.com
2010-08-12
1
-11
/
+18
*
Add switches and apis in safebrowsing protocol_manager that will allow end-to...
lzheng@chromium.org
2010-06-29
1
-1
/
+30
*
Change a bunch of string types.
estade@chromium.org
2010-06-29
1
-4
/
+4
*
Pref service strings should be std::string.
estade@chromium.org
2010-06-18
1
-2
/
+2
*
Remove unnecessary header dependency and fix misleading comment.
dpranke@chromium.org
2010-06-15
1
-0
/
+1
*
Add ftp protocol to the safebrowsing checks. Fixed the crash with canonicaliz...
inferno@chromium.org
2010-06-02
1
-1
/
+5
*
Moved URLFetcher and related classes to chrome/common/net.
sanjeevr@chromium.org
2010-05-07
1
-1
/
+1
*
Refactor chunk ownership in SafeBrowsing code.
shess@chromium.org
2010-03-08
1
-14
/
+14
*
Move pref_{member,service} and important_file_writer from chrome/common
phajdan.jr@chromium.org
2010-02-19
1
-1
/
+1
*
Pulled out Callback code into base/callback.h. This is the first step toward...
akalin@chromium.org
2010-02-19
1
-0
/
+1
*
Fix data races in Safe Browsing Service that were possible with aggressive co...
pkasting@chromium.org
2009-12-03
1
-11
/
+26
*
Remove another instance of using the transient pref service. This pref
tony@chromium.org
2009-11-30
1
-3
/
+4
*
[GTTF] Reduce header dependencies in chrome.
phajdan.jr@chromium.org
2009-11-30
1
-0
/
+1
*
Revert 33301 and 33305 due to unit_tests breakage.
maruel@chromium.org
2009-11-30
1
-1
/
+0
*
[GTTF] Reduce header dependencies in chrome.
phajdan.jr@chromium.org
2009-11-30
1
-0
/
+1
*
Fix checkfailure caused by stupidity.
pkasting@chromium.org
2009-11-17
1
-1
/
+1
*
Fix a problem where queued checks' clients would never be called back if when...
pkasting@chromium.org
2009-11-17
1
-35
/
+59
*
Add ability to close the Safe Browsing Service database and recreate it on th...
pkasting@chromium.org
2009-11-17
1
-30
/
+71
*
More safe browsing cleanup work:
pkasting@chromium.org
2009-11-14
1
-18
/
+16
*
Simplify the SafeBrowsingService logic some:
pkasting@chromium.org
2009-11-13
1
-32
/
+9
*
Minor cleanup to safe_browsing_service.*; no code change.
pkasting@chromium.org
2009-11-13
1
-396
/
+379
*
Fix a crash during shutdown where SafeBrowsingProtocolManager could end up ge...
eroman@chromium.org
2009-11-12
1
-9
/
+26
*
Remove build time differences between Chrome Frame and Google Chrome in the
robertshield@chromium.org
2009-11-06
1
-0
/
+19
*
Last patch in removing MessageLoop* caching.
jam@chromium.org
2009-11-03
1
-4
/
+4
*
Fourth patch in getting rid of caching MessageLoop pointers.
jam@chromium.org
2009-11-02
1
-41
/
+45
*
Third patch in getting rid of caching MessageLoop pointers and always using C...
jam@chromium.org
2009-11-02
1
-7
/
+4
*
The SafeBrowsing system had a bunch of plumbing for system resume that wasn't...
pkasting@chromium.org
2009-10-30
1
-24
/
+0
[next]