1. 3bcf8d7 Merge pull request #10405 from bogdandrutu/metadata by David G. Quintas · 7 years ago
  2. a6ede89 Merge pull request #10630 from ctiller/ubsan by Craig Tiller · 7 years ago
  3. 023c982 Merge pull request #10612 from markdroth/max_message_size_status_code by Mark D. Roth · 7 years ago
  4. c2b1f16 Change metadata names used by the instrumentation. by Bogdan Drutu · 7 years ago
  5. 0362d6b ubsan fixes by Craig Tiller · 7 years ago
  6. 17a93b3 Fix test. by Mark D. Roth · 7 years ago
  7. 7f2a15a Merge pull request #10586 from yang-g/error_details2 by Yang Gao · 7 years ago
  8. c71e6a6 Revert "Implement lazy deframe" by Craig Tiller · 7 years ago
  9. 023a51a Merge pull request #10473 from ctiller/truebin by Craig Tiller · 7 years ago
  10. f452cc5 Merge pull request #9626 from muxi/lazy-deframe by Muxi Yan · 7 years ago
  11. 66d40c6 Fix BUILD dependency, copyright and cmake by yang-g · 7 years ago
  12. 8be866e fix test by Craig Tiller · 7 years ago
  13. f072165 Merge github.com:grpc/grpc into truebin by Craig Tiller · 7 years ago
  14. a03d204 Update credentials test after #9328 by David Garcia Quintas · 7 years ago
  15. eceec8e Add helper function to supply and parse error_details from Status. by yang-g · 7 years ago
  16. 6b99d80 Merge pull request #10501 from ctiller/epex2 by Craig Tiller · 7 years ago
  17. 81addac Merge remote-tracking branch 'upstream/master' into lazy-deframe by Muxi Yan · 7 years ago
  18. 02e26c9 Merge pull request #10521 from y-zeng/fix_max_idle by Yuchen Zeng · 7 years ago
  19. 115b4fa Merge pull request #10407 from kpayson64/alpine_linux_support by kpayson64 · 7 years ago
  20. 6e86397 Merge pull request #10524 from yang-g/error_details by Yang Gao · 7 years ago
  21. 921b896 Merge pull request #10531 from sreecha/bm_cq_asan by Sree Kuchibhotla · 7 years ago
  22. 47b49ce Merge pull request #10509 from apolcyn/json_driver_rpc_logger by apolcyn · 7 years ago
  23. 1f0c827 Fix asan and tsan bugs. Simplify the code by Sree Kuchibhotla · 7 years ago
  24. 2018a40 create a grpc client qps test logging reporter by Alexander Polcyn · 7 years ago
  25. 93b60e0 Fix asan bug by Sree Kuchibhotla · 7 years ago
  26. f4c8add support C++ error_details by yang-g · 7 years ago
  27. 4c40161 Merge pull request #10432 from alenkacz/patch-1 by Yuchen Zeng · 7 years ago
  28. 185d413 Fix the max idle timer by Yuchen Zeng · 7 years ago
  29. 848073f Clean up unused variables and funcs by Muxi Yan · 7 years ago
  30. a3fda8f Fix bm_chttp2_transport memory leak by Muxi Yan · 7 years ago
  31. 3a0b847 Merge remote-tracking branch 'upstream/master' into lazy-deframe by Muxi Yan · 7 years ago
  32. 55a61e4 Merge pull request #10492 from ncteisen/error-overflow by Noah Eisen · 7 years ago
  33. 97a0ded Fix bm_chttp2_transport by Muxi Yan · 7 years ago
  34. 6f04437 Merge pull request #10496 from jtattermusch/csharp_distribtest_use_windowsbuilt by Jan Tattermusch · 7 years ago
  35. 93aa1e7 Merge pull request #10467 from sreecha/bm_cq_multi_threads by Sree Kuchibhotla · 7 years ago
  36. 975b510 Fix build on Alpine linux + add portability tests by Ken Payson · 7 years ago
  37. fc8d671 Fix posix leakage by Craig Tiller · 7 years ago
  38. 120ee3b Merge github.com:grpc/grpc into dynamic_tcp_sizing by Craig Tiller · 7 years ago
  39. c6ec115 Fix error overflow bug by Noah Eisen · 7 years ago
  40. 631e78c Print items/sec metric at the end by Sree Kuchibhotla · 7 years ago
  41. ac1facd Merge github.com:grpc/grpc into epex2 by Craig Tiller · 7 years ago
  42. 137dd89 Merge branch 'master' into bm_cq_multi_threads by Sree Kuchibhotla · 7 years ago
  43. 3de1263 Ensure cleanup before orphaning by Craig Tiller · 7 years ago
  44. 5beff34 Merge pull request #10466 from markdroth/filter_call_init_fail_fix by Mark D. Roth · 7 years ago
  45. dd2f1ca switch C# distribtest to use windows-build nugets by Jan Tattermusch · 7 years ago
  46. 084c51e Merge branch 'master' into bm_cq_multi_threads by Sree Kuchibhotla · 7 years ago
  47. 52ee5a3 Merge github.com:grpc/grpc into truebin by Craig Tiller · 7 years ago
  48. 88455ca Merge github.com:grpc/grpc into dynamic_tcp_sizing by Craig Tiller · 7 years ago
  49. 3aa7e1b Merge pull request #10469 from ctiller/xyz by Craig Tiller · 7 years ago
  50. 355c2ec Merge pull request #10412 from y-zeng/max_age_jitter by Yuchen Zeng · 7 years ago
  51. b05e1a8 Merge pull request #10474 from y-zeng/update_actions by Yuchen Zeng · 7 years ago
  52. b39bf85 Fix test for CLIENT_DIRECT_CHANNEL fixtures. by Mark D. Roth · 7 years ago
  53. edfce58 Merge github.com:grpc/grpc into truebin by Craig Tiller · 7 years ago
  54. e645d13 Fix build. by Mark D. Roth · 7 years ago
  55. 9cda567 Merge remote-tracking branch 'upstream/master' into filter_call_init_fail_fix by Mark D. Roth · 7 years ago
  56. f7c673a minor change by Sree Kuchibhotla · 7 years ago
  57. 526e624 Merge pull request #9902 from y-zeng/keepalive_server by Yuchen Zeng · 7 years ago
  58. 85a747e better representative output by Craig Tiller · 7 years ago
  59. e4e7632 Add UpdateActions to the interop client helper by Yuchen Zeng · 7 years ago
  60. e76a0ec Update hpack benchmarks for true binary by Craig Tiller · 7 years ago
  61. 2c3e7e8 use wallclock by Sree Kuchibhotla · 7 years ago
  62. ee787ca Merge github.com:grpc/grpc into truebin by Craig Tiller · 7 years ago
  63. b3cec5d Merge remote-tracking branch 'upstream/master' into lazy-deframe by Muxi Yan · 7 years ago
  64. 5bdffab Add profiling annotations by Craig Tiller · 7 years ago
  65. c02f36b Merge pull request #10334 from wcevans/master by Yang Gao · 7 years ago
  66. b7d833b Change filter_call_init_fails test to catch the bug. by Mark D. Roth · 7 years ago
  67. 3c754e4 Microbenchmark for measuring impact of multiple threads calling cq_next by Sree Kuchibhotla · 7 years ago
  68. a2ca724 Add max_connection_age jitter by Yuchen Zeng · 7 years ago
  69. eb0e34f Convert everything to new encode API by Craig Tiller · 7 years ago
  70. ed2a547 Calculate RPC deadline right before call creation by Chris Evans · 7 years ago
  71. 2a7ce4f Merge github.com:grpc/grpc into dynamic_tcp_sizing by Craig Tiller · 7 years ago
  72. ad286c3 Merge github.com:grpc/grpc into minimal by Craig Tiller · 7 years ago
  73. 82c7fec Merge pull request #9949 from ctiller/new_transport_op by Craig Tiller · 7 years ago
  74. 14af85e Merge pull request #10447 from ctiller/arena by Craig Tiller · 7 years ago
  75. 3b17e8a Merge pull request #10194 from ctiller/atomic-timers by Craig Tiller · 7 years ago
  76. 5f89996 Enable server-side keepalive pings by Yuchen Zeng · 7 years ago
  77. c18d4b3 Change time unit to ms by Yuchen Zeng · 7 years ago
  78. 114a848 Disable bdp probe in bad_ping test by Yuchen Zeng · 7 years ago
  79. af5c505 Add bad_ping test, fix ping test by Yuchen Zeng · 7 years ago
  80. 8fb174e Merge branch 'new_transport_op' of github.com:ctiller/grpc into new_transport_op by Craig Tiller · 7 years ago
  81. a044424 clang-format by Craig Tiller · 7 years ago
  82. 3a20cec Merge branch 'arena' of github.com:ctiller/grpc into arena by Craig Tiller · 7 years ago
  83. 45a9aba Add option to limit # of messages per stream with tests by Vijay Pai · 7 years ago
  84. dced510 Fix arena_test on 32-bit platforms (includes Windows) by Craig Tiller · 7 years ago
  85. 3eeba6d Increase grace time by Craig Tiller · 7 years ago
  86. 5311d66 Merge github.com:grpc/grpc into atomic-timers by Craig Tiller · 7 years ago
  87. 7a8232d review feedback by Craig Tiller · 7 years ago
  88. f854f2a Merge github.com:grpc/grpc into new_transport_op by Craig Tiller · 7 years ago
  89. 9d6f04d Increase grace period: 300ms is way too short in our test environments by Craig Tiller · 7 years ago
  90. d7b048e Merge github.com:grpc/grpc into minimal by Craig Tiller · 7 years ago
  91. c4f4601 Merge pull request #9838 from dgquintas/fuzzer_remove_asserts by David G. Quintas · 7 years ago
  92. 7b9cb83 Print out some cli error message for getservices by Alena Varkockova · 7 years ago
  93. 8b0e90d Merge github.com:grpc/grpc into minimal by Craig Tiller · 7 years ago
  94. bd210c0 Merge pull request #10414 from ctiller/timing by Craig Tiller · 7 years ago
  95. 9eb0fde Reorganize ext tree by Craig Tiller · 7 years ago
  96. 9c54a0c Merge pull request #10382 from ctiller/checks by Craig Tiller · 7 years ago
  97. e1b51da clang-format by Craig Tiller · 7 years ago
  98. a0f3abd Review feedback: bikeshedding round by Craig Tiller · 7 years ago
  99. e431b52 Fix crashes by Craig Tiller · 7 years ago
  100. 84a2ac8 Merge github.com:grpc/grpc into new_transport_op by Craig Tiller · 7 years ago