Kenneth Shaw
60b7898f53
Changing autogen comments to match Go CL#13560 standard.
2017-07-09 09:05:19 +07:00
Kenneth Shaw
7fbfef7cf1
Adding synthesized "HAR" domain to protocol generation
...
* Added "HAR" domain
* Fixed issue with omitempty on domain types
2017-07-02 18:44:34 +07:00
Kenneth Shaw
d70d54233f
Fixing timestamp issues
...
Adding full timestamp types. Fixes #71
2017-07-01 20:06:43 +07:00
Kenneth Shaw
f27ba717b1
Temporarily removing all timestamp types
2017-07-01 15:55:35 +07:00
Kenneth Shaw
2f321ca865
Fixing issue with timestamps
2017-07-01 14:20:18 +07:00
Kenneth Shaw
a7d69aad1f
Fixing issue with nodeType named object parameters in chromedp-gen, and updating to latest protocol.json
2017-06-18 07:55:45 +07:00
Kenneth Shaw
869aafc836
Adding script to generate domains from protocol.json and updating to latest protocol.json
2017-05-06 08:20:24 +07:00
Kenneth Shaw
3892722188
Updating to latest protocol.json
2017-03-25 05:51:18 +07:00
Kenneth Shaw
6ab485c766
Updating to latest protocol.json
2017-03-02 08:16:48 +07:00
Kenneth Shaw
317a2e94d3
Updating to latest protocol.json definition
2017-02-22 20:15:38 +07:00
Kenneth Shaw
db4400bfe9
Dropping custom qtc + easyjson
...
- Updating documentation for chromedp-gen to point to standard versions
of easyjson/quicktemplate (qtc) and added information about goimports
- Replaced {% end %} non-standard quicktemplate tags with the
appropriate closing tags
- Updated to latest chrome protocol.json definition
- Regenerated cdp protocol after switching to standard easyjson/qtc
2017-02-18 11:02:24 +07:00
Kenneth Shaw
b5032069e3
Fixing race issues
...
- Refactored chromedp-gen and cdp code so that Execute no longer returns
a channel
- Fixing potential race problems in handler
- Eliminated some dead code
- Updated examples to include new logging parameters
2017-02-14 17:15:53 +07:00
Kenneth Shaw
f73c429109
Renaming FrameHandler, updating to latest protocol.json, and code fixes
2017-02-12 12:50:46 +07:00
Kenneth Shaw
465e7becad
Expanding Evaluate API
...
- fixed issues with Evaluate
- added examples/eval
2017-02-08 14:27:39 +07:00
Kenneth Shaw
4ff7580243
Updating to latest chrome protocol.json
2017-01-27 10:29:53 +07:00
Kenneth Shaw
58283934b9
Fixing issues with code generation
2017-01-26 14:28:34 +07:00
Kenneth Shaw
20d575fece
Initial import
2017-01-24 22:09:23 +07:00