Jan Tattermusch
|
f769150982
|
regenerate routeguide protos
|
8 years ago |
Jan Tattermusch
|
808eb713f8
|
upgrade routeguide to Grpc 1.2.2
|
8 years ago |
Jan Tattermusch
|
622d7d6d2d
|
regenerate greeter protos
|
8 years ago |
Jan Tattermusch
|
769df6fa45
|
upgrade net45 helloworld to Grpc 1.2.2
|
8 years ago |
Jan Tattermusch
|
1ba7e5d898
|
regenerate
|
8 years ago |
Jan Tattermusch
|
4842904408
|
add generate_protos file
|
8 years ago |
Jan Tattermusch
|
923b1317d5
|
update .NET core example to .csproj projects
|
8 years ago |
Jan Tattermusch
|
7c7865b0e1
|
eliminate crosstalk between C# tests
|
8 years ago |
Jan Tattermusch
|
fa729ed914
|
expose grpc.so_reuseport in C#
|
8 years ago |
Jan Tattermusch
|
09d2f55c34
|
eliminate crosstalk between C# tests
|
8 years ago |
Jan Tattermusch
|
f517fad05d
|
expose grpc.so_reuseport in C#
|
8 years ago |
kpayson64
|
8d76ab89a3
|
Merge pull request #10735 from kpayson64/fix_php_1_3
Fix PHP interop tests
|
8 years ago |
Yuchen Zeng
|
dfa070f373
|
Merge pull request #10719 from y-zeng/fix_ruby_13
Fix c-ares ruby artifact build on v1.3.x
|
8 years ago |
Craig Tiller
|
d47be446d7
|
Speed up tests
|
8 years ago |
Yuxuan Li
|
f2af0c3009
|
change to new completion queue api
|
8 years ago |
Craig Tiller
|
abd8fb7d18
|
Merge pull request #10730 from ctiller/proxy_crash
Fix cancel on call creation for propagated calls
|
8 years ago |
Noah Eisen
|
8d7efef6df
|
Merge pull request #10691 from ncteisen/error-refcount
Fix error refcount debug logging
|
8 years ago |
murgatroid99
|
ce67bff2df
|
Merge remote-tracking branch 'upstream/v1.3.x' into upmerge_v1.3.x
|
8 years ago |
Craig Tiller
|
989aa7f97d
|
Fix sanity
|
8 years ago |
Vijay Pai
|
c96c0f94f9
|
Remove DEBUG code that is itself buggy (integer overflow)
|
8 years ago |
Craig Tiller
|
d1a6423199
|
Use stdlib to avoid ubsan errors
|
8 years ago |
Craig Tiller
|
91eb28f6bc
|
Update to avoid ubsan failure
|
8 years ago |
Craig Tiller
|
9247817082
|
Merge github.com:grpc/grpc into trickle_stall
|
8 years ago |
Craig Tiller
|
2b465f00e9
|
Get stats bmdiffed
|
8 years ago |
Craig Tiller
|
6984e1dc5e
|
Merge github.com:grpc/grpc into c++lame
|
8 years ago |
Craig Tiller
|
3b72163042
|
Clamp warmup time in seconds
|
8 years ago |
Craig Tiller
|
47f6dc732d
|
more reasonable?
|
8 years ago |
Craig Tiller
|
06a30eef36
|
Merge github.com:grpc/grpc into cpparena
|
8 years ago |
Matt Kwong
|
feaee850bf
|
Merge pull request #10592 from matt-kwong/py-metadata
Keep _grpcio_metadata.py in GitHub repo
|
8 years ago |
Craig Tiller
|
5088ef73eb
|
Refine warmup
|
8 years ago |
Craig Tiller
|
79fda0a910
|
Merge pull request #10732 from ctiller/formatz
Extend clang-format to C#, Node, Ruby
|
8 years ago |
Craig Tiller
|
48ca9e5ff4
|
Merge pull request #10731 from ctiller/xyzw
Allow >100% increases, add more jobs to reduce noise
|
8 years ago |
Stanley Cheung
|
7b692ca67b
|
Merge pull request #10543 from practo/php_basestub_channel_fix
PHP Fixing is_a check for Channel
|
8 years ago |
Muxi Yan
|
a2529ce53a
|
Minor comment polish
|
8 years ago |
Muxi Yan
|
b965ff6bf7
|
Move test to GRPCClientTests
|
8 years ago |
Craig Tiller
|
767397702e
|
Tweak bdp estimation again
|
8 years ago |
David G. Quintas
|
e89d9589dc
|
Merge pull request #10717 from dgquintas/moar_grpclb_leaks
Fix a couple leaks in gRPCLB
|
8 years ago |
Muxi Yan
|
8805306941
|
Revert API to change default queue for a stub
|
8 years ago |
murgatroid99
|
652210ac2b
|
Node: fix the cases where zlib is built
|
8 years ago |
Mark D. Roth
|
e0a873784a
|
Fix bug in service config code.
|
8 years ago |
Michael Lumish
|
5f4758e478
|
Merge pull request #10713 from murgatroid99/node_message_size_benchmarks
Node message size benchmarks
|
8 years ago |
Mark D. Roth
|
0c0b89a88b
|
Change hash table to use linear probing and add unit test.
Also add some missing rules in test/core/slice/BUILD.
|
8 years ago |
murgatroid99
|
633933ee0b
|
Node: Don't depend on cares npm package
|
8 years ago |
Craig Tiller
|
a0cf12d976
|
Improve simulation to not infinitely buffer writes
|
8 years ago |
Craig Tiller
|
456c6cec1f
|
Clamp write size to (hopefully) limit buffer bloat
|
8 years ago |
Craig Tiller
|
81f92c855d
|
Tighten BDP increase conditions, better fix target transport window sizing
|
8 years ago |
Craig Tiller
|
42ab2b1753
|
Use bandwidth estimate to stop increasing bdp estimate (avoids buffer bloat spiral of death)
|
8 years ago |
Muxi Yan
|
93b1120216
|
Fix pairing of GRPC_TIMER_BEGIN/END in grpc_byte_stream_next
|
8 years ago |
Yang Gao
|
c63a119fd4
|
Merge pull request #10682 from yang-g/status_helper
Remove status_helper as it is not needed any more
|
8 years ago |
makdharma
|
41d68a20d3
|
Merge pull request #10718 from makdharma/cares_osx_bazel
fix bazel build for osx
|
8 years ago |