5416 Commits (b028141f01646688b1c4652e92e79160035c0bab)

Author SHA1 Message Date
Yash Tibrewal 9345b7e276 s/atleast/at\ least 6 years ago
Arjun Roy cf9301f964 Removed some unnecessary memset operations in core. 6 years ago
Arjun Roy 8ce42f67b2 Shrink arena size by 40 bytes and add additional 6 years ago
yang-g 37783d6329 Stop calling ParseCommandLineFlags directly, use wrapper call instead 6 years ago
Arjun Roy 7d946633ea grpc_slice_refcount devirtualization 6 years ago
Yihua Zhang ef4508ca0d fix memory leaks in ssl credential reload. 6 years ago
Mark D. Roth 432c97e1ba Remove error from connectivity state tracking. 6 years ago
Yash Tibrewal ab29cdd28e Add test 6 years ago
Yash Tibrewal 960864736b Unref errors in test 6 years ago
Yash Tibrewal b7f32af1d0 Fix scoping for service config errors 6 years ago
Yash Tibrewal 327350ab39 ServiceConfig::Create expects non-Null error and better errors 6 years ago
Bill Feng df89d8e157 bazel RBE Windows build 6 years ago
Yihua Zhang 1fb7a84133 fix ALPN issues. 6 years ago
Yash Tibrewal 390078b7a8 Add tests for new service config mechanism 6 years ago
Mark D. Roth eccfecd6a6 Move functions for individual args out of channel_args.{h,cc}. 6 years ago
Yihua Zhang 57caf78407 fix ALPN issues. 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
Bill Feng 29d855751f removed excessive end2end targets 6 years ago
Bill Feng cdf3e001cb wip selective build for windows 6 years ago
Mark D. Roth 206592ce9c Restructure how addresses and service config are passed from resolver to LB policy. 6 years ago
Bill Feng d93959853f Enabled Windows Bazel build for cpp tests 6 years ago
Soheil Hassas Yeganeh ad1b3e5094 Introduce grpc_byte_buffer_reader_peek and use it for Protobuf parsing. 6 years ago
Prashant Jaikumar f6479caf2a Fix CFStreamTests 6 years ago
Yihua Zhang 64caf4d3df fix clang-tidy errors 6 years ago
Jan Tattermusch cf6a311761
Revert "Windows builds for gRPC C++ tests" 6 years ago
Yihua Zhang b017c801b6 Add SPIFFE security stack to gRPC core 6 years ago
Mark D. Roth d069bc7721 LB policy API cleanup 6 years ago
Mark D. Roth 687580fe04 Add ResultHandler to Resolver API. 6 years ago
Yash Tibrewal 6b45cea2f0 Remove from poll-cv comments too 6 years ago
billfeng327 4241edeaa4 renamed tag to no_windows in conformation with Bazel and TensorFlow 6 years ago
Yash Tibrewal abcd5861eb Nuking the poll-cv polling engine 6 years ago
Soheil Hassas Yeganeh 18b19105f2 Implement TCP_INQ for gRPC in Linux 6 years ago
billfeng327 ab06853fc9 C++ Windows test builds 6 years ago
yang-g a6596b2fd5 Fix fuzzer test 6 years ago
yang-g 94c38ee0a1 Add fuzzer test case 6 years ago
Soheil Hassas Yeganeh c060d55cc7
Revert "Introduce grpc_byte_buffer_reader_peek and use it for Protobuf parsing." 6 years ago
Mark D. Roth a04b0646de Don't use a separate call context for subchannel calls. 6 years ago
Soheil Hassas Yeganeh 509e77a5a3 Introduce grpc_byte_buffer_reader_peek and use it for Protobuf parsing. 6 years ago
Mark D. Roth 251d66aac6 Convert client channel factory to C++ 6 years ago
Vu Cong Tuan 9c4de5a0ff Fix typos in test code 6 years ago
Nguyen Quang Huy c9acd8380f Fix some typos 6 years ago
yang-g 456f748b2f Revert "Merge pull request #18146 from grpc/revert-17308-shutdown" 6 years ago
Yang Gao 4bc2ca4de6
Revert "Move grpc_shutdown internals to a detached thread" 6 years ago
Mark D. Roth e40177fad0 Make service config ref-counted and hold refs to it in LB config. 6 years ago
Mark D. Roth 624fb64f61 LB policy ctors no longer perform updates; UpdateLocked() must be called 6 years ago
yang-g cedc76bf38 Resolve comments 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
yang-g 3227abf717 fix percent en/decode fuzzers 6 years ago
yang-g 86b23adc7f Other comments 6 years ago