Adrian Imboden
6bef561099
check for c++ version >= 11 when CMAKE_CXX_STANDARD is provided from outside
5 years ago
Jan Tattermusch
7a53004da7
Revert "Let the connectivity test use local subchannel pool to create multipl…"
5 years ago
Jan Tattermusch
860d6e5e26
improve asserts
5 years ago
Jan Tattermusch
584afc2d8e
Merge pull request #22473 from jtattermusch/win2019_bazel_rbe
...
Migrate windows RBE to win2019 pool
5 years ago
Jan Tattermusch
60f499fe56
Merge pull request #22047 from tomaszjonak/patch-1
...
grpc_cli: add info about cmake gRPC_BUILD_TESTS flag
5 years ago
Esun Kim
2b329d4c0c
Merge pull request #22325 from veblush/sanitizer-option
...
Added GRPC_TSAN_SUPPRESSED and GRPC_ASAN_SUPPRESSED
5 years ago
Stanley Cheung
f9726aefc1
Merge pull request #22871 from jagobagascon/feature/add-autogenerated-header-to-objc-files
...
objc: add autogenerated header to generated files
5 years ago
Stanley Cheung
811f9b1bac
Merge pull request #22908 from HannahShiSFB/ignore-valgrind-undef-errors
...
PHP: ignore-valgrind-undef-errors from php7.3
5 years ago
Stanley Cheung
7d8f295ab0
Fix run_tests pip install error
5 years ago
Stanley Cheung
2d63189237
Merge pull request #22913 from pbatg/master
...
Moved GRPCTypes into its own grpc_objc_library.
5 years ago
Lidi Zheng
0b7b6181e9
Merge pull request #22925 from lidizheng/aio-server-interceptor-test
...
[Aio] Add test cases for server interceptors
5 years ago
Jan Tattermusch
436165a753
Simplify the instructions a bit more.
5 years ago
Jan Tattermusch
7740ed281d
A few more improvements
5 years ago
Jan Tattermusch
2de0e4c7df
small fixup
5 years ago
Jan Tattermusch
cdb3d823fd
migrate windows RBE to win2019 pool
5 years ago
Jan Tattermusch
e59b42f7d1
add script to create Win VM
5 years ago
Jan Tattermusch
fa99395610
csharp debug error string improvements
5 years ago
Jan Tattermusch
9f9327860b
add testing scripts for xds csharp
5 years ago
Jan Tattermusch
dbdccc4f4d
initial implementation of XdsInteropClient
5 years ago
apolcyn
5a5105b89c
Merge pull request #22876 from apolcyn/recv_status_error_message_ruby
...
Ruby: surface recv_status_op.error_string and into BadStatus exceptions
5 years ago
Hannah Shi
912157fb9d
change docker/template and re-run generate
5 years ago
Esun Kim
680d08baed
Fix log ping format
5 years ago
pbatg
4918a51372
Moved GRPCTypes into its own grpc_objc_library.
5 years ago
Alexander Polcyn
90f13f08f0
plumb recv_stats_op error_string field up to the ruby surface
5 years ago
Adrian Imboden
27cb5609e5
don't override cmake variables when they are already set from outside ( fixes #22125 )
5 years ago
Yang Gao
c9524640ba
Merge pull request #22919 from yang-g/once
...
add a static assert for gpr_once with abseil
5 years ago
Donna Dionne
ec5f805e34
Allowing the default route to be weighted_clusters; this support is
...
already there, adding a test to prove that it's working.
5 years ago
Tom Lundell
a4a5206da1
Switch genrule to skylib's copy_file.
...
genrules are not supported on Windows without
an msys bash installation, which is an undesirable
dependency. Fortunately we can use skylib's copy_file
to accomplish the same thing as the genrules were doing.
release notes: no
5 years ago
Muxi Yan
85b5883553
Merge pull request #22933 from apolcyn/revert_source_addr_in_tcp
...
Revert "Include source address in tcp posix async connect errors"
5 years ago
donnadionne
b1425e2c62
Merge pull request #22749 from donnadionne/new
...
Integrating weighted target policy into xds routing policy
5 years ago
Eric Anderson
576f478a74
Merge pull request #22886 from ejona86/compression-initial-call
...
doc/compression.md: Make it clear compression is per-RPC
5 years ago
Lidi Zheng
b2b939d747
Make pytype happy
5 years ago
Yash Tibrewal
8cf2c89167
Merge pull request #22929 from yashykt/gzipcompmissingtrailer
...
Fail decompression when the gzip trailer is missing
5 years ago
Lidi Zheng
f0f99b1b05
Clean up test logic
5 years ago
Alexander Polcyn
330a8a4efe
Revert "Include source address in TCP posix connect errors"
...
This reverts commit dee079811b
.
5 years ago
Alexander Polcyn
2958c2b622
Revert "Incorporate changes to grpc_sockaddr_to_string API"
...
This reverts commit 401f76e573
.
5 years ago
Donna Dionne
9ad561c436
Integrating weighted target policy into xds routing policy
5 years ago
apolcyn
6640651bcf
Merge pull request #20867 from yoshimaru46/fix-to-use-immutable-string-literal
...
Fix to use immutable string literal
5 years ago
Lidi Zheng
7eeab2a23c
Describe the expectations of input arguments and return values
5 years ago
Yash Tibrewal
d7c3d06709
Add some additional delay when sending pings without there being activity on receive side
5 years ago
apolcyn
e63fa5fdf0
Merge pull request #22734 from south37/fix-yard-annotation-of-client-interceptor
...
Fix YARD annotation of GRPC::ClientInterceptor
5 years ago
Yash Tibrewal
1d7f3b130b
Reviewer comments
5 years ago
Yash Tibrewal
8f11aba818
Reviewer comments
5 years ago
Yash Tibrewal
17b6be1ed8
Reviewer comments
5 years ago
Lidi Zheng
ef6ff6dcfd
Make linters happy
5 years ago
Jiangtao Li
df7ed0744d
Merge pull request #22873 from jiangtaoli2016/tls_cred_options
...
TlsCredentialsOption API optimization
5 years ago
Jan Tattermusch
d92cd56424
simplify running of C# RouteGuide example
5 years ago
Jan Tattermusch
cce83b9971
Merge pull request #22894 from vivainio/master
...
C#: add SkipGrpcNativeLibs flag (in Grpc.Core.targets)
5 years ago
Yash Tibrewal
516c2f591a
Fail decompression when the gzip trailer is missing
5 years ago
Yash Tibrewal
fab7c2a7df
Merge pull request #22870 from thomasetter/master
...
do not write unnecessary (and incorrect) new lines in binary output for the grpc_cli
5 years ago