Mehrdad Afshari
e249079cbe
Be a tad more specific requesting error reports
...
This commit is a rebase of an old contribution with minor formatting
edits (cf. https://github.com/grpc/grpc/pull/8663 )
[Original Author]
Masood Malekghassemi <atash@google.com>
Date: Mon Nov 7 14:49:09 2016 -0800
Contributor is a Xoogler and the contribution is owned by Google Inc.
as per the copyright assignment agreement with the original author,
as it was drafted during their employment with Google Inc.
7 years ago
ZhouyihaiDing
c8e145bd93
add protobuf c_ext to php benchmark
7 years ago
Mark D. Roth
a4792f5ad1
Defer restarting LB call until after timer cancellation.
7 years ago
Mark D. Roth
2de36a8037
Remove unnecessary code to defer client load report until after initial request.
7 years ago
Mark D. Roth
9247ad5c55
Fix dumb timer cancellation bug (reversed conditional).
7 years ago
Shaun McCormick
eec7a917ba
Add Ruby server interceptors
7 years ago
Craig Tiller
c8027a3b0b
Run pid controller with grpc_millis
7 years ago
Vijay Pai
b8e5562600
Revert "Temporarily take ownership of cpp generator to prevent changes"
7 years ago
Vijay Pai
2046d0b3c5
Add unary call mode to GenericStub to allow generic RPC with 1 CQ trip
7 years ago
Sree Kuchibhotla
d5ded55d89
delete obsolete code
7 years ago
Sree Kuchibhotla
2bc9c8b38e
Review feedback
7 years ago
Alexander Polcyn
2f3e588099
Dont assume that sigint wasnt masked when invoking ruby tests
7 years ago
Vijay Pai
a44cffa11f
Base the new SerializationTraits API on implicit type conversion rather than SFINAE
7 years ago
Vijay Pai
efce6e1e50
Revert "Revert "Allow SerializationTraits to use grpc::ByteBuffer rather than only grpc_byte_buffer""
7 years ago
Craig Tiller
dbff5a23fe
Remove blocking annotations
7 years ago
Craig Tiller
ddc81ca556
Fix resource user shutdown path while allocating
7 years ago
Yuchen Zeng
3b6593679c
Fix format
7 years ago
Craig Tiller
fb21821a08
Correct uncompressed string count
7 years ago
Craig Tiller
7862097e5b
Add HPACK stats
7 years ago
Craig Tiller
168fc97045
(untested) windows conversion to grpc_millis
7 years ago
Craig Tiller
8070e361bd
Fix type
7 years ago
Nathaniel Manista
e232f1bd5a
Clean up even more uses of gRPC in _pb2.py files
7 years ago
Craig Tiller
de682c59cb
Portability fixes
7 years ago
Craig Tiller
c1f288dedb
Bug fixes, remove async e2e dependence on flow control size
7 years ago
Sree Kuchibhotla
96d23c3f08
Timer hash table for debug builds
7 years ago
Craig Tiller
b603489629
Use monotonic times (as we used to)
7 years ago
Craig Tiller
bf21f0b025
Fix ubsan failure
7 years ago
Craig Tiller
e46f2d2c8f
Fix memory leak
7 years ago
Sree Kuchibhotla
c2261f21e1
more debug
7 years ago
Craig Tiller
f6343040bf
Fix memory leak
7 years ago
Craig Tiller
49a0964437
Fix executor time invalidation
7 years ago
Craig Tiller
183f2a6aaa
clang-fmt
7 years ago
Ken Payson
5bb43935e1
Backport #12615
7 years ago
Yuchen Zeng
b56cf2d3bf
Protect fdn->fd
7 years ago
Yash Tibrewal
85629d0696
Add missing exec_ctx parameter to pollset_uv.c
7 years ago
Craig Tiller
34da2eeb42
Fix pings
7 years ago
ZhouyihaiDing
c6f9cf3158
update composer installing protobuf v3 for php-qps
7 years ago
Craig Tiller
18c77ccfdb
Fix pings
7 years ago
Yuchen Zeng
79c12b9dc0
Drain readable fd
7 years ago
Craig Tiller
7fcdd7add0
Really spell out code generation
7 years ago
Craig Tiller
2c48148ebd
Make sure initial settings are as we would pick next iteration
7 years ago
Ken Payson
2746bd5998
Fix cython definition to match c definition
...
This is required to compile with Cython options that
are more strict about const correctness.
7 years ago
Craig Tiller
d0ceb377a4
clang-format
7 years ago
Yuchen Zeng
4ebcab42f9
Reset server-side ping enforcement after send trailing metadata
7 years ago
Craig Tiller
6ef8db92bc
Fix test
7 years ago
Craig Tiller
a1bb6cad29
Fix timeout encoding test
7 years ago
Muxi Yan
1e32fea495
Generate dependency header import in pbrpc.m
7 years ago
Muxi Yan
75271d741e
Generate forward declaration in pbrpc.h
7 years ago
Nathaniel Manista
2c1a7e1375
Flip gRPC Python Protoc Plug-In default behavior
...
Now the grpc_2_0 flag is no longer required for the only-generate-code-
elements-in-_pb2_grpc.py-files behavior and the grpc_1_0 flag is
required for the add-generated-gRPC-using-code-elements-to-_pb2.py-
files behavior.
7 years ago
Yash Tibrewal
06312bdb43
Minor formatting, commenting and clang format for C to C++ conversion
7 years ago