1. fe8c501 Merge github.com:grpc/grpc into buffer_pools_for_realsies by Craig Tiller · 8 years ago
  2. e5ec9ac Add grpc_endpoint_get_socket and GRPC_SOCKET by Yuchen Zeng · 8 years ago
  3. 1179fbd Merge remote-tracking branch 'upstream/master' into resolver_channel_args by Mark D. Roth · 8 years ago
  4. 0ac60ca Merge pull request #8429 from markdroth/service_config2 by Mark D. Roth · 8 years ago
  5. 6f94082 clang-format by Mark D. Roth · 8 years ago
  6. c4530e9 Comments by Craig Tiller · 8 years ago
  7. e3a2100 Fix propagation of channel args for insecure channels. by Mark D. Roth · 8 years ago
  8. b38bfc0 Make bdp estimation memory pressure aware by Craig Tiller · 8 years ago
  9. 5f40e5d Minor clean-up. by Mark D. Roth · 8 years ago
  10. d30699c Merge remote-tracking branch 'upstream/master' into reflection_header by Yuchen Zeng · 8 years ago
  11. b367c1b Fix dns_resolver_connectivity_test. by Mark D. Roth · 8 years ago
  12. d54e1bc bug fix by Muxi Yan · 8 years ago
  13. 25db523 Fix sockaddr_resolver_test. by Mark D. Roth · 8 years ago
  14. 1e31973 Merge branch 'master' into rpc_mgr by Sree Kuchibhotla · 8 years ago
  15. 26ef574 clang format issues by Sree Kuchibhotla · 8 years ago
  16. 069c12d Fix thread_manager_test by Sree Kuchibhotla · 8 years ago
  17. c7f1a6d Merge branch 'buffer_pools_for_realsies' into bwest by Craig Tiller · 8 years ago
  18. 94d40cb make benchmarks create report.xml by Jan Tattermusch · 8 years ago
  19. 93fc277 Use the v1.0.0 plugin by Muxi Yan · 8 years ago
  20. 7be1322 Restrict handshake_{client,server} to linux platform. by Harvey Tuch · 8 years ago
  21. 13ca42d Merge pull request #8463 from ncteisen/csharp_unimplemented_method by Noah Eisen · 8 years ago
  22. ab0c5de Merge pull request #8467 from ncteisen/node_unimplemented_method by Noah Eisen · 8 years ago
  23. 952b99c Merge remote-tracking branch 'upstream/v1.0.x' into node_package_updates by murgatroid99 · 8 years ago
  24. b6becb9 Adjust version of protobuf and point zip file in mxyan's repo by Muxi Yan · 8 years ago
  25. 557c990 clang-format by Mark D. Roth · 8 years ago
  26. e207228 added new test to interop_sanity_test.js by Noah Eisen · 8 years ago
  27. f72ec6b Move thread_manager.h header from server.h to server_cc.cc by Sree Kuchibhotla · 8 years ago
  28. 93ca807 Merge remote-tracking branch 'upstream/master' into resolver_channel_args by Mark D. Roth · 8 years ago
  29. 1d9b3fe Merge pull request #8458 from murgatroid99/node_debug_build_fix_backport by Michael Lumish · 8 years ago
  30. 77c483b remove unused fields by Sree Kuchibhotla · 8 years ago
  31. 2065702 Merge pull request #8476 from jtattermusch/csharp_streamline_nits by Jan Tattermusch · 8 years ago
  32. 62b2a90 Fix handshake_client bind flakes and build issues. by Harvey Tuch · 8 years ago
  33. 5ab4ca5 Add endpoint interface in transport by Yuchen Zeng · 8 years ago
  34. b53a7f7 updated the interop spec to conform with recent name change by Noah Eisen · 8 years ago
  35. c08f53a Turn off cronet_transport logs and clang-format by Muxi Yan · 8 years ago
  36. 26b7be4 Add block comment. by Mark D. Roth · 8 years ago
  37. 085f9af Added import order comments, resolved other minor issues by murgatroid99 · 8 years ago
  38. 85399f0 clang formatting fixes by Sree Kuchibhotla · 8 years ago
  39. a92a13c Fix server_ssl.c thread race exposed by tsan by using gpr_event. by Harvey Tuch · 8 years ago
  40. 27c876e Fix memory leak detected by ASAN and clang-format variance. by Harvey Tuch · 8 years ago
  41. 8cdf17a Introduce a grpc-exp ALPN protocol identifier. by Harvey Tuch · 8 years ago
  42. f7d7fb2 Expand comment documenting grpc_method_config_table_convert(). by Mark D. Roth · 8 years ago
  43. 9fe934c Merge remote-tracking branch 'upstream/master' into service_config2 by Mark D. Roth · 8 years ago
  44. 5fe5eba provide framework independent version of Task.CompletedTask by Jan Tattermusch · 8 years ago
  45. ba09884 polish HandleCallAsync by Jan Tattermusch · 8 years ago
  46. 1445c47 Merge pull request #8396 from jtattermusch/csharp_server_streamline_request_call_invocations by Jan Tattermusch · 8 years ago
  47. e1e0235 Merge pull request #8469 from jtattermusch/csharp_perf_tuning by Jan Tattermusch · 8 years ago
  48. 8c31c14 qps worker runs on all threads by Jan Tattermusch · 8 years ago
  49. 6ec0dca Merge pull request #8472 from jtattermusch/csharp_eliminate_string_endswith by Jan Tattermusch · 8 years ago
  50. 4f1823d string.EndsWith is really slow on CoreCLR by Jan Tattermusch · 8 years ago
  51. f89a4a1 Merge pull request #8397 from apolcyn/fix_performance_test_silent_failures by apolcyn · 8 years ago
  52. 898a2e9 clean up error message by Alexander Polcyn · 8 years ago
  53. ad93106 Keep a singleton of connectivity monitor in GRPCHost by Muxi Yan · 8 years ago
  54. 566608e Merge pull request #8395 from jtattermusch/testing_nitpicking by Jan Tattermusch · 8 years ago
  55. 447548b show logs from qps workers by Jan Tattermusch · 8 years ago
  56. 285273c Merge pull request #8446 from muxi/revert-8426 by Muxi Yan · 8 years ago
  57. 8834095 Merge pull request #8438 from jtattermusch/csharp_compiler_warnings by Jan Tattermusch · 8 years ago
  58. 60d55f8 Change flag precision to flag stride, better description. by Yuxuan Li · 8 years ago
  59. 638d03b Minor bug fix by Muxi Yan · 8 years ago
  60. a48afeb change unimplemented_method to unimplemented_service. Add real unimplemented_method test for node by Noah Eisen · 8 years ago
  61. 1ebf8bf Merge pull request #8460 from muxi/advance-boringssl-version by Muxi Yan · 8 years ago
  62. 6134d1d change unimplemented_method to unimplemented_service. Add real unimplemented_method test by Noah Eisen · 8 years ago
  63. b2a2647 added the real unimplemented_method test to csharp interop test by Noah Eisen · 8 years ago
  64. 9a171c7 renamed unimplemented_method -> unimplemented_service by Noah Eisen · 8 years ago
  65. b516cad Merge branch 'master' into uv_core_transport by murgatroid99 · 8 years ago
  66. ae07f7f Merge remote-tracking branch 'upstream/master' into resolver_channel_args by Mark D. Roth · 8 years ago
  67. 99e61f8 Merge pull request #8418 from markdroth/interop_flags by Mark D. Roth · 8 years ago
  68. af84245 Remove resolver_result. by Mark D. Roth · 8 years ago
  69. 6ac6a52 Fix stupid compiler error by Muxi Yan · 8 years ago
  70. d9cbec4 Merge pull request #8095 from markdroth/rename_client_config by Mark D. Roth · 8 years ago
  71. 6fd881e Advance versions of BoringSSL in podspec and template by Muxi Yan · 8 years ago
  72. 3798e60 Address review comments by Craig Tiller · 8 years ago
  73. c5fb957 Merge branch 'master' into rpc_mgr by Sree Kuchibhotla · 8 years ago
  74. 07ecd9d Add copyright header by Garrett Casto · 8 years ago
  75. 5bd7be0 Change LB policies to get their input from channel args. by Mark D. Roth · 8 years ago
  76. 153eaa7 s/BUFFER_POOL/RESOURCE_QUOTA/g by Craig Tiller · 8 years ago
  77. 54b409c Merge pull request #8450 from dgquintas/move_unref by David G. Quintas · 8 years ago
  78. 8269d7d Merge pull request #8215 from sreecha/new_scenario by Nicolas Noble · 8 years ago
  79. 3686996 Encode server name, LB policy name, and addresses in channel args. by Mark D. Roth · 8 years ago
  80. 52aff50 Merge remote-tracking branch 'ctiller/bazel' into bazel-take-2 by Nicolas "Pixel" Noble · 8 years ago
  81. 16883a3 Set user data vtable when creating grpc_lb_addresses. by Mark D. Roth · 8 years ago
  82. dbb58b8 Fix BoringSSL podspec template by Muxi Yan · 8 years ago
  83. 5124452 Compiles with npm install --debug option. by Tim Ryan · 8 years ago
  84. 531172f Merge pull request #8208 from tcr/master by Michael Lumish · 8 years ago
  85. 987f41f Merge pull request #7651 from rjshade/add_error_log_for_h2_headers by Craig Tiller · 8 years ago
  86. f01f7b6 clang-format fixes by Makarand Dharmapurikar · 8 years ago
  87. aea9185 Merge pull request #8455 from ctiller/importz by Craig Tiller · 8 years ago
  88. 6d4340d Add documentation by Craig Tiller · 8 years ago
  89. 98abfd3 Pass channel args through resolver. by Mark D. Roth · 8 years ago
  90. 4f5ae75 Fix build for import by Craig Tiller · 8 years ago
  91. 9f254c0 get rid of compiler warnings by Jan Tattermusch · 8 years ago
  92. d0e7c6d Marshal.GetDelegateForFunctionPointer(IntPtr, Type) is obsolete in netstandard by Jan Tattermusch · 8 years ago
  93. 32cb42e remove unused member by Jan Tattermusch · 8 years ago
  94. 7735daa address XMLdoc related warnings by Jan Tattermusch · 8 years ago
  95. 395faca Merge pull request #8447 from matt-kwong/v1.0.x-add-pr-filter by Jan Tattermusch · 8 years ago
  96. ff1ef24 Do not finish call with error when switching between wifi and cellular by Muxi Yan · 8 years ago
  97. 95d75ea clean with clang-format by Muxi Yan · 8 years ago
  98. 4848369 Clean cache thoroughly by Muxi Yan · 8 years ago
  99. 5655130 Break retain cycle and fix bug by Muxi Yan · 8 years ago
  100. 9f4e828 Merge pull request #8444 from jtattermusch/csharp_use_server_gc by Jan Tattermusch · 8 years ago