1. 3431996 Fix subchannel creation in pick_first and round_robin by Yuchen Zeng · 7 years ago
  2. b05fc32 xcpretty for examples too by Muxi Yan · 7 years ago
  3. bf18428 Introduce grpc_completion_queue_factory API by Sree Kuchibhotla · 7 years ago
  4. 31041c9 Merge github.com:grpc/grpc into call_cases by Craig Tiller · 7 years ago
  5. 9f615de Merge pull request #10242 from dgquintas/fix_sanity by David G. Quintas · 7 years ago
  6. b18d54f Use xcpretty to provide better test information by Muxi Yan · 7 years ago
  7. e63cde9 Fix sanity, generated projects by David Garcia Quintas · 7 years ago
  8. ac433cf Assert on thread creation by Ken Payson · 7 years ago
  9. d4143f2 Merge pull request #10208 from muxi/fix-trailer-only by Muxi Yan · 7 years ago
  10. 12b44ae Merge remote-tracking branch 'upstream/master' into enable-cronet-compression by Muxi Yan · 7 years ago
  11. 62d1dd9 Merge pull request #9850 from markdroth/retry_throttle by Mark D. Roth · 7 years ago
  12. c9ff208 Merge pull request #10151 from y-zeng/fix_set_socket_mutator by Yuchen Zeng · 7 years ago
  13. f7c2cd2 Ran generate_projects.sh. by Mark D. Roth · 7 years ago
  14. 14ef5d8 Merge remote-tracking branch 'upstream/master' into remove_initial_connect_string by Mark D. Roth · 7 years ago
  15. eb799b7 Fix shutdown process on macos by Yuchen Zeng · 7 years ago
  16. 94f3ddd clang-format by Muxi Yan · 7 years ago
  17. e50c7bd Merge pull request #10227 from kpayson64/optional_enum34 by kpayson64 · 7 years ago
  18. e718647 fix the namespacing for php docs on clients by Eric Pinzur · 7 years ago
  19. 3e9e2fd Merge pull request #10200 from ctiller/bad_tracking by Craig Tiller · 7 years ago
  20. 18f09a0 Add benchmark suite for chttp2 by Craig Tiller · 7 years ago
  21. d86d742 Remove BUILD rule for removed test. by Mark D. Roth · 7 years ago
  22. 7496218 Add CARES_BUILD_INCLUDE_DIR by Yuchen Zeng · 7 years ago
  23. ea282e9 add passing test that kills a process while there are active watch chan state calls by Alexander Polcyn · 7 years ago
  24. d5fa26e Merge pull request #10201 from vjpai/combiner_explainer by Vijay Pai · 7 years ago
  25. b4478ff Comment by Muxi Yan · 7 years ago
  26. 25909c4 Merge pull request #10220 from ctiller/fuzzingmac by Craig Tiller · 7 years ago
  27. 7c050ea Merge pull request #10102 from ctiller/fuzzing-long by Craig Tiller · 7 years ago
  28. 3e30832 bump v1.2.x branch to 1.2.1-pre1 by Alexander Polcyn · 7 years ago
  29. 2c19723 updated monitoring.proto by Makarand Dharmapurikar · 7 years ago
  30. 34e9194 Make enum34 only required for Python 2.7 by Ken Payson · 7 years ago
  31. e2cfe9d Merge pull request #10224 from dgquintas/v1.2.x by David G. Quintas · 7 years ago
  32. 513aa6c Use _locked functions in dns_ares_resolver_vtable by Yuchen Zeng · 7 years ago
  33. eb6f201 Improvement on reading compression byt by Muxi Yan · 7 years ago
  34. b239da9 removed multiple allocs, refactored b64 encoder by Makarand Dharmapurikar · 7 years ago
  35. 69e5a28 Going for 1.2.0 by David Garcia Quintas · 7 years ago
  36. 4967344 Merge pull request #10212 from nathanielmanistaatgoogle/update-tests by Nathaniel Manista · 7 years ago
  37. c75bbf2 Fix cmake build on linux by Yuchen Zeng · 7 years ago
  38. f9c910f Merge pull request #10207 from y-zeng/tcp_server_severity by Yuchen Zeng · 7 years ago
  39. 366c9c5 using URI query to communicate payload by Makarand Dharmapurikar · 7 years ago
  40. c9bb78f Make fuzzers run on mac (but not on mac on jenkins) by Craig Tiller · 7 years ago
  41. d6b4985 Fix uv, cmake, bazel build by Yuchen Zeng · 7 years ago
  42. 4e60675 add end2end tests to formatter and adjust to formatter by Alexander Polcyn · 7 years ago
  43. b862b6a use RTEST with channel watch arg to capture larger set of truthy args by Alexander Polcyn · 7 years ago
  44. 1561862 Turn off c_ares resolver by default by Yuchen Zeng · 7 years ago
  45. bb7484c Update tests to current gRPC code elements by Nathaniel Manista · 7 years ago
  46. e5230b7 Use the combiner from client_channel by Yuchen Zeng · 7 years ago
  47. 8c87db0 Add TODOs to track unimplmented features by Yuchen Zeng · 7 years ago
  48. 4a76994 Use zalloc in c-ares resolver by Yuchen Zeng · 7 years ago
  49. 9bc0d82 Merge remote-tracking branch 'upstream/master' into cares_bazel_rule by Yuchen Zeng · 7 years ago
  50. cabb151 Update with the client channel combiner change by Yuchen Zeng · 7 years ago
  51. 2c97708 Merge remote-tracking branch 'upstream/master' into cares_bazel_rule by Yuchen Zeng · 7 years ago
  52. 59660e5 Add supprot of processing trailer-only response in cronet_transport.c by Muxi Yan · 7 years ago
  53. dc6b569 Print debug info by Yuchen Zeng · 7 years ago
  54. d107492 Update with combiner API by Yuchen Zeng · 7 years ago
  55. f39cf46 Merge remote-tracking branch 'upstream/master' into cares_bazel_rule by Yuchen Zeng · 7 years ago
  56. 252205c Merge pull request #10022 from kpayson64/resource_exauhsted by kpayson64 · 7 years ago
  57. 18de3d72 Make changes suggested by Mark, make this pass sanity by Vijay Pai · 7 years ago
  58. cb2f3f6 Downgrade error severity to INFO when failing to add a listener by Yuchen Zeng · 7 years ago
  59. 780cf2a Fix that there is no :status header in the case of trailer-only failure reply by Muxi Yan · 7 years ago
  60. 3c3093c Fix that there is no :status header in the case of trailer-only failure reply by Muxi Yan · 7 years ago
  61. 0aea920 Add compression support to cronet transport by Muxi Yan · 7 years ago
  62. 257d4d6 Regenerate project by ncteisen · 7 years ago
  63. 0d11361 Add error ownership doc by ncteisen · 7 years ago
  64. 40a947e Merge pull request #9889 from y-zeng/channel_arg by Yuchen Zeng · 7 years ago
  65. 289bc21 Merge pull request #9995 from y-zeng/cpu_test by Yuchen Zeng · 7 years ago
  66. 25e78e3 removed unnecessary includes by Makarand Dharmapurikar · 7 years ago
  67. c2a8a8f addressed review feedback by Makarand Dharmapurikar · 7 years ago
  68. d9efa4a Merge pull request #10123 from y-zeng/android by Yuchen Zeng · 7 years ago
  69. f3792b2 Merge remote-tracking branch 'upstream/master' into remove_initial_connect_string by Mark D. Roth · 7 years ago
  70. 11c57e8 Merge pull request #10165 from markdroth/proxy_mapper_init_fix by Mark D. Roth · 7 years ago
  71. a340987 Merge pull request #10179 from markdroth/proxy_mapper_channel_arg_fix by Mark D. Roth · 7 years ago
  72. 39a5932 Add max_requests argument to server by Ken Payson · 7 years ago
  73. 14ea772 Explain combiner by Vijay Pai · 7 years ago
  74. 8c74445 Fix tracking of writes: we dont need TrackCounters for bm_fullstack since the fixture does it by Craig Tiller · 7 years ago
  75. 693d2b4 Merge remote-tracking branch 'upstream/master' into retry_throttle by Mark D. Roth · 7 years ago
  76. fecba53 Switch to using a CAS loop to update the token value. by Mark D. Roth · 7 years ago
  77. 18f5b66 Merge pull request #10090 from rjshade/add_test_flags by Yang Gao · 7 years ago
  78. b4121ca Merge pull request #10188 from kpayson64/another_gil_fix by kpayson64 · 7 years ago
  79. d2304d9 Merge remote-tracking branch 'upstream/master' into proxy_mapper_init_fix by Mark D. Roth · 7 years ago
  80. 021fa52 Merge pull request #10157 from muxi/advance-protoc-version by Muxi Yan · 7 years ago
  81. 01deb9d add hyper to Dockerfile.template by Eric Gribkoff · 7 years ago
  82. 2f59cf2 move health check to just before running test cases by Eric Gribkoff · 7 years ago
  83. 246c0ee delay health check, increase timeout by Eric Gribkoff · 7 years ago
  84. 6ce6166 reenable health check, disable other interop tests by Eric Gribkoff · 7 years ago
  85. f9d0804 disable wait for healthy by Eric Gribkoff · 7 years ago
  86. 92a5d28 increase wait for healthy timeout by Eric Gribkoff · 7 years ago
  87. d86a19e check error for docker inspect by Eric Gribkoff · 7 years ago
  88. d3b1600 add comments for health check docker flags by Eric Gribkoff · 7 years ago
  89. 22afddf add health check for http2 server by Eric Gribkoff · 7 years ago
  90. bee6ec2 refactor common_options, correct output for manual run by Eric Gribkoff · 7 years ago
  91. 61335ec use docker port mapping for http2 server by Eric Gribkoff · 7 years ago
  92. 95f48c1 really add _ by Eric Gribkoff · 7 years ago
  93. 69e2f82 add _ by Eric Gribkoff · 7 years ago
  94. 5ae42a1 stop http2 test server with error code when failures occur by Eric Gribkoff · 7 years ago
  95. 5438888 Merge pull request #9806 from vjpai/increase_the_suppression by Vijay Pai · 7 years ago
  96. e38b012 Changes to podspecs by Muxi Yan · 7 years ago
  97. 37d3fba Relieve ios deployment version to 7.0 by Muxi Yan · 7 years ago
  98. e7aef6c Merge pull request #10183 from muxi/backport-10042 by Muxi Yan · 7 years ago
  99. 411b63b Advance dependency version by Muxi Yan · 7 years ago
  100. aff1c05 Make Jenkins post microbenchmarking diff in a comment by Matt Kwong · 7 years ago