53 Commits (296f596a96bb4721c47a618aa4c41a143416bffc)

Author SHA1 Message Date
Alisha Nanda 0a502d8f2e
Fix race between Read and ServerContext::IsCancelled in Sync API (#27056) 4 years ago
Craig Tiller ea389c00c2
Adjust include order per style guide (#27175) 4 years ago
Vijay Pai 6f9fe64626 Improve logging on API misuse assert 6 years ago
Soheil Hassas Yeganeh ad1b3e5094 Introduce grpc_byte_buffer_reader_peek and use it for Protobuf parsing. 6 years ago
Soheil Hassas Yeganeh c060d55cc7
Revert "Introduce grpc_byte_buffer_reader_peek and use it for Protobuf parsing." 6 years ago
Soheil Hassas Yeganeh 509e77a5a3 Introduce grpc_byte_buffer_reader_peek and use it for Protobuf parsing. 6 years ago
Yuwei Huang 3cbf4f50ea Remove extra semicolons after function definitions 6 years ago
Yash Tibrewal 3a2cfe50ec Rever copyright changes 6 years ago
Yash Tibrewal 4dcb14ec9e Fix codegen_test_minimal 6 years ago
Yash Tibrewal 63bdf4e236 More changes for client interception 7 years ago
ncteisen cf5b2666e1 Make GrpcProtoBufferReaderWriter public 7 years ago
Muxi Yan 0e00c43082 Move headers from grpc++ to grpcpp 7 years ago
ncteisen adbfbd5977 Remove all extern C 8 years ago
ncteisen f97d2f5b37 Add init/shutdown to codegen interface 8 years ago
ncteisen 023726202a Refactor SerializationTraits 8 years ago
Ken Payson 4754398f81 Clang_format 8 years ago
Ken Payson 567e0f1eb6 Have write ops take ownership over slices 8 years ago
Mark D. Roth 0696611fb5 Do not return calls on server when request proto fails to deserialize. 8 years ago
Jan Tattermusch 7897ae9308 auto-fix most of licenses 8 years ago
Alexander Polcyn f5521c33f9 Revert "Merge branch 'master' into v1.3.x" 8 years ago
ncteisen e107b0d439 Add to codegen interface, refactor proto serialization 8 years ago
Craig Tiller 75bfb97548 Finish hybrid server stuff, ensure it gets tested 8 years ago
Craig Tiller fa416cbe3b Dont break codegen barrier 8 years ago
Craig Tiller be094fc5e6 Fix compile 8 years ago
Craig Tiller 66051c618f Async end2end test passes 8 years ago
Sree Kuchibhotla f2c32150ef Update C++ code 8 years ago
Sree Kuchibhotla 982a6f2b1c C++ code changes in response to grpc_completion_queue_create() API change 8 years ago
Craig Tiller 7c70b6c144 Revert "Revert "Metadata handling rewrite"" 8 years ago
Craig Tiller 5e01e2ac97 Revert "Metadata handling rewrite" 8 years ago
Craig Tiller 81eceb31cc Remove bogus assert 8 years ago
Craig Tiller 73ee7dc559 C++ compiles 9 years ago
Craig Tiller cca7589333 Start moving C++ to slice interfaces 9 years ago
Craig Tiller 28b72428a8 clang-format 9 years ago
Craig Tiller b37d53ebc0 Bulk update #includes 9 years ago
Craig Tiller d41a4a720f s/gpr_slice/grpc_slice, and move around tests, impls 9 years ago
David Garcia Quintas 61887dcf46 scrubbed codegen/sync.h 9 years ago
David Garcia Quintas c79b0650d2 removed codegen/log.h 9 years ago
David Garcia Quintas 1399e466b0 removed codegen/time.h 9 years ago
David Garcia Quintas 3b31fdf77b removed codegen/byte_buffer.h 9 years ago
David Garcia Quintas 6b11462da1 removed codegen/alloc.h 9 years ago
David Garcia Quintas 6721d4f0f1 Return success status of grpc_byte_buffer_reader 9 years ago
David Garcia Quintas a20a2ad41b moved core_codegen from src/cpp/... to include/grpc++/... 9 years ago
David Garcia Quintas 1b2db6333d Moved protos out of core_codegen interface 9 years ago
Craig Tiller 9533d042d4 Fix includes 9 years ago
David Garcia Quintas b942640497 clang-format 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