1. d34f2a4 Better strategy by Muxi Yan · 8 years ago
  2. 1cef41f Fix testInternalError that caused Jenkins hang for a long time by Muxi Yan · 8 years ago
  3. 5c8a47e Merge pull request #9776 from apolcyn/add_http2_flow_control_interop_tests by apolcyn · 8 years ago
  4. 209c41a Merge pull request #10255 from nathanielmanistaatgoogle/_pb2_grpc-unnecessary-imports by Nathaniel Manista · 8 years ago
  5. 5583756 Merge pull request #10109 from ncteisen/error-slice-optimization by Noah Eisen · 8 years ago
  6. 3d194ad Merge branch 'master' of https://github.com/grpc/grpc into error-slice-optimization by Noah Eisen · 8 years ago
  7. 48fda55 Merge pull request #10189 from ctiller/call_cases by Craig Tiller · 8 years ago
  8. 50fdc8a add http2 server test for unary calls that uses small frames and padding by Alexander Polcyn · 8 years ago
  9. 3f90a95 Merge pull request #10252 from jboeuf/no_creds_assert_in_server_auth_filter by Robbie Shade · 8 years ago
  10. be0dba1 Merge pull request #10247 from y-zeng/fix_lb_subchannel by Yuchen Zeng · 8 years ago
  11. b130275 Merge pull request #10253 from ctiller/bm_chttp2_top2 by Craig Tiller · 8 years ago
  12. 2f390db Drop unnecessary imports from _pb2_grpc.py files by Nathaniel Manista · 8 years ago
  13. 407101b Add bm by Craig Tiller · 8 years ago
  14. 9fb3131 Enroll bm_chttp2_transport into bigquery pipeline by Craig Tiller · 8 years ago
  15. bbc9622 Merge pull request #9864 from michielbdejong/patch-1 by Michael Lumish · 8 years ago
  16. b14ab80 Fixes for new APIs by Craig Tiller · 8 years ago
  17. 8f0fd82 Removing credentials assert in server_auth_filter. by Julien Boeuf · 8 years ago
  18. eeb3b24 Merge pull request #10238 from ctiller/bm_chttp2_top by Craig Tiller · 8 years ago
  19. 02ee91b Merge pull request #10203 from ncteisen/error-ownership-semantics by Noah Eisen · 8 years ago
  20. 5c42af6 Merge pull request #9655 from markdroth/remove_initial_connect_string by Mark D. Roth · 8 years ago
  21. 1855710 Merge pull request #10210 from muxi/enable-cronet-compression by Muxi Yan · 8 years ago
  22. 4c2e57d Regen project by ncteisen · 8 years ago
  23. 031cfeb Line breaks and doc reffing by ncteisen · 8 years ago
  24. 8e2713e Merge pull request #10228 from kpayson64/gpr_assert_thd by kpayson64 · 8 years ago
  25. c88fd35 Add reproduction by Yuchen Zeng · 8 years ago
  26. 3431996 Fix subchannel creation in pick_first and round_robin by Yuchen Zeng · 8 years ago
  27. 31041c9 Merge github.com:grpc/grpc into call_cases by Craig Tiller · 8 years ago
  28. 9f615de Merge pull request #10242 from dgquintas/fix_sanity by David G. Quintas · 8 years ago
  29. e63cde9 Fix sanity, generated projects by David Garcia Quintas · 8 years ago
  30. ac433cf Assert on thread creation by Ken Payson · 8 years ago
  31. d4143f2 Merge pull request #10208 from muxi/fix-trailer-only by Muxi Yan · 8 years ago
  32. 12b44ae Merge remote-tracking branch 'upstream/master' into enable-cronet-compression by Muxi Yan · 8 years ago
  33. 62d1dd9 Merge pull request #9850 from markdroth/retry_throttle by Mark D. Roth · 8 years ago
  34. c9ff208 Merge pull request #10151 from y-zeng/fix_set_socket_mutator by Yuchen Zeng · 8 years ago
  35. f7c2cd2 Ran generate_projects.sh. by Mark D. Roth · 8 years ago
  36. 14ef5d8 Merge remote-tracking branch 'upstream/master' into remove_initial_connect_string by Mark D. Roth · 8 years ago
  37. 94f3ddd clang-format by Muxi Yan · 8 years ago
  38. e50c7bd Merge pull request #10227 from kpayson64/optional_enum34 by kpayson64 · 8 years ago
  39. 3e9e2fd Merge pull request #10200 from ctiller/bad_tracking by Craig Tiller · 8 years ago
  40. 18f09a0 Add benchmark suite for chttp2 by Craig Tiller · 8 years ago
  41. d86d742 Remove BUILD rule for removed test. by Mark D. Roth · 8 years ago
  42. d5fa26e Merge pull request #10201 from vjpai/combiner_explainer by Vijay Pai · 8 years ago
  43. b4478ff Comment by Muxi Yan · 8 years ago
  44. 25909c4 Merge pull request #10220 from ctiller/fuzzingmac by Craig Tiller · 8 years ago
  45. 7c050ea Merge pull request #10102 from ctiller/fuzzing-long by Craig Tiller · 8 years ago
  46. 34e9194 Make enum34 only required for Python 2.7 by Ken Payson · 8 years ago
  47. eb6f201 Improvement on reading compression byt by Muxi Yan · 8 years ago
  48. 4967344 Merge pull request #10212 from nathanielmanistaatgoogle/update-tests by Nathaniel Manista · 8 years ago
  49. f9c910f Merge pull request #10207 from y-zeng/tcp_server_severity by Yuchen Zeng · 8 years ago
  50. c9bb78f Make fuzzers run on mac (but not on mac on jenkins) by Craig Tiller · 8 years ago
  51. bb7484c Update tests to current gRPC code elements by Nathaniel Manista · 8 years ago
  52. 59660e5 Add supprot of processing trailer-only response in cronet_transport.c by Muxi Yan · 8 years ago
  53. 18de3d72 Make changes suggested by Mark, make this pass sanity by Vijay Pai · 8 years ago
  54. cb2f3f6 Downgrade error severity to INFO when failing to add a listener by Yuchen Zeng · 8 years ago
  55. 780cf2a Fix that there is no :status header in the case of trailer-only failure reply by Muxi Yan · 8 years ago
  56. 3c3093c Fix that there is no :status header in the case of trailer-only failure reply by Muxi Yan · 8 years ago
  57. 0aea920 Add compression support to cronet transport by Muxi Yan · 8 years ago
  58. 257d4d6 Regenerate project by ncteisen · 8 years ago
  59. 0d11361 Add error ownership doc by ncteisen · 8 years ago
  60. 40a947e Merge pull request #9889 from y-zeng/channel_arg by Yuchen Zeng · 8 years ago
  61. 289bc21 Merge pull request #9995 from y-zeng/cpu_test by Yuchen Zeng · 8 years ago
  62. d9efa4a Merge pull request #10123 from y-zeng/android by Yuchen Zeng · 8 years ago
  63. f3792b2 Merge remote-tracking branch 'upstream/master' into remove_initial_connect_string by Mark D. Roth · 8 years ago
  64. 11c57e8 Merge pull request #10165 from markdroth/proxy_mapper_init_fix by Mark D. Roth · 8 years ago
  65. a340987 Merge pull request #10179 from markdroth/proxy_mapper_channel_arg_fix by Mark D. Roth · 8 years ago
  66. 14ea772 Explain combiner by Vijay Pai · 8 years ago
  67. 8c74445 Fix tracking of writes: we dont need TrackCounters for bm_fullstack since the fixture does it by Craig Tiller · 8 years ago
  68. 693d2b4 Merge remote-tracking branch 'upstream/master' into retry_throttle by Mark D. Roth · 8 years ago
  69. fecba53 Switch to using a CAS loop to update the token value. by Mark D. Roth · 8 years ago
  70. 18f5b66 Merge pull request #10090 from rjshade/add_test_flags by Yang Gao · 8 years ago
  71. d2304d9 Merge remote-tracking branch 'upstream/master' into proxy_mapper_init_fix by Mark D. Roth · 8 years ago
  72. 01deb9d add hyper to Dockerfile.template by Eric Gribkoff · 8 years ago
  73. 2f59cf2 move health check to just before running test cases by Eric Gribkoff · 8 years ago
  74. 246c0ee delay health check, increase timeout by Eric Gribkoff · 8 years ago
  75. 6ce6166 reenable health check, disable other interop tests by Eric Gribkoff · 8 years ago
  76. f9d0804 disable wait for healthy by Eric Gribkoff · 8 years ago
  77. 92a5d28 increase wait for healthy timeout by Eric Gribkoff · 8 years ago
  78. d86a19e check error for docker inspect by Eric Gribkoff · 8 years ago
  79. d3b1600 add comments for health check docker flags by Eric Gribkoff · 8 years ago
  80. 22afddf add health check for http2 server by Eric Gribkoff · 8 years ago
  81. bee6ec2 refactor common_options, correct output for manual run by Eric Gribkoff · 8 years ago
  82. 61335ec use docker port mapping for http2 server by Eric Gribkoff · 8 years ago
  83. 95f48c1 really add _ by Eric Gribkoff · 8 years ago
  84. 69e2f82 add _ by Eric Gribkoff · 8 years ago
  85. 5ae42a1 stop http2 test server with error code when failures occur by Eric Gribkoff · 8 years ago
  86. 5438888 Merge pull request #9806 from vjpai/increase_the_suppression by Vijay Pai · 8 years ago
  87. e0e809f Merge pull request #10135 from ctiller/call_arena by Craig Tiller · 8 years ago
  88. 1c154bf Merge pull request #10190 from yang-g/build_fix by Yang Gao · 8 years ago
  89. 9df13b2 Add missing files by yang-g · 8 years ago
  90. da73580 Merge pull request #10171 from matt-kwong/kokoro-inc-port-time by matt-kwong · 8 years ago
  91. 06d4cbc Fix BUILD by Craig Tiller · 8 years ago
  92. c627664 Merge github.com:grpc/grpc into call_arena by Craig Tiller · 8 years ago
  93. 597f51c Merge pull request #10184 from ctiller/missing by Craig Tiller · 8 years ago
  94. b7f35a6 Expand benchmark coverage to isolated grpc_call scenarios against a dummy filter stack by Craig Tiller · 8 years ago
  95. c290bc7 Merge pull request #10176 from muxi/fix-test-timeout by Muxi Yan · 8 years ago
  96. 4a3f53a Merge pull request #10156 from grpc/name by Nicolas Noble · 8 years ago
  97. 0e0149d Restore missing benchmarks by Craig Tiller · 8 years ago
  98. 2ccd502 Add cast by Craig Tiller · 8 years ago
  99. 1292906 Disable cronet trace by Muxi Yan · 8 years ago
  100. 9f6b9ab Merge github.com:grpc/grpc into call_arena by Craig Tiller · 8 years ago