1. e7aa35a Merge pull request #12105 from jiangtaoli2016/revert-12101-revert-11977-tsi_grpc by Mark D. Roth · 7 years ago
  2. 56bb366 Merge pull request #12115 from jiangtaoli2016/next_bytes_to_send by Jiangtao Li · 7 years ago
  3. 2f94a26 Make bytes_to_send in tsi_handshaker_next const by jiangtaoli2016 · 7 years ago
  4. 2994515 Merge pull request #12103 from muxi/fix-chttp2-transport-tsan by Muxi Yan · 7 years ago
  5. 0398a5d Merge pull request #12107 from paulb777/patch-1 by Muxi Yan · 7 years ago
  6. 5e1ac7f Fix Objc Readme for directory hierarchies by Paul Beusterien · 7 years ago
  7. 32f66e8 Update build rule by jiangtaoli2016 · 7 years ago
  8. b66c72c Merge pull request #12066 from apolcyn/nit_for_interop_script by apolcyn · 7 years ago
  9. 240f35d Merge pull request #10636 from apolcyn/alleviate_10526 by apolcyn · 7 years ago
  10. 458214f transport - Fix a thread safety bug introduced by #11780 by Muxi Yan · 7 years ago
  11. 0211cfb Revert "Revert "Add TSI zero-copy frame protector"" by Jiangtao Li · 7 years ago
  12. 9b5da78 Merge pull request #12101 from grpc/revert-11977-tsi_grpc by Abhishek Kumar · 7 years ago
  13. f5504a3 Revert "Add TSI zero-copy frame protector" by Jiangtao Li · 7 years ago
  14. c6627ca cancel calls with an error message when bidi write loop fails with user error by Alexander Polcyn · 8 years ago
  15. 655ef85 Merge pull request #11977 from jiangtaoli2016/tsi_grpc by Jiangtao Li · 7 years ago
  16. a39d9fa Merge pull request #12053 from dgquintas/detect_flakes by David G. Quintas · 7 years ago
  17. 58d977b Merge pull request #12086 from grpc/revert-11832-objc-oauth-protocol by Muxi Yan · 7 years ago
  18. f6f12de Revert "Add OAuth2 protocol in GRPCClient" by Muxi Yan · 7 years ago
  19. 72eeb3c split tsi into two libraries: tsi_interface and tsi by jiangtaoli2016 · 7 years ago
  20. f3f7d3b Merge branch 'master' into tsi_grpc by jiangtaoli2016 · 7 years ago
  21. 1fb3b66 Merge pull request #11579 from sreecha/fix_alarm by Sree Kuchibhotla · 7 years ago
  22. 18df252 Merge pull request #11940 from grpc/sreecha-patch-1 by Sree Kuchibhotla · 7 years ago
  23. 26e6f72 Merge pull request #11990 from pgonda/patch-2 by Noah Eisen · 7 years ago
  24. 09798bc Merge pull request #12065 from vjpai/moreslices by Vijay Pai · 7 years ago
  25. b638541 Merge pull request #11878 from stanley-cheung/php-persistent-channel by Stanley Cheung · 7 years ago
  26. 06b3f4d Merge pull request #11964 from nathanielmanistaatgoogle/grpc_testing by Nathaniel Manista · 7 years ago
  27. ce58cf8 Add Slice constructors to match all grpc_slice cases by Vijay Pai · 7 years ago
  28. 3e6df47 Merge pull request #12068 from matt-kwong/kokoro_mac_credentials by Jan Tattermusch · 7 years ago
  29. ab38a3d Merge pull request #11832 from muxi/objc-oauth-protocol by Muxi Yan · 7 years ago
  30. 5468706 PR comments by David Garcia Quintas · 7 years ago
  31. 3e2d05d Merge pull request #12048 from matt-kwong/kokoro_submodule by Matt Kwong · 7 years ago
  32. dcda3b8 Remove gcloud auth activate-service-account from Kokoro Mac build by Matt Kwong · 7 years ago
  33. 5b3dc4a PHP: persistent channel by Stanley Cheung · 7 years ago
  34. 1ba000e Merge pull request #12055 from sreecha/fix_epoll1_fd_orphan by Sree Kuchibhotla · 7 years ago
  35. e7f5df6 Add Kokoro tests to build gRPC with an updated submodule by Matt Kwong · 7 years ago
  36. 2010985 gRPC Python test infrastructure by Nathaniel Manista · 7 years ago
  37. cf38c00 iamge to image in interop test script by Alex Polcyn · 7 years ago
  38. dca911e Merge pull request #11954 from markdroth/service_config_dns by Mark D. Roth · 7 years ago
  39. f9bf428 Add support for service configs to c-ares resolver. by Mark D. Roth · 7 years ago
  40. 2f39486 Added flake detection script by David Garcia Quintas · 7 years ago
  41. e252e5f Merge pull request #12025 from vjpai/bazel_unsec by Vijay Pai · 7 years ago
  42. 8831436 Merge pull request #12046 from y-zeng/port by Yuchen Zeng · 7 years ago
  43. a365d73 Merge pull request #12026 from matt-kwong/kokoro_mac_interop by Matt Kwong · 7 years ago
  44. e116dd5 Merge pull request #12058 from grpc/jtattermusch-patch-1 by Jan Tattermusch · 7 years ago
  45. 8eb47ed Merge pull request #12051 from dgquintas/fix_grpclbend2end_condvars by David G. Quintas · 7 years ago
  46. 1420c1a Merge pull request #12057 from grpc/revert-10828-recaptcha by Jan Tattermusch · 7 years ago
  47. 9504dae Delete grpc_basictests.cfg by Jan Tattermusch · 7 years ago
  48. e68c0d1 Revert "Reintroduce a lambda capture as part of C++11-izing code" by Jan Tattermusch · 7 years ago
  49. f264147 Prevent fd_orphan from calling shutdown(fd) when release_fd is true by Sree Kuchibhotla · 7 years ago
  50. 9fb4536 Merge pull request #12015 from jtattermusch/unused_stress by Jan Tattermusch · 7 years ago
  51. 623c4b6 Merge pull request #12050 from dgquintas/improve_runtests_flakes_query by David G. Quintas · 7 years ago
  52. 81522c8 Add unsecure libraries to bazel build targets by Vijay Pai · 7 years ago
  53. ecabe09 Condition variables are not latches by David Garcia Quintas · 7 years ago
  54. 4862359 Improve flakes query by David Garcia Quintas · 7 years ago
  55. 0403451 Merge pull request #12047 from ncteisen/qps-changes by Noah Eisen · 7 years ago
  56. 62b9a8c Merge pull request #12041 from muxi/fix-objc-memory-leak by Muxi Yan · 7 years ago
  57. 34989fd Merge branch 'master' into fix_alarm by Sree Kuchibhotla · 7 years ago
  58. 8c8266c fix documentation by Sree Kuchibhotla · 7 years ago
  59. 3696938 Group the port picking functions by Yuchen Zeng · 7 years ago
  60. ce01184 Set up Mac interop test to work in Kokoro env by Matt Kwong · 7 years ago
  61. 32c0153 Make port picking functions overridable by Yuchen Zeng · 7 years ago
  62. af313ca Eliminate copy in QPS Driver by ncteisen · 7 years ago
  63. 4f68ecf Merge pull request #11893 from wilhuff/wilhuff/copy-servername by Muxi Yan · 7 years ago
  64. 95b35b8 Merge branch 'master' into tsi_grpc by jiangtaoli2016 · 7 years ago
  65. 3aaa5ea minor fix by jiangtaoli2016 · 7 years ago
  66. e1653de Merge pull request #12037 from yang-g/missing_sneaky by Yang Gao · 7 years ago
  67. 5dee4fa Merge pull request #12023 from matt-kwong/kokoro_bazel by Matt Kwong · 7 years ago
  68. 75c12f7 Merge pull request #12032 from jtattermusch/kokoro_macos_split by Jan Tattermusch · 7 years ago
  69. 482d006 Fix another two memory leak points in cronet_transport by Muxi Yan · 7 years ago
  70. b1ae1e3 Merge pull request #12034 from jtattermusch/prepopulate_more by Jan Tattermusch · 7 years ago
  71. 54ecb5a Merge pull request #12021 from jiangtaoli2016/unused_bytes by Jiangtao Li · 7 years ago
  72. 0e4bfcf Merge pull request #12036 from connor4312/patch-1 by Michael Lumish · 7 years ago
  73. e8a61d6 Add a default delete override for the interface by yang-g · 7 years ago
  74. 3f818cc Node: document that root_certs in createSsl is optional by Connor Peet · 7 years ago
  75. 2133a55 prepopulate more pip packages on kokoro linux by Jan Tattermusch · 7 years ago
  76. 02c35cf split up macos basictests by Jan Tattermusch · 7 years ago
  77. fc22d7a Merge pull request #12016 from jtattermusch/retry_on_timeout by Jan Tattermusch · 7 years ago
  78. 37855c4 Merge pull request #12014 from jtattermusch/kokoro_populate_xdg by Jan Tattermusch · 7 years ago
  79. 005a3a5 Merge pull request #11992 from jboeuf/new_ssl_roots by jboeuf · 7 years ago
  80. 2a0594c Add bazel tests to Kokoro by Matt Kwong · 7 years ago
  81. 9279ca1 Merge pull request #11796 from afirago/fix-fallthrough-werror by Nicolas Noble · 7 years ago
  82. 0efb1e9 Merge pull request #11720 from ncteisen/flow-control-v3 by Noah Eisen · 7 years ago
  83. e70f3b2 Merge branch 'master' into fix_alarm by Sree Kuchibhotla · 7 years ago
  84. 00b35e7 Make tsi handshaker result unused bytes const by jiangtaoli2016 · 7 years ago
  85. 36ecf8d Merge pull request #12005 from apolcyn/fix_flakey_ruby_cancellation_test_master by apolcyn · 7 years ago
  86. fe8f5bc regenerate projects by ncteisen · 7 years ago
  87. 8a46ba5 clang fmt by ncteisen · 7 years ago
  88. ab04027 Merge branch 'master' of https://github.com/grpc/grpc into flow-control-v3 by ncteisen · 7 years ago
  89. d885d24 Merge pull request #12004 from murgatroid99/node_deprecation_message_util by Michael Lumish · 7 years ago
  90. eb9c99b Merge pull request #11985 from vjpai/remake+testremake by Vijay Pai · 7 years ago
  91. 2b7c4dd Install Android SDK tools in Dockerfile by Eric Gribkoff · 7 years ago
  92. 92bc7f9 Enable compression interop tests for Java clients by Eric Gribkoff · 7 years ago
  93. 6e94eac Merge pull request #11431 from gkelly/client-context-init by Noah Eisen · 7 years ago
  94. 9271621 Merge pull request #12000 from yang-g/msan by Yang Gao · 7 years ago
  95. fa759d7 auto_set_flakes also reruns tests that timeout by Jan Tattermusch · 7 years ago
  96. 824a2b3 remove unused stress test script by Jan Tattermusch · 7 years ago
  97. e2852b6 pre-populate xdg-cache-home by Jan Tattermusch · 7 years ago
  98. c073e43 Merge pull request #12008 from ncteisen/fuzz-direct-leak-in-malloc by Noah Eisen · 7 years ago
  99. 6ba3dff Merge pull request #12009 from ncteisen/convinient-fuzz by Noah Eisen · 7 years ago
  100. 168034b Test against grpc++_unsecure when possible. Provide unsecure version of test_util by Vijay Pai · 7 years ago