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