1. faff1ca Merge pull request #1681 from ctiller/asan-is-magical by jboeuf · 9 years ago
  2. 387b5bc Merge pull request #1682 from ctiller/my-asan-is-better-than-yours by David G. Quintas · 9 years ago
  3. 65bb6f6 Merge pull request #1683 from ctiller/i-could-teach-you-but-id-have-to-charge by David G. Quintas · 9 years ago
  4. 8524a96 Merge pull request #1680 from ctiller/asan-scrub by David G. Quintas · 9 years ago
  5. 5517190 Merge pull request #1694 from nicolasnoble/protobuf-4.8 by Masood Malekghassemi · 9 years ago
  6. 14f3925 Merge pull request #1686 from nathanielmanistaatgoogle/fix-append-call by Masood Malekghassemi · 9 years ago
  7. e0953b7 Removing old hack for C++11 and protobuf - it's no longer relevant. by Nicolas "Pixel" Noble · 9 years ago
  8. 3a30336 Merge pull request #1676 from codeship/ngauthier-encapsulate-logging by Tim Emiola · 9 years ago
  9. e1c24fc Merge pull request #1646 from jtattermusch/csharp_api_fixes by Tim Emiola · 9 years ago
  10. 1c8f36c Fix mistaken method name: "append", not "add" by Nathaniel Manista · 9 years ago
  11. 02accdb Merge pull request #1641 from ctiller/check-some-more-things by Vijay Pai · 9 years ago
  12. e4b329b Merge pull request #1675 from jtattermusch/csharp_codegen_improvements by Michael Lumish · 9 years ago
  13. 99d5c10 Fix leaks in dualstack_socket_test by Craig Tiller · 9 years ago
  14. c9d0382 Zombie, then delete abandoned but queued incoming calls by Craig Tiller · 9 years ago
  15. d4919d0 Enforce invariant of not performing reads after stream closure by Craig Tiller · 9 years ago
  16. a100152 Fix memory leak by Craig Tiller · 9 years ago
  17. a4cdf8a Fix ASAN reported leak by Craig Tiller · 9 years ago
  18. 0e6cd6c Merge pull request #1678 from murgatroid99/objective_c_more_interop by Jorge Canizales · 9 years ago
  19. 8166675 Fixed writer comment by murgatroid99 · 9 years ago
  20. 606129b Fixed boolean variable by murgatroid99 · 9 years ago
  21. dbfe2f4 Added cancel_after_first_response test by murgatroid99 · 9 years ago
  22. f233d96 Encapsulate logger within GRPC module by Nick Gauthier · 9 years ago
  23. 7ca6179 Make IAsyncReadStream use IAsyncEnumerator from Ix-Async by Jan Tattermusch · 9 years ago
  24. a42c1fe Merge pull request #1661 from ctiller/really-really-finish-the-stream by Yang Gao · 9 years ago
  25. 3fffe60 regenerate service stubs by Jan Tattermusch · 9 years ago
  26. 41f9f33 use full name when referencing protobuf messages by Jan Tattermusch · 9 years ago
  27. edc54b5 Merge pull request #1621 from jcanizales/updates-proto-plugin by Michael Lumish · 9 years ago
  28. 1155d0a Merge pull request #1671 from jcanizales/add-codegen-instructions by Michael Lumish · 9 years ago
  29. 958b0b9 Merge pull request #1664 from jcanizales/renames-grx-writeable-methods by Michael Lumish · 9 years ago
  30. 4a0b2e2 Merge pull request #1667 from jtattermusch/interop_windows_nits by donnadionne · 9 years ago
  31. c5c65aa Add instructions to generate code and integrate it by Jorge Canizales · 9 years ago
  32. d17403c Correctly handle reading the final message and then sending status by Craig Tiller · 9 years ago
  33. d0ffe14 Include pid in failures by Craig Tiller · 9 years ago
  34. eb68a80 Merge github.com:grpc/grpc into really-really-finish-the-stream by Craig Tiller · 9 years ago
  35. aa253c3 Merge pull request #1663 from yang-g/leak by Craig Tiller · 9 years ago
  36. 1ab1ab9 change default instance used as windows interop server by Jan Tattermusch · 9 years ago
  37. c5e639f Removes spurious change to Test.pb.m by Jorge Canizales · 9 years ago
  38. 4541f33 Fix tests: stage server sends so that we dont inadvertently abbreviate streams by Craig Tiller · 9 years ago
  39. b2c300c s/didFinishWithError/writesFinishedWithError by Jorge Canizales · 9 years ago
  40. a90a9c3 s/didReceiveValue/writeValue by Jorge Canizales · 9 years ago
  41. 386643e Merge pull request #1589 from nicolasnoble/ruby-cleanup by Tim Emiola · 9 years ago
  42. 98b4608 Merge pull request #1611 from donnadionne/test-log by Tim Emiola · 9 years ago
  43. c259988 Fix comparison to not crash by Craig Tiller · 9 years ago
  44. d014f02 Fix a potential leak by Yang Gao · 9 years ago
  45. 3b40ee4 Merge pull request #1652 from jtattermusch/windows_interop_server by donnadionne · 9 years ago
  46. 949c255 Merge pull request #1655 from murgatroid99/node_server_handle_invalid_arguments by Tim Emiola · 9 years ago
  47. 0cd547a Merge pull request #1660 from jtattermusch/upgrade_protobufs2 by Nathaniel Manista · 9 years ago
  48. 3891bf11 Fix test by Craig Tiller · 9 years ago
  49. 7a29098 Send RST_STREAM when closing from the server without getting a client half-close first by Craig Tiller · 9 years ago
  50. 15514b5 upgrade protobuf latest version containing objectiveC and csharp by Jan Tattermusch · 9 years ago
  51. 0dc2927 Merge pull request #1659 from jayantkolhe/my-shiny-new-branch by Jorge Canizales · 9 years ago
  52. 6ab757b Update README.md by Jayant Kolhe · 9 years ago
  53. 6d98e81 Merge pull request #1654 from jtattermusch/protobuf-upgrade by Nathaniel Manista · 9 years ago
  54. b98188e Upgrading third_party/protobuf to version v3.0.0-alpha-1-150-g7d5cf8d. by Nicolas "Pixel" Noble · 9 years ago
  55. 9a688df Merge pull request #1647 from jcanizales/buffered-pipe-and-ping-pong-test by Michael Lumish · 9 years ago
  56. 04589a7 Fixed server to handle invalid arguments without breaking by murgatroid99 · 9 years ago
  57. 882431f Compile fix by Craig Tiller · 9 years ago
  58. c8dd76f Merge github.com:grpc/grpc into check-some-more-things by Craig Tiller · 9 years ago
  59. 49c3b01 Better RNG seeding portability by Craig Tiller · 9 years ago
  60. 42e47b4 Copy values before buffering them. by Jorge Canizales · 9 years ago
  61. 626b4d1 Merge pull request #1645 from ctiller/count-some-things-better by Nicolas Noble · 9 years ago
  62. 3b3658e Fix typo by Craig Tiller · 9 years ago
  63. c4c3f38 Merge pull request #1651 from jboeuf/subprocess_binary_extension by Craig Tiller · 9 years ago
  64. bf09428 grpc_docker.sh support for running C# server on Windows by Jan Tattermusch · 9 years ago
  65. c1f3f2d Extension should return a const char *. by Julien Boeuf · 9 years ago
  66. 63e4091 Add warning about the perils of buffering without bounds by Jorge Canizales · 9 years ago
  67. 778c61b Added failing tests for server bad argument handling by murgatroid99 · 9 years ago
  68. 5a8b87c Merge pull request #1644 from jboeuf/tsi_util_refactoring by Nicolas Noble · 9 years ago
  69. d804ddc Merge pull request #1642 from ctiller/check-some-debugging-things by Nicolas Noble · 9 years ago
  70. 421f6c9 Use BufferedPipe to add PingPong test and fix Cancel test by Jorge Canizales · 9 years ago
  71. 142acc9 Adds GRXBufferedPipe by Jorge Canizales · 9 years ago
  72. 2a7906c Merge pull request #1643 from jcanizales/fixes-server-streaming-test by Michael Lumish · 9 years ago
  73. 6983d5d Exclude test & compiler sources from coveralls reported test coverage by Craig Tiller · 9 years ago
  74. cf4124e Putting tsi util in header so that it can be used elsewhere. by Julien Boeuf · 9 years ago
  75. f98e56c Cheesy attempt to get this working on Travis by Craig Tiller · 9 years ago
  76. e454f4a Fix false positive in server streaming test by Jorge Canizales · 9 years ago
  77. eadd9a3 Add testing for GRPC_TRACE by Craig Tiller · 9 years ago
  78. de91fc1 Run qps smoke tests on Travis by Craig Tiller · 9 years ago
  79. ad654ac Merge pull request #1639 from nicolasnoble/fix-build by Yang Gao · 9 years ago
  80. 6eccb08 Merge pull request #1594 from yang-g/creds by jboeuf · 9 years ago
  81. 946e1a5 Actually removing grpc_http.h from build.json. by Nicolas "Pixel" Noble · 9 years ago
  82. 04ae923 Merge pull request #1575 from dgquintas/profiling_marks_strtags by Vijay Pai · 9 years ago
  83. 7dff30d Merge pull request #1636 from jcanizales/move-sample-to-proto3 by Michael Lumish · 9 years ago
  84. e120d4f bump minor version to 9 by Yang Gao · 9 years ago
  85. 9e28875 Merge pull request #1637 from ctiller/explain-the-things by Yang Gao · 9 years ago
  86. cc1c37c Merge pull request #1630 from jtattermusch/nuget_adjustments by Tim Emiola · 9 years ago
  87. 818b876 Delete antiquated code by Craig Tiller · 9 years ago
  88. b57f72d resolve comments by Yang Gao · 9 years ago
  89. 05456f8 Move sample app to proto3 and clarify usage example by Jorge Canizales · 9 years ago
  90. c54a0ca Adds local sample test using generated service by Jorge Canizales · 9 years ago
  91. 184e02b Moves the RouteGuide local tests to proto3 by Jorge Canizales · 9 years ago
  92. 2410f99 Regenerates RouteGuide library as proto3 by Jorge Canizales · 9 years ago
  93. 44fb295 Move our runtime to proto3 and make the dependency explicit by Jorge Canizales · 9 years ago
  94. 206e75b Adjust remote tests to use proto3 by Jorge Canizales · 9 years ago
  95. fd88e46 Make the test.proto etc proto3, regenerate files, adjust podspec and Podfile by Jorge Canizales · 9 years ago
  96. 669df90 Merge pull request #1547 from ejona86/connection-backoff by David Klempner · 9 years ago
  97. 26a4912 Add fake credentials to the test and verify it actually works by Yang Gao · 9 years ago
  98. 73d7fab some nuget packaging adjustments by Jan Tattermusch · 9 years ago
  99. 66cc5d6 Merge pull request #1627 from ctiller/wtf-bbq by Nicolas Noble · 9 years ago
  100. dc73a32 Merge pull request #1626 from murgatroid99/objective_c_interop_tests by Jorge Canizales · 9 years ago