10893 Commits (b334855aaea546686c2e494b40e4fcba15071336)
 

Author SHA1 Message Date
Craig Tiller 2a1bb7f0ca Fixes, and some test code 9 years ago
Craig Tiller 486130455f Sanitize unsubscription to be callback preserving 9 years ago
Seongjin Cho 8b77d61d8f Memory leak fix? 9 years ago
Craig Tiller 50ec2670a4 Most of the way to auto-cleanup subchannels 9 years ago
Craig Tiller 12ad5d6cd6 Strong/weak refcounting for subchannel 9 years ago
Jorge Canizales e3d9db2667 Adjust version requirements through samples and tests. 9 years ago
Jorge Canizales d1908b10dd Move podspec version to 0.12 9 years ago
Yang Gao 4ffc9d85f1 Merge pull request #4208 from jboeuf/cpp_new_creds_plugin_api 9 years ago
Craig Tiller 81b64e3cbf Merge branch 'no-transport-metadata' into connected-subchannel 9 years ago
Craig Tiller de83121308 Merge github.com:grpc/grpc into no-transport-metadata 9 years ago
Craig Tiller 86c99580a0 Load balancing interest management fixes 9 years ago
Julien Boeuf 6489740a7c Improving documentation. 9 years ago
Julien Boeuf 67c2c95788 Fixing typo. 9 years ago
Julien Boeuf 2b8e9ca49d Merge branch 'release-0_12' of github.com:grpc/grpc into cpp_new_creds_plugin_api 9 years ago
jboeuf b1c41d7b0d Merge pull request #4154 from jboeuf/new_creds_plugin_api 9 years ago
Julien Boeuf eb029c93fb Better documentation of the method_name field. 9 years ago
yang-g 52705590e4 Add set pointer api to channel_arguments 9 years ago
yang-g a23f17b123 add server_builder_option 9 years ago
Craig Tiller ee7531cd7c Refine condition to fix some tests 9 years ago
Craig Tiller d597b83c10 Further refine which tests to run 9 years ago
Craig Tiller c6dea80061 Exclude some tests that could no longer work 9 years ago
Craig Tiller 53ee0407bb Get ephemeral connections working again 9 years ago
murgatroid99 fb40b81cda Added most of what's needed for QPS benchmark measurement 9 years ago
Craig Tiller cb2609f475 Signal back to resolver on error 9 years ago
Craig Tiller d6ddc49da3 Merge github.com:grpc/grpc into i-have-no-master 9 years ago
Craig Tiller 486ea3509e Change saw_error API 9 years ago
Craig Tiller 2c174944a4 Subchannels can never be in transient failure 9 years ago
Craig Tiller 6364dcbfeb Add remaining count to run_tests 9 years ago
Craig Tiller 27e5aa47a7 Test fixes 9 years ago
Carl Mastrangelo 945836eade Handle goaway and http1 responses 9 years ago
Craig Tiller 299bcd5521 Merge pull request #4089 from yang-g/initial_string 9 years ago
yang-g d9f6101967 merge with head 9 years ago
Craig Tiller 11beb9a55c Fixes 9 years ago
Craig Tiller 7b4356194d Finish initial scrape, clang-format 9 years ago
Craig Tiller 906e3bcfb5 Stripping out master channel as a concept 9 years ago
Craig Tiller 7221d999bb Global hook for doing something in response to a synchronous server call 9 years ago
Nicolas Noble 447c795bb8 Merge pull request #4032 from ctiller/better-profile 9 years ago
David G. Quintas 674b145b03 Merge pull request #4136 from ctiller/configurable-lookahead 9 years ago
Nicolas Noble e18872e770 Merge pull request #4203 from ctiller/power-to-the-peanut-people-rah-rah 9 years ago
Craig Tiller 61efb98eda Merge branch 'connected-subchannel' of github.com:ctiller/grpc into connected-subchannel 9 years ago
Craig Tiller e5c247793a Merge branch 'no-transport-metadata' into connected-subchannel 9 years ago
Craig Tiller c28f52ff37 Merge branch 'power-to-the-peanut-people-rah-rah' into connected-subchannel 9 years ago
Craig Tiller a869b5b66b Merge github.com:grpc/grpc into configurable-lookahead 9 years ago
Craig Tiller 6d3b229209 Merge github.com:grpc/grpc into no-transport-metadata 9 years ago
Craig Tiller 340754466e Make metadata leaks a warning, and not a fatal error 9 years ago
Craig Tiller 3328a5828f clang-format 9 years ago
Craig Tiller 22d11e1a76 Reduce code size for AVL tree 9 years ago
Craig Tiller 9c721ff3f7 faster asserts 9 years ago
Craig Tiller a3c03e6854 Fix memory leak 9 years ago
Craig Tiller 20d99c0c96 AVL: add documentation 9 years ago