Commit History

Author SHA1 Message Date
  David Garcia Quintas d10f1775eb Merge branch 'master' of github.com:grpc/grpc into codegen_cleanse 9 years ago
  kpayson64 8d40e083f1 Merge pull request #7018 from vjpai/fc_unary 9 years ago
  David Garcia Quintas 410208c25c 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
  Julien Boeuf 2b2b345841 Addressing feedback. 9 years ago
  Julien Boeuf 6b93d46bb8 Adding extension points for security context. 9 years ago
  Vijay Pai 581097fe0d Make FCUnary and ServerReaderWriter derived classes of a new 9 years ago
  Vijay Pai 666681612e Merge branch 'master' into fc_unary 9 years ago
  David Garcia Quintas 1f32ae4e84 Merge branch 'master' of github.com:grpc/grpc into codegen_cleanse 9 years ago
  David Garcia Quintas 1399e466b0 removed codegen/time.h 9 years ago
  David Garcia Quintas 440558a7ec C++ Compression Level set properly 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 9 years ago
  Bill Clarke c072c927a8 Const correctness for ClientContext and ServerContext getters 9 years ago
  Craig Tiller 3ab2fe0094 Rollup of changes from the latest import 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 f40df23eeb Auto-changes 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
  Sree Kuchibhotla 3075c81028 Update comment on TryCancel() API 10 years ago
  Sree Kuchibhotla f25c6ba229 Comments and format 10 years ago
  Sree Kuchibhotla 7fa9d6f4c8 TryCancel() on ServerContext() 10 years ago
  David Garcia Quintas b523c732d1 async_stream.h done. Compiles 10 years ago