1203 Commits (5e69ded6f56650bc97325962faef0661592f0656)

Author SHA1 Message Date
Yunjia Wang 70c8211c85 Add config files 6 years ago
Hao Nguyen 6a71e9f546 Change Ruby Protobuf version to 3.8 6 years ago
Hao Nguyen 1ddaafd677 Update protobuf version 6 years ago
Mark D. Roth 28ccd61cf5 Use SubchannelInterface to hide implementation from LB policy API. 6 years ago
Esun Kim 90fbdc92f5 Roll-forward "Config migration" 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
murgatroid99 7743130f64 Consolidate conditional localhost resolution into existing file 6 years ago
Alexander Polcyn 236ae12bb1 Revert "Config migration" 6 years ago
murgatroid99 e16a0d4599 Fix typo 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
Esun Kim 87905ae5ea Config migration 6 years ago
Esun Kim 1518ecbd76 Added new configuration system to core/grp. 6 years ago
Yash Tibrewal 156d743c37 Reviewer comments 6 years ago
Arjun Roy 8ce42f67b2 Shrink arena size by 40 bytes and add additional 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
Muxi Yan 9e593f721f build system fix for default CFStream 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
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
Soheil Hassas Yeganeh a26c09dd25 Introduce C++ wrappers for gpr_mu and gpr_cv. 6 years ago
Joe Bolinger 39765c1f65 loosen dependency on googleapis-common-protos-types 6 years ago
Mark D. Roth eccfecd6a6 Move functions for individual args out of channel_args.{h,cc}. 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
Fabian Holler 8c49802f75 add strsplit.c, strsplit.h files to build and test files 6 years ago
Mark D. Roth 206592ce9c Restructure how addresses and service config are passed from resolver to LB policy. 6 years ago
Yihua Zhang b017c801b6 Add SPIFFE security stack to gRPC core 6 years ago
Jan Tattermusch f601afae14 bump ruby google-protobuf dependency 6 years ago
Yash Tibrewal abcd5861eb Nuking the poll-cv polling engine 6 years ago
Mark D. Roth aa149fedbb Revert "Merge pull request #18093 from grpc/revert-17770-lb_policy_picker_api" 6 years ago
hcaseyal 275296c594
Revert "LB policy picker API" 6 years ago
Soheil Hassas Yeganeh 508c8d805a Introduce more helper methods in gprpp/atomic.h 6 years ago
Mark D. Roth bab8123763 LB policy picker API 6 years ago
Arjun Roy 195a30bb8b Grpc: Change grpc_handshake and grpc_handshake_mgr to use CPP implementations. 6 years ago
Yihua Zhang a3d997cbdc Add a TLS credential surface API (experimental) 6 years ago
Yash Tibrewal 9df6023dca Move Optional to gprpp, and reviewer comments 6 years ago
Juanli Shen bbe2587c39 Enable per-channel subchannel pool 6 years ago
Prashant Jaikumar 95965f71d3 Remove network_status_tracker 6 years ago
Mike Moore a9ce1e0529
Update Ruby gemspec template 6 years ago
Alexander Polcyn 00763bc3ea Support named scope id's with ipv6 resolver on posix 6 years ago
Mark D. Roth 09f57c17ee Refactor request routing code out of client_channel. 6 years ago