1. eeb3b24 Merge pull request #10238 from ctiller/bm_chttp2_top by Craig Tiller · 7 years ago
  2. 02ee91b Merge pull request #10203 from ncteisen/error-ownership-semantics by Noah Eisen · 7 years ago
  3. 5c42af6 Merge pull request #9655 from markdroth/remove_initial_connect_string by Mark D. Roth · 7 years ago
  4. 1855710 Merge pull request #10210 from muxi/enable-cronet-compression by Muxi Yan · 7 years ago
  5. 4c2e57d Regen project by ncteisen · 7 years ago
  6. 031cfeb Line breaks and doc reffing by ncteisen · 7 years ago
  7. 8e2713e Merge pull request #10228 from kpayson64/gpr_assert_thd by kpayson64 · 7 years ago
  8. 9f615de Merge pull request #10242 from dgquintas/fix_sanity by David G. Quintas · 7 years ago
  9. e63cde9 Fix sanity, generated projects by David Garcia Quintas · 7 years ago
  10. ac433cf Assert on thread creation by Ken Payson · 7 years ago
  11. d4143f2 Merge pull request #10208 from muxi/fix-trailer-only by Muxi Yan · 7 years ago
  12. 12b44ae Merge remote-tracking branch 'upstream/master' into enable-cronet-compression by Muxi Yan · 7 years ago
  13. 62d1dd9 Merge pull request #9850 from markdroth/retry_throttle by Mark D. Roth · 7 years ago
  14. c9ff208 Merge pull request #10151 from y-zeng/fix_set_socket_mutator by Yuchen Zeng · 7 years ago
  15. f7c2cd2 Ran generate_projects.sh. by Mark D. Roth · 7 years ago
  16. 14ef5d8 Merge remote-tracking branch 'upstream/master' into remove_initial_connect_string by Mark D. Roth · 7 years ago
  17. 94f3ddd clang-format by Muxi Yan · 7 years ago
  18. e50c7bd Merge pull request #10227 from kpayson64/optional_enum34 by kpayson64 · 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. d5fa26e Merge pull request #10201 from vjpai/combiner_explainer by Vijay Pai · 7 years ago
  23. b4478ff Comment by Muxi Yan · 7 years ago
  24. 25909c4 Merge pull request #10220 from ctiller/fuzzingmac by Craig Tiller · 7 years ago
  25. 7c050ea Merge pull request #10102 from ctiller/fuzzing-long by Craig Tiller · 7 years ago
  26. 34e9194 Make enum34 only required for Python 2.7 by Ken Payson · 7 years ago
  27. eb6f201 Improvement on reading compression byt by Muxi Yan · 7 years ago
  28. 4967344 Merge pull request #10212 from nathanielmanistaatgoogle/update-tests by Nathaniel Manista · 7 years ago
  29. f9c910f Merge pull request #10207 from y-zeng/tcp_server_severity by Yuchen Zeng · 7 years ago
  30. c9bb78f Make fuzzers run on mac (but not on mac on jenkins) by Craig Tiller · 7 years ago
  31. bb7484c Update tests to current gRPC code elements by Nathaniel Manista · 7 years ago
  32. 59660e5 Add supprot of processing trailer-only response in cronet_transport.c by Muxi Yan · 7 years ago
  33. 18de3d72 Make changes suggested by Mark, make this pass sanity by Vijay Pai · 7 years ago
  34. cb2f3f6 Downgrade error severity to INFO when failing to add a listener by Yuchen Zeng · 7 years ago
  35. 780cf2a Fix that there is no :status header in the case of trailer-only failure reply by Muxi Yan · 7 years ago
  36. 3c3093c Fix that there is no :status header in the case of trailer-only failure reply by Muxi Yan · 7 years ago
  37. 0aea920 Add compression support to cronet transport by Muxi Yan · 7 years ago
  38. 257d4d6 Regenerate project by ncteisen · 7 years ago
  39. 0d11361 Add error ownership doc by ncteisen · 7 years ago
  40. 40a947e Merge pull request #9889 from y-zeng/channel_arg by Yuchen Zeng · 7 years ago
  41. 289bc21 Merge pull request #9995 from y-zeng/cpu_test by Yuchen Zeng · 7 years ago
  42. d9efa4a Merge pull request #10123 from y-zeng/android by Yuchen Zeng · 7 years ago
  43. f3792b2 Merge remote-tracking branch 'upstream/master' into remove_initial_connect_string by Mark D. Roth · 7 years ago
  44. 11c57e8 Merge pull request #10165 from markdroth/proxy_mapper_init_fix by Mark D. Roth · 7 years ago
  45. a340987 Merge pull request #10179 from markdroth/proxy_mapper_channel_arg_fix by Mark D. Roth · 7 years ago
  46. 14ea772 Explain combiner by Vijay Pai · 7 years ago
  47. 8c74445 Fix tracking of writes: we dont need TrackCounters for bm_fullstack since the fixture does it by Craig Tiller · 7 years ago
  48. 693d2b4 Merge remote-tracking branch 'upstream/master' into retry_throttle by Mark D. Roth · 7 years ago
  49. fecba53 Switch to using a CAS loop to update the token value. by Mark D. Roth · 7 years ago
  50. 18f5b66 Merge pull request #10090 from rjshade/add_test_flags by Yang Gao · 7 years ago
  51. d2304d9 Merge remote-tracking branch 'upstream/master' into proxy_mapper_init_fix by Mark D. Roth · 7 years ago
  52. 01deb9d add hyper to Dockerfile.template by Eric Gribkoff · 7 years ago
  53. 2f59cf2 move health check to just before running test cases by Eric Gribkoff · 7 years ago
  54. 246c0ee delay health check, increase timeout by Eric Gribkoff · 7 years ago
  55. 6ce6166 reenable health check, disable other interop tests by Eric Gribkoff · 7 years ago
  56. f9d0804 disable wait for healthy by Eric Gribkoff · 7 years ago
  57. 92a5d28 increase wait for healthy timeout by Eric Gribkoff · 7 years ago
  58. d86a19e check error for docker inspect by Eric Gribkoff · 7 years ago
  59. d3b1600 add comments for health check docker flags by Eric Gribkoff · 7 years ago
  60. 22afddf add health check for http2 server by Eric Gribkoff · 7 years ago
  61. bee6ec2 refactor common_options, correct output for manual run by Eric Gribkoff · 7 years ago
  62. 61335ec use docker port mapping for http2 server by Eric Gribkoff · 7 years ago
  63. 95f48c1 really add _ by Eric Gribkoff · 7 years ago
  64. 69e2f82 add _ by Eric Gribkoff · 7 years ago
  65. 5ae42a1 stop http2 test server with error code when failures occur by Eric Gribkoff · 7 years ago
  66. 5438888 Merge pull request #9806 from vjpai/increase_the_suppression by Vijay Pai · 7 years ago
  67. e0e809f Merge pull request #10135 from ctiller/call_arena by Craig Tiller · 7 years ago
  68. 1c154bf Merge pull request #10190 from yang-g/build_fix by Yang Gao · 7 years ago
  69. 9df13b2 Add missing files by yang-g · 7 years ago
  70. da73580 Merge pull request #10171 from matt-kwong/kokoro-inc-port-time by matt-kwong · 7 years ago
  71. 06d4cbc Fix BUILD by Craig Tiller · 7 years ago
  72. c627664 Merge github.com:grpc/grpc into call_arena by Craig Tiller · 7 years ago
  73. 597f51c Merge pull request #10184 from ctiller/missing by Craig Tiller · 7 years ago
  74. c290bc7 Merge pull request #10176 from muxi/fix-test-timeout by Muxi Yan · 7 years ago
  75. 4a3f53a Merge pull request #10156 from grpc/name by Nicolas Noble · 7 years ago
  76. 0e0149d Restore missing benchmarks by Craig Tiller · 7 years ago
  77. 2ccd502 Add cast by Craig Tiller · 7 years ago
  78. 1292906 Disable cronet trace by Muxi Yan · 7 years ago
  79. 9f6b9ab Merge github.com:grpc/grpc into call_arena by Craig Tiller · 7 years ago
  80. c6a4539 Merge pull request #9786 from vjpai/heldplace by Vijay Pai · 7 years ago
  81. 6f8ddd6 Merge github.com:grpc/grpc into call_arena by Craig Tiller · 7 years ago
  82. 039c3b7 Merge pull request #10052 from ctiller/nolock by Craig Tiller · 7 years ago
  83. e30c204 Merge pull request #10148 from ctiller/ubsan by Craig Tiller · 7 years ago
  84. 364fa33 Override subchannel address in channel args when proxy mapper is used. by Mark D. Roth · 7 years ago
  85. 98e282a Eliminate std::placeholders by Vijay Pai · 7 years ago
  86. 6b2662a Merge pull request #10174 from nathanielmanistaatgoogle/health by Nathaniel Manista · 7 years ago
  87. 94a4ed9 Fix the error in flush read that was causing jenkins timeout by Muxi Yan · 7 years ago
  88. 41373d0 Merge pull request #10122 from ctiller/arena by Craig Tiller · 7 years ago
  89. 488d419 Update health to current gRPC code elements by Nathaniel Manista · 7 years ago
  90. c7f0d6a Increase test timeout for Linux portability by Matt Kwong · 7 years ago
  91. 84c9665 Merge pull request #10085 from yongni/split by yongni · 7 years ago
  92. 5992c19 Merge pull request #9896 from matt-kwong/ssl-fuzz2 by matt-kwong · 7 years ago
  93. 30ddc63 Suppress race caused by cached_size tracking in protobuf by Vijay Pai · 7 years ago
  94. 1f83429 Add test feature flags by Robbie Shade · 7 years ago
  95. cedfa76 Merge pull request #10000 from yang-g/grpc_pb_h by Yang Gao · 7 years ago
  96. de14410 Rename on_complete_locked() to on_complete(). by Mark D. Roth · 7 years ago
  97. 39e2e09 created gcr upload script for version compatiblity tests. by Yong Ni · 7 years ago
  98. 2ac189e Fix proxy mapper initialization to work with third-party plugins. by Mark D. Roth · 7 years ago
  99. 5279370 Fix compilation by Craig Tiller · 7 years ago
  100. 9ccbc4d Don't use combiner lock for on_complete callback. by Mark D. Roth · 7 years ago