1. f99689a Merge pull request #1704 from jtattermusch/nuget_symbols by Tim Emiola · 9 years ago
  2. 5f0c4da Add generated documentation to nuget packages by Jan Tattermusch · 9 years ago
  3. 2ce352d added support for building Symbol packages by Jan Tattermusch · 9 years ago
  4. 121e060 Don't include a core file by vjpai · 9 years ago
  5. 72b0f3a Merge pull request #1685 from ctiller/cq-fix by Michael Lumish · 9 years ago
  6. 19944f5 Merge pull request #1574 from murgatroid99/node_service_packager by Tim Emiola · 9 years ago
  7. bbc8a40 Merge pull request #1690 from ctiller/gem-shard by Yang Gao · 9 years ago
  8. a96cdee Merge pull request #1648 from jtattermusch/csharp_disposable_calls by Tim Emiola · 9 years ago
  9. 2c523e5 Merge pull request #1684 from ctiller/speculation-of-the-nation by David Klempner · 9 years ago
  10. 387b5bc Merge pull request #1682 from ctiller/my-asan-is-better-than-yours by David G. Quintas · 9 years ago
  11. 14f3925 Merge pull request #1686 from nathanielmanistaatgoogle/fix-append-call by Masood Malekghassemi · 9 years ago
  12. 3a30336 Merge pull request #1676 from codeship/ngauthier-encapsulate-logging by Tim Emiola · 9 years ago
  13. 2d2652d implemented disposal logic for calls by Jan Tattermusch · 9 years ago
  14. 9f550a3 changed tests and examples to use "using" for IDisposable calls by Jan Tattermusch · 9 years ago
  15. bdf2e62 make call object implement IDisposable by Jan Tattermusch · 9 years ago
  16. acfcfef remove unused example by Jan Tattermusch · 9 years ago
  17. 43dc50b make naming of async write methods clearer (by adding Async suffix) by Jan Tattermusch · 9 years ago
  18. e1c24fc Merge pull request #1646 from jtattermusch/csharp_api_fixes by Tim Emiola · 9 years ago
  19. 644cad6 Fix segfault exposed by Ruby by Craig Tiller · 9 years ago
  20. 1c8f36c Fix mistaken method name: "append", not "add" by Nathaniel Manista · 9 years ago
  21. a605d33 Make cq tracing work again by Craig Tiller · 9 years ago
  22. dc6e86b Kick the tire down the road instead of blocking to free up threads by Craig Tiller · 9 years ago
  23. e4b329b Merge pull request #1675 from jtattermusch/csharp_codegen_improvements by Michael Lumish · 9 years ago
  24. c9d0382 Zombie, then delete abandoned but queued incoming calls by Craig Tiller · 9 years ago
  25. d4919d0 Enforce invariant of not performing reads after stream closure by Craig Tiller · 9 years ago
  26. 8166675 Fixed writer comment by murgatroid99 · 9 years ago
  27. 606129b Fixed boolean variable by murgatroid99 · 9 years ago
  28. dbfe2f4 Added cancel_after_first_response test by murgatroid99 · 9 years ago
  29. f233d96 Encapsulate logger within GRPC module by Nick Gauthier · 9 years ago
  30. 7ca6179 Make IAsyncReadStream use IAsyncEnumerator from Ix-Async by Jan Tattermusch · 9 years ago
  31. a42c1fe Merge pull request #1661 from ctiller/really-really-finish-the-stream by Yang Gao · 9 years ago
  32. 3fffe60 regenerate service stubs by Jan Tattermusch · 9 years ago
  33. 41f9f33 use full name when referencing protobuf messages by Jan Tattermusch · 9 years ago
  34. edc54b5 Merge pull request #1621 from jcanizales/updates-proto-plugin by Michael Lumish · 9 years ago
  35. 1155d0a Merge pull request #1671 from jcanizales/add-codegen-instructions by Michael Lumish · 9 years ago
  36. 958b0b9 Merge pull request #1664 from jcanizales/renames-grx-writeable-methods by Michael Lumish · 9 years ago
  37. c5c65aa Add instructions to generate code and integrate it by Jorge Canizales · 9 years ago
  38. d17403c Correctly handle reading the final message and then sending status by Craig Tiller · 9 years ago
  39. eb68a80 Merge github.com:grpc/grpc into really-really-finish-the-stream by Craig Tiller · 9 years ago
  40. aa253c3 Merge pull request #1663 from yang-g/leak by Craig Tiller · 9 years ago
  41. c5e639f Removes spurious change to Test.pb.m by Jorge Canizales · 9 years ago
  42. b2c300c s/didFinishWithError/writesFinishedWithError by Jorge Canizales · 9 years ago
  43. a90a9c3 s/didReceiveValue/writeValue by Jorge Canizales · 9 years ago
  44. 386643e Merge pull request #1589 from nicolasnoble/ruby-cleanup by Tim Emiola · 9 years ago
  45. d014f02 Fix a potential leak by Yang Gao · 9 years ago
  46. 949c255 Merge pull request #1655 from murgatroid99/node_server_handle_invalid_arguments by Tim Emiola · 9 years ago
  47. 7a29098 Send RST_STREAM when closing from the server without getting a client half-close first by Craig Tiller · 9 years ago
  48. 0dc2927 Merge pull request #1659 from jayantkolhe/my-shiny-new-branch by Jorge Canizales · 9 years ago
  49. 6ab757b Update README.md by Jayant Kolhe · 9 years ago
  50. 6d98e81 Merge pull request #1654 from jtattermusch/protobuf-upgrade by Nathaniel Manista · 9 years ago
  51. b98188e Upgrading third_party/protobuf to version v3.0.0-alpha-1-150-g7d5cf8d. by Nicolas "Pixel" Noble · 9 years ago
  52. 9a688df Merge pull request #1647 from jcanizales/buffered-pipe-and-ping-pong-test by Michael Lumish · 9 years ago
  53. 04589a7 Fixed server to handle invalid arguments without breaking by murgatroid99 · 9 years ago
  54. 42e47b4 Copy values before buffering them. by Jorge Canizales · 9 years ago
  55. c1f3f2d Extension should return a const char *. by Julien Boeuf · 9 years ago
  56. 63e4091 Add warning about the perils of buffering without bounds by Jorge Canizales · 9 years ago
  57. 778c61b Added failing tests for server bad argument handling by murgatroid99 · 9 years ago
  58. 5a8b87c Merge pull request #1644 from jboeuf/tsi_util_refactoring by Nicolas Noble · 9 years ago
  59. 421f6c9 Use BufferedPipe to add PingPong test and fix Cancel test by Jorge Canizales · 9 years ago
  60. 142acc9 Adds GRXBufferedPipe by Jorge Canizales · 9 years ago
  61. 2a7906c Merge pull request #1643 from jcanizales/fixes-server-streaming-test by Michael Lumish · 9 years ago
  62. cf4124e Putting tsi util in header so that it can be used elsewhere. by Julien Boeuf · 9 years ago
  63. e454f4a Fix false positive in server streaming test by Jorge Canizales · 9 years ago
  64. 6eccb08 Merge pull request #1594 from yang-g/creds by jboeuf · 9 years ago
  65. 04ae923 Merge pull request #1575 from dgquintas/profiling_marks_strtags by Vijay Pai · 9 years ago
  66. 7dff30d Merge pull request #1636 from jcanizales/move-sample-to-proto3 by Michael Lumish · 9 years ago
  67. 9e28875 Merge pull request #1637 from ctiller/explain-the-things by Yang Gao · 9 years ago
  68. cc1c37c Merge pull request #1630 from jtattermusch/nuget_adjustments by Tim Emiola · 9 years ago
  69. 818b876 Delete antiquated code by Craig Tiller · 9 years ago
  70. 05456f8 Move sample app to proto3 and clarify usage example by Jorge Canizales · 9 years ago
  71. c54a0ca Adds local sample test using generated service by Jorge Canizales · 9 years ago
  72. 184e02b Moves the RouteGuide local tests to proto3 by Jorge Canizales · 9 years ago
  73. 2410f99 Regenerates RouteGuide library as proto3 by Jorge Canizales · 9 years ago
  74. 44fb295 Move our runtime to proto3 and make the dependency explicit by Jorge Canizales · 9 years ago
  75. 206e75b Adjust remote tests to use proto3 by Jorge Canizales · 9 years ago
  76. fd88e46 Make the test.proto etc proto3, regenerate files, adjust podspec and Podfile by Jorge Canizales · 9 years ago
  77. 73d7fab some nuget packaging adjustments by Jan Tattermusch · 9 years ago
  78. dc73a32 Merge pull request #1626 from murgatroid99/objective_c_interop_tests by Jorge Canizales · 9 years ago
  79. 25750d9 Some modifications based on comments by murgatroid99 · 9 years ago
  80. 302b29f generate MathServer.exe instead of Grpc.Examples.MathServer by Jan Tattermusch · 9 years ago
  81. ac25e00 Merge pull request #1624 from jtattermusch/csharp_readme_updates by Tim Emiola · 9 years ago
  82. 343bea6 Fixed cancellation tests by murgatroid99 · 9 years ago
  83. 1602c5f Added more interop tests by murgatroid99 · 9 years ago
  84. c6d43ec update readme for c# by Jan Tattermusch · 9 years ago
  85. 9aaa1b6 Merge pull request #1617 from ctiller/force-a-crash-but-then-dont-crash by Nicolas Noble · 9 years ago
  86. 11b8bab Merge branch 'master' into objective_c_interop_tests by murgatroid99 · 9 years ago
  87. 1900dfc Generate imports for .proto dependencies, and read prefix from file. by Jorge Canizales · 9 years ago
  88. 4f1fa98 ... by Craig Tiller · 9 years ago
  89. ee210ab GPR_ASSERT is not an expression by Craig Tiller · 9 years ago
  90. ea43b90 Added server_streaming interop test by murgatroid99 · 9 years ago
  91. 280ca17 resolve comments by Yang Gao · 9 years ago
  92. b703738 Merge pull request #1600 from murgatroid99/php_single_completion_queue by Tim Emiola · 9 years ago
  93. 02edd87 Merge pull request #1607 from murgatroid99/node_timeout_interop_test by Tim Emiola · 9 years ago
  94. c21a809 Add subprocess GPR API by Craig Tiller · 9 years ago
  95. 1a7918b Generate separate files until either of GeneratorContext::OpenForAppend/Insert work. by Jorge Canizales · 9 years ago
  96. 472f0b0 Fixes generated implementation file and adjusts plugin to proto3 by Jorge Canizales · 9 years ago
  97. 9a065d2 Adjusts generated header to new runtime and surface. by Jorge Canizales · 9 years ago
  98. 08b0e66 Added comments to service_packager script by murgatroid99 · 9 years ago
  99. 031c7ee add newline at eof by Jan Tattermusch · 9 years ago
  100. dd95e9d added build script and script for building nuget packages by Jan Tattermusch · 9 years ago