5470 Commits (54edf009ec7964a7e63b9223b1abb71a98d7717f)

Author SHA1 Message Date
Craig Tiller 2d75209fa8 Convert new files 8 years ago
Craig Tiller f6f9cf39c6 buildtests_c builds 8 years ago
Craig Tiller e4222b4cbd Add incldues, fix function names 8 years ago
Craig Tiller a73537e490 Add incldues 8 years ago
Craig Tiller 0f310807ff Update includes, s/gpr_dump_slice/grpc_dump_slice/g 8 years ago
Craig Tiller c3350541e3 Generate build files 8 years ago
Craig Tiller b37d53ebc0 Bulk update #includes 8 years ago
Craig Tiller d41a4a720f s/gpr_slice/grpc_slice, and move around tests, impls 8 years ago
Mark D. Roth 452287607f Add test for setting LB policy via C++ API. 8 years ago
murgatroid99 d7648feb22 Fix issue with pointers in udp_server_test 8 years ago
Mark D. Roth bfe56801ad Move method_config module from ext/client_channel to lib/transport. 8 years ago
Yuxuan Li 1a9a0d8da8 fix logging problem 8 years ago
Craig Tiller 1d0fce9d60 Add some endpoint pair tests 8 years ago
Craig Tiller 93d802b986 Add full stack microbenchmark 8 years ago
Craig Tiller d3cd017f5d Initial google_benchmark integration: source changes 8 years ago
Craig Tiller 6b5d682c98 Review feedback 8 years ago
Sree Kuchibhotla 14b701c114 Use nullptr instead of NULL. Move test to grpc namespace so that when using gcc4.4, we use nullptr definition in grpc++/impl/codegen/config.h 8 years ago
Yuxuan Li aa7411da04 minor fix for usage_timer.cc 8 years ago
Sree Kuchibhotla cb4cd3dc5d make gcc4.4 happy 8 years ago
Mark D. Roth f0b2ec0435 clang-format 8 years ago
Craig Tiller 53b0c9d779 Test refinement, shows deadlocks now 8 years ago
Sree Kuchibhotla 3fc578345d Change std::atomic_int to gpr_atm since gcc4.4 is complaining 8 years ago
Yuchen Zeng e5ec9ac9e2 Add grpc_endpoint_get_socket and GRPC_SOCKET 8 years ago
Mark D. Roth e3a21005bf Fix propagation of channel args for insecure channels. 8 years ago
Mark D. Roth b367c1bed7 Fix dns_resolver_connectivity_test. 8 years ago
Mark D. Roth 25db523baa Fix sockaddr_resolver_test. 8 years ago
Sree Kuchibhotla 069c12de23 Fix thread_manager_test 8 years ago
Mark D. Roth 557c990c36 clang-format 8 years ago
Harvey Tuch 62b2a9051c Fix handshake_client bind flakes and build issues. 8 years ago
murgatroid99 085f9afaf0 Added import order comments, resolved other minor issues 8 years ago
Sree Kuchibhotla 85399f0824 clang formatting fixes 8 years ago
Harvey Tuch a92a13c406 Fix server_ssl.c thread race exposed by tsan by using gpr_event. 8 years ago
Harvey Tuch 27c876ecbe Fix memory leak detected by ASAN and clang-format variance. 8 years ago
Harvey Tuch 8cdf17a620 Introduce a grpc-exp ALPN protocol identifier. 8 years ago
Yuxuan Li 60d55f80c4 Change flag precision to flag stride, better description. 8 years ago
Mark D. Roth af84245131 Remove resolver_result. 8 years ago
Craig Tiller 3798e607cc Address review comments 8 years ago
Craig Tiller 153eaa7aba s/BUFFER_POOL/RESOURCE_QUOTA/g 8 years ago
Mark D. Roth 3686996786 Encode server name, LB policy name, and addresses in channel args. 8 years ago
Mark D. Roth 16883a37ef Set user data vtable when creating grpc_lb_addresses. 8 years ago
Makarand Dharmapurikar f01f7b6d6c clang-format fixes 8 years ago
murgatroid99 6a30178ef2 Clang format 8 years ago
Craig Tiller dd2fa6482a Add pid controller test 8 years ago
Craig Tiller d879123a4f Add estimator test 8 years ago
Craig Tiller d196c8adb3 Fixes 8 years ago
Craig Tiller 674c66cd37 Bad ssl tests converted 8 years ago
Nicolas "Pixel" Noble 7e7fd9603c Split the BUILD file into sub-libraries, and made the end2end tests use ssl certs. 8 years ago
Craig Tiller fab4ab4e3a Bad client tests converted 8 years ago
Craig Tiller f4f2eac66d All fuzzers 8 years ago
Craig Tiller d3e645f07d e2e fuzzers 8 years ago