1. e249079 Be a tad more specific requesting error reports by Mehrdad Afshari · 7 years ago
  2. a1fbca0 Merge pull request #12584 from dgquintas/pr_latency_script by David G. Quintas · 7 years ago
  3. 008a173 Merge pull request #12244 from muxi/fix-stream-compression-eos by Muxi Yan · 7 years ago
  4. f3f420d Merge pull request #12100 from bigcommerce/ruby-interceptors-2 by Mehrdad Afshari · 7 years ago
  5. eec7a91 Add Ruby server interceptors by Shaun McCormick · 7 years ago
  6. 76c9e08 Merge pull request #12686 from muxi/fix-cancel-after-invoke by Muxi Yan · 7 years ago
  7. f7d8860 Merge remote-tracking branch 'upstream/master' into fix-stream-compression-eos by Muxi Yan · 7 years ago
  8. 31c66c5 Merge pull request #12399 from muxi/fix-stream-compression-transport-duplicate by Muxi Yan · 7 years ago
  9. 806c9c8 Merge pull request #12631 from y-zeng/dns_fix by Yuchen Zeng · 7 years ago
  10. fbddbd4 Merge pull request #12696 from ctiller/simple_request by Craig Tiller · 7 years ago
  11. aa97791 Merge pull request #12645 from vjpai/generic_unary by Vijay Pai · 7 years ago
  12. 6ac3f99 Merge pull request #12682 from ZhouyihaiDing/php_perf_dashboard by Zhouyihai Ding · 7 years ago
  13. 0aa5b1e Merge pull request #12626 from matt-kwong/sanity-docker by Matt Kwong · 7 years ago
  14. 3e0905e Merge pull request #12681 from apolcyn/fix_ruby_sigint_mask_in_test by apolcyn · 7 years ago
  15. 3c52038 Fix memory leak by Craig Tiller · 7 years ago
  16. 604a7ca Reduce stack size of simple_request e2e test by Craig Tiller · 7 years ago
  17. af3b4ee add php into jenkins performance tests by ZhouyihaiDing · 7 years ago
  18. aa2bc76 Merge pull request #12683 from grpc/revert-12480-ownit by Vijay Pai · 7 years ago
  19. 872cce1 Merge pull request #12670 from jtattermusch/split_win_PR_tests by Jan Tattermusch · 7 years ago
  20. b8e5562 Revert "Temporarily take ownership of cpp generator to prevent changes" by Vijay Pai · 7 years ago
  21. 2046d0b Add unary call mode to GenericStub to allow generic RPC with 1 CQ trip by Vijay Pai · 7 years ago
  22. 87973ea Merge pull request #12573 from grpc/revert-12572-revert-12214-cereal_eye_sir by Vijay Pai · 7 years ago
  23. f0729a6 Merge pull request #12672 from ctiller/hpack_stats by Nicolas Noble · 7 years ago
  24. 9fa1659 Fix a memory leak point by Muxi Yan · 7 years ago
  25. a1f7f51 Merge pull request #12675 from grpc/revert-12674-revert-10126-phpqps_auto by Zhouyihai Ding · 7 years ago
  26. 054bba9 More docs by David Garcia Quintas · 7 years ago
  27. 2f3e588 Dont assume that sigint wasnt masked when invoking ruby tests by Alexander Polcyn · 7 years ago
  28. 6bdd49b Merge pull request #12627 from dgquintas/fix_grpclbend2end_flakiness_for_the_nth_time_already by David G. Quintas · 7 years ago
  29. 7115862 update license by ZhouyihaiDing · 7 years ago
  30. 986d32c Merge pull request #12673 from matt-kwong/kokoro-perf-fix by Matt Kwong · 7 years ago
  31. a44cffa Base the new SerializationTraits API on implicit type conversion rather than SFINAE by Vijay Pai · 7 years ago
  32. efce6e1 Revert "Revert "Allow SerializationTraits to use grpc::ByteBuffer rather than only grpc_byte_buffer"" by Vijay Pai · 7 years ago
  33. 4917b08 Revert "Revert "Add automated PHP-to-C++ performance testing"" by Zhouyihai Ding · 7 years ago
  34. 6abf920 Merge pull request #12674 from grpc/revert-10126-phpqps_auto by Vijay Pai · 7 years ago
  35. 3121da1 Revert "Add automated PHP-to-C++ performance testing" by Vijay Pai · 7 years ago
  36. d987d95 Don't collect everything after running a build by Matt Kwong · 7 years ago
  37. 22410e0 Merge pull request #12623 from vjpai/one_sided by Vijay Pai · 7 years ago
  38. 3b65936 Fix format by Yuchen Zeng · 7 years ago
  39. fb21821 Correct uncompressed string count by Craig Tiller · 7 years ago
  40. 7862097 Add HPACK stats by Craig Tiller · 7 years ago
  41. aad65a7 Merge pull request #12658 from matt-kwong/line-count by Matt Kwong · 7 years ago
  42. 8c2e419 Merge pull request #10126 from vjpai/phpqps_auto by Vijay Pai · 7 years ago
  43. 06f5e05 Merge pull request #12666 from nathanielmanistaatgoogle/grpc_1_0_flag by Nathaniel Manista · 7 years ago
  44. f1a25c7 split windows PR basictests into dbg and opt by Jan Tattermusch · 7 years ago
  45. 2336a82 Merge pull request #12635 from jtattermusch/increase_tsan_timeout by Jan Tattermusch · 7 years ago
  46. e232f1b Clean up even more uses of gRPC in _pb2.py files by Nathaniel Manista · 7 years ago
  47. 46c821f Remove extra record_to_resolve by Yuchen Zeng · 7 years ago
  48. 8b255c7 Add line count job to Kokoro by Matt Kwong · 7 years ago
  49. c0f4278 Merge pull request #12588 from apolcyn/shorten_ruby_unit_test_time by apolcyn · 7 years ago
  50. 6ce6050 Merge pull request #12657 from yashykt/libuv_fix1 by Craig Tiller · 7 years ago
  51. a17ad0c Missing argument in finish_connection in tcp_client_uv_test by Yash Tibrewal · 7 years ago
  52. 4b527a7 Fix test flake of stream_compression_compressed_payload #12307 by Muxi Yan · 7 years ago
  53. cc198e5 Merge pull request #12426 from michaelbausor/php-namespaces by Stanley Cheung · 7 years ago
  54. 31aea7e Merge pull request #12643 from ZhouyihaiDing/composer by Zhouyihai Ding · 7 years ago
  55. eb44079 Merge pull request #12646 from yashykt/libuv_fix by Craig Tiller · 7 years ago
  56. 1bf1b58 Merge pull request #12639 from kpayson64/fix_import by Nathaniel Manista · 7 years ago
  57. 0b1e891 Merge pull request #12650 from kpayson64/backport_metaclass_fix by kpayson64 · 7 years ago
  58. 5bb4393 Backport #12615 by Ken Payson · 7 years ago
  59. 4a6b08a Modifying uv tests to reflect exec_ctx parameter for grpc_pollset_kick by Yash Tibrewal · 7 years ago
  60. b56cf2d Protect fdn->fd by Yuchen Zeng · 7 years ago
  61. 85629d0 Add missing exec_ctx parameter to pollset_uv.c by Yash Tibrewal · 7 years ago
  62. 81e476e Merge pull request #12624 from yashykt/ctocc6 by Yash Tibrewal · 7 years ago
  63. c6f9cf3 update composer installing protobuf v3 for php-qps by ZhouyihaiDing · 7 years ago
  64. 1b23b10 Merge pull request #12580 from ctiller/execp by Craig Tiller · 7 years ago
  65. 79c12b9 Drain readable fd by Yuchen Zeng · 7 years ago
  66. 7fcdd7a Really spell out code generation by Craig Tiller · 7 years ago
  67. ca87867 Merge pull request #12571 from vladmos/depset by Craig Tiller · 7 years ago
  68. 5e5b73c Merge github.com:grpc/grpc into execp by Craig Tiller · 7 years ago
  69. 1e9650c Merge pull request #12641 from ctiller/simple_names by Craig Tiller · 7 years ago
  70. a262f8f Merge pull request #12370 from ctiller/pollset_kick_stats by Craig Tiller · 7 years ago
  71. 2746bd5 Fix cython definition to match c definition by Ken Payson · 7 years ago
  72. 0f7dc4f Use shortname for shortname for json_run_localhost tests by Craig Tiller · 7 years ago
  73. 43b5522 Cancel outstanding streams when shutting down the client by Vijay Pai · 7 years ago
  74. 574faf3 Merge pull request #12625 from nathanielmanistaatgoogle/grpc_1_0_flag by Nathaniel Manista · 7 years ago
  75. 6712c7d Merging master into yashykt:ctocc6 by Yash Tibrewal · 7 years ago
  76. 3f583b7 Merge remote-tracking branch 'upstream/master' into fix-stream-compression-transport-duplicate by Muxi Yan · 7 years ago
  77. 0aedb81 Merge pull request #11587 from y-zeng/pure_ping by Yuchen Zeng · 7 years ago
  78. 67cd21e adjust sanitizer timeouts by Jan Tattermusch · 7 years ago
  79. 350a423 Fix compile error by Craig Tiller · 7 years ago
  80. 1ed11b7 Merge github.com:grpc/grpc into pollset_kick_stats by Craig Tiller · 7 years ago
  81. aafa875 Merge pull request #12452 from apolcyn/google_rpc_status_in_ruby by apolcyn · 7 years ago
  82. 7801f34 Merge pull request #12601 from dgquintas/lb_on_response_received_locked_leaaaaaaaaaaaaak by David G. Quintas · 7 years ago
  83. 35d31c3 Merge pull request #12622 from dgquintas/1.6.x-master-upmerge by David G. Quintas · 7 years ago
  84. 588e36a Get rid of magic numbers by David Garcia Quintas · 7 years ago
  85. 7d76467 Backends must be up before some grpclb tests start. by David Garcia Quintas · 7 years ago
  86. 75c2778 Update Dockerfiles from ubuntu:15.10 to debian:jessie by Matt Kwong · 7 years ago
  87. 473a06e Merge pull request #12621 from matt-kwong/kokoro-shard by Matt Kwong · 7 years ago
  88. 81b4195 Merge pull request #12600 from sreecha/closure-debug by Sree Kuchibhotla · 7 years ago
  89. 06576d5 Merge pull request #12359 from justinburke/tsi_factory_locking by Justin Burke · 7 years ago
  90. 2c1a7e1 Flip gRPC Python Protoc Plug-In default behavior by Nathaniel Manista · 7 years ago
  91. 769ec3a Merge pull request #12609 from nathanielmanistaatgoogle/grpc_1_0_flag by Nathaniel Manista · 7 years ago
  92. ab65dc2 Merge pull request #12494 from ncteisen/stream-list-tracers by Noah Eisen · 7 years ago
  93. 06312bd Minor formatting, commenting and clang format for C to C++ conversion by Yash Tibrewal · 7 years ago
  94. e203067 initializing checker_mu in timer_list to be safe by Yash Tibrewal · 7 years ago
  95. 341c7e7 Timer generic correction by Yash Tibrewal · 7 years ago
  96. 067611f static metadata and clang format by Yash Tibrewal · 7 years ago
  97. 533d118 Removing designated initializers, implicit string literal to char * by Yash Tibrewal · 7 years ago
  98. 6b56c4d Redefine GRPC_SLICE_MALLOC to use grpc_slice_malloc function instead of by Yash Tibrewal · 7 years ago
  99. a63a4f9 Merge pull request #12564 from sreecha/exp-cq-fix by Sree Kuchibhotla · 7 years ago
  100. 1db64c0 Merge pull request #12610 from yashykt/ctocc5 by Yash Tibrewal · 7 years ago