210 Commits (8a14958980c0e2a59a334ccf519c1b9d17bd1f15)

Author SHA1 Message Date
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
Esun Kim f7454a9876 Modified health_check to use upb proto instead of nanopb 5 years ago
Esun Kim 8dfa3c2255 Remove upb targets from BUILD 5 years ago
Esun Kim f88bd06ee5 Go UPB! 5 years ago
Matthew Stevenson 4cd2fdd7df First commit: autogenerated files 5 years ago
Qiancheng Zhao 29480c4f6b add client idle filter 5 years ago
Esun Kim bd5ed4fddd Move compiler targets from /BUILD to /src/compiler/BUILD 5 years ago
Moiz Haidry bf994e48d9 Move grpc async, callback and sync implementation to grpc_impl namespace 5 years ago
Yunjia Wang 410451c126 Add threadpool implementation 5 years ago
Moiz Haidry 1c354e7c1f Move grpc async, callback and sync implementation to grpc_impl namespace 5 years ago
Soheil Hassas Yeganeh dbf88dd66f Revert "Revert "Introduce string_view and use it for gpr_split_host_port."" 5 years ago
Karthik Ravi Shankar bddcb6c906 Don't move ServerContext to impl 5 years ago
Soheil Hassas Yeganeh 80c177d4c4
Revert "Introduce string_view and use it for gpr_split_host_port." 5 years ago
Karthik Ravi Shankar 8b91dc5fd2 Move more of usage to grpc_impl 6 years ago
Soheil Hassas Yeganeh ef0f9bf7ec Introduce string_view and use it for gpr_split_host_port. 6 years ago
Yunjia Wang ad22f9d7bf Add delete operator overload 6 years ago
Yunjia Wang 1def76bf1d Add Makefile 6 years ago
Yash Tibrewal 94e7edad99 Add Delegating Channel 6 years ago
Karthik Ravi Shankar 522ddfe273 Move ClientContext to grpc_impl 6 years ago
Moiz Haidry 226e63dd0c Move server context implementation to grpc_impl namespace and typedef the ref to it 6 years ago
Mark D. Roth 28ccd61cf5 Use SubchannelInterface to hide implementation from LB policy API. 6 years ago
Yash Tibrewal 886dc10daa Move validate_service_config to a new file 6 years ago
Esun Kim 90fbdc92f5 Roll-forward "Config migration" 6 years ago
Karthik Ravi Shankar 03b079499c Move CompletionQueue and Channel 6 years ago
Karthik Ravi Shankar 40210d3b8a Move Channel to grpc_impl 6 years ago
Karthik Ravi Shankar 772a74aced Revert changes to Channel 6 years ago
Karthik Ravi Shankar 6be0b06c69
Revert "Fold CompletionQueue and ServerCompletionQueue into grpc_impl" 6 years ago
murgatroid99 4242c85bed Consolidate conditional localhost resolution into existing file 6 years ago
murgatroid99 718d0ac621 Fix typo 6 years ago
murgatroid99 a0b32609ff Moved code back into one file with a #ifdef 6 years ago
murgatroid99 710cbb02e6 libuv cares: scope manual localhost resolution to only Windows 6 years ago