Yash Tibrewal
|
4d0269f0fd
|
Add comment
|
5 years ago |
Yash Tibrewal
|
702dd6fd74
|
Store ref to the ExternalConnectivityWatcher in external_watchers_ map.
|
5 years ago |
Mark D. Roth
|
3201d7f7bf
|
Merge pull request #23157 from markdroth/gpr_asprintf
Replace most uses of gpr_asprintf() with absl calls.
|
5 years ago |
donnadionne
|
be92b122b6
|
Merge pull request #22987 from donnadionne/new
Add support for xDS regex matchers.
|
5 years ago |
Vijay Pai
|
0ab6db4fe8
|
Make sure that some ops don't start concurrently with Finish
|
5 years ago |
Lidi Zheng
|
e1b4a5507c
|
Merge pull request #23351 from lidizheng/silence-del
Suppress exceptions from the __del__ of channel object
|
5 years ago |
Donna Dionne
|
8dd0cb4712
|
Add support for xDS regex matchers.
|
5 years ago |
Muxi Yan
|
ec2cd96426
|
Address comments
|
5 years ago |
Muxi Yan
|
3f684093d7
|
Add test for the new config field
|
5 years ago |
Muxi Yan
|
3c2354f62a
|
Update grpclb with optional field "name"
|
5 years ago |
Yash Tibrewal
|
a80bb13fd0
|
Fix FailHijackedRecvMessage for generic async APIs
|
5 years ago |
Lidi Zheng
|
598e171746
|
Merge pull request #23377 from lidizheng/aio-multi-loop
[Aio] Allows poller to bound to ephemeral loops in multiple threads
|
5 years ago |
Esun Kim
|
3e7dacfb47
|
Merge pull request #23387 from veblush/protoc-docker
Make plugins embed zlib
|
5 years ago |
Mark D. Roth
|
9404f66f70
|
Replace most uses of gpr_asprintf() with absl calls.
|
5 years ago |
Lidi Zheng
|
e7f42f1ff9
|
Add type annotation in comments
|
5 years ago |
Lidi Zheng
|
b61fe7ab33
|
Address comments
|
5 years ago |
Lidi Zheng
|
e58e24afb9
|
Allows poller to bound to ephemeral loops in multiple threads
|
5 years ago |
Esun Kim
|
9cb284abef
|
Make pluing embed zlib
|
5 years ago |
Esun Kim
|
bfa1ca968c
|
Add gRPC-specific docker images for Ruby build
|
5 years ago |
Esun Kim
|
48289e6827
|
Merge pull request #23401 from veblush/tcp_user_timeout
Added TCP_USER_TIMEOUT auto-detection
|
5 years ago |
Vijay Pai
|
5e224f7e89
|
Merge pull request #23408 from grpc/vjpai-patch-1
Don't drop message on WriteAndFinish with non-ok status
|
5 years ago |
Mark D. Roth
|
cb45960a04
|
Merge pull request #23386 from Kernald/fix-string-includes
Add missing string include
|
5 years ago |
Srini Polavarapu
|
8dd6bd97c1
|
Merge pull request #23409 from grpc/jtattermusch-patch-2
fix nits in third_party/README.md
|
5 years ago |
Vijay Pai
|
209de73b39
|
Merge pull request #23380 from vjpai/inproc_fix
Fix inproc transport bug on client WritesDone and server send message after status
|
5 years ago |
Matthew Stevenson
|
a2afea6ee0
|
Add TLS 1.2 and 1.3 specific tests to h2_tls fixture.
|
5 years ago |
Jan Tattermusch
|
6905146fae
|
Update README.md
|
5 years ago |
Jan Tattermusch
|
b1ed4f1d9e
|
regenerate projects
|
5 years ago |
Jan Tattermusch
|
2c2d926bfd
|
Increment podspec version
|
5 years ago |
Jan Tattermusch
|
84278dced4
|
fix nits in third_party/README.md
|
5 years ago |
Jan Tattermusch
|
d3144dc6b7
|
generate boringssl prefix headers
|
5 years ago |
Jan Tattermusch
|
6c91767338
|
regenerate projects
|
5 years ago |
Vijay Pai
|
2b0f14d54d
|
Don't drop message on WriteAndFinish with non-ok status
|
5 years ago |
Vijay Pai
|
5e569a5d37
|
Fix inproc transport bugs on client WritesDone or Read after status
|
5 years ago |
Vijay Pai
|
86eb64011d
|
Merge pull request #23393 from grpc/vjpai-patch-1
Increase size of a test to match internal guidance
|
5 years ago |
Esun Kim
|
073c499e18
|
Added TCP_USER_TIMEOUT auto-detection
|
5 years ago |
Marc Plano-Lesay
|
6617b039e3
|
Add missing string include
|
5 years ago |
donnadionne
|
8a84fb3654
|
Merge pull request #22951 from donnadionne/matcher_new
New Matchers
|
5 years ago |
Donna Dionne
|
459b58ae3d
|
Merge remote-tracking branch 'upstream/master' into matcher_new
|
5 years ago |
Richard Belleville
|
ef2bba6b4c
|
Merge pull request #23395 from gnossen/lint_fix
Pin isort to fix sanity test breakage
|
5 years ago |
Esun Kim
|
8d0e703393
|
Merge pull request #22813 from mehrdada/fix-static-initialization-crap
Fix channelz plugin initializer
|
5 years ago |
Donna Dionne
|
60b878d3a5
|
New Matchers Implementation
- All except for Regex (which will be submitted with RE2 import PR)
|
5 years ago |
Richard Belleville
|
a4ca41960c
|
Pin isort to fix sanity test breakage
|
5 years ago |
Vijay Pai
|
b92ca15356
|
Increase size of a test to match internal guidance
|
5 years ago |
Nicolas Noble
|
09d3634a6b
|
Merge pull request #23392 from veblush/to-veblush
Passed the repo manager to veblush
|
5 years ago |
Esun Kim
|
8925e71457
|
Passed the repo manager to veblush
|
5 years ago |
Yash Tibrewal
|
013f0acf3c
|
Merge pull request #23365 from yashykt/deadlockws
Fix possible deadlock in RemoveExternalConnectivityWatcher
|
5 years ago |
apolcyn
|
4cacc60651
|
Merge pull request #23333 from apolcyn/bad_md_drops_call_creds_thread
Make sure call creds user callbacks can't kill the ruby call credentials thread
|
5 years ago |
Yash Tibrewal
|
0009e7f868
|
Add comment
|
5 years ago |
Muxi Yan
|
38e225d78d
|
Merge pull request #23276 from grpc/cfstream-queue-release
Release dispatch queue on CFStreamHandle destroy
|
5 years ago |
Esun Kim
|
eea9f7428b
|
Merge pull request #23379 from veblush/harden-tests2
Added call to grpc::testing::TestEnvironment in more tests
|
5 years ago |