1614 Commits (3f05ac958482ded9411b740d69ff191b5af2789c)

Author SHA1 Message Date
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 7743130f64 Consolidate conditional localhost resolution into existing file 6 years ago
Alexander Polcyn 236ae12bb1 Revert "Config migration" 6 years ago
murgatroid99 90e52f00a1 Moved code back into one file with a #ifdef 6 years ago
Arjun Roy f65208af02 Added slice equality when static fastpath. 6 years ago
murgatroid99 4b4006f833 libuv cares: scope manual localhost resolution to only Windows 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
yang-g ac3a91edf8 Support accepting external connections. 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