summaryrefslogtreecommitdiffstats
path: root/chrome/renderer/safe_browsing/phishing_url_feature_extractor.cc
Commit message (Expand)AuthorAgeFilesLines
* chrome: Update include paths of string_split.h to its new location.tfarina@chromium.org2013-02-281-2/+2
* Move files related to registry-controlled domains into a new net/base/registr...pam@chromium.org2012-07-201-2/+2
* Disallow unknown TLD's for phishing classification.bryner@chromium.org2010-11-111-3/+4
* Change miscellaneous LOG(INFO)s to VLOG()s that I missed the first time throu...pkasting@chromium.org2010-10-271-21/+12
* Move Stats, histograms, and field trial into a metrics subdirectory of base andbrettw@chromium.org2010-10-141-1/+1
* Only run the phishing classifier for http: urls.bryner@chromium.org2010-10-011-2/+2
* base: Move SplitStringDontTrim functions from string_util.h to string_split.htfarina@chromium.org2010-09-151-1/+3
* Add URL-based features for client-side phishing detection.bryner@chromium.org2010-07-091-0/+127