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
/
client_side_detection_host_unittest.cc
Commit message (
Expand
)
Author
Age
Files
Lines
*
Convert to base::Callback in safe_browsing client-side-detection code.
shess@chromium.org
2011-11-23
1
-37
/
+32
*
Define the public interface for content browser RenderProcessHost. This inter...
ananta@chromium.org
2011-11-18
1
-3
/
+4
*
Move BrowserThread to content namespace.
joi@chromium.org
2011-11-02
1
-0
/
+1
*
Split BrowserThread into public API and private implementation, step 1.
joi@chromium.org
2011-10-28
1
-5
/
+6
*
Collect some histograms about signed binary downloads.
bryner@chromium.org
2011-10-28
1
-1
/
+3
*
Revert 107528 - Collect some histograms about signed binary downloads.
bryner@chromium.org
2011-10-27
1
-3
/
+1
*
Collect some histograms about signed binary downloads.
bryner@chromium.org
2011-10-27
1
-1
/
+3
*
Include the URL and all features in the CSD pingback for all users.
bryner@chromium.org
2011-10-16
1
-19
/
+2
*
Change browser features to use redirect chain for redirects tracking.
gcasto@chromium.org
2011-10-08
1
-3
/
+13
*
Add ChromeRenderViewHostTestHarness to get rid of the dependency from RVHTH t...
jochen@chromium.org
2011-09-14
1
-1
/
+1
*
Start client-side phishing classification for non-UMA users if the
noelutz@google.com
2011-09-04
1
-0
/
+4
*
Creat BrowsingDataCookieHelper and CannedBrowsingDataCookieHelper for logging...
ycxiao@chromium.org
2011-08-12
1
-1
/
+2
*
Revert 95534 - Creat BrowsingDataCookieHelper and CannedBrowsingDataCookieHel...
yzshen@chromium.org
2011-08-05
1
-2
/
+1
*
Creat BrowsingDataCookieHelper and CannedBrowsingDataCookieHelper for logging...
ycxiao@chromium.org
2011-08-04
1
-1
/
+2
*
Send back the URL that matched the SafeBrowsing list with the CSD ping.
noelutz@google.com
2011-08-02
1
-4
/
+32
*
Move more files from chrome/test to chrome/test/base, part #4
phajdan.jr@chromium.org
2011-08-01
1
-1
/
+1
*
Move in_process_browser_test and ui_test_utils to chrome/test/base
phajdan.jr@chromium.org
2011-07-29
1
-1
/
+0
*
Fix memory leaks in client_side_detection_host_unittest.
noelutz@google.com
2011-07-22
1
-5
/
+11
*
If we show a SafeBrowsing warning we always send the client-side detection
noelutz@google.com
2011-07-22
1
-13
/
+69
*
Add additional navigation features to CSD pingback.
gcasto@chromium.org
2011-07-20
1
-8
/
+46
*
Make safe browsing work in a multi-profile environment.
mirandac@chromium.org
2011-07-13
1
-2
/
+3
*
Add a new BrowserFeature for client-side FakeAV detection that is set
noelutz@google.com
2011-06-29
1
-4
/
+7
*
Multiprofile: Remove AllSources() usage on CONTENT_SETTINGS_CHANGED.
erg@chromium.org
2011-06-28
1
-1
/
+1
*
Send the referral URL with the client-side phishing detection request.
noelutz@google.com
2011-06-21
1
-9
/
+25
*
Create a browser feature extractor that runs after the renderer has
noelutz@google.com
2011-06-18
1
-9
/
+39
*
Initial CL to update the client model more frequently. This CL also changes ...
noelutz@google.com
2011-06-17
1
-10
/
+4
*
Revert 89178 - Create a browser feature extractor that runs after the rendere...
noelutz@google.com
2011-06-15
1
-19
/
+7
*
Create a browser feature extractor that runs after the renderer has
noelutz@google.com
2011-06-15
1
-7
/
+19
*
Enable client-side phishing detection interstitial.
noelutz@google.com
2011-06-02
1
-16
/
+0
*
fix arm compile error
jam@chromium.org
2011-06-02
1
-2
/
+2
*
fix bad merge
jam@chromium.org
2011-06-02
1
-30
/
+8
*
Remove last safebrowsing references from content.
jam@chromium.org
2011-06-02
1
-6
/
+29
*
Currently, there is a bug in the way we show the csd phishing interstitial.
noelutz@google.com
2011-06-01
1
-56
/
+43
*
Use a different tpl= parameter when reporting an error from client-side phish...
bryner@chromium.org
2011-05-26
1
-2
/
+2
*
Move scoped_temp_dir and scoped_native_library back from base/memory to base.
thakis@chromium.org
2011-05-19
1
-3
/
+3
*
Remove safe_browsing code from BrowserRenderProcessHost. Also remove crash r...
jam@chromium.org
2011-05-02
1
-4
/
+6
*
Change the client-side phishing detection request format. Instead of
noelutz@google.com
2011-04-14
1
-29
/
+57
*
Replacing 'off the record' with 'incognito' in comments and a string in the g...
vipul.bhasin@gmail.com
2011-04-07
1
-1
/
+1
*
Only run the phishing classifier on HTML and XHTML documents.
bryner@chromium.org
2011-04-05
1
-0
/
+31
*
Removing 'off the record' references. Contributed by vipul.bhasin@gmail.com
markusheintz@chromium.org
2011-03-31
1
-3
/
+3
*
Move some files from base to base/memory.
levin@chromium.org
2011-03-28
1
-3
/
+3
*
Move the rest of the renderer->browser messages that belong in content. Also...
jam@chromium.org
2011-03-24
1
-14
/
+14
*
Don't start phishing classifier if the tab is off the record.
noelutz@google.com
2011-03-23
1
-16
/
+51
*
Integrate the csd-whitelist with the rest of the client-side
noelutz@google.com
2011-03-21
1
-76
/
+138
*
Revert 78818 - Integrate the csd-whitelist with the rest of the client-side
noelutz@google.com
2011-03-19
1
-130
/
+77
*
Integrate the csd-whitelist with the rest of the client-side
noelutz@google.com
2011-03-19
1
-77
/
+130
*
Revert 78635 - Integrate the csd-whitelist with the rest of the client-side
noelutz@google.com
2011-03-18
1
-117
/
+73
*
Integrate the csd-whitelist with the rest of the client-side
noelutz@google.com
2011-03-18
1
-73
/
+117
*
Fix memory leak in client_side_detection_host_unittest
dhollowa@chromium.org
2011-03-15
1
-1
/
+5
*
Move cache and report checking to before classification is run.
gcasto@chromium.org
2011-03-14
1
-4
/
+89
[next]