summaryrefslogtreecommitdiffstats
path: root/chrome/renderer/safe_browsing/phishing_classifier_browsertest.cc
Commit message (Expand)AuthorAgeFilesLines
* Move crypto files out of base, to a top level directory.rvargas@google.com2011-04-141-8/+8
* Move some files from base to base/memory.levin@chromium.org2011-03-281-2/+2
* Have the RenderThread initialize a PhishingClassifier when it receives abryner@chromium.org2010-11-191-1/+8
* Only run the phishing classifier for GET requests.bryner@chromium.org2010-10-041-2/+7
* Only run the phishing classifier for http: urls.bryner@chromium.org2010-10-011-3/+9
* Add a PhishingClassifier implementation.bryner@chromium.org2010-09-221-0/+134
* Revert 60082 - Add a PhishingClassifier implementation.rdsmith@chromium.org2010-09-211-134/+0
* Add a PhishingClassifier implementation.bryner@chromium.org2010-09-211-0/+134