Revīziju vēsture

Autors SHA1 Ziņojums Datums
  Jan Tattermusch e7fb4e57ae avoid deadlock while cancelling a call 7 gadi atpakaļ
  Jan Tattermusch c5638887bf make everything compile 7 gadi atpakaļ
  Jan Tattermusch 7897ae9308 auto-fix most of licenses 8 gadi atpakaļ
  Jan Tattermusch b35dfa83b5 remove existing profiling points 9 gadi atpakaļ
  Jan Tattermusch 6eb987780a simplify delayed streaming write logic 9 gadi atpakaļ
  Jan Tattermusch a610e32e4b throw correct exception failed writes 9 gadi atpakaļ
  Jan Tattermusch b8d50af3a5 deduplicate send finished handler 9 gadi atpakaļ
  Jan Tattermusch 5b521d2cbe Merge pull request #6712 from jtattermusch/csharp_more_completion_queues 9 gadi atpakaļ
  Jan Tattermusch b089320d40 completion registry is per cq 9 gadi atpakaļ
  Jan Tattermusch d910833175 clientside writes should finish with TaskCanceledException if cancel was previously requested 9 gadi atpakaļ
  Jan Tattermusch 6098848a3f allow short-circuiting the send operation 9 gadi atpakaļ
  Jan Tattermusch 239fce1344 simplify implementation of SendCloseFromClient 9 gadi atpakaļ
  Jan Tattermusch 8472cc5bc5 preparation for write semantics cleanup 9 gadi atpakaļ
  Jan Tattermusch 82e4581898 get rid of AsyncCompletionDelegate 9 gadi atpakaļ
  Jan Tattermusch afe1fe8a09 use tcs for streamingWrites 9 gadi atpakaļ
  Jan Tattermusch 98f2430d2d throw RpcException from writes after finishing 9 gadi atpakaļ
  Jan Tattermusch 739e86c394 finishing serverside request stream should not be required for disposal 9 gadi atpakaļ
  Jan Tattermusch b32e29f0a2 make SendStatusFromServer independent on WriteAsync 9 gadi atpakaļ
  Jan Tattermusch 96f21a27cb make end-of-stream idempotent 9 gadi atpakaļ
  Jan Tattermusch 69274c2a0d add more features 9 gadi atpakaļ
  Jan Tattermusch 153c32a1eb allow halfclose after close on clients 9 gadi atpakaļ
  Craig Tiller 6169d5f7b0 Update copyrights 9 gadi atpakaļ
  Jan Tattermusch 7a3ee6a3a3 rename Preconditions to GrpcPreconditions 9 gadi atpakaļ
  David Garcia Quintas 3c1720c984 Updated copyrights... 9 gadi atpakaļ
  David Garcia Quintas 45484b31bb Added sanity check for trailing newlines 9 gadi atpakaļ
  Jan Tattermusch 839e1d1324 remove dead code from AsyncCallBase 9 gadi atpakaļ
  Jan Tattermusch 452ca9b912 add profiling support 10 gadi atpakaļ
  Jan Tattermusch 67c4587c88 error spec compliance and marshalling tests 10 gadi atpakaļ
  Jan Tattermusch 3af838a2d7 simplify stream reads on client side 10 gadi atpakaļ
  Jan Tattermusch ea02eb619d introduce INativeCall interface to simplify testing 10 gadi atpakaļ