46 Commits (98752f39fbfd2ba7c21afd91f14475bde8a0dd47)

Author SHA1 Message Date
Mark D. Roth 0944410d6c [reorg] move test/core/util -> test/core/test_util (#36446) 7 months ago
Tanvi Jagtap 30386413c0 [grpc][Gpr_To_Absl_Logging] Migrating from gpr to absl logging GPR_ASSERT (#36438) 7 months ago
Tanvi Jagtap ddb785674c [grpc][Gpr_To_Absl_Logging] Migrating from gpr to absl logging GPR_ASSERT (#36223) 8 months ago
Mark D. Roth 148f59c15a [reorg] move LB policy code to src/core/load_balancing (#35786) 10 months ago
ericsalo a6823b6e97 Fix deprecation warnings from upb (#35510) 11 months ago
Yijie Ma f99b8b5bc4
Convert c-style comments to C++-style comments (#31923) 2 years ago
Esun Kim 0ba0c4bf74
Added googletest clang-tidy checks (#31610) 2 years ago
Cheng-Yu Chung a192f155b9
Remove `include/grpcpp/impl/codegen/config.h` (#31061) 2 years ago
AJ Heller 1df32ca680
Delete the EventEngine-driven iomgr implementation (#29654) 3 years ago
AJ Heller 18a8f6aad9
Refactor end2end tests to exercise each EventEngine (#29202) 3 years ago
Craig Tiller 5fc3ff8203
grpc_millis -> Timestamp/Duration (#28119) 3 years ago
Craig Tiller ea389c00c2
Adjust include order per style guide (#27175) 3 years ago
AJ Heller 25d91e3091
New iomgr implementation backed by the EventEngine API (#26026) 4 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 9 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