Commit History

Author SHA1 Message Date
  Jan Tattermusch ec351c1ac2 reorder UnsafeSerialize 6 years ago
  Jan Tattermusch aaddd42c00 add serializationScope and refactoring for efficiency 6 years ago
  Jan Tattermusch 31eff3e679 stuff builds but tests crash 6 years ago
  mgravell 39775cf30f remove delegate allocation and boxing from cancellation registrations 6 years ago
  Jan Tattermusch 76e3489216 csharp: support slice-by-slice deserialization 7 years ago
  Jan Tattermusch 222dd9f340 fixes from code review 6 years ago
  Jan Tattermusch 50854e9521 remove unsubstantiated TODO 6 years ago
  Jan Tattermusch d748d9c01d Refactor ContextPropagationToken 6 years ago
  Jan Tattermusch 5344c81f3c switch C# to contextual serializer and deserializer internally 7 years ago
  Jan Tattermusch 917af9a47f use finally instead of catch-throw 7 years ago
  Jan Tattermusch ee510fb328 make sync unary call behave more like async unary 7 years ago
  Jan Tattermusch b155c314f1 handle failures in async call initialization without leaks 7 years ago
  Jan Tattermusch e7fb4e57ae avoid deadlock while cancelling a call 7 years ago
  Chris Lamb fba18d8551 Fix a number of spelling errors. 7 years ago
  Jan Tattermusch 0f41e496d2 simple version of batchcontext pooling 7 years ago
  Jan Tattermusch c5638887bf make everything compile 7 years ago
  Chris Bacon f693013b13 De-register cancellation token 8 years ago
  Jan Tattermusch e64825c302 Populate trailers in RpcException 8 years ago
  Jan Tattermusch 7897ae9308 auto-fix most of licenses 8 years ago
  Jan Tattermusch b7462944ba adapt C# to new cq_create API 8 years ago
  Jan Tattermusch 43416dac68 wire passing of C# CallFlags to C core 8 years ago
  Jan Tattermusch b35dfa83b5 remove existing profiling points 9 years ago
  Jan Tattermusch 1a47fd02f6 lazy initialize streamingResponseCallFinishedTcs 9 years ago
  Jan Tattermusch 5fe5eba969 provide framework independent version of Task.CompletedTask 9 years ago
  Jan Tattermusch 6eb987780a simplify delayed streaming write logic 9 years ago
  Jan Tattermusch 7a73bec0e5 dont allow new writes if theres a write with delayed completion 9 years ago
  Jan Tattermusch a610e32e4b throw correct exception failed writes 9 years ago
  Jan Tattermusch b8d50af3a5 deduplicate send finished handler 9 years ago
  Jan Tattermusch 5b521d2cbe Merge pull request #6712 from jtattermusch/csharp_more_completion_queues 9 years ago
  Jan Tattermusch b089320d40 completion registry is per cq 9 years ago