summaryrefslogtreecommitdiffstats
path: root/content/browser/debugger
Commit message (Expand)AuthorAgeFilesLines
* DevTools: AppendFile implementation.loislo@chromium.org2012-05-022-7/+11
* Allow customization of remote debugger URL targets. Add a new DevToolsHttpHan...marshall@chromium.org2012-04-252-40/+58
* TabContents -> WebContentsImpl, part 8.avi@chromium.org2012-04-137-35/+34
* TabContents -> WebContentsImpl, part 7.avi@chromium.org2012-04-114-4/+4
* TabContents -> WebContentsImpl, part 4.avi@chromium.org2012-04-111-1/+1
* TabContents -> WebContentsImpl, part 1.avi@chromium.org2012-04-103-8/+5
* DevTools: make Save As dialog optional for the paths that have already been s...pfeldman@chromium.org2012-04-042-8/+10
* DevTools: migrate to the generic ?ws= target schema in the remote debugging.pfeldman@chromium.org2012-04-041-1/+1
* Pick up and adjust to version of grit where default is no resource_ids file.joi@chromium.org2012-04-021-0/+1
* Revert 129818 - Pick up and adjust to version of grit where default is no res...joi@chromium.org2012-03-301-1/+0
* Pick up and adjust to version of grit where default is no resource_ids file.joi@chromium.org2012-03-301-0/+1
* DevTools: use proper URLRequestContextGetter in remote debugging proxy.pfeldman@chromium.org2012-03-292-4/+15
* Revert 129619 - Pick up and adjust to version of grit where default is no res...joi@chromium.org2012-03-291-1/+0
* Pick up and adjust to version of grit where default is no resource_ids file.joi@chromium.org2012-03-291-0/+1
* Rename and move TestTabContents to content::TestWebContents.joi@chromium.org2012-03-231-2/+1
* Add abstractions that let embedders drive tests of WebContents, without expos...joi@chromium.org2012-03-221-2/+3
* DevTools: convert about:workers into about:inspectpfeldman@chromium.org2012-03-211-1/+0
* DevTools: allow remote debugging any RenderViewHost.pfeldman@chromium.org2012-03-162-87/+92
* JSONWriter cleanup: integrate pretty print into write options.ericdingle@chromium.org2012-03-161-1/+3
* Introduce abstractions to allow embedders to test RenderViewHostjoi@chromium.org2012-03-121-3/+4
* DevTools: provide a way for browser process to log into the renderer's tools ...pfeldman@chromium.org2012-03-124-16/+26
* Move Render(View|Widget)Host and associated classes to content namespace.joi@chromium.org2012-03-073-3/+4
* Move Render(Widget|View)HostImpl to files with _impl in filename.joi@chromium.org2012-03-063-3/+3
* Convert uses of int ms to TimeDelta in content/browser/debugger.tedvessenes@gmail.com2012-03-051-5/+5
* Extract minimal RenderViewHost interface for embedders, leavingjoi@chromium.org2012-03-053-18/+24
* Remove the ChromeNetLog observer classes, using NetLog::ThreadSafeObservermmenke@chromium.org2012-02-292-11/+11
* Enable devtools via context menu in platform apps and popup extensions.benwells@chromium.org2012-02-091-0/+9
* Create a content public browser API around the ChildProcessSecurityPolicy cla...ananta@chromium.org2012-02-091-3/+5
* Hide WorkerProcessHost from chrome.jam@chromium.org2012-02-012-18/+9
* DevTools: add remote debugging capabilities to content_shell.pfeldman@chromium.org2012-01-271-27/+28
* DevTools: refactor remote debugging server to enable content_shell debugging.pfeldman@chromium.org2012-01-265-51/+149
* This reverts r119230 that broke few builders.pfeldman@chromium.org2012-01-265-144/+51
* DevTools: refactor remote debugging server to enable content_shell debugging.pfeldman@chromium.org2012-01-265-51/+144
* Convert all remaining explicit LeakyLazyInstanceTraits users to ::Leakyfischman@chromium.org2012-01-262-17/+8
* Define the public interface for content browser SiteInstance. This interface ...ananta@chromium.org2012-01-251-1/+1
* DevTools: open resources in the front-end's browser, not the agent's browser.pfeldman@chromium.org2012-01-232-0/+7
* Add a Content API around BrowserChildProcessHost, similar to what was done wi...jam@chromium.org2012-01-202-10/+10
* DevTools: look up client hosts for the given tab contents while navigating.pfeldman@chromium.org2012-01-203-17/+25
* Revert 118415 - Add a Content API around BrowserChildProcessHost, similar to ...jam@chromium.org2012-01-202-10/+10
* Add a Content API around BrowserChildProcessHost, similar to what was done wi...jam@chromium.org2012-01-202-10/+10
* Hide BrowsingInstance from all but SiteInstance, as intended by design.joi@chromium.org2012-01-181-2/+1
* Sort tabs by the last selected time on thr remote debugging landing page.mnaganov@chromium.org2012-01-171-1/+8
* Get rid of unnecessary accessors in BrowserProcessHost that were transitional...jam@chromium.org2012-01-131-6/+7
* Get rid of a bunch of tab_contents.h includes from chrome. These are all triv...jam@chromium.org2012-01-046-13/+15
* Create an API around WorkerService that chrome consumes. Rename the existing ...jam@chromium.org2011-12-293-5/+4
* TBR=jampfeldman@chromium.org2011-12-292-0/+7
* Convert all of the WebContentsDelegate to use WebContents instead of TabConte...jam@chromium.org2011-12-281-1/+2
* Convert a few methods in NavigationController to return a content::Navigation...jam@chromium.org2011-12-281-2/+3
* Move FaviconStatus and SSLStatus out of NavigationEntry into their own files ...jam@chromium.org2011-12-271-1/+2
* Added command line flag for enabling DevTools experiments.vsevik@chromium.org2011-12-271-5/+7