Commit History

作者 SHA1 備註 提交日期
  yang-g c42d844d27 Let ServerContext own the initial_metadata array for sync calls 9 年之前
  David Garcia Quintas f31f096274 Use call context to propagare LR costs 9 年之前
  Craig Tiller 7c70b6c144 Revert "Revert "Metadata handling rewrite"" 9 年之前
  Craig Tiller 5e01e2ac97 Revert "Metadata handling rewrite" 9 年之前
  Craig Tiller f658bf0e1b Start resolving memory issues in C++ metadata 9 年之前
  Vijay Pai 5c41bab92c Remove references to NO_CHRONO option 9 年之前
  Vijay Pai bcc59f425c Remove a useless forward declaration 9 年之前
  yang-g 4287998855 Add a test spouse for server context 9 年之前
  David Garcia Quintas d10f1775eb Merge branch 'master' of github.com:grpc/grpc into codegen_cleanse 9 年之前
  kpayson64 8d40e083f1 Merge pull request #7018 from vjpai/fc_unary 9 年之前
  David Garcia Quintas 410208c25c Merge branch 'master' of github.com:grpc/grpc into codegen_cleanse 9 年之前
  Vijay Pai de2aec8106 Merge branch 'master' into fc_unary 9 年之前
  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 年之前
  Julien Boeuf 2b2b345841 Addressing feedback. 9 年之前
  Julien Boeuf 6b93d46bb8 Adding extension points for security context. 9 年之前
  Vijay Pai 581097fe0d Make FCUnary and ServerReaderWriter derived classes of a new 9 年之前
  Vijay Pai 666681612e Merge branch 'master' into fc_unary 9 年之前
  David Garcia Quintas 1f32ae4e84 Merge branch 'master' of github.com:grpc/grpc into codegen_cleanse 9 年之前
  David Garcia Quintas 1399e466b0 removed codegen/time.h 9 年之前
  David Garcia Quintas 440558a7ec C++ Compression Level set properly 9 年之前
  Vijay Pai 0a1c598986 Merge branch 'master' into fc_unary 9 年之前
  vjpai c0c38b1f19 Make the FCUnary class actually work and test it 10 年之前
  Bill Clarke c072c927a8 Const correctness for ClientContext and ServerContext getters 10 年之前
  Craig Tiller 3ab2fe0094 Rollup of changes from the latest import 10 年之前
  Craig Tiller 399b3c42de Fix client_crash_test, implement idempotency, fail_fast for C++ 10 年之前
  Craig Tiller 6169d5f7b0 Update copyrights 10 年之前
  Craig Tiller f40df23eeb Auto-changes 10 年之前
  Sree Kuchibhotla b0d1567e8e Revert "Revert "Properly integrate async API with server-side cancellations."" 10 年之前
  Sree Kuchibhotla edd96e4926 Revert "Properly integrate async API with server-side cancellations." 10 年之前
  Vijay Pai 13ee2f2df3 Properly integrate async API with server-side cancellations. 10 年之前