Mark D. Roth
|
9b32d9c4f3
|
Merge pull request #14437 from yihuazhang/security_connector_replacement
Security connector replacement
|
7 years ago |
Jiangtao Li
|
085a3afcae
|
Merge pull request #14466 from jiangtaoli2016/ssl_test
Re-enable mismatched ALPN SSL tests for boringSSL.
|
7 years ago |
Vijay Pai
|
af32232337
|
Merge pull request #14465 from y-zeng/rm_owner
Remove C++ end2end test owners
|
7 years ago |
Noah Eisen
|
b4a6e6a3fc
|
Merge pull request #14434 from ncteisen/macos-warning
Fix compiler warning
|
7 years ago |
adelez
|
14616bfc7a
|
Merge pull request #14451 from adelez/foundry_integration
Bazel support: run end2end tests with different pollers
|
7 years ago |
Yuchen Zeng
|
8c259b1a62
|
Remove C++ end2end test owners
|
7 years ago |
kpayson64
|
3156f1858a
|
Merge pull request #14449 from kpayson64/less_logging
Lower debug logging on epollex
|
7 years ago |
jiangtaoli2016
|
19eddbef5e
|
Re-enable mismatched ALPN SSL tests for boringSSL.
|
7 years ago |
Mark D. Roth
|
824b21e13a
|
Merge pull request #13870 from markdroth/c++_lb_policy
C++ LB policy API
|
7 years ago |
Yihua Zhang
|
75f0a9fbd2
|
place security_connector in its own subdirectory
|
7 years ago |
Jan Tattermusch
|
2336c69d32
|
Merge pull request #14353 from jtattermusch/cmake_polishing
Fine tune cmake find_package usage
|
7 years ago |
Mark D. Roth
|
c887549f92
|
Convert LB policy API to C++.
|
7 years ago |
Juanli Shen
|
84f94c17aa
|
Merge pull request #14438 from grpc/revert-14412-revert-14376-revert-14356-revert-13671-grpclb_reresolution
Reintroduce grpclb re-resolution with fix
|
7 years ago |
Jan Tattermusch
|
9a5a3883f5
|
Merge pull request #13963 from rongjiecomputer/windows
[Bazel] Do not use -pthread on Windows
|
7 years ago |
Adele Zhou
|
2d0718a7da
|
Add bazel target for more tests.
|
7 years ago |
Adele Zhou
|
9f810b59f2
|
Run end2end tests with different pollers with Bazel.
|
7 years ago |
Adele Zhou
|
a2013f86a0
|
Fix the fuzzer corpus path.
|
7 years ago |
Juanli Shen
|
10142e4651
|
Fix test again
|
7 years ago |
Ken Payson
|
39921e9031
|
Lower debug logging on epollex
|
7 years ago |
Noah Eisen
|
9d0bc30edb
|
Merge pull request #14289 from boxofrad/patch-1
Update GRPC_SSL_CIPHER_SUITES documentation
|
7 years ago |
Noah Eisen
|
c3833828e8
|
Merge pull request #14401 from maxim-babenko/master
Always fill "empty" on return from gpr_mpscq_pop_and_check_end
|
7 years ago |
Noah Eisen
|
48bdcab141
|
Merge pull request #14162 from toanju/fix-non-virtual-dtor
fix non-virtual-dtor
|
7 years ago |
Noah Eisen
|
9ac9dced2e
|
Merge pull request #14135 from toanju/install-grpc-cli
grpc-cli: add install-grpc-cli target to Makefile
|
7 years ago |
Mark D. Roth
|
f1fcc4a23f
|
Merge pull request #14432 from markdroth/alignment
Use aligned memory if needed.
|
7 years ago |
Tobias Jungel
|
5e176d5677
|
grpc-cli: add install-grpc-cli target to Makefile
ease the installation of grpc-cli using the Makefile
|
7 years ago |
Tobias Jungel
|
f258b56f43
|
fix non-virtual-dtor
compiling with -Wnon-virtual-dtor works with this patch
|
7 years ago |
David G. Quintas
|
b0d71823a0
|
Merge pull request #14444 from dgquintas/kill_grpclb_test
Removed outdated grpclb_test
|
7 years ago |
Muxi Yan
|
34e8e0a640
|
Merge pull request #14210 from muxi/move-cpp-headers
gRPC C++ Public Header Directory Change
|
7 years ago |
Eric Gribkoff
|
bd54747480
|
Merge pull request #14443 from ericgribkoff/java_v1.10.0
Add grpc-java 1.10.0 to interop matrix
|
7 years ago |
Eric Gribkoff
|
b76df75217
|
Fix github url in client_matrix.py
|
7 years ago |
David Garcia Quintas
|
249a1d7104
|
Removed outdated grpclb_test
|
7 years ago |
Eric Gribkoff
|
6dc65d9f51
|
Add grpc-java 1.10.0 to interop matrix
|
7 years ago |
Eric Gribkoff
|
ca45554f1c
|
fix github uri in client_matrix.py
|
7 years ago |
Muxi Yan
|
0e00c43082
|
Move headers from grpc++ to grpcpp
|
7 years ago |
Mark D. Roth
|
89b32bab1d
|
Merge pull request #14440 from markdroth/resolver_shutdown_fix
Fix refcounting bug in resolver callback.
|
7 years ago |
Mark D. Roth
|
1b95f476cc
|
Fix refcounting bug in resolver callback.
|
7 years ago |
Mark D. Roth
|
782fdc7453
|
Merge pull request #14416 from markdroth/send_message_slice_ownership
Take ownership of byte_buffer contents as soon as send_message op is started.
|
7 years ago |
Mark D. Roth
|
835ae6b058
|
Use aligned memory as needed.
|
7 years ago |
kpayson64
|
ddd50b9a93
|
Merge pull request #14430 from kpayson64/multi_poll_per_call
Use heuristic to determine how many events to handle per iteration
|
7 years ago |
Juanli Shen
|
87c6504ca9
|
Revert "Revert "Revert "Revert "grpclb re-resolution""""
|
7 years ago |
Vijay Pai
|
d50b19188f
|
Update todo
|
7 years ago |
Noah Eisen
|
55f95df764
|
Merge pull request #14429 from ncteisen/channel-arg-utils
Channel Arg Utility: grpc_channel_arg_get_string
|
7 years ago |
ncteisen
|
24f388bf95
|
Fix compile
|
7 years ago |
ncteisen
|
ff19019e50
|
Add clarifying comment
|
7 years ago |
ncteisen
|
bf323a985f
|
Use grpc_channel_arg_get_string when appropriate
|
7 years ago |
Noah Eisen
|
dda548f6d7
|
Fix comiler warning
|
7 years ago |
apolcyn
|
22f363981a
|
Merge pull request #14411 from apolcyn/python_test_deps_in_bazel
Add 3rd-party bazel dependencies needed to run resolver tests in bazel
|
7 years ago |
Alex Polcyn
|
aa56034b58
|
Add python bazel deps needed to run resolver component tests
|
7 years ago |
Ken Payson
|
be619a3620
|
Use heuristic to determine how many events to handle per iteration
|
7 years ago |
Mark D. Roth
|
67f1012360
|
Fix chttp2 to destroy the send_message byte stream upon error.
|
7 years ago |