1. 5ddc868 Merge pull request #15701 from grpc/revert-15629-interop_matrix_improvements by Jan Tattermusch · 6 years ago
  2. 96e1074 Merge pull request #15708 from apolcyn/revert_fix_cares_test_on_ipv6_only by apolcyn · 6 years ago
  3. 50a7213 Revert "Fix c-ares tests ipv6-only brokenness" by Alexander Polcyn · 6 years ago
  4. 3089cc8 Merge pull request #15676 from ncteisen/error-creation-sanity by Noah Eisen · 6 years ago
  5. b2f56a0 Revert "run_interop_matrix.py speedup" by Jan Tattermusch · 6 years ago
  6. d93589a Don't proxy no_error_on_hotpath by ncteisen · 6 years ago
  7. 8f9445c Merge pull request #15629 from jtattermusch/interop_matrix_improvements by Jan Tattermusch · 6 years ago
  8. fdb72b0 Merge pull request #15690 from grpc/revert-15539-recv_trailing_metadata_ready by Mark D. Roth · 6 years ago
  9. 92a0635 Merge pull request #15682 from mehrdada/bump-pylint by Mehrdad Afshari · 6 years ago
  10. ab8642d Merge pull request #15121 from yang-g/empty_string by Yang Gao · 6 years ago
  11. f371513 Revert "move recv_trailing_metadata into its own callback, don't use on_complete for recv_ops" by Mark D. Roth · 6 years ago
  12. 6fcbee0 Merge pull request #15664 from muxi/binary-size by Muxi Yan · 6 years ago
  13. 5c67fae Add test by yang-g · 6 years ago
  14. 5fd7492 Merge pull request #15539 from markdroth/recv_trailing_metadata_ready by Mark D. Roth · 6 years ago
  15. 045e4f9 Merge pull request #13796 from y-zeng/cli_token by Yang Gao · 6 years ago
  16. 8872a31 Merge pull request #14879 from santoshankr/python_ssl_session_cache_lru by Nathaniel Manista · 6 years ago
  17. 801e566 handle empty slice explicitly by yang-g · 6 years ago
  18. d6547ea Change exception type to AssertError by Mehrdad Afshari · 6 years ago
  19. 8ae0ff0 Move recv_trailing_metadata into its own callback. Don't use by Mark D. Roth · 6 years ago
  20. f07f6c9 Remove comment that is no longer relevant by Mehrdad Afshari · 6 years ago
  21. 7cd4ee7 Change notes on suppressions by Mehrdad Afshari · 6 years ago
  22. 8b5e45a Merge pull request #15685 from grpc/revert-15435-fix_shutdown_closed_socket by Jan Tattermusch · 6 years ago
  23. 61278f3 Revert "Fix shutdown of closed fd when c-ares opens a second fd" by Jan Tattermusch · 6 years ago
  24. 2ea5e1d Merge pull request #14908 from jtattermusch/csharp_artifact_pdb by Jan Tattermusch · 6 years ago
  25. 3b24894 Prevent early exit on one pylint failure by Mehrdad Afshari · 6 years ago
  26. 6eac8c5 Run yapf to reformat Python code by Mehrdad Afshari · 6 years ago
  27. 2b6b6ca Bump pylint to pylint-1.9.2 by Mehrdad Afshari · 6 years ago
  28. adedd43 Disable additional pylint warnings due to upgrade by Mehrdad Afshari · 6 years ago
  29. 109b5b1 Fix arguments-differ pylint warning by Mehrdad Afshari · 6 years ago
  30. de1718c Remove unused _junkdrawer by Mehrdad Afshari · 6 years ago
  31. a941ec6 Fix import order to satisfy pylint by Mehrdad Afshari · 6 years ago
  32. bfbd192 Fix raising-format-tuple pylint warning by Mehrdad Afshari · 6 years ago
  33. b6955d9 Refactor to avord redefining argument by Mehrdad Afshari · 6 years ago
  34. c095c5c Fix arguments-differ pylint warning by Mehrdad Afshari · 6 years ago
  35. 6c44fd6 Fix useless-super-delegation pylint warnings by Mehrdad Afshari · 6 years ago
  36. ebb1767 Implement abstract methods _LocalFailure inherits by Mehrdad Afshari · 6 years ago
  37. a99945d Fix arguments-differ pylint warning by Mehrdad Afshari · 6 years ago
  38. 4b7223d Remove unnecessary pylint suppressions by Mehrdad Afshari · 6 years ago
  39. 0aaeedc Fix inconsistent-return-statements pylint warnings by Mehrdad Afshari · 6 years ago
  40. c48acb8 Fix code to pass len-as-condition pylint test by Mehrdad Afshari · 6 years ago
  41. 04c8513 Merge pull request #15677 from muxi/fix-cfstream-podspec by Muxi Yan · 6 years ago
  42. 06e1683 Merge pull request #14557 from ghostwriternr/py-custom-logger by Nathaniel Manista · 6 years ago
  43. bbbcc45 Merge pull request #15394 from yashykt/maxmsglen by Yash Tibrewal · 6 years ago
  44. 0e8b122 Merge pull request #14649 from apolcyn/fix_cares_test_on_ipv6_only by apolcyn · 6 years ago
  45. 6df75c5 podspec nit fix by Muxi Yan · 6 years ago
  46. a94896f Add no_error_on_hotpath test by ncteisen · 6 years ago
  47. 3fa24f6 Add an error mode to disable creation by ncteisen · 6 years ago
  48. eb22c79 Provide diff sign for each line by Muxi Yan · 6 years ago
  49. fd4c5dd TLS session resumption support for Python clients by Santosh Ananthakrishnan · 7 years ago
  50. 701a4b1 Merge pull request #15435 from apolcyn/fix_shutdown_closed_socket by apolcyn · 6 years ago
  51. 3052cff Change comments by Yash Tibrewal · 6 years ago
  52. b441dbb Merge pull request #15666 from nathanielmanistaatgoogle/15662 by Nathaniel Manista · 6 years ago
  53. 0cdf008 Merge pull request #15649 from markdroth/avoid_peer_string_alloc by Mark D. Roth · 6 years ago
  54. c09f743 Merge pull request #15665 from apolcyn/fix_windows_addr_sort_lnik by apolcyn · 6 years ago
  55. d7728cd Merge pull request #15069 from muxi/prototype-cfstream by Muxi Yan · 6 years ago
  56. a323b51 Merge pull request #15567 from muxi/mobile-log-per-host by Muxi Yan · 6 years ago
  57. 125596d Merge pull request #15667 from ncteisen/fuzzer by Noah Eisen · 6 years ago
  58. 0688b4d Merge pull request #15663 from markdroth/grpclb_client_load_reporting_flake_fix by Mark D. Roth · 6 years ago
  59. 890717b build package with native debug symbols by Jan Tattermusch · 6 years ago
  60. b6f0d0d add package with native debug symbols by Jan Tattermusch · 6 years ago
  61. 945cac4 RelWithDebInfo config for building C# artifact by Jan Tattermusch · 7 years ago
  62. eb18ef0 Merge pull request #15658 from jtattermusch/python_interop_build_27 by Jan Tattermusch · 6 years ago
  63. 08876da CFStream podspec by Muxi Yan · 6 years ago
  64. 1b83d32 Fix fuzzer error by ncteisen · 6 years ago
  65. 9c86b20 Retain references to channel arguments by Nathaniel Manista · 6 years ago
  66. 9ea0b9f Description fix by Muxi Yan · 6 years ago
  67. 27718ce Fix c-ares tests ipv6-only brokenness by Alexander Polcyn · 7 years ago
  68. 88acb28 clang-format by Muxi Yan · 6 years ago
  69. 18caf6d link address sorting against gRPC_BASELIB_LIBRARIES, for windows by Alexander Polcyn · 6 years ago
  70. 136e2eb Fix crash when debug by Muxi Yan · 6 years ago
  71. 420db80 Increase client load reporting interval to avoid test flake. by Mark D. Roth · 6 years ago
  72. f03344e Merge pull request #13709 from ZhouyihaiDing/readme by Zhouyihai Ding · 6 years ago
  73. 19c6131 Merge pull request #15650 from ncteisen/arena-test by Noah Eisen · 6 years ago
  74. 619b950 only build interop tests with python2.7 by Jan Tattermusch · 6 years ago
  75. 583f39a Merge pull request #15643 from grpc/jtattermusch-patch-1 by Jan Tattermusch · 6 years ago
  76. 8c17b1c Scale back concurrency of arena_test by Noah Eisen · 6 years ago
  77. 0937012 Merge pull request #15639 from jtattermusch/no_package_service by Jan Tattermusch · 6 years ago
  78. aca034d Merge pull request #15635 from matt-kwong/resultstore_link by Matt Kwong · 6 years ago
  79. c512b4f revert -framework CoreFoundation by Muxi Yan · 6 years ago
  80. d788a53 readme by ZhouyihaiDing · 7 years ago
  81. 16267c1 Avoid allocating the peer string returned from the transport. by Mark D. Roth · 6 years ago
  82. a2da1d7 Scripts for iOS size audit by Muxi Yan · 6 years ago
  83. 6a2aaf0 Merge pull request #15634 from sreecha/ep-doc by Sree Kuchibhotla · 6 years ago
  84. d837c28 Merge pull request #15619 from yang-g/oauth_cache by Yang Gao · 6 years ago
  85. 97cdc6d allow running adhoc interop matrix tests by Jan Tattermusch · 6 years ago
  86. 8d93cbd Decrease the fudge factor. by Jan Tattermusch · 6 years ago
  87. e185eb5 increase the fudge factor for retry_server_pushback_delay by Jan Tattermusch · 6 years ago
  88. 6ad0107 only generate namespace block when appropriate by Jan Tattermusch · 6 years ago
  89. 9380e32 Switch RBE build_url from Sponge to ResultStore Bazel invocation by Matt Kwong · 6 years ago
  90. 70ce9e2 Merge pull request #15631 from dgquintas/remove_check_srcs_and_hdrs by David G. Quintas · 6 years ago
  91. f7809b6 Rename tcp->finished_edge by Sree Kuchibhotla · 6 years ago
  92. f423280 Merge pull request #15607 from kpayson64/upmerge_changes by kpayson64 · 6 years ago
  93. 8d35b83 Remove deprecated check_sources_and_headers.py sanity script by David Garcia Quintas · 6 years ago
  94. 96dbfe1 Fix shutdown of closed fd when c-ares opens a second fd by Alexander Polcyn · 6 years ago
  95. 6de8340 Merge pull request #15625 from hsaliak/bazel_external_cpp by Kailash Sethuraman · 6 years ago
  96. 8b746a8 small python style fix by Jan Tattermusch · 6 years ago
  97. 1a62c70 download matrix images for a lang in parallel by Jan Tattermusch · 6 years ago
  98. 8e5eb0e Merge pull request #13416 from jtattermusch/csharp_interop_matrix_v101 by Jan Tattermusch · 6 years ago
  99. c4b5102 Updated cc_grpc_library to refer to fully qualified rules including by kailashs · 6 years ago
  100. 17f682d Merge pull request #15356 from ganmacs/grpc-ruby-does-not-depends-on-googleauth by apolcyn · 6 years ago