34 Commits (eb6a4ae54878d5d3cdf0b113019354121aec930e)

Author SHA1 Message Date
AJ Heller 25d91e3091
New iomgr implementation backed by the EventEngine API (#26026) 3 years ago
Mark D. Roth 4c40ee3f78
move parse_address and sockaddr_utils out of iomgr directory (#26077) 4 years ago
Esun Kim 62ac3f075a Added call to grpc::testing::TestEnvironment in tests 4 years ago
Esun Kim 165ee5007a Replaced grpc::string with std::string 4 years ago
Mark D. Roth cc6414893c update bazel build dep, regenerate upb files, and add missing includes 5 years ago
Mark D. Roth ef050280af Clean up APIs for handling grpclb protos 5 years ago
Esun Kim c6b0bd08c7 Updated grpclb to use upb 5 years ago
Prashant Jaikumar fbfb93c88f Fix C++ tests to run on iOS 6 years ago
Vijay Pai c90a85649b Change grpc++ references in names to grpcpp 7 years ago
Yash Tibrewal 8cf1470a51
Revert "Revert "All instances of exec_ctx being passed around in src/core removed"" 7 years ago
Yash Tibrewal ad4d2dde00
Revert "All instances of exec_ctx being passed around in src/core removed" 7 years ago
Yash Tibrewal 03412ee9de Remove TLS_NO_SUPPORT and always use GPR_TLS. Reorder statements in grpc_init and grpc_shutdown. Add grpc_init and grpc_shutdown in failing test/cpp tests 7 years ago
Craig Tiller 4ac2b8e585 Enable clang-tidy as a sanity check, fix up all known failures 7 years ago
David Garcia Quintas 8c5c654fa3 Removed expiration_interval from LB proto 7 years ago
Mark D. Roth e7751807e2 Use new protocol for reporting dropped calls to grpclb balancer. 7 years ago
Jan Tattermusch 7897ae9308 auto-fix most of licenses 8 years ago
Alexander Polcyn f5521c33f9 Revert "Merge branch 'master' into v1.3.x" 8 years ago
David Garcia Quintas a7a1098d2f Updated load_balancer.proto 8 years ago
Craig Tiller 9eb0fdec00 Reorganize ext tree 8 years ago
Jan Tattermusch bd0b0546a6 windows compilation fixes 8 years ago
Craig Tiller 618e67d655 s/GPR_SLICE/GRPC_SLICE/g 8 years ago
Craig Tiller d41a4a720f s/gpr_slice/grpc_slice, and move around tests, impls 8 years ago
David Garcia Quintas ba641f48d7 Updated grpclb API test. 8 years ago
David Garcia Quintas 1d5cb2ad8a Improvements to the grpclb proto API funcs 8 years ago
David Garcia Quintas 7f0793ad62 Updated load balancer proto to v1 9 years ago
Craig Tiller 14e0d9862f Begin optionalizing lb policies: initial code movement 9 years ago
Craig Tiller 9533d042d4 Fix includes 9 years ago
Craig Tiller eb841e2010 Revert "Revert "Proto API for LB request/responses"" 9 years ago
Craig Tiller c35e2c582f Revert "Proto API for LB request/responses" 9 years ago
David Garcia Quintas 0892fa6aa6 Added copyright message to generated nanopb code 9 years ago
David Garcia Quintas 756a36cdac Srcs and hdrs sanity checks skip third_party 9 years ago
David Garcia Quintas ff03847182 Moved nanopb to 3rd party 9 years ago
David Garcia Quintas 49433744ee Proto API for LB request/responses 9 years ago