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 |
Karthik Ravi Shankar
|
eaa670510c
|
Merge pull request #23652 from grpc/revert-23568-use_sources
Revert "Uses sources.json from BoringSSL"
|
4 years ago |
Lidi Zheng
|
d13c5834af
|
Abstract the validation into a common function
|
4 years ago |
Vijay Pai
|
5488e7b5cd
|
Merge pull request #23478 from grpc/vjpai-patch-1-1
Avoid unused variables
|
4 years ago |
Vijay Pai
|
968e1b40a5
|
Properly follow callback API guarantees rather than existing behavior
|
4 years ago |
Vijay Pai
|
b7a7a25a0f
|
Merge pull request #23651 from vjpai/revert_callback_alternative
Revert callback-alternative PRs
|
4 years ago |
Esun Kim
|
68a1222f48
|
Merge pull request #23372 from veblush/on-GPR_ABSEIL_SYNC
Enabled GPR_ABSEIL_SYNC
|
4 years ago |
Karthik Ravi Shankar
|
52cde540a4
|
Revert "Uses sources.json from BoringSSL"
|
4 years ago |
ZHANG Dapeng
|
fe6034fec8
|
Merge pull request #23650 from grpc/dapengzhang0-patch-1
Fix string interpolation in run_xds_tests.py
|
4 years ago |
Karthik Ravi Shankar
|
8527ebb471
|
Merge pull request #23611 from grpc/revert-23609-revert-23308-create-channel
Revert "Revert "Move create_channel and credentials from ::grpc_impl to ::grpc""
|
4 years ago |
Vijay Pai
|
9c5a39c6db
|
Revert "Merge pull request #23361 from vjpai/em_agnostic_core_callback_cq"
This reverts commit a46cb5e86a , reversing
changes made to b5d42e75fb .
|
4 years ago |
Vijay Pai
|
bcb6530717
|
Revert "Merge pull request #23430 from vjpai/remove_do_not_test"
This reverts commit 08d737abf8 , reversing
changes made to 6dc44b33c7 .
|
4 years ago |
Vijay Pai
|
afa2bd8367
|
Revert "Merge pull request #23435 from vjpai/fix_iomgr_non_polling"
This reverts commit 2d73a17587 , reversing
changes made to 08d737abf8 .
|
4 years ago |
Vijay Pai
|
1cdc78cb9e
|
Revert "Merge pull request #23562 from yang-g/one_core"
This reverts commit f614b66a98 , reversing
changes made to 5d803dcd3f .
|
4 years ago |