summaryrefslogtreecommitdiffstats
path: root/chrome/renderer/safe_browsing/phishing_dom_feature_extractor.h
Commit message (Expand)AuthorAgeFilesLines
* Rename WebKit namespace to blink (part 4)abarth@chromium.org2013-11-071-8/+8
* Update Blink include pathsabarth@chromium.org2013-06-171-1/+1
* Remove task.h and finish base::Bind() migration.ajwong@chromium.org2012-01-061-1/+1
* Convert to base::Callback in safe_browsing client-side-detection code.shess@chromium.org2011-11-231-4/+4
* Convert safe-browsing ScopedRunnableMethodFactory.shess@chromium.org2011-11-101-3/+3
* Remove some unused code in PhishingDOMFeatureExtractor.bryner@chromium.org2011-10-311-2/+2
* Make RenderView inherit from content::RenderView, and add missing functions t...jam@chromium.org2011-10-101-3/+6
* Change PhishingDOMFeatureExtractor to cache the WebDocument rather than a Web...bryner@chromium.org2011-09-231-5/+10
* iwyu: Use callback_old.h where appropriate, part 2.jhawkins@chromium.org2011-05-101-1/+1
* Move some files from base to base/memory.levin@chromium.org2011-03-281-2/+2
* Add a PhishingClassifier implementation.bryner@chromium.org2010-09-221-4/+4
* Revert 60082 - Add a PhishingClassifier implementation.rdsmith@chromium.org2010-09-211-4/+4
* Add a PhishingClassifier implementation.bryner@chromium.org2010-09-211-4/+4
* Add a term feature extractor for client-side phishing detection.bryner@chromium.org2010-09-031-2/+3
* Limit the time spent on a single iteration of PhishingDOMFeatureExtractor.bryner@chromium.org2010-08-241-2/+22
* Add an extractor for DOM features to be used for client side phishing detection.bryner@chromium.org2010-07-291-0/+128