133 Commits (c84725fd02dc58a819c8c4e8acdc321e81f44764)

Author SHA1 Message Date
Craig Tiller de7e8c78f7 Dont add copyright 8 years ago
Craig Tiller 5efdf3ca26 Fix casting error 8 years ago
Craig Tiller ebc77551e9 Fix memory overrun 8 years ago
Craig Tiller ddea41e666 Remove code, rely on a pip installable module to codegen 8 years ago
Craig Tiller 28d776e9d2 Make everything compile for clang & gcc 8 years ago
Craig Tiller 6ec8aa1c06 Simplify batch callout index calculation 8 years ago
Craig Tiller a82d2a36cf Fix compile, make slice.c respect sub_refcount 8 years ago
Craig Tiller 43a5169292 Declare sub_refcnt field 8 years ago
Craig Tiller a7d37a371a Initial conversion work to indexed metadata 8 years ago
Craig Tiller dcbe70c137 Faster comparison 8 years ago
Craig Tiller 3b05e1da91 Move from cmp --> eq, and provide a good implementation for interning 8 years ago
Craig Tiller 9ecadce1e0 Get identity law testing right 8 years ago
Craig Tiller 0160de9ae5 Begin moving mdelem to be a value type 8 years ago
Craig Tiller b2348ba1db Check length as well as start when determining static metadata id 8 years ago
Craig Tiller 1961436b93 Fix static string interning 8 years ago
Craig Tiller 7885d1abe7 Initial fixes 8 years ago
Craig Tiller 0451c3dbfc Move slice functions to vtable, implement hash 8 years ago
Craig Tiller d7f15831c6 Tests are starting to compile 8 years ago
Craig Tiller 47718a69a9 Add method config stuff 8 years ago
Craig Tiller 5ef31ab9c9 Progress towards mdstr elimination 8 years ago
Craig Tiller e52bbb1d01 Initial elimination of grpc_mdstr from metadata.{h,c} 8 years ago
Craig Tiller 515a33d6bd Perfect hashing code 8 years ago
Craig Tiller e4222b4cbd Add incldues, fix function names 8 years ago
David Garcia Quintas d8fe334d5b s/lb-cost/lb-cost-bin 8 years ago
Yuchen Zeng 169c985f67 Remove generated pb files 8 years ago
David Garcia Quintas a3654db631 Renamed LB-related metadata keys 8 years ago
Yuchen Zeng ef394a954a Fix typo 8 years ago
Yuchen Zeng 2383a4129d Check protoc and grpc_cpp_plugin 8 years ago
Yuchen Zeng 27e96f9beb Add comments about how to re-generate reflection proto files 8 years ago
David Garcia Quintas 98d5f5cb3f Renamed grpc-census-bin to grpc-stats-bin 8 years ago
Makdharma 178f4bc24d prep work for enabling caching 8 years ago
David Garcia Quintas 88ece58764 Update protobuf version to 3.0.0 8 years ago
Craig Tiller 1c7a84202f Add a strict and a permissive decoder, allow different reserved alphabets 8 years ago
Jorge Canizales 3df9bdf880 Update generated files with new protobuf version 8 years ago
David Garcia Quintas 8eec9ec6af Changed census static metadata keys for tracing and tag propagation 8 years ago
David Garcia Quintas 01c4d995d3 Added new features to load reporting. 9 years ago
David Garcia Quintas d84cec7380 removed unnecessary lb response generator 9 years ago
David Garcia Quintas 3fb8f7360b gRPC LB policy 9 years ago
Yuchen Zeng 0601df3a04 Move reflection src/hdr to src/cpp/ext include/grpc++/ext 9 years ago
Yuchen Zeng ea09adc84b Add a sanity test: check if the generated pb files are up-to-date 9 years ago
Alistair Veitch 44181c02c4 fix options file; fix generated include guards 9 years ago
Yuchen Zeng 0333a49afa Use stream rpc to ensure all related requests go to a single server. 9 years ago
David Garcia Quintas 1621c4d37c Added support for trailing metadata 9 years ago
Yuchen Zeng c84ed6813e Proto server reflection 9 years ago
Mark D. Roth 8a1d8052eb Added bad_client test to check that the server rejects requests with too 9 years ago
David Garcia Quintas 7f0793ad62 Updated load balancer proto to v1 9 years ago
David Garcia Quintas f7d9cbe658 PR comments 9 years ago
Craig Tiller 942568bc9d Better dictionary 9 years ago
Craig Tiller 69b6d4ef62 Better dictionary 9 years ago
Craig Tiller 134a6b6ffd Dictionary support for fuzzers 9 years ago