43 Commits (1bec15ee9ef622a440f7e7c658f94febc075f6ec)

Author SHA1 Message Date
Vijay Pai c0baec60a1 Internalize structs and methods meant for being exposed through codegen 7 years ago
Jan Tattermusch 7897ae9308 auto-fix most of licenses 8 years ago
Garret Kelly 0cd689202d Remove extraneous semicolons. 8 years ago
Alexander Polcyn d809a15ec4 cpp doc nits 8 years ago
Alexander Polcyn f5521c33f9 Revert "Merge branch 'master' into v1.3.x" 8 years ago
Craig Tiller 75bfb97548 Finish hybrid server stuff, ensure it gets tested 8 years ago
Craig Tiller 334c4678a3 Start building out C++ interface 8 years ago
Sree Kuchibhotla 3f182df7de Fix C asan error and check_sources_and_headers.py 8 years ago
Sree Kuchibhotla fa71f6f369 Fix ASAN failure 8 years ago
Sree Kuchibhotla 74f419fe74 undo prev change 8 years ago
Sree Kuchibhotla 057230b0cd Minor bug 8 years ago
Sree Kuchibhotla 5bec133ba0 clang format 8 years ago
Sree Kuchibhotla f2c32150ef Update C++ code 8 years ago
Sree Kuchibhotla 1dbd981cf8 Prefix grpc_cq_polling_type enums with GRPC_CQ_ 8 years ago
Sree Kuchibhotla 9f71b17707 Fix clang formatting issues 8 years ago
Sree Kuchibhotla 982a6f2b1c C++ code changes in response to grpc_completion_queue_create() API change 8 years ago
Craig Tiller e519a03a1f Small improvements to generated documentation 8 years ago
Vijay Pai 6510d47c81 gpr_atm isn't automatically initialized to 0. Thanks Obama. 8 years ago
Vijay Pai bf24dd9e51 clang-format 8 years ago
Vijay Pai cbe1599250 Track requests that could cause other requests to be created, and don't do 8 years ago
Yuchen Zeng 362ac1be0c Fix gprc 8 years ago
Vijay Pai a9c0d7f88b Change names to StreamedUnary, ServerUnaryStreamer, etc. Use a templated method handler since most code shared between the new StreamedUnary and the existing BidiStreaming. Eliminate the separate enum case for streamed unary. Return a status failure if a StreamedUnary method handler doesn't actually do a write (since that is 8 years ago
Vijay Pai 581097fe0d Make FCUnary and ServerReaderWriter derived classes of a new 8 years ago
David Garcia Quintas 1399e466b0 removed codegen/time.h 8 years ago
vjpai c0c38b1f19 Make the FCUnary class actually work and test it 9 years ago
vjpai ef01edf5b7 Fix review comments 9 years ago
vjpai b9df2760ed Add proper documentation of ordering and thread-safety for 9 years ago
Sree Kuchibhotla 01907123f6 generate_projects.sh and fix copyright year 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
Craig Tiller 6169d5f7b0 Update copyrights 9 years ago
David Garcia Quintas 60ee8dd2fc docstrings 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 e1ce31eda3 wip. cq refactored 9 years ago
Sree Kuchibhotla b0d1567e8e Revert "Revert "Properly integrate async API with server-side cancellations."" 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
Alistair Veitch 75d5c0f024 post merge 9 years ago
David Garcia Quintas 6bd7b97dc6 DONE!!1one 9 years ago
David Garcia Quintas e1300deb87 After GrpcLibrary refactoring. Compiles and passes. WIP still 9 years ago
David Garcia Quintas 08a0a3306e Made "codedgen" directories closed over #includes 9 years ago
David Garcia Quintas f3ddb7c55a clang-format 9 years ago
David Garcia Quintas e50c6c2f5e WIP. Added ChannelInterface 9 years ago
murgatroid99 3466c4b55d Updated copyrights 9 years ago
Ian Coolidge 8e7a4b66e8 Fix R/W template argument order in prototypes 9 years ago
Craig Tiller d6599a39e4 Replicate C++ docs from master to beta branch 9 years ago
Craig Tiller 00ad71c135 Revert "C++ docs" 9 years ago
David Garcia Quintas 14111e9da1 Added grpc++.h with mainpage docs. 9 years ago
David Garcia Quintas 4dd03f9f73 Comments on the comments. Meta much? 9 years ago
David Garcia Quintas 1678c58183 wip 9 years ago