1. 0c8cb1d Resolve asan failure by Muxi Yan · 7 years ago
  2. bf52761 Merge pull request #11577 from markdroth/compression_filter_fix by Mark D. Roth · 7 years ago
  3. d19c112 Add test by Muxi Yan · 7 years ago
  4. 32e41b4 Fix bad_ping by Yuchen Zeng · 7 years ago
  5. 5dc7741 Fix Windows compiler problem. by Mark D. Roth · 7 years ago
  6. 7cd1425 Fix handling of send_message before send_initial_metadata in compress filter. by Mark D. Roth · 7 years ago
  7. 2768866 Fix max_message_length by Yuchen Zeng · 7 years ago
  8. 274bbbe Add rich closure debug mode by ncteisen · 7 years ago
  9. 7897ae9 auto-fix most of licenses by Jan Tattermusch · 7 years ago
  10. 29ff466 Revert "Revert "Implement Server Backward Compatibility"" by Muxi Yan · 7 years ago
  11. 7edcce2 Revert "Implement Server Backward Compatibility" by Nicolas Noble · 7 years ago
  12. a2d9d48 Merge pull request #10849 from muxi/backward-compat by Muxi Yan · 7 years ago
  13. 822aae5 Always receive initial metadata in this test by Craig Tiller · 7 years ago
  14. bf5a5f9 Add a separate test case for workaround_cronet_compression by Muxi Yan · 7 years ago
  15. e123a05 Merge remote-tracking branch 'upstream/master' into backward-compat by Muxi Yan · 7 years ago
  16. 5109b38 Add end2end test for workarounds by Muxi Yan · 7 years ago
  17. 78e0864 Expand allowable resource quota failures: unavailable seems sane by Craig Tiller · 7 years ago
  18. 20cb627 Fix HTTP proxy tests by Craig Tiller · 7 years ago
  19. cac4e17 Merge github.com:grpc/grpc into cpparena by Craig Tiller · 7 years ago
  20. a818f72 Load Reporting back to using metadata by David Garcia Quintas · 7 years ago
  21. 2c6f637 Merge github.com:grpc/grpc into cpparena by Craig Tiller · 7 years ago
  22. 813e751 Merge pull request #10660 from ctiller/bugfixes by Craig Tiller · 7 years ago
  23. 9b3d391 Fix broken test by Craig Tiller · 7 years ago
  24. a094b1a Fix broken test by Craig Tiller · 7 years ago
  25. 6aba1e5 Fix broken test by Craig Tiller · 7 years ago
  26. 33f4c6d Merge branch 'master' into cq_create_api_changes by Sree Kuchibhotla · 7 years ago
  27. 2eeedad fix mac issues by Sree Kuchibhotla · 7 years ago
  28. 17a93b3 Fix test. by Mark D. Roth · 7 years ago
  29. 694cd70 Fix new tests by Craig Tiller · 7 years ago
  30. c20fa90 Merge github.com:grpc/grpc into cpparena by Craig Tiller · 7 years ago
  31. 4ef9ce7 Merge branch 'master' into cq_create_api_changes by Sree Kuchibhotla · 7 years ago
  32. 185d413 Fix the max idle timer by Yuchen Zeng · 7 years ago
  33. e1bfff0 Fix test after merge by Sree Kuchibhotla · 7 years ago
  34. a6ff103 Merge branch 'master' into cq_create_api_changes by Sree Kuchibhotla · 7 years ago
  35. 5beff34 Merge pull request #10466 from markdroth/filter_call_init_fail_fix by Mark D. Roth · 7 years ago
  36. 41f46ab Merge github.com:grpc/grpc into cpparena by Craig Tiller · 7 years ago
  37. 355c2ec Merge pull request #10412 from y-zeng/max_age_jitter by Yuchen Zeng · 7 years ago
  38. b39bf85 Fix test for CLIENT_DIRECT_CHANNEL fixtures. by Mark D. Roth · 7 years ago
  39. e645d13 Fix build. by Mark D. Roth · 7 years ago
  40. 9cda567 Merge remote-tracking branch 'upstream/master' into filter_call_init_fail_fix by Mark D. Roth · 7 years ago
  41. 4a64714 Update to new API by Craig Tiller · 7 years ago
  42. 8d4b981 Merge github.com:grpc/grpc into cpparena by Craig Tiller · 7 years ago
  43. 526e624 Merge pull request #9902 from y-zeng/keepalive_server by Yuchen Zeng · 7 years ago
  44. 5de4656 Merge github.com:grpc/grpc into cpparena by Craig Tiller · 7 years ago
  45. c02f36b Merge pull request #10334 from wcevans/master by Yang Gao · 7 years ago
  46. b7d833b Change filter_call_init_fails test to catch the bug. by Mark D. Roth · 7 years ago
  47. a2ca724 Add max_connection_age jitter by Yuchen Zeng · 7 years ago
  48. ed2a547 Calculate RPC deadline right before call creation by Chris Evans · 7 years ago
  49. ad286c3 Merge github.com:grpc/grpc into minimal by Craig Tiller · 7 years ago
  50. 82c7fec Merge pull request #9949 from ctiller/new_transport_op by Craig Tiller · 7 years ago
  51. 5f89996 Enable server-side keepalive pings by Yuchen Zeng · 7 years ago
  52. c18d4b3 Change time unit to ms by Yuchen Zeng · 7 years ago
  53. 114a848 Disable bdp probe in bad_ping test by Yuchen Zeng · 7 years ago
  54. af5c505 Add bad_ping test, fix ping test by Yuchen Zeng · 7 years ago
  55. 8fb174e Merge branch 'new_transport_op' of github.com:ctiller/grpc into new_transport_op by Craig Tiller · 7 years ago
  56. 3eeba6d Increase grace time by Craig Tiller · 7 years ago
  57. f854f2a Merge github.com:grpc/grpc into new_transport_op by Craig Tiller · 7 years ago
  58. 9d6f04d Increase grace period: 300ms is way too short in our test environments by Craig Tiller · 7 years ago
  59. 8b0e90d Merge github.com:grpc/grpc into minimal by Craig Tiller · 7 years ago
  60. 3f182df Fix C asan error and check_sources_and_headers.py by Sree Kuchibhotla · 7 years ago
  61. c1a32fa Merge branch 'master' into cq_create_api_changes by Sree Kuchibhotla · 7 years ago
  62. 895653b merge by Craig Tiller · 7 years ago
  63. 5f95f1a Merge github.com:grpc/grpc into cpparena by Craig Tiller · 7 years ago
  64. 9eb0fde Reorganize ext tree by Craig Tiller · 7 years ago
  65. e1b51da clang-format by Craig Tiller · 7 years ago
  66. a0f3abd Review feedback: bikeshedding round by Craig Tiller · 7 years ago
  67. 84a2ac8 Merge github.com:grpc/grpc into new_transport_op by Craig Tiller · 7 years ago
  68. c1d4381 Use timeout inflation to account for differences between sanitizers by Craig Tiller · 7 years ago
  69. 6715a15 Merge pull request #10318 from y-zeng/server_channel_max_age by Yuchen Zeng · 7 years ago
  70. dd36b15 Call ref/unref, bugfixes by Craig Tiller · 7 years ago
  71. ea2b439 Verify shutdown time in max_connection_age test by Yuchen Zeng · 7 years ago
  72. c864602 Merge branch 'master' into cq_create_api_changes by Sree Kuchibhotla · 7 years ago
  73. 220861e Merge github.com:grpc/grpc into new_transport_op by Craig Tiller · 7 years ago
  74. ca6dab3 Change the unit to ms, clean up by Yuchen Zeng · 7 years ago
  75. b2caafc Add max_connection_idle test by Yuchen Zeng · 7 years ago
  76. c0885a9 Merge pull request #9926 from y-zeng/retry_pings by Yuchen Zeng · 7 years ago
  77. 7dc3629 Fix use-after-free issue by Yuchen Zeng · 7 years ago
  78. 22321fc Add max_connection_age end2end test by Yuchen Zeng · 7 years ago
  79. b6090a6 Merge github.com:grpc/grpc into new_transport_op by Craig Tiller · 7 years ago
  80. 44264d5 Add client_ prefix for keepalive args by Yuchen Zeng · 7 years ago
  81. 3d43da7 Change keepalive arguments, add grpc_set_disable_ping_ack by Yuchen Zeng · 7 years ago
  82. 7b81147 Merge branch 'master' into cq_create_api_changes by Sree Kuchibhotla · 7 years ago
  83. 3d194ad Merge branch 'master' of https://github.com/grpc/grpc into error-slice-optimization by Noah Eisen · 7 years ago
  84. 36c3707 Merge branch 'master' into cq_create_api_changes by Sree Kuchibhotla · 7 years ago
  85. 444c223 Merge github.com:grpc/grpc into new_transport_op by Craig Tiller · 7 years ago
  86. 18f5b66 Merge pull request #10090 from rjshade/add_test_flags by Yang Gao · 7 years ago
  87. 1f83429 Add test feature flags by Robbie Shade · 7 years ago
  88. 6fd36b5 Merge branch 'master' of https://github.com/grpc/grpc into error-slice-optimization by ncteisen · 7 years ago
  89. 4b36a3d Change error_create API to slice by ncteisen · 7 years ago
  90. d426cac Use an arena for call & subchannel_call allocation by Craig Tiller · 7 years ago
  91. 8a334af Merge github.com:grpc/grpc into new_transport_op by Craig Tiller · 7 years ago
  92. 72920cc Conversion progress by Craig Tiller · 7 years ago
  93. 8918aae Document status ordering rules by Craig Tiller · 7 years ago
  94. 752be9c clang format code by Sree Kuchibhotla · 7 years ago
  95. 6b45d01 fix tests after rebase by Sree Kuchibhotla · 7 years ago
  96. 321881d Change Core to use the new completion_queue_create API by Sree Kuchibhotla · 7 years ago
  97. b4b6a0e Retry sending pings if they are delayed by Yuchen Zeng · 7 years ago
  98. e0b1e46 Address review comments by Yuchen Zeng · 7 years ago
  99. efdf5a3 Update with the new ping implementation by Yuchen Zeng · 7 years ago
  100. 990d9fe Client-side keepalive ping by Yuchen Zeng · 7 years ago