Skip to content
GitLab
Explore
Sign in
Primary navigation
Search or go to…
Project
C
ChromeDevTools
Manage
Activity
Members
Labels
Plan
Issues
Issue boards
Milestones
Wiki
Code
Merge requests
Repository
Branches
Commits
Tags
Repository graph
Compare revisions
Snippets
Build
Pipelines
Jobs
Pipeline schedules
Artifacts
Deploy
Releases
Package registry
Container registry
Model registry
Operate
Environments
Terraform modules
Monitor
Incidents
Analyze
Value stream analytics
Contributor analytics
CI/CD analytics
Repository analytics
Model experiments
Help
Help
Support
GitLab documentation
Compare GitLab plans
GitLab community forum
Contribute to GitLab
Provide feedback
Terms and privacy
Keyboard shortcuts
?
Snippets
Groups
Projects
Show more breadcrumbs
FrameIT
ChromeDevTools
Commits
Commits · 382be158c11ffdbacdd871d6ece4a5fb5b816719
382be158c11ffdbacdd871d6ece4a5fb5b816719
Select Git revision
Selected
382be158c11ffdbacdd871d6ece4a5fb5b816719
Branches
8
master
default
dependabot/nuget/source/Sample/Newtonsoft.Json-13.0.1
dependabot/nuget/source/MasterDevs.ChromeDevTools.Tests/Newtonsoft.Json-13.0.1
dependabot/nuget/source/ProtocolGenerator/Newtonsoft.Json-13.0.1
dependabot/nuget/source/ChromeDevTools/Newtonsoft.Json-13.0.1
dependabot/nuget/source/ChromeDevTools/System.Net.Http-4.3.4
revert-29-revert-24-protocol_62
revert-24-protocol_62
Tags
4
1.1.0
1.0.2
1.0.1
1.0.0.40915
13 results
ChromeDevTools
source
ProtocolGenerator
Program.cs
Author
Search by author
Any Author
authors
Björn Eßwein
bessw
Dennis Müller
dmueller
Michael Kohlhase
mkohlhase
Richard Marcus
richardmarcus
Silas Kuder
baletiballo
Stefan Richter
fastrich
6 authors
Browse files
May 08, 2016
Use the DOM to emit the code protocol code instead of mapping directly to JObjects
· 2efa6e7d
Frederik Carlier
authored
9 years ago
2efa6e7d
Add basic DOM for deserializing the the debugger protocol into .NET objects
· 38ee3362
Frederik Carlier
authored
9 years ago
38ee3362
May 07, 2015
CodeMaid cleanup
· 3d77cb94
brewdente
authored
10 years ago
3d77cb94
A little (ok, a lot) of project/folder hierarchy restructuring.
· 4244531f
brewdente
authored
10 years ago
4244531f
May 05, 2015
Big cleanup of namespaces. Removing unused code. Added Assembly info details.
· 7794deb8
brewdente
authored
10 years ago
7794deb8
Apr 27, 2015
Fixing project organization.
· b0759f1c
brewdente
authored
10 years ago
b0759f1c
Ficing the "using" formatting. Adding a using statement to the example.
· 1e5477a4
brewdente
authored
10 years ago
1e5477a4
Finishing up the protocol generator console app. Modularizing the
· 89120e20
brewdente
authored
10 years ago
89120e20
Loading