summaryrefslogtreecommitdiffstats
path: root/components/devtools_service
Commit message (Expand)AuthorAgeFilesLines
* Mandoline DevTools: construct the Web socket url using the host from the requ...yzshen2015-07-241-3/+18
* Remove usage of mojo::ErrorHandler from components/yzshen2015-07-153-25/+9
* Mandoline DevTools service: make blink_perf.dom Telemetry tests work.yzshen2015-06-171-3/+13
* html_viewer: Add DevToolsAgentImpl.yzshen2015-06-103-0/+38
* Mandoline DevTools service: remote debugging protocol over HTTP/WebSocket.yzshen2015-06-108-34/+549
* Cleanup GN BUILD files, gni's and imports.msw2015-06-092-2/+1
* Revert of html_viewer: Add DevToolsAgentImpl. (patchset #5 id:80001 of https:...yzshen2015-06-091-1/+1
* html_viewer: Add DevToolsAgentImpl.yzshen2015-06-091-1/+1
* Mandoline DevTools service: split up the DevToolsService class.yzshen2015-06-068-188/+303
* Mandoline: Refine the DevTools service API.yzshen2015-06-026-53/+69
* Mandoline DevTools service - part 1yzshen2015-05-266-8/+322
* Add the basic structure of a Mojo DevTools service.yzshen2015-05-228-0/+157