1598 Commits (57e090989aa826073e95ed58397ddf327eb320d5)

Author SHA1 Message Date
Arjun Roy f65208af02 Added slice equality when static fastpath. 6 years ago
Srini Polavarapu c7a319a6fc Bump version to v1.22.0-dev 6 years ago
Esun Kim 87905ae5ea Config migration 6 years ago
Moiz Haidry 3d5d2a122d Extracted the code of Cpp Generator into a header 6 years ago
Esun Kim 1518ecbd76 Added new configuration system to core/grp. 6 years ago
Yash Tibrewal 156d743c37 Reviewer comments 6 years ago
Lidi Zheng 365c118967 Bump version to v1.20.1 6 years ago
Arjun Roy 8ce42f67b2 Shrink arena size by 40 bytes and add additional 6 years ago
Karthik Ravi Shankar 603d014f0e Changes to fold credentials into grpc_impl from grpc 6 years ago
Yash Tibrewal edd817a46f Reviewer comments 6 years ago
murgatroid99 dc1bcf8762 Consolidate helper function from windows and libuv 6 years ago
Yash Tibrewal 07e899f5f3 Separate out message size parsing into a different file to avoid build issues 6 years ago
Yash Tibrewal 2c4c8438cc Message size filter parser and health check parser 6 years ago
murgatroid99 41871bf7de Add cares glue for libuv event loop 6 years ago
Soheil Hassas Yeganeh 2b9448a71c Revert "Revert "Introduce C++ wrappers for gpr_mu and gpr_cv."" 6 years ago
yang-g 6929cdd654 initial 6 years ago
Lidi Zheng e53b3d9a43 Bump version to v1.20.0 6 years ago
Bill Feng 85100a780f windows rbe for Kokoro CI 6 years ago
Alexander Polcyn d09c9f8e20 Revert "Introduce C++ wrappers for gpr_mu and gpr_cv." 6 years ago
Karthik Ravi Shankar 62fb156122 Fold CompletionQueue and ServerCompletionQueue into grpc_impl 6 years ago
Karthik Ravi Shankar 973fa6950e Fold Channel into grpc_impl from grpc namespace 6 years ago
Karthik Ravi Shankar 2e88231fc0
Revert "Revert "Merge pull request #18458 from grpc/grpc_namespace_server"" 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
Vishal Powar df3d5bc8f7 Add upb generated code and build rule for lrs protocol. 6 years ago
Soheil Hassas Yeganeh a26c09dd25 Introduce C++ wrappers for gpr_mu and gpr_cv. 6 years ago
Tyler Rockwood 9365b606b0
Expose root_certifications in BUILD file 6 years ago
Lidi Zheng a20247ef01 Bump version to v1.20.0-pre3 6 years ago
Bill Feng df89d8e157 bazel RBE Windows build 6 years ago
Lidi Zheng 1ad85dfc9e Bump version to v1.20.0-pre2 6 years ago
Mark D. Roth eccfecd6a6 Move functions for individual args out of channel_args.{h,cc}. 6 years ago
Muxi Yan 7e6b5db90d Resolve merge issue 6 years ago
Karthik Ravi Shankar 8e092b45fa Move ProtoServerReflectionPlugin from grpc to grpc_impl namespace 6 years ago
Lidi Zheng f0a4fedd6a Bump version to v1.20.0-pre1 6 years ago
Lidi Zheng b27131bcd7 Bump version to v1.21.0-dev 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
Muxi Yan a1fe33a0d4 Remove grpc_cfstream from BUILD 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
Vishal Powar e959373742 Generate upb code for cds protos and BUILD rule changes 6 years ago
billfeng327 61431be32b skipping upb on windows 6 years ago
Vishal Powar fb15daf8b9 Add generated upb code for endpoints information. 6 years ago