1. a7ca866 add test for shuttingdown event by Jan Tattermusch · 7 years ago
  2. 7897ae9 auto-fix most of licenses by Jan Tattermusch · 7 years ago
  3. 5858441 make environment shutdown asynchronous by Jan Tattermusch · 8 years ago
  4. 71702b1 fix tests by Jan Tattermusch · 8 years ago
  5. 5ee8e77 add support for multiple cqs to GrpcThreadPool by Jan Tattermusch · 8 years ago
  6. 6169d5f Update copyrights by Craig Tiller · 8 years ago
  7. 21f1afc Fix some C# copyrights by vjpai · 8 years ago
  8. 6819ee7 fix GrpcEnvironmentTest by Jan Tattermusch · 8 years ago
  9. ea02eb6 introduce INativeCall interface to simplify testing by Jan Tattermusch · 9 years ago
  10. 2b35795 get rid of explicit GrpcEnvironment.Shutdown() by Jan Tattermusch · 9 years ago
  11. 1338798 fix method signature and add test by Jan Tattermusch · 9 years ago
  12. 04eb89c no need to call GrpcEnvironment.Initialize() explicitly by Jan Tattermusch · 9 years ago
  13. 075dde4 code style fixes based on StyleCop warnings by Jan Tattermusch · 9 years ago
  14. a0fcfcc Fixed formatting by Jan Tattermusch · 9 years ago
  15. 8b86b15 renaming of VS projects and other minor structural fixes by Jan Tattermusch · 9 years ago[Renamed from src/csharp/GrpcCoreTests/GrpcEnvironmentTest.cs]
  16. 3086862 Changed namespace from Google.GRPC to Grpc, sorted using statements, minor refactorings by Jan Tattermusch · 9 years ago
  17. 190d360 Add missing new-lines at end of file by Craig Tiller · 9 years ago
  18. d853baa Merge pull request #516 from jtattermusch/csharp_shutdown by Tim Emiola · 9 years ago
  19. af77b3d changed 2014 -> 2015 by Jan Tattermusch · 9 years ago
  20. a7fff86 added license headers to all grpc C# files by Jan Tattermusch · 9 years ago
  21. 23821ce Reworked GrpcEnvironment initialization and shutdown to allow running all tests at once. by Jan Tattermusch · 9 years ago
  22. a7608b0 Prototype of gRPC C# library (Core and API examples) by Jan Tattermusch · 9 years ago