1. 5212dba really upload bq test results in batches by Jan Tattermusch · 6 years ago
  2. aa1aa43 Merge pull request #15705 from jtattermusch/bq_batch_upload by Jan Tattermusch · 6 years ago
  3. 8775ead Merge pull request #15687 from jtattermusch/csharp_mock_example by Jan Tattermusch · 6 years ago
  4. 921f2d0 Merge pull request #15688 from jtattermusch/csharp_fully_qualified_marshaller by Jan Tattermusch · 6 years ago
  5. 66e6780 Merge pull request #15714 from muxi/fix-cfstream-dup-schedule by Muxi Yan · 6 years ago
  6. f91adce Merge pull request #15716 from adelez/manual_tag by adelez · 6 years ago
  7. 000ec45 Merge pull request #15680 from ncteisen/more-clang by Noah Eisen · 6 years ago
  8. 759eb90 Merge pull request #15707 from ghostwriternr/fix-cython-file-endings by Nathaniel Manista · 6 years ago
  9. b436d56 Merge pull request #15689 from nathanielmanistaatgoogle/generic-rpc-handler-validation by Nathaniel Manista · 6 years ago
  10. e5a3949 nit - Update test description by Muxi Yan · 6 years ago
  11. c63673e nit - Rename stream_sync to stream_handle to match class name by Muxi Yan · 6 years ago
  12. 0f6016a bug - Fix #15679 by Muxi Yan · 6 years ago
  13. b12b813 Merge pull request #15711 from ncteisen/deprecate-deprecated by Noah Eisen · 6 years ago
  14. ff1d1b3 Add tags argument to grpc_cc_test and tag tcp_server_posix_test manual. by Adele Zhou · 6 years ago
  15. 37b292a Merge pull request #15669 from jtattermusch/csharp_distribtest_protoc by Jan Tattermusch · 6 years ago
  16. 5ddc868 Merge pull request #15701 from grpc/revert-15629-interop_matrix_improvements by Jan Tattermusch · 6 years ago
  17. 96e1074 Merge pull request #15708 from apolcyn/revert_fix_cares_test_on_ipv6_only by apolcyn · 6 years ago
  18. 20dc277 Remove old comments by ncteisen · 6 years ago
  19. 50a7213 Revert "Fix c-ares tests ipv6-only brokenness" by Alexander Polcyn · 6 years ago
  20. 435c6f8 Update grpc_gevent cython files to include .pxi by Naresh · 6 years ago
  21. cc42e6d upload bq test results in batches by Jan Tattermusch · 6 years ago
  22. 5517862 fix typo by Jan Tattermusch · 6 years ago
  23. 3089cc8 Merge pull request #15676 from ncteisen/error-creation-sanity by Noah Eisen · 6 years ago
  24. b2f56a0 Revert "run_interop_matrix.py speedup" by Jan Tattermusch · 6 years ago
  25. d93589a Don't proxy no_error_on_hotpath by ncteisen · 6 years ago
  26. 8f9445c Merge pull request #15629 from jtattermusch/interop_matrix_improvements by Jan Tattermusch · 6 years ago
  27. fdb72b0 Merge pull request #15690 from grpc/revert-15539-recv_trailing_metadata_ready by Mark D. Roth · 6 years ago
  28. 92a0635 Merge pull request #15682 from mehrdada/bump-pylint by Mehrdad Afshari · 6 years ago
  29. ab8642d Merge pull request #15121 from yang-g/empty_string by Yang Gao · 6 years ago
  30. 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
  31. 369d827 Check conformance to grpc.GenericRpcHandler type by Nathaniel Manista · 6 years ago
  32. 6fcbee0 Merge pull request #15664 from muxi/binary-size by Muxi Yan · 6 years ago
  33. 5c67fae Add test by yang-g · 6 years ago
  34. 5fd7492 Merge pull request #15539 from markdroth/recv_trailing_metadata_ready by Mark D. Roth · 6 years ago
  35. 045e4f9 Merge pull request #13796 from y-zeng/cli_token by Yang Gao · 6 years ago
  36. 8872a31 Merge pull request #14879 from santoshankr/python_ssl_session_cache_lru by Nathaniel Manista · 6 years ago
  37. 801e566 handle empty slice explicitly by yang-g · 6 years ago
  38. d6547ea Change exception type to AssertError by Mehrdad Afshari · 6 years ago
  39. 8ae0ff0 Move recv_trailing_metadata into its own callback. Don't use by Mark D. Roth · 6 years ago
  40. f07f6c9 Remove comment that is no longer relevant by Mehrdad Afshari · 6 years ago
  41. 7cd4ee7 Change notes on suppressions by Mehrdad Afshari · 6 years ago
  42. b8fb538 regenerate C# protos by Jan Tattermusch · 6 years ago
  43. c70c2b4 C# codegen: use fully qualified name in __Marshaller_* fields by Jan Tattermusch · 6 years ago
  44. 1987aa2 demonstrate testability of server-side impl classes by Jan Tattermusch · 6 years ago
  45. 8b5e45a Merge pull request #15685 from grpc/revert-15435-fix_shutdown_closed_socket by Jan Tattermusch · 6 years ago
  46. 1d10702 add tests demonstrating how to mock client stubs by Jan Tattermusch · 6 years ago
  47. 6ccf4b7 fix shellcheck error by Jan Tattermusch · 6 years ago
  48. 61278f3 Revert "Fix shutdown of closed fd when c-ares opens a second fd" by Jan Tattermusch · 6 years ago
  49. 5def921 fix comments by Jan Tattermusch · 6 years ago
  50. 2ea5e1d Merge pull request #14908 from jtattermusch/csharp_artifact_pdb by Jan Tattermusch · 6 years ago
  51. 3b24894 Prevent early exit on one pylint failure by Mehrdad Afshari · 6 years ago
  52. 6eac8c5 Run yapf to reformat Python code by Mehrdad Afshari · 6 years ago
  53. 2b6b6ca Bump pylint to pylint-1.9.2 by Mehrdad Afshari · 6 years ago
  54. adedd43 Disable additional pylint warnings due to upgrade by Mehrdad Afshari · 6 years ago
  55. 109b5b1 Fix arguments-differ pylint warning by Mehrdad Afshari · 6 years ago
  56. de1718c Remove unused _junkdrawer by Mehrdad Afshari · 6 years ago
  57. a941ec6 Fix import order to satisfy pylint by Mehrdad Afshari · 6 years ago
  58. bfbd192 Fix raising-format-tuple pylint warning by Mehrdad Afshari · 6 years ago
  59. b6955d9 Refactor to avord redefining argument by Mehrdad Afshari · 6 years ago
  60. c095c5c Fix arguments-differ pylint warning by Mehrdad Afshari · 6 years ago
  61. 6c44fd6 Fix useless-super-delegation pylint warnings by Mehrdad Afshari · 6 years ago
  62. ebb1767 Implement abstract methods _LocalFailure inherits by Mehrdad Afshari · 6 years ago
  63. a99945d Fix arguments-differ pylint warning by Mehrdad Afshari · 6 years ago
  64. 4b7223d Remove unnecessary pylint suppressions by Mehrdad Afshari · 6 years ago
  65. 0aaeedc Fix inconsistent-return-statements pylint warnings by Mehrdad Afshari · 6 years ago
  66. c48acb8 Fix code to pass len-as-condition pylint test by Mehrdad Afshari · 6 years ago
  67. eb2aa9c Tighten the bar and refactor and offender: by ncteisen · 6 years ago
  68. 04c8513 Merge pull request #15677 from muxi/fix-cfstream-podspec by Muxi Yan · 6 years ago
  69. 06e1683 Merge pull request #14557 from ghostwriternr/py-custom-logger by Nathaniel Manista · 6 years ago
  70. 2ce76b3 Enforce max function length at 800 by ncteisen · 6 years ago
  71. 9b817af Remove bloated grpc_avl test cases by ncteisen · 6 years ago
  72. bbbcc45 Merge pull request #15394 from yashykt/maxmsglen by Yash Tibrewal · 6 years ago
  73. 0e8b122 Merge pull request #14649 from apolcyn/fix_cares_test_on_ipv6_only by apolcyn · 6 years ago
  74. 6df75c5 podspec nit fix by Muxi Yan · 6 years ago
  75. a94896f Add no_error_on_hotpath test by ncteisen · 6 years ago
  76. 3fa24f6 Add an error mode to disable creation by ncteisen · 6 years ago
  77. eb22c79 Provide diff sign for each line by Muxi Yan · 6 years ago
  78. fd4c5dd TLS session resumption support for Python clients by Santosh Ananthakrishnan · 6 years ago
  79. 701a4b1 Merge pull request #15435 from apolcyn/fix_shutdown_closed_socket by apolcyn · 6 years ago
  80. 3052cff Change comments by Yash Tibrewal · 6 years ago
  81. b441dbb Merge pull request #15666 from nathanielmanistaatgoogle/15662 by Nathaniel Manista · 6 years ago
  82. 0cdf008 Merge pull request #15649 from markdroth/avoid_peer_string_alloc by Mark D. Roth · 6 years ago
  83. c09f743 Merge pull request #15665 from apolcyn/fix_windows_addr_sort_lnik by apolcyn · 6 years ago
  84. d7728cd Merge pull request #15069 from muxi/prototype-cfstream by Muxi Yan · 6 years ago
  85. a323b51 Merge pull request #15567 from muxi/mobile-log-per-host by Muxi Yan · 6 years ago
  86. 125596d Merge pull request #15667 from ncteisen/fuzzer by Noah Eisen · 6 years ago
  87. 0688b4d Merge pull request #15663 from markdroth/grpclb_client_load_reporting_flake_fix by Mark D. Roth · 6 years ago
  88. 890717b build package with native debug symbols by Jan Tattermusch · 6 years ago
  89. b6f0d0d add package with native debug symbols by Jan Tattermusch · 6 years ago
  90. 945cac4 RelWithDebInfo config for building C# artifact by Jan Tattermusch · 6 years ago
  91. e5389b6 use testcodegen.proto for distribtest by Jan Tattermusch · 6 years ago
  92. 93f04c5 fix test_codegen for mac by Jan Tattermusch · 6 years ago
  93. eb18ef0 Merge pull request #15658 from jtattermusch/python_interop_build_27 by Jan Tattermusch · 6 years ago
  94. 08876da CFStream podspec by Muxi Yan · 6 years ago
  95. 1b83d32 Fix fuzzer error by ncteisen · 6 years ago
  96. 9c86b20 Retain references to channel arguments by Nathaniel Manista · 6 years ago
  97. 9ea0b9f Description fix by Muxi Yan · 6 years ago
  98. 27718ce Fix c-ares tests ipv6-only brokenness by Alexander Polcyn · 6 years ago
  99. 88acb28 clang-format by Muxi Yan · 6 years ago
  100. 18caf6d link address sorting against gRPC_BASELIB_LIBRARIES, for windows by Alexander Polcyn · 6 years ago