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
Jun Mukai
c0862859be
ruby: Add test case for referring external package
...
The new spec uses existing EchoDuplicate service in
grpc.testing.duplicate, which refers grpc.testing.Empty,
and verifies if the plugin generates this correctly as
Grpc::Testing::Empty.
9 years ago
Craig Tiller
d626acbb02
Merge github.com:grpc/grpc into strong-includes
9 years ago
Nicolas Noble
361be66c3d
Merge pull request #6092 from ctiller/strong-includes
...
Check dependencies between filegroups
9 years ago
Jan Tattermusch
1afdf846cb
make gRPC C# nuget work with new project.json style projects
9 years ago
Matthew Iselin
50df82ffe4
Add a sanity check to make sure vsprojects stays usable.
9 years ago
Nicolas Noble
42a3916c92
Merge pull request #6112 from ctiller/fuzz-time
...
Allow specifying fuzzer runtime
9 years ago
Craig Tiller
459740a2f0
Merge github.com:grpc/grpc into strong-includes
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
Jun Mukai
cac9ba4f22
ruby: Use fully-qualified type name when necessary
...
- Use full_name() instead of name(), otherwise package names
are omitted.
- Fix a minor bug on RubyTypeOf(), to replace dotted protobuf
package name by ruby's module names correctly.
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
585fb9417e
Bumped version to 0.13.2-pre2
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
Stanley Cheung
82e6f32d64
php: destroy grpc_byte_buffer after startBatch
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