Nicolas Noble
|
d6ac251d4b
|
Merge pull request #6088 from murgatroid99/proto_gen_build_yaml_well_known_types
Handle google/protobuf includes in src/proto
|
9 years ago |
Nicolas Noble
|
4560356155
|
Merge pull request #6106 from ctiller/server_fix
Expand corpus, fix crash
|
9 years ago |
Nicolas Noble
|
c236a213ee
|
Merge pull request #6109 from murgatroid99/node_grpc_tools_package
Created node tools package to distribute protoc and eventually the plugin
|
9 years ago |
Nicolas Noble
|
361be66c3d
|
Merge pull request #6092 from ctiller/strong-includes
Check dependencies between filegroups
|
9 years ago |
Nicolas Noble
|
42a3916c92
|
Merge pull request #6112 from ctiller/fuzz-time
Allow specifying fuzzer runtime
|
9 years ago |
Craig Tiller
|
03915e5de6
|
Sort out codegen dependencies
|
9 years ago |
Alistair Veitch
|
041e39d713
|
Merge pull request #6081 from bogdandrutu/master
Fix census plugin initialization for census filters.
|
9 years ago |
Craig Tiller
|
03d8f2f5f3
|
Remove *_codegen_lib
Since filegroups are now correctly layered, build systems that needed these libs can now instantiate the filegroups as libs directly.
|
9 years ago |
Craig Tiller
|
74142a29e9
|
Merge github.com:grpc/grpc into strong-includes
|
9 years ago |
Craig Tiller
|
922537bfd6
|
Allow specifying fuzzer runtime
|
9 years ago |
Craig Tiller
|
4b3fe15ef7
|
Allow specifying fuzzer runtime
|
9 years ago |
Craig Tiller
|
1583d06955
|
Fix build
|
9 years ago |
Craig Tiller
|
b182066169
|
clang-fmt
|
9 years ago |
Craig Tiller
|
a385b385e5
|
Expand corpus, fix crash
|
9 years ago |
Nicolas Noble
|
41d124fe66
|
Merge pull request #6029 from yang-g/hpack_table
Use base64 encoded length for decoder table size calculation of binary headers
|
9 years ago |
Craig Tiller
|
5db5e13293
|
Merge github.com:grpc/grpc into strong-includes
|
9 years ago |
Jan Tattermusch
|
2879aa1b1d
|
Merge pull request #6091 from sreecha/fix_stress_client_spec
Fix a typo in the spec (and make corresponding change in node stress client)
|
9 years ago |
Nicolas Noble
|
adc53ade9b
|
Merge pull request #6071 from ctiller/e2efuzz
Full stack server fuzzer
|
9 years ago |
murgatroid99
|
2dc8442eef
|
Created node tools package to distribute protoc and eventually the plugin
|
9 years ago |
Jan Tattermusch
|
f787e0dd20
|
Merge pull request #6084 from sreecha/nodejs_stress
Add nodejs stress tests to the test-framework
|
9 years ago |
Jan Tattermusch
|
f90edd95df
|
Merge pull request #6090 from ctiller/perftest3
Moving performance configuration to JSON
|
9 years ago |
Bogdan Drutu
|
b40693ef99
|
Merge remote-tracking branch 'upstream/master'
|
9 years ago |
Craig Tiller
|
30e53cd4c4
|
Experimental wrapped language fix
|
9 years ago |
Craig Tiller
|
702f3635c2
|
Fix include guards
|
9 years ago |
Craig Tiller
|
36bb50aaed
|
Merge github.com:grpc/grpc into e2efuzz
|
9 years ago |
Craig Tiller
|
12445ee374
|
Add missing include
|
9 years ago |
Craig Tiller
|
bb368b467e
|
Merge github.com:grpc/grpc into strong-includes
|
9 years ago |
Craig Tiller
|
0bda0b3e55
|
Configure performance scenarios with json
Run those json configurations as part of presubmits
|
9 years ago |
Nicolas Noble
|
39a96967f1
|
Merge pull request #6043 from ctiller/optionalize_client_config
Optionalize client config system
|
9 years ago |
Craig Tiller
|
96acdee66c
|
Deal with no default authority being available
|
9 years ago |
Sree Kuchibhotla
|
9a56be10e1
|
Merge branch 'master' into fix_stress_client_spec
|
9 years ago |
Sree Kuchibhotla
|
54fa9e4132
|
address code review comments
|
9 years ago |
Craig Tiller
|
9d7f22477a
|
Merge github.com:grpc/grpc into strong-includes
|
9 years ago |
Craig Tiller
|
839bebed9e
|
Use channel args from builder
|
9 years ago |
Craig Tiller
|
8166732d10
|
clang-fmt
|
9 years ago |
Nicolas Noble
|
8dbf476ac3
|
Merge pull request #6093 from dgquintas/nanopb_fuzzer
Added fuzzers for load_balancer_api parsing functions
|
9 years ago |
Craig Tiller
|
f64df1124a
|
Merge branch 'nanopb_fuzzer' of github.com:dgquintas/grpc into e2efuzz
|
9 years ago |
Nicolas Noble
|
9a7f9e44f0
|
Merge pull request #6089 from sreecha/metrics_typo
Fix a typo in metrics.proto.
|
9 years ago |
David Garcia Quintas
|
bf2e73d8ae
|
Added fuzzers for load_balancer_api parsing functions
|
9 years ago |
Craig Tiller
|
16c13451f0
|
Fix init ordering,memory leaks
|
9 years ago |
Craig Tiller
|
0b54163019
|
Fixing client_config init
|
9 years ago |
Craig Tiller
|
f82ddc4c78
|
Nailing down dependencies better
|
9 years ago |
Sree Kuchibhotla
|
79e3f09e1a
|
Code review comments
|
9 years ago |
Sree Kuchibhotla
|
b658bbb3ad
|
Merge branch 'master' into nodejs_stress
|
9 years ago |
Sree Kuchibhotla
|
87d258e8dc
|
Merge branch 'master' into metrics_typo
|
9 years ago |
Sree Kuchibhotla
|
5d27e8fcab
|
Correct a typo in the spec
|
9 years ago |
Sree Kuchibhotla
|
9f0e3601c7
|
Some debug statements and reformatting
|
9 years ago |
Craig Tiller
|
859fb06e80
|
Merge branch 'optionalize_client_config' into strong-includes
|
9 years ago |
Craig Tiller
|
d08c6ae5aa
|
Merge github.com:grpc/grpc into optionalize_client_config
|
9 years ago |
Craig Tiller
|
d1697d99d7
|
Getting dependencies fixed up
|
9 years ago |