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_term_feature_extractor.cc
Commit message (
Expand
)
Author
Age
Files
Lines
*
Reduce the maximum time that client-side phishing detection will block the We...
bryner@chromium.org
2012-05-10
1
-2
/
+2
*
Convert to base::Callback in safe_browsing client-side-detection code.
shess@chromium.org
2011-11-23
1
-7
/
+7
*
Convert safe-browsing ScopedRunnableMethodFactory.
shess@chromium.org
2011-11-10
1
-6
/
+8
*
Switch to the new client-side phishing model that uses Murmurhash for word ha...
bryner@chromium.org
2011-09-13
1
-8
/
+11
*
Reduce the clock check granularity for term feature extraction.
bryner@chromium.org
2011-09-03
1
-1
/
+1
*
Clear the previous word state on a negative word cache hit.
bryner@chromium.org
2011-09-03
1
-0
/
+4
*
Fix crash in PhishingTermFeatureExtractor due to negative_word_cache_ not alw...
noelutz@google.com
2011-08-19
1
-4
/
+1
*
Fix valgrind failures in PhishingTermFeatureExtractor and remove supressions ...
gcasto@chromium.org
2011-08-10
1
-0
/
+1
*
Optimize phishing page term feature extraction.
gcasto@chromium.org
2011-08-09
1
-13
/
+20
*
FTP: split the directory listing parser test and re-enable it on TSan bots
phajdan.jr@chromium.org
2011-05-06
1
-1
/
+2
*
Move crypto files out of base, to a top level directory.
rvargas@google.com
2011-04-14
1
-4
/
+4
*
Reduce the amount of time that the phishing classifier will block the UI thread
bryner@chromium.org
2011-03-11
1
-1
/
+1
*
Move l10n_util to ui/base
ben@chromium.org
2011-01-21
1
-1
/
+1
*
Move Stats, histograms, and field trial into a metrics subdirectory of base and
brettw@chromium.org
2010-10-14
1
-1
/
+1
*
Add a term feature extractor for client-side phishing detection.
bryner@chromium.org
2010-09-03
1
-0
/
+295