1. faef8bc Merge pull request #12140 from vjpai/slicer by Vijay Pai · 7 years ago
  2. f20bf78 Merge pull request #12144 from jtattermusch/win_pr_portability_bo by Jan Tattermusch · 7 years ago
  3. 7fb682f add windows portability build_only job by Jan Tattermusch · 7 years ago
  4. a48f879 Merge pull request #12120 from jtattermusch/csharp_rpcexception by Jan Tattermusch · 7 years ago
  5. 0fcd99e Merge pull request #8982 from kpayson64/cache_poll_threads2 by Jan Tattermusch · 7 years ago
  6. 593a22a Merge pull request #12099 from jtattermusch/csharp_shutdownevent by Jan Tattermusch · 7 years ago
  7. f602869 improve comment by Jan Tattermusch · 7 years ago
  8. bd34477 Address PR feedback by Ken Payson · 7 years ago
  9. e1418e4 Switch to idiomatic Slice API by Vijay Pai · 7 years ago
  10. cf875b7 Merge pull request #12132 from jiangtaoli2016/tsi_interface by Jiangtao Li · 7 years ago
  11. a27680b Merge pull request #12063 from adelez/build_stats2 by adelez · 7 years ago
  12. 7048a89 Merge pull request #12059 from yallop/tag-names by Vijay Pai · 7 years ago
  13. 011aa3d Merge pull request #12083 from ncteisen/trace-closure-flush by Noah Eisen · 7 years ago
  14. 25d6fd8 split tsi library into two by jiangtaoli2016 · 7 years ago
  15. 9dc1821 better name for StatusFromException by Jan Tattermusch · 7 years ago
  16. 59611fb Update the doc about the policy selection condition. by Juanli Shen · 7 years ago
  17. 0d66b43 Check that all structs/unions in public core headers have named types by Vijay Pai · 7 years ago
  18. b8e68dc Add tags to tagless structs and unions. by Jeremy Yallop · 7 years ago
  19. 40ea2d3 improve examples in CustomErrorDetails test by Jan Tattermusch · 7 years ago
  20. fe71c75 Merge pull request #12054 from sreecha/cq_cleanup by Sree Kuchibhotla · 7 years ago
  21. ba94aed Trace closure flush by ncteisen · 7 years ago
  22. 6fed5dc Merge pull request #12003 from murgatroid99/node_fix_batch_argument_segfault by Michael Lumish · 7 years ago
  23. 9d3f1d4 Merge pull request #12091 from chhsia0/osx-cmake by Vijay Pai · 7 years ago
  24. e7aa35a Merge pull request #12105 from jiangtaoli2016/revert-12101-revert-11977-tsi_grpc by Mark D. Roth · 7 years ago
  25. 56bb366 Merge pull request #12115 from jiangtaoli2016/next_bytes_to_send by Jiangtao Li · 7 years ago
  26. a87f6d8 add tests by Jan Tattermusch · 7 years ago
  27. 2565e73 merging of trailers on server-side by Jan Tattermusch · 7 years ago
  28. e64825c Populate trailers in RpcException by Jan Tattermusch · 7 years ago
  29. 5250e06 add ConfigureAwait by Jan Tattermusch · 7 years ago
  30. a7ca866 add test for shuttingdown event by Jan Tattermusch · 7 years ago
  31. ae60707 address comments by Jan Tattermusch · 7 years ago
  32. 2f94a26 Make bytes_to_send in tsi_handshaker_next const by jiangtaoli2016 · 7 years ago
  33. 2994515 Merge pull request #12103 from muxi/fix-chttp2-transport-tsan by Muxi Yan · 7 years ago
  34. 0398a5d Merge pull request #12107 from paulb777/patch-1 by Muxi Yan · 7 years ago
  35. 5e1ac7f Fix Objc Readme for directory hierarchies by Paul Beusterien · 7 years ago
  36. 32f66e8 Update build rule by jiangtaoli2016 · 7 years ago
  37. b66c72c Merge pull request #12066 from apolcyn/nit_for_interop_script by apolcyn · 7 years ago
  38. 240f35d Merge pull request #10636 from apolcyn/alleviate_10526 by apolcyn · 7 years ago
  39. 458214f transport - Fix a thread safety bug introduced by #11780 by Muxi Yan · 7 years ago
  40. 0211cfb Revert "Revert "Add TSI zero-copy frame protector"" by Jiangtao Li · 7 years ago
  41. 9b5da78 Merge pull request #12101 from grpc/revert-11977-tsi_grpc by Abhishek Kumar · 7 years ago
  42. f5504a3 Revert "Add TSI zero-copy frame protector" by Jiangtao Li · 7 years ago
  43. c6627ca cancel calls with an error message when bidi write loop fails with user error by Alexander Polcyn · 7 years ago
  44. 655ef85 Merge pull request #11977 from jiangtaoli2016/tsi_grpc by Jiangtao Li · 7 years ago
  45. 4ea8ce1 add GrpcEnvironment.ShuttingDown event by Jan Tattermusch · 7 years ago
  46. 43f7acf Fixed `grpc_unsecure` CMake build failures due to non-standard openssl location. by Chun-Hung Hsiao · 7 years ago
  47. a39d9fa Merge pull request #12053 from dgquintas/detect_flakes by David G. Quintas · 7 years ago
  48. 58d977b Merge pull request #12086 from grpc/revert-11832-objc-oauth-protocol by Muxi Yan · 7 years ago
  49. f6f12de Revert "Add OAuth2 protocol in GRPCClient" by Muxi Yan · 7 years ago
  50. 72eeb3c split tsi into two libraries: tsi_interface and tsi by jiangtaoli2016 · 7 years ago
  51. f3f7d3b Merge branch 'master' into tsi_grpc by jiangtaoli2016 · 7 years ago
  52. 1fb3b66 Merge pull request #11579 from sreecha/fix_alarm by Sree Kuchibhotla · 7 years ago
  53. 18df252 Merge pull request #11940 from grpc/sreecha-patch-1 by Sree Kuchibhotla · 7 years ago
  54. 2240a13 Merge remote-tracking branch 'upstream/master' into cache_poll_threads2 by Ken Payson · 7 years ago
  55. 26e6f72 Merge pull request #11990 from pgonda/patch-2 by Noah Eisen · 7 years ago
  56. 09798bc Merge pull request #12065 from vjpai/moreslices by Vijay Pai · 7 years ago
  57. b638541 Merge pull request #11878 from stanley-cheung/php-persistent-channel by Stanley Cheung · 7 years ago
  58. 06b3f4d Merge pull request #11964 from nathanielmanistaatgoogle/grpc_testing by Nathaniel Manista · 7 years ago
  59. ce58cf8 Add Slice constructors to match all grpc_slice cases by Vijay Pai · 7 years ago
  60. 3e6df47 Merge pull request #12068 from matt-kwong/kokoro_mac_credentials by Jan Tattermusch · 7 years ago
  61. ab38a3d Merge pull request #11832 from muxi/objc-oauth-protocol by Muxi Yan · 7 years ago
  62. 5468706 PR comments by David Garcia Quintas · 7 years ago
  63. 3e2d05d Merge pull request #12048 from matt-kwong/kokoro_submodule by Matt Kwong · 7 years ago
  64. dcda3b8 Remove gcloud auth activate-service-account from Kokoro Mac build by Matt Kwong · 7 years ago
  65. 5b3dc4a PHP: persistent channel by Stanley Cheung · 7 years ago
  66. 1ba000e Merge pull request #12055 from sreecha/fix_epoll1_fd_orphan by Sree Kuchibhotla · 7 years ago
  67. e7f5df6 Add Kokoro tests to build gRPC with an updated submodule by Matt Kwong · 7 years ago
  68. 2010985 gRPC Python test infrastructure by Nathaniel Manista · 7 years ago
  69. cf38c00 iamge to image in interop test script by Alex Polcyn · 7 years ago
  70. dca911e Merge pull request #11954 from markdroth/service_config_dns by Mark D. Roth · 7 years ago
  71. f9bf428 Add support for service configs to c-ares resolver. by Mark D. Roth · 7 years ago
  72. 2f39486 Added flake detection script by David Garcia Quintas · 7 years ago
  73. e252e5f Merge pull request #12025 from vjpai/bazel_unsec by Vijay Pai · 7 years ago
  74. 8831436 Merge pull request #12046 from y-zeng/port by Yuchen Zeng · 7 years ago
  75. 87c38e9 Modify build stats tool. by Adele Zhou · 7 years ago
  76. a365d73 Merge pull request #12026 from matt-kwong/kokoro_mac_interop by Matt Kwong · 7 years ago
  77. e116dd5 Merge pull request #12058 from grpc/jtattermusch-patch-1 by Jan Tattermusch · 7 years ago
  78. 8eb47ed Merge pull request #12051 from dgquintas/fix_grpclbend2end_condvars by David G. Quintas · 7 years ago
  79. 1420c1a Merge pull request #12057 from grpc/revert-10828-recaptcha by Jan Tattermusch · 7 years ago
  80. 9504dae Delete grpc_basictests.cfg by Jan Tattermusch · 7 years ago
  81. e68c0d1 Revert "Reintroduce a lambda capture as part of C++11-izing code" by Jan Tattermusch · 7 years ago
  82. f264147 Prevent fd_orphan from calling shutdown(fd) when release_fd is true by Sree Kuchibhotla · 7 years ago
  83. cfce451 Fix tsan failures in cq-pluck and cleanup cq code by Sree Kuchibhotla · 7 years ago
  84. 9fb4536 Merge pull request #12015 from jtattermusch/unused_stress by Jan Tattermusch · 7 years ago
  85. 623c4b6 Merge pull request #12050 from dgquintas/improve_runtests_flakes_query by David G. Quintas · 7 years ago
  86. 81522c8 Add unsecure libraries to bazel build targets by Vijay Pai · 7 years ago
  87. ecabe09 Condition variables are not latches by David Garcia Quintas · 7 years ago
  88. 4862359 Improve flakes query by David Garcia Quintas · 7 years ago
  89. 0403451 Merge pull request #12047 from ncteisen/qps-changes by Noah Eisen · 7 years ago
  90. 62b9a8c Merge pull request #12041 from muxi/fix-objc-memory-leak by Muxi Yan · 7 years ago
  91. 34989fd Merge branch 'master' into fix_alarm by Sree Kuchibhotla · 7 years ago
  92. 8c8266c fix documentation by Sree Kuchibhotla · 7 years ago
  93. 3696938 Group the port picking functions by Yuchen Zeng · 7 years ago
  94. ce01184 Set up Mac interop test to work in Kokoro env by Matt Kwong · 7 years ago
  95. 32c0153 Make port picking functions overridable by Yuchen Zeng · 7 years ago
  96. af313ca Eliminate copy in QPS Driver by ncteisen · 7 years ago
  97. 4f68ecf Merge pull request #11893 from wilhuff/wilhuff/copy-servername by Muxi Yan · 7 years ago
  98. 95b35b8 Merge branch 'master' into tsi_grpc by jiangtaoli2016 · 7 years ago
  99. 3aaa5ea minor fix by jiangtaoli2016 · 7 years ago
  100. e1653de Merge pull request #12037 from yang-g/missing_sneaky by Yang Gao · 7 years ago