1287 Commits (a59e36221488000f1ccf6a2810226de224be85bb)

Author SHA1 Message Date
Soheil Hassas Yeganeh 2b9448a71c Revert "Revert "Introduce C++ wrappers for gpr_mu and gpr_cv."" 6 years ago
Yihua Zhang ef4508ca0d fix memory leaks in ssl credential reload. 6 years ago
Alexander Polcyn d09c9f8e20 Revert "Introduce C++ wrappers for gpr_mu and gpr_cv." 6 years ago
Soheil Hassas Yeganeh e85dd2e644 Fix build errors 6 years ago
Karthik Ravi Shankar f03b309787 Revert "Merge pull request #18458 from grpc/grpc_namespace_server" 6 years ago
Karthik Ravi Shankar dad3f34207
Revert "Revert "Revert "Folding the Channel class into the grpc_impl namespace.""" 6 years ago
Karthik Ravi Shankar 891b6cf7ae
Revert "Folding CompletionQueue and ServerCompletionQueue." 6 years ago
Soheil Hassas Yeganeh a26c09dd25 Introduce C++ wrappers for gpr_mu and gpr_cv. 6 years ago
Karthik Ravi Shankar e8c0b2433a Make script fixes 6 years ago
Yash Tibrewal 390078b7a8 Add tests for new service config mechanism 6 years ago
Karthik Ravi Shankar 6287a60b5b Fix script errors 6 years ago
Mark D. Roth eccfecd6a6 Move functions for individual args out of channel_args.{h,cc}. 6 years ago
Karthik Ravi Shankar 8e092b45fa Move ProtoServerReflectionPlugin from grpc to grpc_impl namespace 6 years ago
Lidi Zheng 0231bf3b01 Regenerate projects 6 years ago
Karthik Ravi Shankar 6a3e3413c5 Add missing files for alternate builds. 6 years ago
Moiz Haidry ba00d3c914 Added a locality map class that maintains a child policy per locality. This is used by the xds lb policy to manage multiple localities. Also added a grpc_core::Map which is a templatized map, that is used by the locality map to maintain this info 6 years ago
Karthik Ravi Shankar 1e5ab4552a Fix the build errors 6 years ago
Karthik Ravi Shankar 3fe9361827 Make BUILD.gn and generate_projects.sh fix 6 years ago
Karthik Ravi Shankar 577ddfb1a1 Move ServerInitializer to grpc_impl namespace from grpc 6 years ago
Karthik Ravi Shankar a88e3f4c2e Move ServerBuilderOption from grpc to grpc_impl namespace 6 years ago
Mark D. Roth 206592ce9c Restructure how addresses and service config are passed from resolver to LB policy. 6 years ago
Karthik Ravi Shankar 996da58667
Revert "Revert "Moving ::grpc::ServerBuilder to ::grpc_impl::ServerBuilder"" 6 years ago
Karthik Ravi Shankar e4bb7cb8bb
Revert "Moving ::grpc::ServerBuilder to ::grpc_impl::ServerBuilder" 6 years ago
Karthik Ravi Shankar 850d02d67d Move channelz_service_plugin from grpc to grpc_impl namespace 6 years ago
Karthik Ravi Shankar d23753ca46 Move create_channel_posix from grpc to grpc_impl namespace 6 years ago
Karthik Ravi Shankar e27ddbc87e Move ::grpc::HealthCheckServiceInterface to ::grpc_impl namespace 6 years ago
Bill Feng 746bfeac5e regenerated CMakeLists 6 years ago
Bill Feng 3a8e9bd465 added inclusion of gflags to template 6 years ago
Bill Feng a7449a3808 generated projects using script 6 years ago
Bill Feng 3ddcbb2ace fixing CMake bug by adding gflags dependency to grpc++_test_config 6 years ago
Karthik Ravi Shankar 526bf39f89 Fold GenericStub from grpc_impl to grpc 6 years ago
Karthik Ravi Shankar 1d357572cf Revert "Moving ::grpc::ResourceQuota to ::grpc_impl::ResouceQuota" 6 years ago
Karthik Ravi Shankar 29bcbb24c2 Moving create_channel from grpc to grpc_impl 6 years ago
Karthik Ravi Shankar 2c57438103 Fix errors from tests 6 years ago
Yihua Zhang b017c801b6 Add SPIFFE security stack to gRPC core 6 years ago
Karthik Ravi Shankar 90edf47fe9 Move server_posix from grpc to grpc_impl namespace 6 years ago
Karthik Ravi Shankar d8d8bec7c8 Moving ::grpc::ResourceQuota to ::grpc_impl::ResouceQuota 6 years ago
Vishal Powar 319fcdf26e Add a script for generating C code and build rule for protobuf protos. 6 years ago
Karthik Ravi Shankar 82c6e012d8
Revert "Revert "Moving ::grpc::ResourceQuota to ::grpc_impl::ResouceQuota"" 6 years ago
Karthik Ravi Shankar b3889585a1
Revert "Moving ::grpc::ResourceQuota to ::grpc_impl::ResouceQuota" 6 years ago
Jonas Vautherin 37ba57ec48 Bugfix: cc_install following a cc_library must use BUILD_CODEGEN, too 6 years ago
Srini Polavarapu 9e9cc11d2b Regenerate projects 6 years ago
Yash Tibrewal abcd5861eb Nuking the poll-cv polling engine 6 years ago
Karthik Ravi Shankar f7dd48b2b6 Moving ::grpc::ResourceQuota to ::grpc_impl::ResouceQuota 6 years ago
Juanli Shen e889fda482 Use real resolver in xds lb channel 6 years ago
Karthik Ravi Shankar 3b7a47cde6 Moving ::grpc::ServerBuilder to ::grpc_impl::ServerBuilder 6 years ago
Mark D. Roth a04b0646de Don't use a separate call context for subchannel calls. 6 years ago
Nicolas Noble 91ad888497
Revert "Revert "Folding the Channel class into the grpc_impl namespace."" 6 years ago
Srini Polavarapu d63f008767 Regenerate projects 6 years ago
Vijay Pai 7eb08ad72e Add interceptors, secure credentials, and cancellation to client callback test 6 years ago