Karthik Ravi Shankar
|
17b207ae93
|
Fix build_autoregenerated.yaml
|
4 years ago |
Karthik Ravi Shankar
|
5d73e3af27
|
Remove error_details_impl.h
https://github.com/grpc/grpc/pull/23601 should have removed
error_details_impl.h, but it did not.
This PR fixes this oversight.
|
4 years ago |
Jan Tattermusch
|
61620a0963
|
Merge pull request #23703 from jtattermusch/switch_cpp_interop_to_cmake
Switch C++ interop tests build to cmake
|
4 years ago |
Lidi Zheng
|
4c6961c06a
|
Merge pull request #23697 from emkornfield/rollback_rollback
Rollback to uses sources.json for BoringSSL
|
4 years ago |
Mark D. Roth
|
b17cc6abfc
|
Merge pull request #23705 from markdroth/include_guard_c++_endif
Allow C++-style comments on #endif lines.
|
4 years ago |
Mark D. Roth
|
80fde54661
|
Merge pull request #23630 from markdroth/repo_mgr
Pass repo manager duty to nicolasnoble.
|
4 years ago |
Eric Gribkoff
|
80bdca9b68
|
Merge pull request #23677 from ericgribkoff/java_v1.31.0
Add grpc-java v1.31.0 to interop test client matrix
|
4 years ago |
Mark D. Roth
|
41d87b7307
|
Allow C++-style comments on #endif lines.
|
4 years ago |
Karthik Ravi Shankar
|
9d81adf3ce
|
Merge pull request #23600 from karthikravis/server-credentials
Move ServerCredentials from ::grpc_impl to ::grpc
|
4 years ago |
Esun Kim
|
28ae98f339
|
Merge pull request #23696 from veblush/msan-workaround
Add MSAN workaround to TestEnvironment
|
4 years ago |
Esun Kim
|
f83a4ee3b7
|
Merge pull request #23700 from veblush/msan-fix3
Add TestEnvironment to tests
|
4 years ago |
Esun Kim
|
57de94bca6
|
Merge pull request #23699 from veblush/no-absl-lock-on-mac-2
Disable GPR_ABSEIL_SYNC on Apple platforms
|
4 years ago |
Jan Tattermusch
|
b1ab3c1217
|
add cmake to grpc_interop_cxx docker image
|
4 years ago |
Jan Tattermusch
|
d4f3e05fef
|
switch C++ interop tests to cmake
|
4 years ago |
apolcyn
|
965e54010a
|
Merge pull request #23694 from apolcyn/fix_alts_fake_master
Make fake insecure servers in ALTS concurrent connectivity test eagerly send empty settings frames
|
4 years ago |
Stanley Cheung
|
f836410fa9
|
Merge pull request #23660 from stanley-cheung/deflake-dart-pub-get
Attempt to de-flake dart interop build
|
4 years ago |
Esun Kim
|
5112d75a46
|
Add TestEnvironment to tests
|
4 years ago |
Jan Tattermusch
|
ebeed0c459
|
Merge pull request #23587 from jtattermusch/bad_bad_re2
Fix repeated builds broken by re2's cmake
|
4 years ago |
Esun Kim
|
7948a5c690
|
Disable GPR_ABSEIL_SYNC on Apple platforms
|
4 years ago |
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 |
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
|
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 |
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 |
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 |