1061 Commits (a9236bc4a1585f587da6f35897205d3479ed619a)

Author SHA1 Message Date
Craig Tiller aae6c2cb96 Fix server plugin test 9 years ago
Craig Tiller 3eee9b4ace Mark sync cq as non-listening when it is 9 years ago
David Garcia Quintas a20a2ad41b moved core_codegen from src/cpp/... to include/grpc++/... 9 years ago
David Garcia Quintas 2d02456e78 got rid of grpc_compression_options 9 years ago
David Garcia Quintas 9e9f7b62c7 Refactorings and renamings related to compression. 9 years ago
Sree Kuchibhotla 8c34e7c3f1 Fix a typo 9 years ago
Sree Kuchibhotla 98a185a72e Change error to warning since we do not have a good way to determine 9 years ago
David Garcia Quintas 183ba02ce7 Renamed some defines 9 years ago
Yuchen Zeng 7d099a5c90 Fix naming and comment problems 9 years ago
Yuchen Zeng 3b8f3354de Add plugins at the time of static initialization 9 years ago
Yuchen Zeng a42ec21341 Server builder plugin 9 years ago
David Garcia Quintas 1b2db6333d Moved protos out of core_codegen interface 9 years ago
Sree Kuchibhotla 01907123f6 generate_projects.sh and fix copyright year 9 years ago
Sree Kuchibhotla 7def036085 Add a safety check to ensure atleast one of the completion queues is 9 years ago
Sree Kuchibhotla 1f5e262589 Add the option of adding a non-listening server completion queue. This makes writing certain test cases (like hybrid_end2end tests) easier 9 years ago
Deepak Lukose dba4c5fd01 Add various options to verify ssl/tls client cert including letting the 9 years ago
Craig Tiller 3ab2fe0094 Rollup of changes from the latest import 9 years ago
Craig Tiller 06cb1a9d93 Initial interface rework to allow knowing whether to pull payload at registration, not at request time 9 years ago
Craig Tiller 399b3c42de Fix client_crash_test, implement idempotency, fail_fast for C++ 9 years ago
Craig Tiller 6169d5f7b0 Update copyrights 9 years ago
Craig Tiller b7f3f6eec4 Fix copyright 9 years ago
Craig Tiller 9533d042d4 Fix includes 9 years ago
Craig Tiller 2e1903638e Fix copyrights 9 years ago
Craig Tiller f40df23eeb Auto-changes 9 years ago
David Garcia Quintas 146070db8d fixed multiple initialization of globals 9 years ago
Yuchen Zeng d85ef06064 Doc Fixit: src/cpp/README.md 9 years ago
David Garcia Quintas 13c2f6e69d Implemented compression level algorithms properly (as a function of the accepted algorithms by the call's peer. 9 years ago
David Garcia Quintas aca123316b removed spurious namespace qualification 9 years ago
Craig Tiller 5987c70bd1 Punch through flags for incoming calls 9 years ago
David Garcia Quintas 79d9096126 removed spurious grpc_library.cc 9 years ago
Yuchen Zeng 798b0dc442 Doc Fixit: src/cpp/README need more information, revised 03092016 9 years ago
David Garcia Quintas 60ee8dd2fc docstrings 9 years ago
Yuchen Zeng 341b5abef5 Doc Fixit: src/cpp/README need more information 9 years ago
David Garcia Quintas 1b634717ff copyright 9 years ago
David Garcia Quintas b942640497 clang-format 9 years ago
David Garcia Quintas be25493398 codegen interface usage of gpr_inf_future 9 years ago
David Garcia Quintas ef6848fe5b reverted gpr_ time changes 9 years ago
David Garcia Quintas 057a0a2033 fixed wrong refactoring 9 years ago
David Garcia Quintas 723af53419 moved some files around 9 years ago
David Garcia Quintas 8c3d9943f6 compiles! 9 years ago
David Garcia Quintas e1ce31eda3 wip. cq refactored 9 years ago
David Garcia Quintas 6848c4e145 wip. prior to cq refactoring 9 years ago
Sree Kuchibhotla b0d1567e8e Revert "Revert "Properly integrate async API with server-side cancellations."" 9 years ago
David Garcia Quintas b07938fa22 added missing initializer for global proto_serializer holder to codegen lib 9 years ago
Sree Kuchibhotla edd96e4926 Revert "Properly integrate async API with server-side cancellations." 9 years ago
Vijay Pai 13ee2f2df3 Properly integrate async API with server-side cancellations. 9 years ago
David Garcia Quintas 7f7181ffc5 fix comments 9 years ago
David Garcia Quintas c4f4f7ede9 clang-format 9 years ago
David Garcia Quintas 94c80d8389 copyrights 9 years ago
David Garcia Quintas f588aeb1e2 introduced workaround for proto_utils 9 years ago