1. 4509661 Fix incorrect ruby_generator.cc merge by murgatroid99 · 8 years ago
  2. 5d6ae93 Merge remote-tracking branch 'upstream/v1.0.x' into v1.0.1_upmerge by murgatroid99 · 8 years ago
  3. 51fc01d Merge pull request #8419 from murgatroid99/node_express_benchmark by Michael Lumish · 8 years ago
  4. b78062d Merge pull request #8544 from murgatroid99/node_perf_investigation by Michael Lumish · 8 years ago
  5. 899f771 Merge pull request #8531 from sreecha/pi_delete_fix by Sree Kuchibhotla · 8 years ago
  6. 04d2829 Add comment by murgatroid99 · 8 years ago
  7. 12e5775 Disable Nagle's algorithm in libuv endpoints by murgatroid99 · 8 years ago
  8. 79a1375 fix type comparison in ruby plugin by Alexander Polcyn · 8 years ago
  9. d92b795 Merge pull request #8511 from apolcyn/make_fewer_calls_to_run_batch_on_unary_calls_rebased by apolcyn · 8 years ago
  10. 485a902 minor formatting fix by Sree Kuchibhotla · 8 years ago
  11. a129adf Remove fd from polling island before deleting it by Sree Kuchibhotla · 8 years ago
  12. 6490409 Merge pull request #8525 from apolcyn/fix_ruby_plugin_windows by apolcyn · 8 years ago
  13. d2f784d Merge pull request #8102 from apolcyn/failed_credentials_error_message by apolcyn · 8 years ago
  14. 2d05670 convert uint to int in generator by Alexander Polcyn · 8 years ago
  15. e4e457e Merge remote-tracking branch 'upstream/master' into circular_dependency_fix by Mark D. Roth · 8 years ago
  16. d4a5971 Merge pull request #8462 from markdroth/resolver_channel_args by Mark D. Roth · 8 years ago
  17. bfe5680 Move method_config module from ext/client_channel to lib/transport. by Mark D. Roth · 8 years ago
  18. 50a730b Going 1.0.1. by Nicolas "Pixel" Noble · 8 years ago
  19. 1c453f5 Merge pull request #8508 from jtattermusch/csharp_lazy_serverside_call_peer by Jan Tattermusch · 8 years ago
  20. 9c6dca7 Merge pull request #8509 from jtattermusch/csharp_safehandle_cleanup by Jan Tattermusch · 8 years ago
  21. 49f89f0 clang-format by Mark D. Roth · 8 years ago
  22. e5293c3 combine more core batch ops by Alex Polcyn · 8 years ago
  23. fb809b7 Merge remote-tracking branch 'upstream/master' into resolver_channel_args by Mark D. Roth · 8 years ago
  24. 9700788 Merge pull request #8449 from ncteisen/new_python_interop_tests by Noah Eisen · 8 years ago
  25. 13339bf SafeHandleZeroIsInvalid cleanup by Jan Tattermusch · 8 years ago
  26. 4c2e3e7 Merge pull request #8377 from htuch/alpn by Craig Tiller · 8 years ago
  27. d148e8e Make ServerCallContext.Peer lazy by Jan Tattermusch · 8 years ago
  28. 79b75b9 Merge pull request #8441 from muxi/update-objc-connectivity by Muxi Yan · 8 years ago
  29. 3e784bb Merge pull request #8347 from docent-net/master by Masood Malekghassemi · 8 years ago
  30. 5bb04de Merge pull request #8125 from murgatroid99/uv_core_transport by Michael Lumish · 8 years ago
  31. 9785c8f Implement the advanced interop tests for Python by Noah Eisen · 8 years ago
  32. 0d34499 Remove status message check from node interop client by Noah Eisen · 8 years ago
  33. c5fc043 Merge pull request #8465 from ncteisen/php_unimplemented_method by Noah Eisen · 8 years ago
  34. e53707c Update GRPCHost comments by Muxi Yan · 8 years ago
  35. 6f5cfed Add comments for GRPCHost by Muxi Yan · 8 years ago
  36. 64100ca Merge pull request #8490 from perumaalgoog/master by David G. Quintas · 8 years ago
  37. 4f6a19b Create connectivityMonitor after call is set up by Muxi Yan · 8 years ago
  38. 1d42421 advance OBJC_VERSION_STRING in GRPCHost.m by Muxi Yan · 8 years ago
  39. 7d897fe Fix merge issue in udp_server.c by murgatroid99 · 8 years ago
  40. 447d0a2 Advance versions of gRPC from v1.0.1-pre1 to v1.0.1 by Muxi Yan · 8 years ago
  41. 7f77310 Override clang-format indent by Muxi Yan · 8 years ago
  42. bd19fc7 clang-format format clean by Muxi Yan · 8 years ago
  43. 9859ac4 Merge pull request #8453 from jtattermusch/csharp_task_utils by Jan Tattermusch · 8 years ago
  44. dc39353 Merge branch 'master' into uv_core_transport by murgatroid99 · 8 years ago
  45. 6554eee Merge pull request #8489 from ctiller/recursivator by Craig Tiller · 8 years ago
  46. b63d8d9 Merge pull request #7615 from rjshade/rewrite_udp_server_linked_list by Yang Gao · 8 years ago
  47. e1e3c8b Fix incorrect header in thd.c by Perumaal S · 8 years ago
  48. 9905857 Remove unnecessary #ifdef in credentials code by murgatroid99 · 8 years ago
  49. 39cb9a9 Updated C_PYTHON_DEV_ERROR_MESSAGE err msg w/RHEL+Fedora by Maciej Lasyk · 8 years ago
  50. 0fc7ef9 Finish off change by Craig Tiller · 8 years ago
  51. 8d301c4 Use the statement sequencing operator instead of introducing an enum by Craig Tiller · 8 years ago
  52. 87e004b Hand build tail recursion to avoid stack overflow by Craig Tiller · 8 years ago
  53. b477ceb Fix asan bug. by Mark D. Roth · 8 years ago
  54. e917f5d Update comments. by Mark D. Roth · 8 years ago
  55. eb56ce6 Merge pull request #7738 from murgatroid99/node_package_updates by Michael Lumish · 8 years ago
  56. 408fc22 Merge pull request #8480 from muxi/finalize-release-v1.0.1-pre1 by Muxi Yan · 8 years ago
  57. 3cb89bc Merge pull request #8281 from gcasto/cronet_cpp_api by Yang Gao · 8 years ago
  58. 1179fbd Merge remote-tracking branch 'upstream/master' into resolver_channel_args by Mark D. Roth · 8 years ago
  59. 0ac60ca Merge pull request #8429 from markdroth/service_config2 by Mark D. Roth · 8 years ago
  60. 6f94082 clang-format by Mark D. Roth · 8 years ago
  61. e3a2100 Fix propagation of channel args for insecure channels. by Mark D. Roth · 8 years ago
  62. 5f40e5d Minor clean-up. by Mark D. Roth · 8 years ago
  63. b367c1b Fix dns_resolver_connectivity_test. by Mark D. Roth · 8 years ago
  64. d54e1bc bug fix by Muxi Yan · 8 years ago
  65. 93fc277 Use the v1.0.0 plugin by Muxi Yan · 8 years ago
  66. 13ca42d Merge pull request #8463 from ncteisen/csharp_unimplemented_method by Noah Eisen · 8 years ago
  67. ab0c5de Merge pull request #8467 from ncteisen/node_unimplemented_method by Noah Eisen · 8 years ago
  68. 952b99c Merge remote-tracking branch 'upstream/v1.0.x' into node_package_updates by murgatroid99 · 8 years ago
  69. b6becb9 Adjust version of protobuf and point zip file in mxyan's repo by Muxi Yan · 8 years ago
  70. 557c990 clang-format by Mark D. Roth · 8 years ago
  71. e207228 added new test to interop_sanity_test.js by Noah Eisen · 8 years ago
  72. 93ca807 Merge remote-tracking branch 'upstream/master' into resolver_channel_args by Mark D. Roth · 8 years ago
  73. 1d9b3fe Merge pull request #8458 from murgatroid99/node_debug_build_fix_backport by Michael Lumish · 8 years ago
  74. 26b7be4 Add block comment. by Mark D. Roth · 8 years ago
  75. 085f9af Added import order comments, resolved other minor issues by murgatroid99 · 8 years ago
  76. 8cdf17a Introduce a grpc-exp ALPN protocol identifier. by Harvey Tuch · 8 years ago
  77. f7d7fb2 Expand comment documenting grpc_method_config_table_convert(). by Mark D. Roth · 8 years ago
  78. 9fe934c Merge remote-tracking branch 'upstream/master' into service_config2 by Mark D. Roth · 8 years ago
  79. 5fe5eba provide framework independent version of Task.CompletedTask by Jan Tattermusch · 8 years ago
  80. ba09884 polish HandleCallAsync by Jan Tattermusch · 8 years ago
  81. 1445c47 Merge pull request #8396 from jtattermusch/csharp_server_streamline_request_call_invocations by Jan Tattermusch · 8 years ago
  82. 8c31c14 qps worker runs on all threads by Jan Tattermusch · 8 years ago
  83. 4f1823d string.EndsWith is really slow on CoreCLR by Jan Tattermusch · 8 years ago
  84. ad93106 Keep a singleton of connectivity monitor in GRPCHost by Muxi Yan · 8 years ago
  85. 8834095 Merge pull request #8438 from jtattermusch/csharp_compiler_warnings by Jan Tattermusch · 8 years ago
  86. a48afeb change unimplemented_method to unimplemented_service. Add real unimplemented_method test for node by Noah Eisen · 8 years ago
  87. 6134d1d change unimplemented_method to unimplemented_service. Add real unimplemented_method test by Noah Eisen · 8 years ago
  88. b2a2647 added the real unimplemented_method test to csharp interop test by Noah Eisen · 8 years ago
  89. 9a171c7 renamed unimplemented_method -> unimplemented_service by Noah Eisen · 8 years ago
  90. b516cad Merge branch 'master' into uv_core_transport by murgatroid99 · 8 years ago
  91. ae07f7f Merge remote-tracking branch 'upstream/master' into resolver_channel_args by Mark D. Roth · 8 years ago
  92. af84245 Remove resolver_result. by Mark D. Roth · 8 years ago
  93. 6ac6a52 Fix stupid compiler error by Muxi Yan · 8 years ago
  94. d9cbec4 Merge pull request #8095 from markdroth/rename_client_config by Mark D. Roth · 8 years ago
  95. 07ecd9d Add copyright header by Garrett Casto · 8 years ago
  96. 5bd7be0 Change LB policies to get their input from channel args. by Mark D. Roth · 8 years ago
  97. 54b409c Merge pull request #8450 from dgquintas/move_unref by David G. Quintas · 8 years ago
  98. 3686996 Encode server name, LB policy name, and addresses in channel args. by Mark D. Roth · 8 years ago
  99. 16883a3 Set user data vtable when creating grpc_lb_addresses. by Mark D. Roth · 8 years ago
  100. 5124452 Compiles with npm install --debug option. by Tim Ryan · 8 years ago