1. 7897ae9 auto-fix most of licenses by Jan Tattermusch · 7 years ago
  2. 12855fc polishing public docs by Jan Tattermusch · 9 years ago
  3. 4c25efa support for reading response headers on client side by Jan Tattermusch · 9 years ago
  4. fb34a99 reading of response headers for unary response calls by Jan Tattermusch · 9 years ago
  5. 1b926ee add comments by Jan Tattermusch · 9 years ago
  6. 66eb18d fixing doc comments by Jan Tattermusch · 9 years ago
  7. 5cb5ced refactoring client side calls by Jan Tattermusch · 9 years ago
  8. cc97fed regenerated code by Jan Tattermusch · 9 years ago
  9. 542e21c refactoring AsyncCall by Jan Tattermusch · 9 years ago
  10. 5e10f18 introduce CallContext by Jan Tattermusch · 9 years ago
  11. 0846b68 add Timeout support and tests by Jan Tattermusch · 9 years ago
  12. 5269d16 codegen and API changes by Jan Tattermusch · 9 years ago
  13. ed4b7a7 modify client call interface to allow reading status and trailers by Jan Tattermusch · 9 years ago
  14. e5c9b80 renaming stub to client and refactoring metadata class by Jan Tattermusch · 9 years ago
  15. 04eb89c no need to call GrpcEnvironment.Initialize() explicitly by Jan Tattermusch · 9 years ago
  16. 2d2652d implemented disposal logic for calls by Jan Tattermusch · 9 years ago
  17. bdb1b48 add a generic constraint for TRequest and TResponse to require a class by Jan Tattermusch · 9 years ago
  18. 618647d fixed some stylecop warnings by Jan Tattermusch · 9 years ago
  19. e5c4460 Added basic support for cancellation by Jan Tattermusch · 9 years ago
  20. a5272b6 A new version C# API based on async/await by Jan Tattermusch · 9 years ago
  21. c0b3721 added support for metadata by Jan Tattermusch · 9 years ago
  22. 286975f Started using immutable collections and other code cleanup by Jan Tattermusch · 9 years ago
  23. 075dde4 code style fixes based on StyleCop warnings by Jan Tattermusch · 9 years ago
  24. 4d70326 Fix exception unwrapping for unary call by Jan Tattermusch · 9 years ago
  25. 50faa8f Added support for true synchronous unary call and added some performance tests. by Jan Tattermusch · 9 years ago
  26. 8b86b15 renaming of VS projects and other minor structural fixes by Jan Tattermusch · 9 years ago[Renamed from src/csharp/GrpcCore/Calls.cs]
  27. 3086862 Changed namespace from Google.GRPC to Grpc, sorted using statements, minor refactorings by Jan Tattermusch · 9 years ago
  28. 337a2dd migration to new C API by Jan Tattermusch · 9 years ago
  29. 190d360 Add missing new-lines at end of file by Craig Tiller · 9 years ago
  30. af77b3d changed 2014 -> 2015 by Jan Tattermusch · 9 years ago
  31. a7fff86 added license headers to all grpc C# files by Jan Tattermusch · 9 years ago
  32. a7608b0 Prototype of gRPC C# library (Core and API examples) by Jan Tattermusch · 9 years ago