Micah Kornfield
|
b5efeecf31
|
Fallback to google3 path of sources.json if initial link doesn't work
|
4 years ago |
Micah Kornfield
|
a8aeb280be
|
Revert "Merge pull request #23652 from grpc/revert-23568-use_sources"
This is a rollback of rollback to depend on sources.json for boringssl.
This reverts commit eaa670510c , reversing
changes made to 5488e7b5cd .
|
4 years ago |
Alexander Polcyn
|
307e175ab2
|
Make fake insecure servers in ALTS concurrent connectivity test eagerly send an empty settings frame upon receiving new connections
|
4 years ago |
Esun Kim
|
3cdd6ccb26
|
Add MSAN workaround to TestEnvironment
|
4 years ago |
Karthik Ravi Shankar
|
6de44304fa
|
Fix namespace in different files.
|
4 years ago |
Esun Kim
|
4f2c74450f
|
Merge pull request #23687 from veblush/no-absl-lock-on-mac
Disable GPR_ABSEIL_SYNC on Apple platforms
|
4 years ago |
Karthik Ravi Shankar
|
3c2f4b40e3
|
Fold Channel and CompletionQueue from grpc_impl to grpc
Reverts: https://github.com/grpc/grpc/pull/19067
|
4 years ago |
Karthik Ravi Shankar
|
56d7ad770c
|
Merge pull request #23601 from karthikravis/fold-errors
Move ErrorDetails from ::grpc_impl to ::grpc
|
4 years ago |
Esun Kim
|
b6fac74d0f
|
Merge pull request #23689 from veblush/msan-fix3
Add TestEnvironment to tests
|
4 years ago |
Karthik Ravi Shankar
|
30f7710d4a
|
Move ChannelArguments from ::grpc_impl to ::grpc
Reverts: https://github.com/grpc/grpc/pull/18454
|
4 years ago |
Karthik Ravi Shankar
|
8da057cc95
|
Fix formatting
|
4 years ago |
Karthik Ravi Shankar
|
b187b4e3d0
|
Fix namespace in server_builder.h
|
4 years ago |
Karthik Ravi Shankar
|
041954ac06
|
Move ServerBuilder from ::grpc_impl to ::grpc
Revert https://github.com/grpc/grpc/pull/18510
|
4 years ago |
Esun Kim
|
9494b834b1
|
Add TestEnvironment to tests
|
4 years ago |
Srini Polavarapu
|
b5dd94929a
|
Merge pull request #23685 from srini100/master
Add supported features in v1.31.0
|
4 years ago |
ashithasantosh
|
cd9a127502
|
Merge pull request #23489 from michaelywg/endpoint_local_accessor
modified grpc_endpoint vtable and implementations
|
4 years ago |
Esun Kim
|
218c18d15d
|
Disable GPR_ABSEIL_SYNC on Apple platforms
|
4 years ago |
Esun Kim
|
a68d80e147
|
Merge pull request #23683 from veblush/msan-fix2
Add TestEnvironment to tests
|
4 years ago |
yulin liang
|
8c3b878063
|
Merge pull request #23596 from yulin-liang/yulin-fix
fix grpc-c++ build issue.
|
4 years ago |
Karthik Ravi Shankar
|
555d34ea7c
|
Make fixes in server_builder_impl.h
|
4 years ago |
srini100
|
f22d3dc390
|
Add supported features in v1.31.0
|
4 years ago |
Esun Kim
|
b409b3226a
|
Merge pull request #23676 from veblush/lint
Lint source
|
4 years ago |
Esun Kim
|
3e7d5976b5
|
Add TestEnvironment to tests
|
4 years ago |
Mark D. Roth
|
84793a92c2
|
Merge pull request #23666 from markdroth/tls1.3_backport
Disable TLS 1.3 in the C-core.
|
4 years ago |
Esun Kim
|
79adbe59d5
|
Merge pull request #23673 from veblush/msan-fix
Add TestEnvironment to tests
|
4 years ago |
Esun Kim
|
2ee6e0d183
|
Lint source
|
4 years ago |
Esun Kim
|
f2374fb591
|
Add TestEnvironment to tests
|
4 years ago |
donnadionne
|
296febf232
|
Merge pull request #23662 from donnadionne/msan
Fixing a flaky test in ClientLoadReportingWithDropTest.
|
4 years ago |
apolcyn
|
4e7ec48b0e
|
Merge pull request #23670 from apolcyn/fix_segv
Fix ruby segfault on nil optional creds params
|
4 years ago |
Donna Dionne
|
33c128e99e
|
Fixing a flaky test in ClientLoadReportingWithDropTest
|
4 years ago |
Alexander Polcyn
|
a12cf6996b
|
Fix ruby segfault on nil optional creds params
|
4 years ago |
Mark D. Roth
|
60283a1085
|
Merge pull request #23582 from markdroth/grpclb_authority
Remove TargetAuthorityTable in favor of a per-address channel arg.
|
4 years ago |
apolcyn
|
12074d691d
|
Merge pull request #23620 from apolcyn/granular_ruby_targets
Split up tools/run_tests/helper_scripts/run_ruby_end2end_tests.sh into granular targets
|
4 years ago |
yulin-liang
|
c79097024a
|
fix grpc-c++ build issue.
|
4 years ago |
Eric Gribkoff
|
6f40be0d86
|
Add grpc-java v1.31.0 to interop test client matrix
|
4 years ago |
apolcyn
|
94c44af070
|
Merge pull request #23639 from apolcyn/ruby_source_distrib_test
Add a distrib test for source-only ruby packages on linux
|
4 years ago |
Michael Wang
|
c6586f087f
|
implemented get_local_address accessor for grpc_endpoint
|
4 years ago |
Stanley Cheung
|
fec5c3a643
|
Merge pull request #23607 from HannahShiSFB/api-doxygen-step2
PHP: change to awk from gawk, since mac doesn't support it
|
4 years ago |
matthewstevenson88
|
9957299480
|
Merge pull request #23608 from matthewstevenson88/matt-disable-tls13
Disable TLS 1.3 in the C-core.
|
4 years ago |
Karthik Ravi Shankar
|
2a2232275b
|
Merge branch 'master' into fold-errors
|
4 years ago |
Karthik Ravi Shankar
|
26fadb15c4
|
Fix header guards
|
4 years ago |
Stanley Cheung
|
ac0f7e80ea
|
Attempt to de-flake dart interop build
|
4 years ago |
Alexander Polcyn
|
825dc5731f
|
Add a distrib test for source-only ruby packages
|
4 years ago |
Karthik Ravi Shankar
|
be7bab5cb8
|
Merge branch 'master' into server-credentials
|
4 years ago |
Lidi Zheng
|
70f001565b
|
Merge pull request #23632 from lidizheng/raise-when-bind-failed
Raises an exception when port binding failed
|
4 years ago |
Eric Gribkoff
|
33a80989ad
|
Merge pull request #23657 from ericgribkoff/backport_new_xds_tests
Backport new xds tests
|
4 years ago |
Hannah Shi
|
1e415e24d1
|
replace sed with awk, since sed in mac is too old
|
4 years ago |
Menghan Li
|
a7de5792c3
|
xds testing: add path_matching and header_matching to cpp tests
|
4 years ago |
Eric Gribkoff
|
8c03da2c0a
|
Merge pull request #23629 from ericgribkoff/delay_fail_on_failed_rpc
Update semantics of --fail_on_failed_rpc
|
4 years ago |
Menghan Li
|
f189419615
|
Merge pull request #23439 from menghanl/xds_interop_routing
xds interop: add routing path/header matching to framework
|
4 years ago |