summaryrefslogtreecommitdiffstats
path: root/components/devtools_service
Commit message (Expand)AuthorAgeFilesLines
* Move mojo/application/public -> mojo/shell/publicben2016-01-127-10/+10
* Global conversion of Pass()→std::move(): Linux GN static library editiondcheng2015-12-305-29/+38
* Switch to standard integer types in components/, part 1 of 4.avi2015-12-254-0/+8
* Convert ConnectToApplication to take a params classben2015-11-201-3/+2
* Move third_party/mojo/src/mojo/public to mojo/publicrockot2015-11-137-10/+10
* Get Mandoline working in component build.jam2015-11-061-4/+0
* mandoline: Build mojo_runner when we build a mojo application.erg2015-10-311-0/+2
* More gn check fixesbrettw2015-10-241-0/+2
* Don't build devtools_service in component build mode.yzshen2015-09-031-0/+4
* Mandoline DevTools: fix a race.yzshen2015-08-253-12/+6
* Update mojo sdk to rev c02a28868825edfa57ab77947b8cb15e741c5598rockot2015-08-241-0/+1
* Revert of Update mojo sdk to rev c02a28868825edfa57ab77947b8cb15e741c5598 (pa...rockot2015-08-231-1/+0
* Update mojo sdk to rev c02a28868825edfa57ab77947b8cb15e741c5598rockot2015-08-221-0/+1
* Revert of Update mojo sdk to rev c02a28868825edfa57ab77947b8cb15e741c5598 (pa...yosin2015-08-221-1/+0
* Update mojo sdk to rev c02a28868825edfa57ab77947b8cb15e741c5598rockot2015-08-221-0/+1
* Mandoline: Introduce a tab-level DevTools agent and persist state across navi...yzshen2015-08-225-24/+28
* 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