1. ae12593 Fix concurrent_connectivity_test by Craig Tiller · 8 years ago
  2. 2b59dbc Fixes by Craig Tiller · 8 years ago
  3. 23b6cdb Fix lb_policies_test by Craig Tiller · 8 years ago
  4. 3b03f8b Merge pull request #34 from markdroth/error by Craig Tiller · 8 years ago
  5. b06c640 Fix memory leak. by Mark D. Roth · 8 years ago
  6. 21d1dd8 Fix client_fuzzer corpus tests by Craig Tiller · 8 years ago
  7. 9dff3c6 Merge pull request #33 from markdroth/error by Craig Tiller · 8 years ago
  8. 808ac38 Fixed endpoint tests. by Mark D. Roth · 8 years ago
  9. 692bb33 Fix head_of_line_blocking_bad_client_test by Craig Tiller · 8 years ago
  10. c6dadab More boolification. by Mark D. Roth · 8 years ago
  11. df1a1cb Merge branch 'error' of github.com:ctiller/grpc into error by Craig Tiller · 8 years ago
  12. e0d6c57 Fuzzing fixes by Craig Tiller · 8 years ago
  13. a10bdd6 Merge remote-tracking branch 'ctiller/error' into error by Mark D. Roth · 8 years ago
  14. d039722 Fix goaway_server_test by Craig Tiller · 8 years ago
  15. 65279fe Fix jwt_verifier_test by Craig Tiller · 8 years ago
  16. be0d7fe Fix socket_utils_test, clang-fmt by Craig Tiller · 8 years ago
  17. 8e5c934 Fix leaks in server fuzzer by Craig Tiller · 8 years ago
  18. 6d0b4d2 Merge branch 'master' of github.com:grpc/grpc into merge by David Garcia Quintas · 8 years ago
  19. d9c5896 Fix leaks in server_chttp2_test by Craig Tiller · 8 years ago
  20. a709afe Merge pull request #6479 from kpayson64/python_protoc_formatting by Jan Tattermusch · 8 years ago
  21. 8b34ab0 Merge pull request #6552 from jboeuf/add_curlies by Jan Tattermusch · 8 years ago
  22. a8663fa Merge pull request #6553 from grpc/revert-6488-revert-6214-master by Jan Tattermusch · 8 years ago
  23. 8a95be5 Merge github.com:grpc/grpc into error by Craig Tiller · 8 years ago
  24. 8f42fcc Work-in-progress on fixing endpoint tests. by Mark D. Roth · 8 years ago
  25. 9aa6f40 Add callback when gRPC FD is about to be orphaned. by Robbie Shade · 8 years ago
  26. f67fc97 Fix headers_bad_client_test. by Mark D. Roth · 8 years ago
  27. 528fb66 improve channel behavior in shutdown situations by Jan Tattermusch · 8 years ago
  28. 71f9665 Small fixes by Craig Tiller · 8 years ago
  29. 1acbe3e Merge pull request #6545 from jtattermusch/csharp_stress_metrics_fix by Jan Tattermusch · 8 years ago
  30. f86bbde Merge pull request #6373 from y-zeng/server-builder-plugin by Yuchen Zeng · 8 years ago
  31. 8fd9074 Add curlies for multiline if statements. by Julien Boeuf · 8 years ago
  32. c2ec95b Revert "Revert "cronet wrapper code"" by makdharma · 8 years ago
  33. 86803d1 Merge pull request #6470 from yang-g/error_with_trailer by Jorge Canizales · 8 years ago
  34. be187b0 Format changes to python protoc generation by Ken Payson · 8 years ago
  35. d151dcb fix qps reporting in C# stress client by Jan Tattermusch · 8 years ago
  36. ba1bb87 Merge pull request #27 from dgquintas/bind_error by Craig Tiller · 8 years ago
  37. 32ec133 fixes server_test by David Garcia Quintas · 8 years ago
  38. f624a79 Merge pull request #6537 from grpc/release-0_14 by Nicolas Noble · 8 years ago
  39. a58ed7c Merge github.com:grpc/grpc into error by Craig Tiller · 8 years ago
  40. c8b2543 Merge pull request #6526 from jtattermusch/improve_examples by Jan Tattermusch · 8 years ago
  41. 0840b85 Merge pull request #6500 from murgatroid99/ruby_user_agent by Jan Tattermusch · 8 years ago
  42. 38c6cfb Merge pull request #6536 from grpc/release-0_14 by Nicolas Noble · 8 years ago
  43. 594ff20 Merge pull request #6524 from kpayson64/qps_improvements by Jan Tattermusch · 8 years ago
  44. cfc8ae1 Fix connectivity bits by Craig Tiller · 8 years ago
  45. 1fc79fc Merge pull request #6493 from jtattermusch/csharp_streaming_api_exceptions by Jan Tattermusch · 8 years ago
  46. d6dabf9 Merge pull request #6449 from sreecha/stress_client_reconnects by Jan Tattermusch · 8 years ago
  47. 03291c4 bind error in tcp server posix by David Garcia Quintas · 8 years ago
  48. 8291274 Fixed variable by murgatroid99 · 8 years ago
  49. 87f9e66 Fix encoding and piping problems with Node plugin wrapper by murgatroid99 · 8 years ago
  50. f5929c5 HPACK parser fixes by Craig Tiller · 8 years ago
  51. d6a8397 add more examples and improve existing ones by Jan Tattermusch · 8 years ago
  52. 480c4c6 Merge pull request #26 from dgquintas/resolve_test by Craig Tiller · 8 years ago
  53. 1eb8d54 Added true async qps client by Ken Payson · 8 years ago
  54. d5520c1 fixes for resolve address by David Garcia Quintas · 8 years ago
  55. 82c63eb Fix refcounting bugs by Craig Tiller · 8 years ago
  56. b08fa49 Fix refcounting bugs by Craig Tiller · 8 years ago
  57. 10dd6f2 Fix refcounting bugs by Craig Tiller · 8 years ago
  58. fc353d6 Fix refcounting bug by Craig Tiller · 8 years ago
  59. 06a5dc4 Fix refcounting bug by Craig Tiller · 8 years ago
  60. 25dc539 Fix workqueues, timer shutdown by Craig Tiller · 8 years ago
  61. fffd296 Merge pull request #6279 from dgquintas/lb_proto_v1 by Jan Tattermusch · 8 years ago
  62. a46d21d fix TimeoutOnSleepingServer interop test by Jan Tattermusch · 8 years ago
  63. 7573dfc Fixed references in grpc-tools gemspec by murgatroid99 · 8 years ago
  64. cae4b1b Progress converting to new error system (HTTP fixes) by Craig Tiller · 8 years ago
  65. cfbe020 Merge pull request #6320 from markdroth/limit_metadata_size by Jan Tattermusch · 8 years ago
  66. 5e743b2 Merge pull request #6417 from stanley-cheung/php-stress-client by Jan Tattermusch · 8 years ago
  67. ade3a79 Merge pull request #6498 from jtattermusch/csharp_server_improvements by Jan Tattermusch · 8 years ago
  68. 2c75731 The release branch is now 0.14.1-pre1. by Nicolas "Pixel" Noble · 8 years ago
  69. 5ecdda7 Processing the 0.14 release. by Nicolas "Pixel" Noble · 8 years ago
  70. fac1b4d Merge pull request #6475 from grpc/release-0_14 by Nicolas Noble · 8 years ago
  71. 6915e6b Merge pull request #6495 from murgatroid99/backport_tools_package_bin_namespacing by Nicolas Noble · 8 years ago
  72. b98e24b Merge pull request #6480 from jcanizales/update-version-master by Nicolas Noble · 8 years ago
  73. dae51b0 fix compilation on windows by Jan Tattermusch · 8 years ago
  74. 794834f Merge pull request #6448 from nathanielmanistaatgoogle/issue-4899 by Jan Tattermusch · 8 years ago
  75. d0cdd04 Merge pull request #6452 from stanley-cheung/node-math-server-minor-bug by Jan Tattermusch · 8 years ago
  76. de88da9 Merge pull request #6433 from murgatroid99/tools_package_bin_namespacing by Nicolas Noble · 8 years ago
  77. 1e1fa08 dont lock to run server_request_call by Jan Tattermusch · 8 years ago
  78. df0872f expose experimental API to set GrpcThreadPool size. by Jan Tattermusch · 8 years ago
  79. e458d84 dont create dedicated threads for async client by Jan Tattermusch · 8 years ago
  80. 26cc142 start server with more than one allowed RPCs by Jan Tattermusch · 8 years ago
  81. 65ca9dc eliminate a thread switch when invoking server-side handler by Jan Tattermusch · 8 years ago
  82. 2434054 Merge pull request #6489 from jtattermusch/fully_qualify_task by Jan Tattermusch · 8 years ago
  83. 585ceca Make namespacing of executables exposed by grpc-tools packages consistent between Node and Ruby by murgatroid99 · 8 years ago
  84. 3080ede Allow Ruby client code to set a user agent by murgatroid99 · 8 years ago
  85. 98f2430 throw RpcException from writes after finishing by Jan Tattermusch · 8 years ago
  86. 6220033 change typo in the comment by Jan Tattermusch · 8 years ago
  87. 19c7bf7 fixup tests by Jan Tattermusch · 8 years ago
  88. e6deeb1 Progress converting to new error system (HTTP fixes) by Craig Tiller · 8 years ago
  89. 6a64bfd Progress converting to new error system by Craig Tiller · 8 years ago
  90. b293c95 add more tests by Jan Tattermusch · 8 years ago
  91. 86df5a8 Fix filter_causes_close by Craig Tiller · 8 years ago
  92. 9147296 Progress converting to new error system by Craig Tiller · 8 years ago
  93. 0545d7f Revert "Merge pull request #6214 from makdharma/master" by Nicolas "Pixel" Noble · 8 years ago
  94. d83f791 regenerate C# code by Jan Tattermusch · 8 years ago
  95. 0ddf46f Fully qualify System.Threading.Tasks.Task by Kirill Katsnelson · 8 years ago
  96. 03f7e99 Merge pull request #6472 from murgatroid99/ruby_signal_handling2 by Jan Tattermusch · 8 years ago
  97. 8f53953 Merge pull request #6400 from murgatroid99/ruby_empty_proto_package by Jan Tattermusch · 8 years ago
  98. 42342cb Revert "cronet wrapper code" by Craig Tiller · 8 years ago
  99. d7faf55 Refcounting fix by Craig Tiller · 8 years ago
  100. 965eab3 Fix refcounting by Craig Tiller · 8 years ago