Commit History

Author SHA1 Message Date
  David Garcia Quintas d10f1775eb Merge branch 'master' of github.com:grpc/grpc into codegen_cleanse 9 years ago
  Vijay Pai de2aec8106 Merge branch 'master' into fc_unary 9 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 9 years ago
  Vijay Pai 581097fe0d Make FCUnary and ServerReaderWriter derived classes of a new 9 years ago
  David Garcia Quintas 1399e466b0 removed codegen/time.h 9 years ago
  Vijay Pai 0a1c598986 Merge branch 'master' into fc_unary 9 years ago
  vjpai c0c38b1f19 Make the FCUnary class actually work and test it 10 years ago
  vjpai ef01edf5b7 Fix review comments 10 years ago
  vjpai b9df2760ed Add proper documentation of ordering and thread-safety for 10 years ago
  Sree Kuchibhotla 01907123f6 generate_projects.sh and fix copyright year 10 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 10 years ago
  Craig Tiller 6169d5f7b0 Update copyrights 10 years ago
  David Garcia Quintas cd21266b5f Merge branch 'master' of github.com:grpc/grpc into codegen_lib 10 years ago
  David Garcia Quintas 60ee8dd2fc docstrings 10 years ago
  David Garcia Quintas b942640497 clang-format 10 years ago
  David Garcia Quintas be25493398 codegen interface usage of gpr_inf_future 10 years ago
  David Garcia Quintas e1ce31eda3 wip. cq refactored 10 years ago
  Sree Kuchibhotla b0d1567e8e Revert "Revert "Properly integrate async API with server-side cancellations."" 10 years ago
  Sree Kuchibhotla edd96e4926 Revert "Properly integrate async API with server-side cancellations." 10 years ago
  Vijay Pai 13ee2f2df3 Properly integrate async API with server-side cancellations. 10 years ago
  David Garcia Quintas 6bd7b97dc6 DONE!!1one 10 years ago