1. fa014a8 Merge github.com:grpc/grpc into pid_ctl by Craig Tiller · 8 years ago
  2. 86cb138 Handle failed calls in sync client by Craig Tiller · 8 years ago
  3. 6476170 Mark disappearing_server as flaky: this was always so, but is more pronounced now - and will be fixed with retries by Craig Tiller · 8 years ago
  4. 64542df Merge github.com:grpc/grpc into buffer_pools_for_realsies by Craig Tiller · 8 years ago
  5. c5d447e Merge pull request #8520 from murgatroid99/udp_server_test_fix by Craig Tiller · 8 years ago
  6. 423efd5 Update comment by Craig Tiller · 8 years ago
  7. 8abc796 Review feedback by Craig Tiller · 8 years ago
  8. 3d357d9 Merge github.com:grpc/grpc into buffer_pools_for_realsies by Craig Tiller · 8 years ago
  9. d7648fe Fix issue with pointers in udp_server_test by murgatroid99 · 8 years ago
  10. e4e457e Merge remote-tracking branch 'upstream/master' into circular_dependency_fix by Mark D. Roth · 8 years ago
  11. bfe5680 Move method_config module from ext/client_channel to lib/transport. by Mark D. Roth · 8 years ago
  12. fb809b7 Merge remote-tracking branch 'upstream/master' into resolver_channel_args by Mark D. Roth · 8 years ago
  13. 4c2e3e7 Merge pull request #8377 from htuch/alpn by Craig Tiller · 8 years ago
  14. 6b5d682 Review feedback by Craig Tiller · 8 years ago
  15. dc39353 Merge branch 'master' into uv_core_transport by murgatroid99 · 8 years ago
  16. b40a8fa Merge pull request #8437 from makdharma/stress_test_options by makdharma · 8 years ago
  17. f0b2ec0 clang-format by Mark D. Roth · 8 years ago
  18. fe8c501 Merge github.com:grpc/grpc into buffer_pools_for_realsies by Craig Tiller · 8 years ago
  19. e3a2100 Fix propagation of channel args for insecure channels. by Mark D. Roth · 8 years ago
  20. b367c1b Fix dns_resolver_connectivity_test. by Mark D. Roth · 8 years ago
  21. 25db523 Fix sockaddr_resolver_test. by Mark D. Roth · 8 years ago
  22. 557c990 clang-format by Mark D. Roth · 8 years ago
  23. 93ca807 Merge remote-tracking branch 'upstream/master' into resolver_channel_args by Mark D. Roth · 8 years ago
  24. 62b2a90 Fix handshake_client bind flakes and build issues. by Harvey Tuch · 8 years ago
  25. 085f9af Added import order comments, resolved other minor issues by murgatroid99 · 8 years ago
  26. a92a13c Fix server_ssl.c thread race exposed by tsan by using gpr_event. by Harvey Tuch · 8 years ago
  27. 27c876e Fix memory leak detected by ASAN and clang-format variance. by Harvey Tuch · 8 years ago
  28. 8cdf17a Introduce a grpc-exp ALPN protocol identifier. by Harvey Tuch · 8 years ago
  29. b516cad Merge branch 'master' into uv_core_transport by murgatroid99 · 8 years ago
  30. ae07f7f Merge remote-tracking branch 'upstream/master' into resolver_channel_args by Mark D. Roth · 8 years ago
  31. 99e61f8 Merge pull request #8418 from markdroth/interop_flags by Mark D. Roth · 8 years ago
  32. af84245 Remove resolver_result. by Mark D. Roth · 8 years ago
  33. d9cbec4 Merge pull request #8095 from markdroth/rename_client_config by Mark D. Roth · 8 years ago
  34. 3798e60 Address review comments by Craig Tiller · 8 years ago
  35. 153eaa7 s/BUFFER_POOL/RESOURCE_QUOTA/g by Craig Tiller · 8 years ago
  36. 3686996 Encode server name, LB policy name, and addresses in channel args. by Mark D. Roth · 8 years ago
  37. 16883a3 Set user data vtable when creating grpc_lb_addresses. by Mark D. Roth · 8 years ago
  38. f01f7b6 clang-format fixes by Makarand Dharmapurikar · 8 years ago
  39. 79fd4e6 Merge pull request #8381 from dgquintas/lb-cost-bin by David G. Quintas · 8 years ago
  40. 6a30178 Clang format by murgatroid99 · 8 years ago
  41. 8f67b64 Merge github.com:grpc/grpc into buffer_pools_for_realsies by Craig Tiller · 8 years ago
  42. dd2fa64 Add pid controller test by Craig Tiller · 8 years ago
  43. 9243c74 Merge pull request #8365 from vjpai/fc_1dstream by Vijay Pai · 8 years ago
  44. ab71dfb Merge branch 'master' into uv_core_transport by murgatroid99 · 8 years ago
  45. 74b731e Merge pull request #8423 from ncteisen/interop_client_naming by Noah Eisen · 8 years ago
  46. e3dd1d7 modify stress_test command line options by Makarand Dharmapurikar · 8 years ago
  47. 5ee0797 Merge branch 'master' into fc_1dstream by Vijay Pai · 8 years ago
  48. 6846929 Merge pull request #8413 from vjpai/qps_cleanup by Vijay Pai · 8 years ago
  49. 91d0093 Fix test by Craig Tiller · 8 years ago
  50. 10edf68 Merge branch 'master' into uv_core_transport by murgatroid99 · 8 years ago
  51. eb35a1d Merge remote-tracking branch 'upstream/master' into rename_client_config by Mark D. Roth · 8 years ago
  52. 9ea0f2c Merge github.com:grpc/grpc into buffer_pools_for_realsies by Craig Tiller · 8 years ago
  53. 70ee74c Merge pull request #8427 from ctiller/lock-cycle by Craig Tiller · 8 years ago
  54. 20e77f2 Merge pull request #8303 from markdroth/service_config by Mark D. Roth · 8 years ago
  55. 59f347e Merge branch 'master' into uv_core_transport by murgatroid99 · 8 years ago
  56. 6952b21 Merge github.com:grpc/grpc into buffer_pools_for_realsies by Craig Tiller · 8 years ago
  57. 2406e31 Avoid TSAN reported lock cycle by Craig Tiller · 8 years ago
  58. 32eee77 Changed name of rpc method to fit with the conventional naming. Also fixed type in interop client flag help message by Noah Eisen · 8 years ago
  59. 2dc4968 Fix config-exclusion for secure variants of tests by Craig Tiller · 8 years ago
  60. e2f6968 Fixes for bad asserts by Craig Tiller · 8 years ago
  61. afcc875 clang-format by Craig Tiller · 8 years ago
  62. 2430171 Allow specifying extra flags for C++ interop server. by Mark D. Roth · 8 years ago
  63. 9fa9315 Merge remote-tracking branch 'upstream/master' into fc_1dstream by Vijay Pai · 8 years ago
  64. d923583 Minor cleanup - remove an unneeded header, mark a class final, explicitly specify parent class by Vijay Pai · 8 years ago
  65. 948f95b Merge pull request #7201 from markdroth/run_interop_tests_go by Mark D. Roth · 8 years ago
  66. 605a8f1 Merge remote-tracking branch 'upstream/master' into service_config by Mark D. Roth · 8 years ago
  67. f1e5d12 Merge pull request #8371 from yang-g/server_context_spouse by Yang Gao · 8 years ago
  68. 20afa3d BufferPool --> ResourceQuota by Craig Tiller · 8 years ago
  69. 654b242 Merge branch 'direct-calls' into buffer_pools_for_realsies by Craig Tiller · 8 years ago
  70. 14c836f Delambdaify by Craig Tiller · 8 years ago
  71. 68cf8ce Fix payload tests under windows by Craig Tiller · 8 years ago
  72. 8c94df1 Merge github.com:grpc/grpc into direct-calls by Craig Tiller · 8 years ago
  73. b019d61 Fix benchmark shutdown by Craig Tiller · 8 years ago
  74. 8725595 Merge pull request #7664 from kpayson64/cv_wakeup_fd by kpayson64 · 8 years ago
  75. d8fe334 s/lb-cost/lb-cost-bin by David Garcia Quintas · 8 years ago
  76. 7d2f0b0 Merge github.com:grpc/grpc into direct-calls by Craig Tiller · 8 years ago
  77. a628c84 Merge branch 'direct-calls' into buffer_pools_for_realsies by Craig Tiller · 8 years ago
  78. 5e258bf clang-format by Mark D. Roth · 8 years ago
  79. 583eb9b Clang format by murgatroid99 · 8 years ago
  80. e76b87b Merge branch 'master' into uv_core_transport by murgatroid99 · 8 years ago
  81. 4a8cf1d Merge pull request #8348 from dgquintas/new_lb_md_keys by David G. Quintas · 8 years ago
  82. d7ec5e1 Merge remote-tracking branch 'upstream/master' into service_config by Mark D. Roth · 8 years ago
  83. fd7caf5 Merge branch 'master' of github.com:grpc/grpc into new_lb_md_keys by David Garcia Quintas · 8 years ago
  84. c4292fb Add a simple test by yang-g · 8 years ago
  85. 0812609 golden file by Vijay Pai · 8 years ago
  86. 96e0311 clang-format by Vijay Pai · 8 years ago
  87. 8d08b1d Test all split streamed variations by Vijay Pai · 8 years ago
  88. 65a9ef1 Fix channel/stub for dup service use by Vijay Pai · 8 years ago
  89. 61536a7 Making split streaming testable by Vijay Pai · 8 years ago
  90. 272c8d2 Merge github.com:grpc/grpc into direct-calls by Craig Tiller · 8 years ago
  91. c0aa97d Merge branch 'master' into uv_core_transport by murgatroid99 · 8 years ago
  92. a460192 Minor fixes to sockaddr changes by murgatroid99 · 8 years ago
  93. 83dd3aa changed whitespace by Noah Eisen · 8 years ago
  94. 40860c4 reverting a file for the last commit caused a function to be deleted from interop_client. This commit adds that function back in by Noah Eisen · 8 years ago
  95. f8ffbf6 also reverted interop server, since mark had already made the changes I did in an un merged pull request by Noah Eisen · 8 years ago
  96. cece9c7 manually fixed merge conflict. caused by the addition of a different new interop test by Noah Eisen · 8 years ago
  97. b529997 Fixed clang-format sanity error by David Garcia Quintas · 8 years ago
  98. fb324c4 Merge branch 'direct-calls' into buffer_pools_for_realsies by Craig Tiller · 8 years ago
  99. 22d50e9 Fix sanity and move a header include by murgatroid99 · 8 years ago
  100. 5ef0c00 Merge pull request #8101 from makdharma/cacheable_unary by makdharma · 8 years ago