3169 Commits (07490921838db5bea3334a03e7d08d59b20d707f)

Author SHA1 Message Date
ncteisen cf5b2666e1 Make GrpcProtoBufferReaderWriter public 7 years ago
Alex Polcyn 11a45a8057 Fix c-ares tests under gcc musl 7 years ago
Ara Ayvazyan 88846bc637 fixup! Fix formatting 7 years ago
Ara Ayvazyan bd5dae28dc Fix crashing server_builder_test 7 years ago
Alexander Polcyn 42c0d59d76 Revert "Add a flag to the resolver_component_test that permits extra addresses" 7 years ago
Vijay Pai a7df986f08 Expand timeouts to deflake alarm test 7 years ago
David Garcia Quintas d043fa06bc PR comments 7 years ago
David Garcia Quintas 6070be4d91 Set default authority arg 7 years ago
David Garcia Quintas caa2605a28 Don't capture unnecessary or unused variables 7 years ago
Alex Polcyn 77f64f76bd Put address_sorting's public header under its own directory. Also add 7 years ago
Alexander Polcyn 5de347855a Reorganize cmake rules for address sorting; also fix merge conflict 7 years ago
Alexander Polcyn d21ee15076 Stop relying on certain ipv6 macros. Also bazel build updates. 7 years ago
Alexander Polcyn 690dde672a Add address sorting submodule for use in c-ares wrapper 7 years ago
Jan Tattermusch ac08180ab3 Revert "Disabled the json_run_localhost:*_low_thread_count family of tests" 7 years ago
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