100 Commits (d88e1d8f4e42764e17aa2bed3a85b39f68673c03)

Author SHA1 Message Date
Craig Tiller b2b4261631 Remove metadata context entirely 9 years ago
Craig Tiller ebdef9d674 Remove metadata context from the channel stack 9 years ago
Craig Tiller 4de3e4f41e Restore sanity 10 years ago
Masood Malekghassemi 76c3d7481f Add API tracing to gRPC core 10 years ago
Craig Tiller 4dbdd6a5c2 Remove metadata canonicalization, and fix some bugs 10 years ago
Craig Tiller a82950e683 clang-format all core files 10 years ago
Craig Tiller 8af4c33718 Final patches for rename 10 years ago
Craig Tiller e7db29f8c7 Move argument passing to start of list 10 years ago
Craig Tiller f5768a6765 Rename init 10 years ago
Craig Tiller 098047b53a Rename run 10 years ago
Craig Tiller 9f7dc3a4e5 Move argument passing to start of list 10 years ago
Craig Tiller 1be70ccdb8 Move arguments to the start of lists 10 years ago
Craig Tiller 45724b35e4 indent pass to get logical source lines on one physical line 10 years ago
Craig Tiller d9ccbbf6b9 Rename call_list to closure_list 10 years ago
Craig Tiller ba496454b2 Fixes 10 years ago
Craig Tiller dfff1b8126 Call list progress 10 years ago
Craig Tiller 3ffd8220a1 Call list progress 10 years ago
Craig Tiller 000cd8f9f7 Introduce call lists for moving work outside locks 10 years ago
David Garcia Quintas 4a47c2ad44 Revert "Swallow content-type at the client. Fixes #3368" 10 years ago
David Garcia Quintas 784db97ad2 Swallow content-type at the client. Fixes #3368 10 years ago
Craig Tiller 7d57ba138f Tests compile 10 years ago
Craig Tiller 47a708e252 Core compiles with workqueues 10 years ago
Craig Tiller 32ca48ce0b Core compiles with -Wsign-conversion 10 years ago
Craig Tiller 775ec1decd Use SSL override as a default host name if none is specified 10 years ago
Craig Tiller 25bf313c5f Fix for lame clients 10 years ago
Craig Tiller bc85be10ef Refactor default host name resolution 10 years ago
Craig Tiller d6c98df792 clang-format all source 10 years ago
Hongwei Wang aef99b2e26 Restore channel.c 10 years ago
Hongwei Wang 490dc0e66c Restore iomgr 10 years ago
yang-g 2f04c6e258 check before unref, this will fail in BadCreds test 10 years ago
Craig Tiller e1b0e6ee12 s/inherit/propagate/g 10 years ago
Craig Tiller 3e7c6a701c Core-supported context inheritance sketch 10 years ago
Hongwei Wang 8e04d4107e Add zookeeper end-to-end test 10 years ago
Nicolas "Pixel" Noble 4599288f8a Enforcing reserved entries to be NULL. 10 years ago
Craig Tiller c4b56b67a2 Make passing NULL for host not crash 10 years ago
Nicolas "Pixel" Noble ebb514066e Changing the library's code to adapt with the new API. 10 years ago
Craig Tiller 6999c096d8 Canonicalize metadata keys in core 10 years ago
Craig Tiller 1b22b9db94 Add grpc_call_get_peer 10 years ago
David Garcia Quintas e091af881a Implementation of the accepted encodings propagation mechanism. 10 years ago
Jan Tattermusch 80e5f044a4 zero-out channel after creation 10 years ago
David Garcia Quintas b8edf7ed01 WIP, code complete, missing tests. Asan passes. 10 years ago
Craig Tiller 1a65a234d9 Add metadata refcount debugging 10 years ago
David Garcia Quintas d7d9ce27c5 WIP in *_end2end_test.cc. Tests pass. Fixed leaks and introduced concept of compression request thru MD 10 years ago
Craig Tiller 079a11bb9b clang-format affected files 10 years ago
Craig Tiller 9846503567 Debugging 10 years ago
Craig Tiller ca3e9d3e57 refcount debugging 10 years ago
Craig Tiller 7874e17d77 Implement channel op dispatch 10 years ago
David Garcia Quintas fc0fa3381c Moar tests, fixed wrongly named vbles, minor bugs. 10 years ago
Craig Tiller e039f03383 Plumbing transport_op changes through 10 years ago
David Garcia Quintas d16af0ea52 Redesign of compression algorithm propagation based on metadata 10 years ago