1. 7897ae9 auto-fix most of licenses by Jan Tattermusch · 7 years ago
  2. 6169d5f Update copyrights by Craig Tiller · 8 years ago
  3. 0f89256 update copyrights by Jan Tattermusch · 8 years ago
  4. 7a3ee6a rename Preconditions to GrpcPreconditions by Jan Tattermusch · 8 years ago
  5. 12855fc polishing public docs by Jan Tattermusch · 9 years ago
  6. 1b926ee add comments by Jan Tattermusch · 9 years ago
  7. 9698b5b polishing CallOptions by Jan Tattermusch · 9 years ago
  8. 39a9ec8 fix preconditions class by Jan Tattermusch · 9 years ago
  9. 5c371f8 renamed CallContext to CallOptions by Jan Tattermusch · 9 years ago
  10. 5cb5ced refactoring client side calls by Jan Tattermusch · 9 years ago[Renamed (68%) from src/csharp/Grpc.Core/Call.cs]
  11. cc97fed regenerated code by Jan Tattermusch · 9 years ago
  12. 542e21c refactoring AsyncCall by Jan Tattermusch · 9 years ago
  13. 5e10f18 introduce CallContext by Jan Tattermusch · 9 years ago
  14. 0846b68 add Timeout support and tests by Jan Tattermusch · 9 years ago
  15. 7ca6179 Make IAsyncReadStream use IAsyncEnumerator from Ix-Async by Jan Tattermusch · 9 years ago
  16. bee9325 Make sure full method name starts with slash 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. a5272b6 A new version C# API based on async/await by Jan Tattermusch · 9 years ago
  19. c0b3721 added support for metadata by Jan Tattermusch · 9 years ago
  20. 075dde4 code style fixes based on StyleCop warnings by Jan Tattermusch · 9 years ago
  21. 8b86b15 renaming of VS projects and other minor structural fixes by Jan Tattermusch · 9 years ago[Renamed from src/csharp/GrpcCore/Call.cs]
  22. 3086862 Changed namespace from Google.GRPC to Grpc, sorted using statements, minor refactorings by Jan Tattermusch · 9 years ago
  23. 190d360 Add missing new-lines at end of file by Craig Tiller · 9 years ago
  24. af77b3d changed 2014 -> 2015 by Jan Tattermusch · 9 years ago
  25. a7fff86 added license headers to all grpc C# files by Jan Tattermusch · 9 years ago
  26. 15111f5 Polishing C# math service implementation and added an in-process mathclient mathserver test by Jan Tattermusch · 9 years ago
  27. caa3614 removed outdated comment by Jan Tattermusch · 9 years ago
  28. 8ce5e8b Improved the server implementation to be able to register call handlers, also some refactoring by Jan Tattermusch · 9 years ago
  29. a7608b0 Prototype of gRPC C# library (Core and API examples) by Jan Tattermusch · 9 years ago