3294 Commits (9f3e83e90a1076e21613da3efc95b1daf2412d01)

Author SHA1 Message Date
Vijay Pai cdddc8ce42 Desneak client unary call, avoid Hyrum's Law (used for 1-thread simplicity) 7 years ago
ncteisen 6e22d21608 Fix small build issues 7 years ago
ncteisen 3b42f83068 Revert "Revert "Channel Tracing Implementation; Part 1"" 7 years ago
Noah Eisen f2bea3725f
Revert "Channel Tracing Implementation; Part 1" 7 years ago
Vijay Pai ba46afe3e2 Delete status_test that has no coverage; replace with static_asserts 7 years ago
David Garcia Quintas 6234054aa8 Verify LB doesn't receive call creds 7 years ago
Alexander Polcyn 1eaac47f52 Fix arg parsing in resolver test script 7 years ago
kpayson64 539f5068bd Abstract libuv implementation 7 years ago
Muxi Yan 2a03c876ec Fix one more file 7 years ago
makdharma d10a885922 removed unnecessary "virtual" 7 years ago
Vijay Pai c04c53b38e Run exception tests 10x to make sure server doesn't crash 7 years ago
Alexander Polcyn f133259617 Fix broken golden file test under bazel 7 years ago
Mark D. Roth 3d8b32d8b3 Convert byte_stream API to C++. 7 years ago
Muxi Yan 34f153cbeb Change grpc++ reference in names to grpcpp in test/cpp/cocoapods 7 years ago
Vijay Pai c90a85649b Change grpc++ references in names to grpcpp 7 years ago
ncteisen 09703ea300 Add severity 7 years ago
ncteisen 97a3dbeb36 Move C++ to util, call it from core test 7 years ago
ncteisen 568a95e0b4 Make test work 7 years ago
ncteisen 503099b1cc Redoing render, about to take things away 7 years ago
ncteisen 07ed0396a9 Add JsonProtoTest 7 years ago
Alexander Polcyn 0a05b782fe Move python DNS utilities to utils subdirectory 7 years ago
Alex Polcyn 3c5e12de08 Remove the C++ test dependency on dig and dnsutils 7 years ago
Alexander Polcyn 092f199474 Clean up grpc_py_binary build rule 7 years ago
Vijay Pai 2f4161c210 Use stack frame size limits for consistency with internal builds 7 years ago
Vijay Pai 7fed69b7ad Use static_cast rather than reinterpret_cast whenever possible 7 years ago
David Garcia Quintas e3438c43a0 Fix and simplify SingleBalancerTest.InitiallyEmptyServerlist 7 years ago
David Garcia Quintas 2614494f3c grpclb_end2end test tweaks for compiler happiness 7 years ago
Alexander Polcyn 02ce860592 Add a flag to the resolver_component_test that permits extra addresses 7 years ago
David Garcia Quintas ad0996b9f3 Perform secure naming checks in grpclb_end2end_test 7 years ago
makdharma 57237443ac clang-format 7 years ago
makdharma ae038c1d47 Implement newly virtualized "Next" 7 years ago
Juanli Shen acdefd7646 Add warmup before first batch 7 years ago
Carlos Valera efce74b525 Print trailing metadata in the "grpc_cli call" command. 7 years ago
Adele Zhou 1c805ec901 Add more bazel tests 7 years ago
Yuchen Zeng 8c259b1a62 Remove C++ end2end test owners 7 years ago
Mark D. Roth bd0f15119a Refactor code for generating balancer channel args. 7 years ago
Vijay Pai 87e2e6a58a clang-fmt 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 10142e4651 Fix test again 7 years ago
David Garcia Quintas 249a1d7104 Removed outdated grpclb_test 7 years ago
Muxi Yan 0e00c43082 Move headers from grpc++ to grpcpp 7 years ago
Juanli Shen 87c6504ca9
Revert "Revert "Revert "Revert "grpclb re-resolution"""" 7 years ago
David G. Quintas f66cf0d70d
Revert "Revert "Revert "grpclb re-resolution""" 7 years ago
Juanli Shen 95f37b3108 Fix test 7 years ago
Vijay Pai c745690caf Internalize gpr_thd except for id and currentid 7 years ago
Juanli Shen 776490af0e Revert "Revert "grpclb re-resolution"" 7 years ago
Vijay Pai dd57cb5949 Empty out all tests if GRPC_POSIX_SOCKET is not defined 7 years ago
Vijay Pai 132efa0c9b Add non-blocking test 7 years ago
Vijay Pai 1e6a620b50 Remove spinning version 7 years ago
David Garcia Quintas 7756b3785d Addressing #14170 leftover comments 7 years ago