31239 Commits (b357f2f548884e0f1766b5b1c3b12e1aa64642cc)
 

Author SHA1 Message Date
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 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 7 years ago
Jan Tattermusch 9a5a3883f5
Merge pull request #13963 from rongjiecomputer/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 7 years ago
Noah Eisen c3833828e8
Merge pull request #14401 from maxim-babenko/master 7 years ago
Noah Eisen 48bdcab141
Merge pull request #14162 from toanju/fix-non-virtual-dtor 7 years ago
Noah Eisen 9ac9dced2e
Merge pull request #14135 from toanju/install-grpc-cli 7 years ago
Mark D. Roth f1fcc4a23f
Merge pull request #14432 from markdroth/alignment 7 years ago
Tobias Jungel 5e176d5677 grpc-cli: add install-grpc-cli target to Makefile 7 years ago
Tobias Jungel f258b56f43 fix non-virtual-dtor 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 7 years ago
Muxi Yan 34e8e0a640
Merge pull request #14210 from muxi/move-cpp-headers 7 years ago
Eric Gribkoff bd54747480
Merge pull request #14443 from ericgribkoff/java_v1.10.0 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 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 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 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 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 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