summaryrefslogtreecommitdiffstats
path: root/chrome/renderer/safe_browsing/malware_dom_details.h
Commit message (Expand)AuthorAgeFilesLines
* Cleanup: Remove unneeded scoped_ptr.h includes from chrome.thestig@chromium.org2012-05-181-3/+2
* Remove task.h and finish base::Bind() migration.ajwong@chromium.org2012-01-061-1/+0
* Use callback_forward.h instead of callback.h where possible.erikwright@chromium.org2011-11-301-1/+0
* Cleanup: Remove unneeded forward declarations in chrome/renderer.thestig@chromium.org2011-11-111-3/+0
* Make RenderView inherit from content::RenderView, and add missing functions t...jam@chromium.org2011-10-101-6/+2
* Move RenderViewObserver and RenderViewObserverTracker to content\public\rende...jam@chromium.org2011-10-031-2/+2
* Add OVERRIDE annotation to safebrowsing classes.mattm@chromium.org2011-07-251-1/+1
* Virtual destructors should have virtual keyword.hans@chromium.org2011-05-251-1/+1
* Static constructors for Safe Browsing in Render Process.jknotten@chromium.org2011-05-121-4/+6
* Move some files from base to base/memory.levin@chromium.org2011-03-281-1/+1
* Move the rest of the renderer->browser messages that belong in content. Also...jam@chromium.org2011-03-241-6/+7
* Move a bunch of remaining files from chrome\renderer to content\renderer.jam@chromium.org2011-03-191-1/+1
* Grab additional malware details from the renderer: frame hierarchy, list of s...panayiotis@google.com2011-02-161-0/+69