Donna Dionne
|
6ec6c24dc1
|
Fixing code review comments.
|
5 years ago |
Donna Dionne
|
f54891aff8
|
Fixing a build error.
|
5 years ago |
Donna Dionne
|
73fc26d273
|
Checking in result of sudo ./tools/buildgen/generate_projects.sh
|
5 years ago |
Donna Dionne
|
6864760acb
|
Remove unused variables.
|
5 years ago |
Donna Dionne
|
6a1ea0bacc
|
Another Merge error
|
5 years ago |
Donna Dionne
|
4fae974ffa
|
A merge error was missed!
|
5 years ago |
Donna Dionne
|
d76fc080c4
|
Fixing build warnings getting ready for merge.
|
5 years ago |
Donna Dionne
|
3aa8b16401
|
Merge remote-tracking branch 'upstream/master' into route_response
|
5 years ago |
Donna Dionne
|
ddb98d6b52
|
Fixing code review comments:
- added more tests and improved structuring of backend service
- fixing grpc_tool tests (due to adding of new test serices/methods
|
5 years ago |
Donna Dionne
|
1ae804c8c0
|
Fixing code review comments:
- Fixing for comments in all except for test file
- Multi-purpose test_service_impl.h as oppose
to creating new files.
|
5 years ago |
Yash Tibrewal
|
b25682427c
|
Merge pull request #22567 from yashykt/c++msgcomp
C++ize message compress filter
|
5 years ago |
Yash Tibrewal
|
cdf7b2cc7a
|
Use std::aligned_storage instead of absl::optional to maintain compatibility with Windows
|
5 years ago |
Eric Gribkoff
|
2285530390
|
Merge pull request #22639 from ericgribkoff/fix_patch
xDS test improvements
|
5 years ago |
Eric Gribkoff
|
6aa983e819
|
typo
|
5 years ago |
Vijay Pai
|
e677f3d166
|
Merge pull request #22621 from grpc/vjpai-patch-1
Unmark flaky on streaming_pump
|
5 years ago |
Eric Gribkoff
|
ade157dd7a
|
yapf
|
5 years ago |
Eric Gribkoff
|
6355d71a9f
|
Make GCP alpha API use optional
|
5 years ago |
Eric Gribkoff
|
c34311d996
|
Wait longer for backend instance patch
|
5 years ago |
Eric Gribkoff
|
d5d258b70f
|
Do not set default port in url map patch
|
5 years ago |
Jiangtao Li
|
60cebcdd2b
|
Merge pull request #22292 from ashithasantosh/c++
Implemented Frame Size Negotiation in ALTS for gRPC C++.
|
5 years ago |
Yash Tibrewal
|
d7c916be49
|
Merge branch 'master' into c++msgcomp
|
5 years ago |
Yash Tibrewal
|
7a654ed1a5
|
Remove const data member from ByteStream to make it copyable
|
5 years ago |
Donna Dionne
|
0a7b9dac06
|
Fixing code review comments.
|
5 years ago |
Donna Dionne
|
8a8ca5436b
|
Added grpc arg to enable xds routing and restore old tests.
|
5 years ago |
Donna Dionne
|
c4d4541af5
|
Added TestMultipleServiceImpl.h: a templated test service to allow
multiple RPC services to be used in test.
|
5 years ago |
Yash Tibrewal
|
44bc3b9bd6
|
Reviewer comments
|
5 years ago |
Yash Tibrewal
|
3dca4a3213
|
Merge pull request #22615 from yashykt/http2maxwindowsize
Clamp the receive flow control window size to ((1 << 31) - 1)
|
5 years ago |
Donna Dionne
|
f5fd631a9c
|
Merge remote-tracking branch 'upstream/master' into route_response
|
5 years ago |
Jan Tattermusch
|
9e82d59cd7
|
Merge pull request #22629 from jtattermusch/avoid_too_long_win2
avoid too long name for retry_exceeds_buffer_size_in_initial_batch
|
5 years ago |
Jan Tattermusch
|
733c85744e
|
Merge pull request #22631 from jtattermusch/client_channel_stress_test_flaky
mark client_channel_stress_test as flaky
|
5 years ago |
Jan Tattermusch
|
697f411fef
|
mark client_channel_stress_test as flaky
|
5 years ago |
Jan Tattermusch
|
06c6fa73b0
|
avoid too long name for retry_exceeds_buffer_size_in_initial_batch
|
5 years ago |
ZhenLian
|
cb67f77f18
|
Merge pull request #22622 from grpc/zhen_core_test_improvement
[2/n] Avoid using hardcoded test credentials
|
5 years ago |
ZhenLian
|
e4dcc0319c
|
[2/n] Avoid using hardcoded test credentials
|
5 years ago |
Donna Dionne
|
d9611cf1ca
|
Fixed AllServerUnavailableFailFast test to return UNAVAILBLE instead
UNKNOWN.
|
5 years ago |
Richard Belleville
|
3928f2fa69
|
Merge pull request #22561 from gnossen/python35_test
Add 3.5 to default interpreters to be tested.
|
5 years ago |
Mark D. Roth
|
e6ab0c25e2
|
Merge pull request #22612 from markdroth/xds_eds_no_localities_fix
xds: Don't NACK EDS updates with no localities, but report TRANSIENT_FAILURE.
|
5 years ago |
Stanley Cheung
|
6fcb352dc4
|
Merge pull request #22611 from HannahShiSFB/update-doc-add-flag-before-make
PHP: doc update: Set a flag(allow fork) before c-core make
|
5 years ago |
Stanley Cheung
|
dbb9fb7506
|
Merge pull request #22600 from stanley-cheung/fix-cronet-crash
Fix cronet transport crash
|
5 years ago |
Jan Tattermusch
|
af7921d127
|
Merge pull request #22620 from jtattermusch/dart_interop_27
Switch grpc-dart interop test to dart2.7
|
5 years ago |
Vijay Pai
|
719ec593d0
|
Regen projects
|
5 years ago |
Vijay Pai
|
527509abc4
|
Unmark flaky on streaming_pump
|
5 years ago |
Vijay Pai
|
f43a375d29
|
Merge pull request #22619 from vjpai/bm_disable_sock_pair
Disable SockPair fixture in streaming_pump microbenchmark
|
5 years ago |
Jan Tattermusch
|
bb3b5d1d23
|
switch grpc-dart interop test to dart2.7
|
5 years ago |
Vijay Pai
|
f1979cece2
|
Disable SockPair fixture
|
5 years ago |
Mark D. Roth
|
c3fc65c9e0
|
Don't NACK EDS updates with no localities, but report TRANSIENT_FAILURE.
|
5 years ago |
Mark D. Roth
|
80b74811d4
|
Merge pull request #22117 from markdroth/xdslb_refactor
Refactor xds LB policy
|
5 years ago |
Ashitha Santhosh
|
fdbdcb93d2
|
Remove ABSL_CONST_INIT.
|
5 years ago |
Donna Dionne
|
0c2f9565f4
|
Fixing code review comments
|
5 years ago |
Eric Gribkoff
|
a04f0db4db
|
Merge pull request #22547 from ericgribkoff/use_grpc_hc
Use grpcHealthCheck and targetGrpcProxy
|
5 years ago |