1. 447d0a2 Advance versions of gRPC from v1.0.1-pre1 to v1.0.1 by Muxi Yan · 8 years ago
  2. dc23046 Add electron support and build electron artifacts by murgatroid99 · 8 years ago
  3. a83ee60 New streaming scenario by Sree Kuchibhotla · 8 years ago
  4. 7f77310 Override clang-format indent by Muxi Yan · 8 years ago
  5. bd19fc7 clang-format format clean by Muxi Yan · 8 years ago
  6. aa7411d minor fix for usage_timer.cc by Yuxuan Li · 8 years ago
  7. 9859ac4 Merge pull request #8453 from jtattermusch/csharp_task_utils by Jan Tattermusch · 8 years ago
  8. dc39353 Merge branch 'master' into uv_core_transport by murgatroid99 · 8 years ago
  9. 6554eee Merge pull request #8489 from ctiller/recursivator by Craig Tiller · 8 years ago
  10. cb4cd3d make gcc4.4 happy by Sree Kuchibhotla · 8 years ago
  11. b63d8d9 Merge pull request #7615 from rjshade/rewrite_udp_server_linked_list by Yang Gao · 8 years ago
  12. e1e3c8b Fix incorrect header in thd.c by Perumaal S · 8 years ago
  13. 9905857 Remove unnecessary #ifdef in credentials code by murgatroid99 · 8 years ago
  14. 39cb9a9 Updated C_PYTHON_DEV_ERROR_MESSAGE err msg w/RHEL+Fedora by Maciej Lasyk · 8 years ago
  15. 3a96ee3 Merge branch 'master' into rpc_mgr by Sree Kuchibhotla · 8 years ago
  16. 33d5494 generate_projects.sh and also add config.h header so that gcc4.4 can recognize nullptr by Sree Kuchibhotla · 8 years ago
  17. b40a8fa Merge pull request #8437 from makdharma/stress_test_options by makdharma · 8 years ago
  18. 0fc7ef9 Finish off change by Craig Tiller · 8 years ago
  19. 8d301c4 Use the statement sequencing operator instead of introducing an enum by Craig Tiller · 8 years ago
  20. 9db13bd Merge pull request #8220 from murgatroid99/node_remove_deprecated_function by Michael Lumish · 8 years ago
  21. 87e004b Hand build tail recursion to avoid stack overflow by Craig Tiller · 8 years ago
  22. b477ceb Fix asan bug. by Mark D. Roth · 8 years ago
  23. f0b2ec0 clang-format by Mark D. Roth · 8 years ago
  24. e917f5d Update comments. by Mark D. Roth · 8 years ago
  25. a7e70de Initial window sizing works to reduce cancellations by Craig Tiller · 8 years ago
  26. 079f2e6 BDP based transport window by Craig Tiller · 8 years ago
  27. eb56ce6 Merge pull request #7738 from murgatroid99/node_package_updates by Michael Lumish · 8 years ago
  28. 408fc22 Merge pull request #8480 from muxi/finalize-release-v1.0.1-pre1 by Muxi Yan · 8 years ago
  29. ba2d5a6 Remove deprecated V8 function call in Node library by murgatroid99 · 8 years ago
  30. 53b0c9d Test refinement, shows deadlocks now by Craig Tiller · 8 years ago
  31. 9193119 Merge branch 'master' into rpc_mgr by Sree Kuchibhotla · 8 years ago
  32. 3fc5783 Change std::atomic_int to gpr_atm since gcc4.4 is complaining by Sree Kuchibhotla · 8 years ago
  33. 8e386a6 Merge remote-tracking branch 'upstream/master' into reflection_header by Yuchen Zeng · 8 years ago
  34. 3620287 Sanitize by murgatroid99 · 8 years ago
  35. 3cb89bc Merge pull request #8281 from gcasto/cronet_cpp_api by Yang Gao · 8 years ago
  36. c690768 Merge branch 'flow_control_v2' into bwest by Craig Tiller · 8 years ago
  37. 06ccccd Merge branch 'flow_control_v2' of github.com:ctiller/grpc into flow_control_v2 by Craig Tiller · 8 years ago
  38. b979d89 Merge branch 'buffer_pools_for_realsies' into flow_control_v2 by Craig Tiller · 8 years ago
  39. fe8c501 Merge github.com:grpc/grpc into buffer_pools_for_realsies by Craig Tiller · 8 years ago
  40. e5ec9ac Add grpc_endpoint_get_socket and GRPC_SOCKET by Yuchen Zeng · 8 years ago
  41. 1179fbd Merge remote-tracking branch 'upstream/master' into resolver_channel_args by Mark D. Roth · 8 years ago
  42. 0ac60ca Merge pull request #8429 from markdroth/service_config2 by Mark D. Roth · 8 years ago
  43. 6f94082 clang-format by Mark D. Roth · 8 years ago
  44. c4530e9 Comments by Craig Tiller · 8 years ago
  45. e3a2100 Fix propagation of channel args for insecure channels. by Mark D. Roth · 8 years ago
  46. b38bfc0 Make bdp estimation memory pressure aware by Craig Tiller · 8 years ago
  47. 5f40e5d Minor clean-up. by Mark D. Roth · 8 years ago
  48. d30699c Merge remote-tracking branch 'upstream/master' into reflection_header by Yuchen Zeng · 8 years ago
  49. b367c1b Fix dns_resolver_connectivity_test. by Mark D. Roth · 8 years ago
  50. d54e1bc bug fix by Muxi Yan · 8 years ago
  51. 25db523 Fix sockaddr_resolver_test. by Mark D. Roth · 8 years ago
  52. 1e31973 Merge branch 'master' into rpc_mgr by Sree Kuchibhotla · 8 years ago
  53. 26ef574 clang format issues by Sree Kuchibhotla · 8 years ago
  54. 069c12d Fix thread_manager_test by Sree Kuchibhotla · 8 years ago
  55. c7f1a6d Merge branch 'buffer_pools_for_realsies' into bwest by Craig Tiller · 8 years ago
  56. 94d40cb make benchmarks create report.xml by Jan Tattermusch · 8 years ago
  57. 93fc277 Use the v1.0.0 plugin by Muxi Yan · 8 years ago
  58. 7be1322 Restrict handshake_{client,server} to linux platform. by Harvey Tuch · 8 years ago
  59. 13ca42d Merge pull request #8463 from ncteisen/csharp_unimplemented_method by Noah Eisen · 8 years ago
  60. ab0c5de Merge pull request #8467 from ncteisen/node_unimplemented_method by Noah Eisen · 8 years ago
  61. 952b99c Merge remote-tracking branch 'upstream/v1.0.x' into node_package_updates by murgatroid99 · 8 years ago
  62. b6becb9 Adjust version of protobuf and point zip file in mxyan's repo by Muxi Yan · 8 years ago
  63. 557c990 clang-format by Mark D. Roth · 8 years ago
  64. e207228 added new test to interop_sanity_test.js by Noah Eisen · 8 years ago
  65. f72ec6b Move thread_manager.h header from server.h to server_cc.cc by Sree Kuchibhotla · 8 years ago
  66. 93ca807 Merge remote-tracking branch 'upstream/master' into resolver_channel_args by Mark D. Roth · 8 years ago
  67. 1d9b3fe Merge pull request #8458 from murgatroid99/node_debug_build_fix_backport by Michael Lumish · 8 years ago
  68. 77c483b remove unused fields by Sree Kuchibhotla · 8 years ago
  69. 2065702 Merge pull request #8476 from jtattermusch/csharp_streamline_nits by Jan Tattermusch · 8 years ago
  70. 62b2a90 Fix handshake_client bind flakes and build issues. by Harvey Tuch · 8 years ago
  71. 5ab4ca5 Add endpoint interface in transport by Yuchen Zeng · 8 years ago
  72. b53a7f7 updated the interop spec to conform with recent name change by Noah Eisen · 8 years ago
  73. c08f53a Turn off cronet_transport logs and clang-format by Muxi Yan · 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. 85399f0 clang formatting fixes by Sree Kuchibhotla · 8 years ago
  77. a92a13c Fix server_ssl.c thread race exposed by tsan by using gpr_event. by Harvey Tuch · 8 years ago
  78. 27c876e Fix memory leak detected by ASAN and clang-format variance. by Harvey Tuch · 8 years ago
  79. 8cdf17a Introduce a grpc-exp ALPN protocol identifier. by Harvey Tuch · 8 years ago
  80. f7d7fb2 Expand comment documenting grpc_method_config_table_convert(). by Mark D. Roth · 8 years ago
  81. 9fe934c Merge remote-tracking branch 'upstream/master' into service_config2 by Mark D. Roth · 8 years ago
  82. 5fe5eba provide framework independent version of Task.CompletedTask by Jan Tattermusch · 8 years ago
  83. ba09884 polish HandleCallAsync by Jan Tattermusch · 8 years ago
  84. 1445c47 Merge pull request #8396 from jtattermusch/csharp_server_streamline_request_call_invocations by Jan Tattermusch · 8 years ago
  85. e1e0235 Merge pull request #8469 from jtattermusch/csharp_perf_tuning by Jan Tattermusch · 8 years ago
  86. 8c31c14 qps worker runs on all threads by Jan Tattermusch · 8 years ago
  87. 6ec0dca Merge pull request #8472 from jtattermusch/csharp_eliminate_string_endswith by Jan Tattermusch · 8 years ago
  88. 4f1823d string.EndsWith is really slow on CoreCLR by Jan Tattermusch · 8 years ago
  89. f89a4a1 Merge pull request #8397 from apolcyn/fix_performance_test_silent_failures by apolcyn · 8 years ago
  90. 898a2e9 clean up error message by Alexander Polcyn · 8 years ago
  91. ad93106 Keep a singleton of connectivity monitor in GRPCHost by Muxi Yan · 8 years ago
  92. 566608e Merge pull request #8395 from jtattermusch/testing_nitpicking by Jan Tattermusch · 8 years ago
  93. 447548b show logs from qps workers by Jan Tattermusch · 8 years ago
  94. 285273c Merge pull request #8446 from muxi/revert-8426 by Muxi Yan · 8 years ago
  95. 8834095 Merge pull request #8438 from jtattermusch/csharp_compiler_warnings by Jan Tattermusch · 8 years ago
  96. 60d55f8 Change flag precision to flag stride, better description. by Yuxuan Li · 8 years ago
  97. 638d03b Minor bug fix by Muxi Yan · 8 years ago
  98. a48afeb change unimplemented_method to unimplemented_service. Add real unimplemented_method test for node by Noah Eisen · 8 years ago
  99. 1ebf8bf Merge pull request #8460 from muxi/advance-boringssl-version by Muxi Yan · 8 years ago
  100. 6134d1d change unimplemented_method to unimplemented_service. Add real unimplemented_method test by Noah Eisen · 8 years ago