1. 6943fb3 added cpu_windows.c by Jan Tattermusch · 9 years ago
  2. 187994e Merge pull request #448 from nicolasnoble/grpc-win32 by Craig Tiller · 9 years ago
  3. 49959ed Have unary pollset check to see if the existing fd is orphaned by David Klempner · 9 years ago
  4. a81196c Merge pull request #460 from nathanielmanistaatgoogle/server_credentials_wrapping by jboeuf · 9 years ago
  5. 98c387d Merge pull request #428 from ctiller/clientlock2 by Nicolas Noble · 9 years ago
  6. 49c877e Add a wrapping of grpc_server_credentials. by Nathaniel Manista · 9 years ago
  7. 38f9651 Merge pull request #461 from jtattermusch/csharp_windows by Michael Lumish · 9 years ago
  8. f0ea718 update readme file by Jan Tattermusch · 9 years ago
  9. 9b2a531 Correctly handle large headers in HPACK table by Craig Tiller · 9 years ago
  10. 860f6d0 started using nuget packages for dependencies by Jan Tattermusch · 9 years ago
  11. 3d8e34d Rewording comment :-) by Nicolas "Pixel" Noble · 9 years ago
  12. de34316 Return OK on server if there's no explicit status set by Craig Tiller · 9 years ago
  13. d72ba6a Merge cleanup. by Nicolas Noble · 9 years ago
  14. 811b078 Merge branch 'master' of github.com:google/grpc into grpc-win32 by Nicolas "Pixel" Noble · 9 years ago
  15. 45e67a3 Addressing comments. by Nicolas Noble · 9 years ago
  16. 79a78c2 Fixed typo in stock_server.js0 by murgatroid99 · 9 years ago
  17. d95a16c Added echoing of requested stock symbol. by Jun Yang · 9 years ago
  18. 09e4ea1 Merge pull request #440 from jyang/complete-sample-in-client-jsdoc by Tim Emiola · 9 years ago
  19. bc8169e Merge pull request #439 from tbetbetbe/grpc_ruby_update_after_c_core_changes by Michael Lumish · 9 years ago
  20. 1a22275 Stop calling finish on server calls by Tim Emiola · 9 years ago
  21. 9fd6770 fixes a typo by Tim Emiola · 9 years ago
  22. 67354c8 Completed minimal sample in JsDoc of stock client. by Jun Yang · 9 years ago
  23. 5d66df8 updates the client server spec to reflect that status is no longer shown by Tim Emiola · 9 years ago
  24. b24054a Disable failing wrapping level tests by Tim Emiola · 9 years ago
  25. 767482b Fixed math and stock servers by murgatroid99 · 9 years ago
  26. d278574 Merge pull request #423 from jtattermusch/interop_testing by Tim Emiola · 9 years ago
  27. c3ac185 Fixes a event compiler error by Tim Emiola · 9 years ago
  28. 392d1e0 addressed review comments by Jan Tattermusch · 9 years ago
  29. c52c463 Minor comment update by murgatroid99 · 9 years ago
  30. 484cd9a Updated event.cc with new changes by murgatroid99 · 9 years ago
  31. ee8f51f Merge pull request #381 from ctiller/async-api-new by Yang Gao · 9 years ago
  32. 7d41321 Reduce contention on lock by Craig Tiller · 9 years ago
  33. 970781b Add missing unlock by Craig Tiller · 9 years ago
  34. d78a657 Merge github.com:grpc/grpc into async-api-new by Craig Tiller · 9 years ago
  35. 2a2bacc Remove TODO by Craig Tiller · 9 years ago
  36. f834bdc Move completion_queue.cc to common by Craig Tiller · 9 years ago
  37. 6b7523d updated readme by Jan Tattermusch · 9 years ago
  38. d233d3a added some more interop tests by Jan Tattermusch · 9 years ago
  39. 56b805f added support for streaming calls to TestService stubs by Jan Tattermusch · 9 years ago
  40. eb3e76e scaffolding for interop_client and little bit of project renaming by Jan Tattermusch · 9 years ago
  41. a4b63bf Added simplified TestService for interop testing by Jan Tattermusch · 9 years ago
  42. 8a7424a Merge pull request #384 from ctiller/buffer by Vijay Pai · 9 years ago
  43. f2d5e40 Merge pull request #415 from jtattermusch/csharp_progress by Tim Emiola · 9 years ago
  44. 41efbf3 Merge github.com:google/grpc into async-api-new by Craig Tiller · 9 years ago
  45. 62d424a Merge github.com:google/grpc into buffer by Craig Tiller · 9 years ago
  46. 4acf81e Merge pull request #418 from nicolasnoble/tmp-win32 by Craig Tiller · 9 years ago
  47. 4bf41d8 Merge pull request #387 from maxwell-demon/census_active_ops by Alistair Veitch · 9 years ago
  48. 696fda9 Add dropped line by Craig Tiller · 9 years ago
  49. b332316 Remove debug by Craig Tiller · 9 years ago
  50. a0ec4fc Adding /tmp to prefix when creating posix temporary files. by Julien Boeuf · 9 years ago
  51. d6dcec5 Making the gpr_tmpfile's win32 version a bit more Windows-y. by Nicolas "Pixel" Noble · 9 years ago
  52. 8b976d0 Fixes by Craig Tiller · 9 years ago
  53. c230a74 Merge github.com:google/grpc into async-api-new by Craig Tiller · 9 years ago
  54. 15111f5 Polishing C# math service implementation and added an in-process mathclient mathserver test by Jan Tattermusch · 9 years ago
  55. 3d6fa14 Merge pull request #411 from jtattermusch/csharp_server by Michael Lumish · 9 years ago
  56. caa3614 removed outdated comment by Jan Tattermusch · 9 years ago
  57. a3b659c added comment by Jan Tattermusch · 9 years ago
  58. 3054756 Fix in-flight cancellations by Craig Tiller · 9 years ago
  59. 2bfbfe8 prefix struct & functions in census_tracing.h per ctiller's suggestion. by Hongyu Chen · 9 years ago
  60. 98ad9bd Merge github.com:google/grpc into async-api-new by Craig Tiller · 9 years ago
  61. fee91b4 Converted some cancellation tests by Craig Tiller · 9 years ago
  62. 1ed726c More update on dup_annotation_list following review comments. by Hongyu Chen · 9 years ago
  63. 0840da4 Move pollset_kick wfd creation/destruction out of freelist lock by David Klempner · 9 years ago
  64. aa2ac59 Merge github.com:google/grpc into async-api-new by Craig Tiller · 9 years ago
  65. f229d4f Merge pull request #359 from jboeuf/ssl_default_creds_integration by Yang Gao · 9 years ago
  66. 5f925a9 Addressing comments. by Julien Boeuf · 9 years ago
  67. aeec9a9 Added usage info to csharp/README.md by Jan Tattermusch · 9 years ago
  68. 4f97273 Fix memory usage by Craig Tiller · 9 years ago
  69. 3bef00b Merge branch 'census_active_ops' of https://github.com/maxwell-demon/grpc into census_active_ops by Hongyu Chen · 9 years ago
  70. b567454 Update following a-vietch's comments by Hongyu Chen · 9 years ago
  71. 86d9159 Merge github.com:google/grpc into async-api-new by Craig Tiller · 9 years ago
  72. 46c3be0 Update census_tracing.h by Alistair Veitch · 9 years ago
  73. 8ce5e8b Improved the server implementation to be able to register call handlers, also some refactoring by Jan Tattermusch · 9 years ago
  74. 0a927bf Fix memory leak on server channels by Craig Tiller · 9 years ago
  75. 0f3ec82 Adding Windows tcp server code. by Nicolas "Pixel" Noble · 9 years ago
  76. 8aa09c3 Fix lame client by Craig Tiller · 9 years ago
  77. da66937 Force a round trip on disconnect before closing a channel by Craig Tiller · 9 years ago
  78. 051a55c Don't double delete by Craig Tiller · 9 years ago
  79. 4e54cf5 Fix another leak by Craig Tiller · 9 years ago
  80. 3f17789 Merge github.com:google/grpc into lesan by Craig Tiller · 9 years ago
  81. fd6f507 Merge github.com:google/grpc into buffer by Craig Tiller · 9 years ago
  82. 119dcf0 Merge branch 'buffer' of github.com:ctiller/grpc into buffer by Craig Tiller · 9 years ago
  83. de64862 Remove ternary operators here by Craig Tiller · 9 years ago
  84. 6911552 Merge pull request #378 from jtattermusch/csharp_prototype by Tim Emiola · 9 years ago
  85. 068f193 Merge pull request #402 from murgatroid99/node_readme by Tim Emiola · 9 years ago
  86. 3397474 Merge pull request #383 from ctiller/http3 by Vijay Pai · 9 years ago
  87. b1d99bf Better fix for segfault by Craig Tiller · 9 years ago
  88. ebf94bf Fix segfault by Craig Tiller · 9 years ago
  89. 37bbead Fix memory leaks by Craig Tiller · 9 years ago
  90. ea3697b Fix memory leak by Craig Tiller · 9 years ago
  91. 5200c18 Go one further. by Craig Tiller · 9 years ago
  92. 3dd8c2e Respecify our way out of some very high contention by Craig Tiller · 9 years ago
  93. 9be9860 Oooops. Forgot a the new file. by Julien Boeuf · 9 years ago
  94. 027afee Merge github.com:google/grpc into http3 by Craig Tiller · 9 years ago
  95. b5ba155 Merge github.com:google/grpc into buffer by Craig Tiller · 9 years ago
  96. 53476f1 Merge pull request #396 from dklempner/source_cleanup by Craig Tiller · 9 years ago
  97. 98ffd17 Merge pull request #398 from nicolasnoble/http2-read-first by Craig Tiller · 9 years ago
  98. 7413f10 Adding linux specific env implementation. by Julien Boeuf · 9 years ago
  99. 4b6ab78 Merge github.com:google/grpc into async-api by Craig Tiller · 9 years ago
  100. ba410fa Fixing bad copy/paste. by Nicolas "Pixel" Noble · 9 years ago