summaryrefslogtreecommitdiffstats
path: root/content/browser/devtools/devtools_http_handler_impl.h
Commit message (Expand)AuthorAgeFilesLines
* [DevTools] Split DevToolsHttpHandler into two classesvkuzkokov2014-11-121-138/+0
* [DevTools] Keep IP address of HttpServer as a member of DevToolsHttpHandlerImpl.bw80.lee2014-10-281-0/+3
* Standardize usage of virtual/override/final in content/browser/dcheng2014-10-211-12/+10
* Replacing the OVERRIDE with override and FINAL with final in content/browser...mohan.reddy2014-10-071-7/+7
* [DevTools] Remove thread-hopping from DevToolsBrowserTarget.dgozman2014-10-061-3/+3
* Add net::HttpServer::Delegate::OnConnect() function and set ChromeDriver buff...samuong2014-09-261-0/+1
* [DevTools] Move target-related methods from DevToolsHttpHandlerDelegate to De...dgozman2014-09-221-1/+2
* Stop devtools if socket for http server cannot be instantiated.byungchul2014-08-281-0/+1
* Revert "Revert of Replace StreamListenSocket with StreamSocket in HttpServer....byungchul2014-08-251-7/+6
* Revert of Replace StreamListenSocket with StreamSocket in HttpServer. (patchs...estade@chromium.org2014-08-221-6/+7
* Replace StreamListenSocket with StreamSocket in HttpServer.byungchul@chromium.org2014-08-221-7/+6
* [DevTools] Make DevTools clients talk directly to DevToolsAgentHost instead o...dgozman@chromium.org2014-08-181-3/+3
* Revert of [DevTools] Make DevTools clients talk directly to DevToolsAgentHost...pfeldman@chromium.org2014-08-121-3/+3
* [DevTools] Make DevTools clients talk directly to DevToolsAgentHost instead o...dgozman@chromium.org2014-08-081-3/+3
* DevTools: Allow several browser targets while keeping domains exclusive to on...vkuzkokov@chromium.org2014-06-271-1/+2
* Support ephemeral ports in DevTools and Telemetry.kbr@chromium.org2014-06-041-1/+5
* DevTools: remove the --remote-debugging-frontend flag.pfeldman@chromium.org2014-03-121-1/+1
* DevTools: Extract target discovery and manipulation from DevToolsHttpHandlerImplkaznacheev@chromium.org2013-10-031-23/+11
* DevTools: Never instantiate DevToolsAgentHost on threads other than UIkaznacheev@chromium.org2013-10-021-2/+7
* DevTools: Implement Tethering.bind and .unbind commands on the browser target...kaznacheev@chromium.org2013-08-051-3/+0
* Allow HttpServer response to include custom headers.kkania@chromium.org2013-07-231-0/+1
* Refactor DevToolsBrowserTarget to support both sync and async handlerskaznacheev@chromium.org2013-07-151-1/+1
* DevTools: enable reverse tethering in the ADB remote debugging.pfeldman@chromium.org2013-04-161-0/+3
* Detect debugging target crash.kaznacheev@chromium.org2013-03-251-9/+0
* Support remote debugging for shared workers.kaznacheev@chromium.org2013-03-191-0/+13
* Remove jsonp support from DevTools http protocolkaznacheev@chromium.org2013-03-121-2/+1
* This is required to simplify the implementation of chrome.debugger.getTargets.kaznacheev@chromium.org2013-03-121-12/+2
* Added page type to remote debugger json/listkaznacheev@chromium.org2013-01-181-1/+2
* DevTools: migrate remote debugging to the DevToolsAgentHost ids.pfeldman@chromium.org2012-12-271-6/+5
* DevTools: rename debugger/ to devtools/, move DevTools files into content/ren...pfeldman@chromium.org2012-12-191-0/+143
* Revert r173891 - "DevTools: rename debugger/ to devtools/, move DevTools file...mnissler@chromium.org2012-12-191-143/+0
* DevTools: rename debugger/ to devtools/, move DevTools files into content/ren...pfeldman@chromium.org2012-12-191-0/+143