1. 503653e Merge pull request #8456 from ctiller/pid_ctl by Craig Tiller · 8 years ago
  2. 0b48db4 Merge pull request #8537 from markdroth/remove_fake_resolver by Mark D. Roth · 8 years ago
  3. 4f9b764 Fixed use of unalloc'd memory by David Garcia Quintas · 8 years ago
  4. 2b8de5c Don't run cancel_after_accept test for fd and socketpair fixtures. by Mark D. Roth · 8 years ago
  5. d3f25b3 Merge remote-tracking branch 'upstream/master' into remove_fake_resolver by Mark D. Roth · 8 years ago
  6. 9895a56 Merge pull request #8598 from ctiller/rst_stream by Muxi Yan · 8 years ago
  7. 6c8492d Merge remote-tracking branch 'upstream/master' into remove_fake_resolver by Mark D. Roth · 8 years ago
  8. 2afba3a Ensure something executes the new rst_stream code by Craig Tiller · 8 years ago
  9. fe85851 Fix build problem from merge. by Mark D. Roth · 8 years ago
  10. 5a40057 Don't use the stack so much by Masood Malekghassemi · 8 years ago
  11. c20a52f Fix build problem. by Mark D. Roth · 8 years ago
  12. d811b30 clang-format by Mark D. Roth · 8 years ago
  13. 6e3e39f Merge branch 'lb_policy_name_channel_arg' into remove_fake_resolver by Mark D. Roth · 8 years ago
  14. f405035 More Windows Fixes by Craig Tiller · 8 years ago
  15. fa014a8 Merge github.com:grpc/grpc into pid_ctl by Craig Tiller · 8 years ago
  16. 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
  17. e127a39 Change tests to use channel args instead of fake_resolver query args. by Mark D. Roth · 8 years ago
  18. 64542df Merge github.com:grpc/grpc into buffer_pools_for_realsies by Craig Tiller · 8 years ago
  19. c5d447e Merge pull request #8520 from murgatroid99/udp_server_test_fix by Craig Tiller · 8 years ago
  20. 423efd5 Update comment by Craig Tiller · 8 years ago
  21. 8abc796 Review feedback by Craig Tiller · 8 years ago
  22. 3d357d9 Merge github.com:grpc/grpc into buffer_pools_for_realsies by Craig Tiller · 8 years ago
  23. d7648fe Fix issue with pointers in udp_server_test by murgatroid99 · 8 years ago
  24. e4e457e Merge remote-tracking branch 'upstream/master' into circular_dependency_fix by Mark D. Roth · 8 years ago
  25. bfe5680 Move method_config module from ext/client_channel to lib/transport. by Mark D. Roth · 8 years ago
  26. fb809b7 Merge remote-tracking branch 'upstream/master' into resolver_channel_args by Mark D. Roth · 8 years ago
  27. 4c2e3e7 Merge pull request #8377 from htuch/alpn by Craig Tiller · 8 years ago
  28. 6b5d682 Review feedback by Craig Tiller · 8 years ago
  29. f0b2ec0 clang-format by Mark D. Roth · 8 years ago
  30. fe8c501 Merge github.com:grpc/grpc into buffer_pools_for_realsies by Craig Tiller · 8 years ago
  31. b367c1b Fix dns_resolver_connectivity_test. by Mark D. Roth · 8 years ago
  32. 25db523 Fix sockaddr_resolver_test. by Mark D. Roth · 8 years ago
  33. 557c990 clang-format by Mark D. Roth · 8 years ago
  34. 62b2a90 Fix handshake_client bind flakes and build issues. by Harvey Tuch · 8 years ago
  35. 085f9af Added import order comments, resolved other minor issues by murgatroid99 · 8 years ago
  36. a92a13c Fix server_ssl.c thread race exposed by tsan by using gpr_event. by Harvey Tuch · 8 years ago
  37. 27c876e Fix memory leak detected by ASAN and clang-format variance. by Harvey Tuch · 8 years ago
  38. 8cdf17a Introduce a grpc-exp ALPN protocol identifier. by Harvey Tuch · 8 years ago
  39. b516cad Merge branch 'master' into uv_core_transport by murgatroid99 · 8 years ago
  40. ae07f7f Merge remote-tracking branch 'upstream/master' into resolver_channel_args by Mark D. Roth · 8 years ago
  41. af84245 Remove resolver_result. by Mark D. Roth · 8 years ago
  42. d9cbec4 Merge pull request #8095 from markdroth/rename_client_config by Mark D. Roth · 8 years ago
  43. 3798e60 Address review comments by Craig Tiller · 8 years ago
  44. 153eaa7 s/BUFFER_POOL/RESOURCE_QUOTA/g by Craig Tiller · 8 years ago
  45. 3686996 Encode server name, LB policy name, and addresses in channel args. by Mark D. Roth · 8 years ago
  46. 16883a3 Set user data vtable when creating grpc_lb_addresses. by Mark D. Roth · 8 years ago
  47. 79fd4e6 Merge pull request #8381 from dgquintas/lb-cost-bin by David G. Quintas · 8 years ago
  48. 6a30178 Clang format by murgatroid99 · 8 years ago
  49. dd2fa64 Add pid controller test by Craig Tiller · 8 years ago
  50. 91d0093 Fix test by Craig Tiller · 8 years ago
  51. 10edf68 Merge branch 'master' into uv_core_transport by murgatroid99 · 8 years ago
  52. eb35a1d Merge remote-tracking branch 'upstream/master' into rename_client_config by Mark D. Roth · 8 years ago
  53. 9ea0f2c Merge github.com:grpc/grpc into buffer_pools_for_realsies by Craig Tiller · 8 years ago
  54. 70ee74c Merge pull request #8427 from ctiller/lock-cycle by Craig Tiller · 8 years ago
  55. 20e77f2 Merge pull request #8303 from markdroth/service_config by Mark D. Roth · 8 years ago
  56. 59f347e Merge branch 'master' into uv_core_transport by murgatroid99 · 8 years ago
  57. 6952b21 Merge github.com:grpc/grpc into buffer_pools_for_realsies by Craig Tiller · 8 years ago
  58. 2406e31 Avoid TSAN reported lock cycle by Craig Tiller · 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. 605a8f1 Merge remote-tracking branch 'upstream/master' into service_config by Mark D. Roth · 8 years ago
  63. 20afa3d BufferPool --> ResourceQuota by Craig Tiller · 8 years ago
  64. 654b242 Merge branch 'direct-calls' into buffer_pools_for_realsies by Craig Tiller · 8 years ago
  65. 68cf8ce Fix payload tests under windows by Craig Tiller · 8 years ago
  66. 8c94df1 Merge github.com:grpc/grpc into direct-calls by Craig Tiller · 8 years ago
  67. 8725595 Merge pull request #7664 from kpayson64/cv_wakeup_fd by kpayson64 · 8 years ago
  68. d8fe334 s/lb-cost/lb-cost-bin by David Garcia Quintas · 8 years ago
  69. 7d2f0b0 Merge github.com:grpc/grpc into direct-calls by Craig Tiller · 8 years ago
  70. e76b87b Merge branch 'master' into uv_core_transport by murgatroid99 · 8 years ago
  71. d7ec5e1 Merge remote-tracking branch 'upstream/master' into service_config by Mark D. Roth · 8 years ago
  72. fd7caf5 Merge branch 'master' of github.com:grpc/grpc into new_lb_md_keys by David Garcia Quintas · 8 years ago
  73. c0aa97d Merge branch 'master' into uv_core_transport by murgatroid99 · 8 years ago
  74. a460192 Minor fixes to sockaddr changes by murgatroid99 · 8 years ago
  75. fb324c4 Merge branch 'direct-calls' into buffer_pools_for_realsies by Craig Tiller · 8 years ago
  76. 22d50e9 Fix sanity and move a header include by murgatroid99 · 8 years ago
  77. 9993c87 Merge github.com:grpc/grpc into direct-calls by Craig Tiller · 8 years ago
  78. 352e9a3 Merge pull request #8073 from daniel-j-born/handshake_shutdown by Yang Gao · 8 years ago
  79. a03a8c4 Merge pull request #8333 from rjshade/orphan_calls by Vijay Pai · 8 years ago
  80. 81a6ef9 Merge github.com:grpc/grpc into direct-calls by Craig Tiller · 8 years ago
  81. a3654db Renamed LB-related metadata keys by David Garcia Quintas · 8 years ago
  82. fbfb05a Merge pull request #8177 from jboeuf/remove_call_creds_from_channel_creds by jboeuf · 8 years ago
  83. aa9c578 Clean up code after merge with master by murgatroid99 · 8 years ago
  84. 5175037 Check for the correct number of orphan callbacks in udp_server_test by Robbie Shade · 8 years ago
  85. c99945e Merge branch 'direct-calls' into buffer_pools_for_realsies by Craig Tiller · 8 years ago
  86. fdc2b10 Merge github.com:grpc/grpc into direct-calls by Craig Tiller · 8 years ago
  87. d195cf5 Add condition variable polling engine by kpayson64 · 8 years ago
  88. fde76d7 Merge branch 'master' into uv_core_transport by murgatroid99 · 8 years ago
  89. 9db75cf Revert changes to sockaddr_resolver_test, since we no longer support query_args there. by Mark D. Roth · 8 years ago
  90. fd2ddd2 clang-format by Mark D. Roth · 8 years ago
  91. 2c287ca UV tests pass on linux by murgatroid99 · 8 years ago
  92. 1519574 Merge remote-tracking branch 'upstream/master' into rename_client_config by Mark D. Roth · 8 years ago
  93. afae721 Fix test. by Mark D. Roth · 8 years ago
  94. d8f4a12 Fix build problem in test. by Mark D. Roth · 8 years ago
  95. 81ae740 Test setting wait_for_ready via service config. by Mark D. Roth · 8 years ago
  96. fc27513 Merge branch 'fail_fast' into service_config by Mark D. Roth · 8 years ago
  97. 8bc8a83 Update tests. by Mark D. Roth · 8 years ago
  98. 30542c0 Merge remote-tracking branch 'upstream/master' into service_config by Mark D. Roth · 8 years ago
  99. e40dd29 Handle the case where the resolver returns after the call is initialized. by Mark D. Roth · 8 years ago
  100. 998dbc0 Merge pull request #7612 from rjshade/enable_udp_testing by Yang Gao · 8 years ago