1255 Commits (0236804012a831a440fe294b29f034087f0c2855)

Author SHA1 Message Date
Vijay Pai 41191323ec Make sure event_engine is alive before checking for MAYBE_SKIP_TEST 6 years ago
yang-g ec6e7fd941 Rename enum 6 years ago
Alexander Polcyn 236ae12bb1 Revert "Config migration" 6 years ago
Yash Tibrewal 1ff5791e47 Add tests for setting a channel to lame on an invalid default service config 6 years ago
Mark D. Roth a4d4bb82c9 Revamp subchannel connectivity state monitoring APIs. 6 years ago
Esun Kim 87905ae5ea Config migration 6 years ago
Yash Tibrewal 98d8f85d4e Reviewer comments 6 years ago
Yash Tibrewal 1984b34797 Try getting around clang tidy issue 6 years ago
Yash Tibrewal b53465c106 Add test for not special casing grpclb if loadbalancingconfig is used 6 years ago
Yash Tibrewal 6cba63eb47 reviewer comments and tests 6 years ago
yang-g 898fc0da1e More fixes 6 years ago
Yash Tibrewal 8030e12624 Add more tests for service config state transitions 6 years ago
Yash Tibrewal aa0a26cdbc Do not save service config in DNS resolver 6 years ago
yang-g 152a7cc122 Resolve comments 6 years ago
Yash Tibrewal 71085f3e3b Changes 6 years ago
Yash Tibrewal db1ccad039 Service Config Changes to set channel in transient failure on invalid service config 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
Vijay Pai 657ab449c6 Make single-argument constructor explicit 6 years ago
yang-g 37783d6329 Stop calling ParseCommandLineFlags directly, use wrapper call instead 6 years ago
Karthik Ravi Shankar 4d5a411557 Fix clang errors 6 years ago
Karthik Ravi Shankar a1493cfa62 Add missing files for build 6 years ago
Juanli Shen 438cb44378 Add fallback-at-startup into xds 6 years ago
Prashant Jaikumar d20d46e976 Add C++ stress tests on mac 6 years ago
Karthik Ravi Shankar 60bdeef9f4 Move Channel also to impl for now 6 years ago
Karthik Ravi Shankar 603d014f0e Changes to fold credentials into grpc_impl from grpc 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
Nicolas "Pixel" Noble b9a279c030 Resolving ambiguous call to CreateCustomChannel. 6 years ago
Vijay Pai 20c08dbc7a Add client-side unary reactor model 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
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
Vijay Pai 41c6cba9f5 Make sure that OnCancel happens after OnStarted 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
Mark D. Roth 206592ce9c Restructure how addresses and service config are passed from resolver to LB policy. 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