summaryrefslogtreecommitdiffstats
path: root/chrome/renderer/safe_browsing/phishing_classifier_delegate.h
Commit message (Expand)AuthorAgeFilesLines
* Move a bunch of Chrome specific code out of RenderThread, in preparation of m...jam@chromium.org2011-04-141-2/+7
* Move code that talks to spelling and translate out of content. I create Chro...jam@chromium.org2011-04-131-4/+3
* Send the ref as part of the client-side phishing detection pingback.bryner@chromium.org2011-04-071-3/+4
* Ignore preliminary page captures for client-side phishing detection.bryner@chromium.org2011-03-311-1/+4
* Move some files from base to base/memory.levin@chromium.org2011-03-281-2/+2
* Move a bunch of remaining files from chrome\renderer to content\renderer.jam@chromium.org2011-03-191-1/+1
* Run pre-classification checks in the browser before starting client-side phis...bryner@chromium.org2011-02-111-11/+33
* Make RenderView not have to know about how PhishingClassifierDelegate.jam@chromium.org2011-02-071-21/+12
* Have the RenderThread initialize a PhishingClassifier when it receives abryner@chromium.org2010-11-191-0/+93