6030 Commits (d5e59e2a4a2a37fd7ef0ba8cd1ca1388c44f18aa)

Author SHA1 Message Date
Craig Tiller 12ad5d6cd6 Strong/weak refcounting for subchannel 9 years ago
Jorge Canizales e3d9db2667 Adjust version requirements through samples and tests. 9 years ago
Craig Tiller 86c99580a0 Load balancing interest management fixes 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 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 486ea3509e Change saw_error API 9 years ago
Craig Tiller 2c174944a4 Subchannels can never be in transient failure 9 years ago
Craig Tiller 27e5aa47a7 Test fixes 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
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 0593622d8f AVL: removal, and passing tests 9 years ago
yang-g dd7c1ae71d Give the security_connector server's channel_args 9 years ago
Craig Tiller fba79f213f AVL: creation, destroy, add 9 years ago
Craig Tiller 07718b8e2f Fixes for profiling 9 years ago
yang-g f8843fb58c fix build and windows test 9 years ago
Craig Tiller ab33b488c4 clang-format, bugfix 9 years ago
murgatroid99 0592f72c4f Remove old performance measurement scripts 9 years ago
Craig Tiller b2b4261631 Remove metadata context entirely 9 years ago
yang-g 768999d0a3 format 9 years ago
yang-g 5e72a35498 make security_connector manage pending handshaker, while handshaker owns tcp 9 years ago
Julien Boeuf 114f39475f Cpp example of how the plugins can be done. 9 years ago
Julien Boeuf caf9935e45 Also adding a credentials type to the plugin API. 9 years ago
Nicolas "Pixel" Noble d86115e2f6 Renaming dual_stack_second_port to sibling. 9 years ago
Craig Tiller ebdef9d674 Remove metadata context from the channel stack 9 years ago
Nicolas "Pixel" Noble c6a7c6e02c Fixing use after free under Posix (was already fixed for Windows.) 9 years ago
Nicolas Noble 8f714620b2 Renaming server_port to grpc_tcp_listener - there's no need for casting... 9 years ago
Jan Tattermusch 1db095d442 bump C# version to 0.12.0 9 years ago
Craig Tiller f6e40fd2aa Add compression algorithms to static metadata 9 years ago
Craig Tiller ed43f51fff Beginning to peel away mdctx from channel stack 9 years ago
Craig Tiller 70b080d284 Add commentary 9 years ago
Craig Tiller b774be46d7 clang-format 9 years ago
Craig Tiller 86958126c2 Add commentary 9 years ago
Craig Tiller 0e72ede405 Use static metadata table in metadata.c 9 years ago
yang-g 5e7f08a063 move pending tcp management from server to connector 9 years ago
Julien Boeuf 35b6b94667 Fixing node build. 9 years ago
Julien Boeuf 3c957e60a3 Fixing implementations. 9 years ago
Nicolas Noble 5eb4e1caef Adding grpc_tcp_listener as an actual object being returned. 9 years ago
Jan Tattermusch 18ce9d65ef use new proto option in C# 9 years ago
Craig Tiller 2a2a6ed1ca Support rebuilding table 9 years ago