180 Commits (0faead377ec334b1481676f7f93e2d916928e842)

Author SHA1 Message Date
Esun Kim 5f41758a76 Replaced gpr_asprintf with absl::StrFormat 5 years ago
Esun Kim 7a14955759 Replaced grpc_core::MakeUnique with absl::make_unique 5 years ago
Esun Kim 0b26a2ff56 Added abseil-based sync 5 years ago
Vijay Pai 152f46b5f6 Move generic stub implementation to header (prepare for templates) 5 years ago
Mark D. Roth 01e87e2d93 Remove old JSON API 5 years ago
Yash Tibrewal 74309886bb Replace LogicalThread with WorkSerializer 5 years ago
Mark D. Roth 380eb750ec New JSON API 5 years ago
Mark D. Roth ac7c1d20ed Add LDS/RDS into XdsClient 5 years ago
Jan Tattermusch 3f3cf8b62a
Revert "grpclb stabilization" 5 years ago
Esun Kim 72351f63fd Remove grpc sources from grpc++ 5 years ago
Esun Kim e7a9415a8d Remove grpc sources from grpc++ 5 years ago
Mark D. Roth 5b18402914 grpclb stabilization 5 years ago
Esun Kim 5207eba9ff Add abseil 5 years ago
Yihua Zhang a6dbc7adb5 rename spiffe to tls 5 years ago
Mark D. Roth 68df397aa2 Remove vtables from JSON library 5 years ago
Guantao Liu 19d1776c0d Rebase the workspace to fix the submodule discrepancy. 5 years ago
Mark D. Roth 4e393dc035 Convert grpc_proxy_mapper to C++. 5 years ago
Yash Tibrewal 3b1d176e9d LogicalThread 5 years ago
Vijay Pai be6979202b Revamp server-side C++ callback API, message allocator, and mocking 5 years ago
Guantao Liu 8c58f224de Bare bones of the libuv EventManager. 5 years ago
Mark D. Roth 0e487a7405 Convert grpc_connector to C++. 5 years ago
Muxi Yan d93dd0aca5 Fix gRPC-C++ podspec 5 years ago
Muxi Yan 0c1c6c336e build_projects 5 years ago
Esun Kim 0bf9799107 Replaced grpc_core::Set with std::set 5 years ago
Esun Kim aaf48c66fc Change upb from filegroup to library 5 years ago
Mark D. Roth 7ccdc85fa0 CDS LB policy 5 years ago
Juanli Shen 0a736c0d37 Update envoy API to HEAD 5 years ago
Mark D. Roth 9a276c07fa Revert "Merge pull request #20593 from grpc/revert-20380-xds_client_bootstrap" 5 years ago
Jan Tattermusch 13abbd9a75
Revert "xds client bootstrap file" 5 years ago
Mark D. Roth 2afaec231d xds client bootstrap file 5 years ago
Mark D. Roth b01072586d Refactor EDS and LRS code from xds LB policy into new XdsClient API. 5 years ago
Mark D. Roth 076ee0bc85 Wrapper for std::set<> that overrides the allocator. 5 years ago
Esun Kim 2274ca22f4 Use std::pair 5 years ago
Esun Kim 1743519aa9 Activate C++ stdlib 5 years ago
Esun Kim c965ca1494 Pull out configuration from ssl_utils 5 years ago
Mark D. Roth 51d18ecc63 Convert mpscq API from C to C++. 5 years ago
Mark D. Roth 21c5424477 Add API for accessing per-call backend metric data in LB policies. 5 years ago
Matthew Stevenson c2fd3844dc Implemented Yihua's comments 5 years ago
Matthew Stevenson e87fc58b78 Autogenerated files 5 years ago
Karthik Ravi Shankar 28b0671235 Make MethodHandler and related interfaces generic 5 years ago
Matthew Stevenson e8b28dd27b Autogenerated files 5 years ago
Esun Kim 7ec6e8a4de Remove nanopb from gRPC 5 years ago
Matthew Stevenson 6189d34724 Revert "Forgot to autogenerate files and run clang_format/tidy_code" 5 years ago
Matthew Stevenson 9295e4ebb3 Forgot to autogenerate files and run clang_format/tidy_code 5 years ago
Juanli Shen a802b14be6 Add xds resolver 5 years ago
Esun Kim be4e684a82 Migrated tsi/alts from nanopb to upb 5 years ago
Juanli Shen 79f191114e Use EDS in xds LB policy 5 years ago
Esun Kim 807cd08f4a Fix upb build typo 5 years ago
Esun Kim c6b0bd08c7 Updated grpclb to use upb 5 years ago
Esun Kim 6ddfb384c1 Added google/protobuf/descriptor.upb.* to google_api_upb 5 years ago