summaryrefslogtreecommitdiffstats
path: root/content/browser/debugger/devtools_manager_impl.cc
Commit message (Expand)AuthorAgeFilesLines
* TabContents -> WebContentsImpl, part 8.avi@chromium.org2012-04-131-9/+9
* TabContents -> WebContentsImpl, part 7.avi@chromium.org2012-04-111-1/+1
* DevTools: provide a way for browser process to log into the renderer's tools ...pfeldman@chromium.org2012-03-121-0/+6
* Move Render(Widget|View)HostImpl to files with _impl in filename.joi@chromium.org2012-03-061-1/+1
* Extract minimal RenderViewHost interface for embedders, leavingjoi@chromium.org2012-03-051-7/+10
* Create a content public browser API around the ChildProcessSecurityPolicy cla...ananta@chromium.org2012-02-091-3/+5
* DevTools: look up client hosts for the given tab contents while navigating.pfeldman@chromium.org2012-01-201-11/+10
* Hide BrowsingInstance from all but SiteInstance, as intended by design.joi@chromium.org2012-01-181-2/+1
* Get rid of a bunch of tab_contents.h includes from chrome. These are all triv...jam@chromium.org2012-01-041-2/+2
* Rename TabContents::render_view_host() to GetRenderViewHost and put it into t...jam@chromium.org2011-12-201-2/+2
* Define DevTools content APIyurys@chromium.org2011-12-011-0/+295