Vijay Pai
|
1d71d461df
|
Merge branch '2phase_thd' of github.com:vjpai/grpc into 2phase_thd
|
7 years ago |
Vijay Pai
|
14300f121c
|
Fix one Linux-specific test
|
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 |
Vijay Pai
|
87e2e6a58a
|
clang-fmt
|
7 years ago |
Vijay Pai
|
4258f11d88
|
Merge branch 'attach' into 2phase_thd
|
7 years ago |
Vijay Pai
|
da69355f30
|
C++ize gpr_thread as grpc_core::Thread, make it 2-phase init (construct/Start)
|
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 |
Vijay Pai
|
587ee3f6a8
|
Update thd.h
|
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 |
Vijay Pai
|
5e1298f0a8
|
Fix thread leak by delaying thread exit until join is ready
|
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 |
Vijay Pai
|
58a62755fc
|
Remove support for detached threads. All threads must be joined.
|
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 |
Muxi Yan
|
ec42f32834
|
Fix typo
|
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 |
Muxi Yan
|
efc5ae8008
|
Add binary metadata support for cronet transport
|
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 |