1. e121fef Merge pull request #15343 from ncteisen/channelz by Noah Eisen · 6 years ago
  2. 48d0339 reviewer feedback by ncteisen · 6 years ago
  3. 1a46d07 Merge branch 'master' of https://github.com/grpc/grpc into channelz by ncteisen · 6 years ago
  4. 7fc8bf5 Fixing trailing metadata ops in census filter. by Jim King · 6 years ago
  5. 1ea30c5 Merge pull request #15195 from jozefizso/dev/vcpkg_csharp_patch by Jan Tattermusch · 6 years ago
  6. 97c6648 update by Vizerai · 6 years ago
  7. d07a5ff Merge pull request #15810 from ncteisen/sanity by Noah Eisen · 6 years ago
  8. 1ab1287 Reviewer feedback by ncteisen · 6 years ago
  9. 76283c4 Fix sanitY by Noah Eisen · 6 years ago
  10. c0d251a Fixing trailing metadata ops. by Vizerai · 6 years ago
  11. 0f20212 Regenerate project by ncteisen · 6 years ago
  12. 6a025c0 Merge branch 'master' of https://github.com/grpc/grpc into channelz by ncteisen · 6 years ago
  13. d8772cf Merge pull request #15715 from markdroth/retry_data_per_attempt by Mark D. Roth · 6 years ago
  14. 68d4f50 Merge branch 'master' of https://github.com/grpc/grpc into channelz by ncteisen · 6 years ago
  15. 9e3e646 Merge pull request #15274 from JackOfMostTrades/verify-callback-core by Mark D. Roth · 6 years ago
  16. ec47794 Regenerate CMakeLists.txt from generate_projects.sh by Jozef Izso · 6 years ago
  17. bbdee16 Allow conditional builds of grpc_csharp_ext for vcpkg manager by Jozef Izso · 6 years ago
  18. 5bacf2e Allocate retry payload fields with subchannel call instead of with each batch. by Mark D. Roth · 6 years ago
  19. ddef0f6 Merge pull request #15668 from mehrdada/remove-csharp-interceptor-api-experimental-warning by Mehrdad Afshari · 6 years ago
  20. 547bb5e Merge pull request #15782 from markdroth/recv_trailing_metadata_ready3 by Mark D. Roth · 6 years ago
  21. 01cbab6 Merge pull request #15070 from Vizerai/filter_port by Jim King · 6 years ago
  22. 34e7515 Merge pull request #15377 from ganmacs/move-script-which-has-pre-req by apolcyn · 6 years ago
  23. 8c39827 Merge pull request #15785 from adelez/suppressions by adelez · 6 years ago
  24. 1da7589 Merge pull request #15791 from ganmacs/run-spec-by-specifing-file by apolcyn · 6 years ago
  25. a2769d5 Merge pull request #15794 from grpc/revert-15778-use_pyyaml by Jan Tattermusch · 6 years ago
  26. e1efb43 Revert "Install pyyaml through pip in docker" by Jan Tattermusch · 6 years ago
  27. 227d06e Merge pull request #15789 from abdullin/patch-1 by Jan Tattermusch · 6 years ago
  28. cb45027 All spec files require spec_helper by ganmacs · 6 years ago
  29. 075a26f spec_helper requires grpc by ganmacs · 6 years ago
  30. 9fcfbb0 Merge pull request #15788 from dgquintas/gyp_nanopb by David G. Quintas · 6 years ago
  31. fd196a7 Fix typos in the description of Server by Rinat Abdullin · 6 years ago
  32. ba233e7 Fix grpc.gyp wrt nanopb refactoring by David Garcia Quintas · 6 years ago
  33. 0b4fb6a Move a script which has a pre-requirement to outside of spec by ganmacs · 6 years ago
  34. 1f3d714 Move suppressions files under test/core/util to avoid creating a BUILD file under tools, which breaks import. by Adele Zhou · 6 years ago
  35. 5bdd9a8 Revert "Revert "Add suppressions to sanitizers for bazel builds"" by adelez · 6 years ago
  36. 8a7f6bf Merge pull request #15780 from apolcyn/cares_windows_build by apolcyn · 6 years ago
  37. 7eda619 Separate the posix part of the c-ares driver by Alexander Polcyn · 6 years ago
  38. 4d1da60 Fix ASAN and sanity by ncteisen · 6 years ago
  39. 51bbbc5 Get status from wire even if the recv_trailing_metadata batch callback by Mark D. Roth · 6 years ago
  40. c14e95f Merge branch 'master' of https://github.com/grpc/grpc into channelz by ncteisen · 6 years ago
  41. c7166ae Make channelz an opt in feature by ncteisen · 6 years ago
  42. bd6ac0f Merge pull request #15681 from ncteisen/even-more-clang by Noah Eisen · 6 years ago
  43. c650666 Merge pull request #15755 from ganmacs/unify-duplicated-method by apolcyn · 6 years ago
  44. d661628 Merge pull request #15694 from srini100/bump-to-v1.14 by Srini Polavarapu · 6 years ago
  45. ce62e20 Merge pull request #15778 from apolcyn/use_pyyaml by apolcyn · 6 years ago
  46. 1c6d6ba Merge pull request #15595 from dgquintas/nanopb_build_cleanup by David G. Quintas · 6 years ago
  47. 5bc31db Merge pull request #15775 from hcaseyal/fix_http_server_filter_comment by hcaseyal · 6 years ago
  48. 0178876 Merge pull request #15773 from nathanielmanistaatgoogle/9320 by Mehrdad Afshari · 6 years ago
  49. 8ad28d5 Fix comment typo in http_server_filter by Hope Casey-Allen · 6 years ago
  50. a5530e9 Specify thread-safety of grpc-created channels by Nathaniel Manista · 6 years ago
  51. a726484 Merge pull request #15698 from yashykt/httpsproxy by Yash Tibrewal · 6 years ago
  52. 33baa95 Merge pull request #15632 from grpc/mmx-test-build-wheel37 by Mehrdad Afshari · 6 years ago
  53. 411199a Merge pull request #14639 from mehrdada/blocking-py-intercept by Mehrdad Afshari · 6 years ago
  54. b291f18 Refactor: reorder by Mehrdad Afshari · 6 years ago
  55. 39fbed3 Merge branch 'nanopb_build_cleanup' of github.com:dgquintas/grpc into nanopb_build_cleanup by David Garcia Quintas · 6 years ago
  56. 657a3eb Merge branch 'master' of github.com:grpc/grpc into nanopb_build_cleanup by David Garcia Quintas · 6 years ago
  57. 797a062 Use a Docker image that includes Python3.7rc1 by Mehrdad Afshari · 6 years ago
  58. b4f4d29 Add Python 3.7 Linux wheels to artifact build by Mehrdad Afshari · 6 years ago
  59. 56142a5 Refactor: avoid calling with_call API by Mehrdad Afshari · 6 years ago
  60. c2e4017 Merge pull request #15726 from kwasimensah/master by Nicolas Noble · 6 years ago
  61. 545343e Merge pull request #15725 from nathanielmanistaatgoogle/15537 by Nathaniel Manista · 6 years ago
  62. 2bf8ef2 Remove check for whether channel is secure/insecure. Always prefer 'https_proxy' and fallback on 'http_proxy' by Yash Tibrewal · 6 years ago
  63. 84328e7 No need to fallback on https_proxy for insecure connections by Yash Tibrewal · 6 years ago
  64. 1b9a7fa Prefer using https_proxy for secure channels and http_proxy for insecure channels by Yash Tibrewal · 6 years ago
  65. 8e75b48 Add expception for util dir by ncteisen · 6 years ago
  66. 373fc6d Manual fixes to enable performance- clang tidy checks by Noah Eisen · 6 years ago
  67. 58e0cbf Enable the performance-* clang-tidy checks by Noah Eisen · 6 years ago
  68. 33b77ee Merge pull request #15758 from grpc/revert-15678-channel-arg-sanity by Nicolas Noble · 6 years ago
  69. 49d229b Merge pull request #15762 from grpc/revert-15645-foundry_integration by Nicolas Noble · 6 years ago
  70. 43557fe Revert "Add suppressions to sanitizers for bazel builds" by Nicolas Noble · 6 years ago
  71. 8234d14 Close channels in examples by Nathaniel Manista · 6 years ago
  72. 817d28f Revert "Merge pull request #15746 from grpc/revert-15709-recv_trailing_metadata_ready2" by Mark D. Roth · 6 years ago
  73. 7ea8a60 Revert "Add Type Checking On Channel Args" by Noah Eisen · 6 years ago
  74. 277d894 Unify nearly same method by ganmacs · 6 years ago
  75. f3fb98e Install pyyaml through pip in docker by Alex Polcyn · 6 years ago
  76. f92460e Merge branch 'master' of https://github.com/grpc/grpc into channelz by ncteisen · 6 years ago
  77. 9a2c0a8 Merge pull request #15740 from hcaseyal/update_listening_port_documentation by hcaseyal · 6 years ago
  78. d43891f Merge pull request #15645 from adelez/foundry_integration by adelez · 6 years ago
  79. e98ce72 Merge pull request #15678 from ncteisen/channel-arg-sanity by Noah Eisen · 6 years ago
  80. 26287ea Merge pull request #15727 from kpayson64/null_endpoint by kpayson64 · 6 years ago
  81. 3f9308c Merge pull request #15746 from grpc/revert-15709-recv_trailing_metadata_ready2 by Vijay Pai · 6 years ago
  82. a33b807 Re-raise grpc.RpcError instead of eating it by Mehrdad Afshari · 6 years ago
  83. 92a0ae0 Merge pull request #15750 from grpc/wenbozhu-patch-1 by Wenbo Zhu · 6 years ago
  84. e769c8c Update PROTOCOL-WEB.md by Wenbo Zhu · 6 years ago
  85. e9cbad5 Refactor: rename _LocalFailure to _FailureOutcome by Mehrdad Afshari · 7 years ago
  86. e2ebd89 Optimize blocking intercepted stream-unary calls by Mehrdad Afshari · 7 years ago
  87. 3291979 Optimize blocking intercepted unary-unary calls by Mehrdad Afshari · 7 years ago
  88. 4cd6595 Add data param to grpc_cc_library by Adele Zhou · 6 years ago
  89. 30a0187 Merge pull request #15744 from kpayson64/disable_lru by kpayson64 · 6 years ago
  90. 01953a5 Merge pull request #15730 from sreecha/epollex-pls-add-documentation by Sree Kuchibhotla · 6 years ago
  91. 19ac7c0 Fix ruby test by backing off on the concurrency by ncteisen · 6 years ago
  92. 1198d8d Reviewer feedback by ncteisen · 6 years ago
  93. 0159026 Revert "Second attempt: move recv_trailing_metadata into its own callback, don't use on_complete for recv_ops" by Mark D. Roth · 6 years ago
  94. 057fd3f Merge pull request #15490 from apolcyn/ares_under_combiner by apolcyn · 6 years ago
  95. 9aa678d Merge pull request #15712 from ncteisen/downgrade-logs by Noah Eisen · 6 years ago
  96. 521246e Disable LRU cache test on gevent by kpayson64 · 6 years ago
  97. 90b4ef5 Update AddListeningPort documentation in ServerBuilder by Hope Casey-Allen · 6 years ago
  98. 0293ceb Add a null check for the endpoint on shutdown by kpayson64 · 6 years ago
  99. 6c25d60 Merge pull request #15709 from markdroth/recv_trailing_metadata_ready2 by Mark D. Roth · 6 years ago
  100. df5ca25 Add suppressions files as data dependency to gpr_test_util by Adele Zhou · 6 years ago