4256 Commits (f78966eb522fe37bff65e609a7847cf473483291)

Author SHA1 Message Date
Karthik Ravi Shankar e57182ab61 Fix the compile errors for tests and namespace. 6 years ago
Karthik Ravi Shankar 603d014f0e Changes to fold credentials into grpc_impl from grpc 6 years ago
yang-g 39cfbf9d4a cast and default initializer 6 years ago
Karthik Ravi Shankar 858b5cca20 Fix clang_format_code.sh issues and move the internal calls to new name 6 years ago
yang-g 41824319fa Resolve review comments 6 years ago
Yash Tibrewal 4309a98b66 Health checking service name to be passed as a channel arg for now 6 years ago
Nicolas "Pixel" Noble b9a279c030 Resolving ambiguous call to CreateCustomChannel. 6 years ago
Vijay Pai 20c08dbc7a Add client-side unary reactor model 6 years ago
Karthik Ravi Shankar 39816efa3b Test invoking a callback-based RPC under lock 6 years ago
Yash Tibrewal 116ce0fb24 Use health check parser 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
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
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
Soheil Hassas Yeganeh a26c09dd25 Introduce C++ wrappers for gpr_mu and gpr_cv. 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
Juanli Shen 4ae20ad972 Fix count in xds/grpclb test 6 years ago
Prashant Jaikumar 80140f53fb Fix CFStreamTest.NetworkTransition. 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
Mark D. Roth ce2af3b958 Remove noisy log message. 6 years ago
Juanli Shen 1979edd03c Fix BackendsRestart test 6 years ago
Prashant Jaikumar 4e9e662729 Fixed bug in CFStream endpoint. 6 years ago
yang-g 8f77928e04 Log error to stderr 6 years ago
Mark D. Roth 206592ce9c Restructure how addresses and service config are passed from resolver to LB policy. 6 years ago
Guantao Liu 872d2787a0 Avoid using grpc_core::Executor when the background poller is available. 6 years ago
Karthik Ravi Shankar 8dbaa13f52 Fix more grpc namespace issues 6 years ago
Karthik Ravi Shankar 92bde3922f Fix tests to use grpc namespace. 6 years ago
Karthik Ravi Shankar b25f6da3f0 Make changes to fix test failures 6 years ago
Karthik Ravi Shankar 4e0923e802 Fix errors from clang_format_code.sh 6 years ago
yang-g 621840900f Fully log test scenario 6 years ago
Bill Feng 1a09899d3e reverted change on thread manager test 6 years ago
Soheil Hassas Yeganeh 1014fe507f Use const ref for grpc_slice. 6 years ago
Karthik Ravi Shankar ecfc107f32 Make more changes to remove grpc qualifier from tests 6 years ago
Bill Feng d93959853f Enabled Windows Bazel build for cpp tests 6 years ago
Karthik Ravi Shankar 4260fe1147 More fixes 6 years ago
Karthik Ravi Shankar 9a41671cb1 Remove grpc:: from API to ensure general availability 6 years ago
Soheil Hassas Yeganeh ad1b3e5094 Introduce grpc_byte_buffer_reader_peek and use it for Protobuf parsing. 6 years ago
Karthik Ravi Shankar 04af168cf8 Move Server into grpc_impl from grpc 6 years ago
Karthik Ravi Shankar 54171e276f Fold server credentials from grpc to grpc_impl namespace 6 years ago