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
/
renderer
/
safe_browsing
/
phishing_classifier_delegate.h
Commit message (
Expand
)
Author
Age
Files
Lines
*
Remove the rest of #pragma once in one big CL.
ajwong@chromium.org
2012-07-11
1
-1
/
+0
*
Move PageTransition into content namespace. While I'm touching all these file...
jam@chromium.org
2011-10-13
1
-2
/
+2
*
Make RenderView inherit from content::RenderView, and add missing functions t...
jam@chromium.org
2011-10-10
1
-2
/
+2
*
Move RenderProcessObserver and RenderViewVisitor to content\public\renderer a...
jam@chromium.org
2011-10-03
1
-2
/
+2
*
Move RenderViewObserver and RenderViewObserverTracker to content\public\rende...
jam@chromium.org
2011-10-03
1
-2
/
+2
*
Add OVERRIDE annotation to safebrowsing classes.
mattm@chromium.org
2011-07-25
1
-3
/
+3
*
Initial CL to update the client model more frequently. This CL also changes ...
noelutz@google.com
2011-06-17
1
-2
/
+2
*
Revert 89098 - Initial CL to update the client model more frequently.
rsesek@chromium.org
2011-06-16
1
-1
/
+0
*
Initial CL to update the client model more frequently.
noelutz@google.com
2011-06-14
1
-0
/
+1
*
Static constructors for Safe Browsing in Render Process.
jknotten@chromium.org
2011-05-12
1
-3
/
+7
*
Add a histogram to record why the phishing classifier is canceled.
bryner@chromium.org
2011-05-04
1
-5
/
+22
*
Change the phishing classifier to look at the transition type to determine hi...
bryner@chromium.org
2011-04-28
1
-8
/
+18
*
Change the client-side phishing detection request format. Instead of
noelutz@google.com
2011-04-14
1
-1
/
+2
*
Move a bunch of Chrome specific code out of RenderThread, in preparation of m...
jam@chromium.org
2011-04-14
1
-2
/
+7
*
Move code that talks to spelling and translate out of content. I create Chro...
jam@chromium.org
2011-04-13
1
-4
/
+3
*
Send the ref as part of the client-side phishing detection pingback.
bryner@chromium.org
2011-04-07
1
-3
/
+4
*
Ignore preliminary page captures for client-side phishing detection.
bryner@chromium.org
2011-03-31
1
-1
/
+4
*
Move some files from base to base/memory.
levin@chromium.org
2011-03-28
1
-2
/
+2
*
Move a bunch of remaining files from chrome\renderer to content\renderer.
jam@chromium.org
2011-03-19
1
-1
/
+1
*
Run pre-classification checks in the browser before starting client-side phis...
bryner@chromium.org
2011-02-11
1
-11
/
+33
*
Make RenderView not have to know about how PhishingClassifierDelegate.
jam@chromium.org
2011-02-07
1
-21
/
+12
*
Have the RenderThread initialize a PhishingClassifier when it receives a
bryner@chromium.org
2010-11-19
1
-0
/
+93