summaryrefslogtreecommitdiffstats
path: root/chrome/renderer/safe_browsing/phishing_classifier.cc
Commit message (Expand)AuthorAgeFilesLines
* Move crypto files out of base, to a top level directory.rvargas@google.com2011-04-141-3/+3
* Add a VLOG that dumps all of the client-side phishing features before the sco...bryner@chromium.org2011-04-051-0/+1
* Move a bunch of remaining files from chrome\renderer to content\renderer.jam@chromium.org2011-03-191-1/+1
* Remove includes of message headers in headers.jam@chromium.org2011-02-091-0/+1
* Roll WebKit DEPS past WebKit move. Update gyp files and include paths to ref...abarth@chromium.org2011-01-171-5/+5
* Have the RenderThread initialize a PhishingClassifier when it receives abryner@chromium.org2010-11-191-8/+18
* Only run the phishing classifier for GET requests.bryner@chromium.org2010-10-041-1/+9
* Only run the phishing classifier for http: urls.bryner@chromium.org2010-10-011-1/+10
* Add a PhishingClassifier implementation.bryner@chromium.org2010-09-221-0/+169
* Revert 60082 - Add a PhishingClassifier implementation.rdsmith@chromium.org2010-09-211-168/+0
* Add a PhishingClassifier implementation.bryner@chromium.org2010-09-211-0/+168