9306 Commits (8bf138d7998b56471c96299e421875b030f83809)

Author SHA1 Message Date
Na-Na Pang 8bf138d799 Add copyright 6 years ago
Na-Na Pang 875d2df399 Modify build file 6 years ago
Na-Na Pang bbd4eb5028 Add microbenchmark for callback unary ping pong and bidistreaming ping pong 6 years ago
Yash Tibrewal 9345b7e276 s/atleast/at\ least 6 years ago
Arjun Roy cf9301f964 Removed some unnecessary memset operations in core. 6 years ago
nanahpang 2d37a7a9b7
Add alarm in callback streaming test 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
Juanli Shen 438cb44378 Add fallback-at-startup into xds 6 years ago
Mark D. Roth ce3ff86763 Convert call_combiner to C++. 6 years ago
Prashant Jaikumar d20d46e976 Add C++ stress tests on mac 6 years ago
yang-g 39cfbf9d4a cast and default initializer 6 years ago
yang-g 41824319fa Resolve review comments 6 years ago
Vijay Pai 20c08dbc7a Add client-side unary reactor model 6 years ago
Arjun Roy 7d946633ea grpc_slice_refcount devirtualization 6 years ago
Soheil Hassas Yeganeh 2b9448a71c Revert "Revert "Introduce C++ wrappers for gpr_mu and gpr_cv."" 6 years ago
yang-g 051d421579 Resolve sanity 6 years ago
yang-g 6929cdd654 initial 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
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
Vijay Pai 41c6cba9f5 Make sure that OnCancel happens after OnStarted 6 years ago
Karthik Ravi Shankar 891b6cf7ae
Revert "Folding CompletionQueue and ServerCompletionQueue." 6 years ago
Yash Tibrewal ab29cdd28e Add test 6 years ago
Yash Tibrewal 960864736b Unref errors in test 6 years ago
Soheil Hassas Yeganeh a26c09dd25 Introduce C++ wrappers for gpr_mu and gpr_cv. 6 years ago
Yash Tibrewal b7f32af1d0 Fix scoping for service config errors 6 years ago
Yash Tibrewal 8eeb429db0 Missing argument 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
Juanli Shen 4ae20ad972 Fix count in xds/grpclb test 6 years ago
Prashant Jaikumar 80140f53fb Fix CFStreamTest.NetworkTransition. 6 years ago
Mark D. Roth eccfecd6a6 Move functions for individual args out of channel_args.{h,cc}. 6 years ago
Yash Tibrewal cb6a2968fe Make Interceptors work for lame channels 6 years ago
Mark D. Roth 9e841d1aff Backport pick_first fix to v1.20.x 6 years ago
Mark D. Roth ee4e4bead3 pick_first: don't go into TRANSIENT_FAILURE upon empty update when in IDLE. 6 years ago
Yihua Zhang 57caf78407 fix ALPN issues. 6 years ago
Mark D. Roth ce2af3b958 Remove noisy log message. 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
murgatroid99 2a12b47f0b Fix other docker build issues 6 years ago
Juanli Shen 1979edd03c Fix BackendsRestart test 6 years ago
Jan Tattermusch 2ebbac117b Use msbuild in C# distribtests for legacy .csproj 6 years ago
Jan Tattermusch 80fb0ce67f add Google.Protobuf dependency to legacy csproj 6 years ago
Jan Tattermusch 133ff03e97 classic .csproj Grpc.Tools test 6 years ago