1. 03f01fd Merge pull request #14845 from markdroth/inlined_vector by Mark D. Roth · 6 years ago
  2. c307805 Merge pull request #14971 from ncteisen/byte-buffer by Noah Eisen · 6 years ago
  3. 32c617e Merge branch 'v1.10.x' into v1.11.x by Mehrdad Afshari · 6 years ago
  4. 9d0c246 Add clarifying comment, stylistic consistency by ncteisen · 6 years ago
  5. 29e71ee Merge pull request #14988 from mehrdada/executable-protoc by Nicolas Noble · 6 years ago
  6. fb3688c Merge pull request #14989 from mehrdada/add-address_sorting-to-PYTHON-MANIFEST by Mehrdad Afshari · 6 years ago
  7. da5c66d Add address_sorting to PYTHON-MANIFEST by Mehrdad Afshari · 6 years ago
  8. 9424b4c Ensure Ruby packager adds executable bit on protoc/plugin by Mehrdad Afshari · 6 years ago
  9. b3c5fc7 Make protoc and grpc_*_plugin files executable on Kokoro by Mehrdad Afshari · 6 years ago
  10. e91cfed Merge pull request #14934 from ncteisen/typos by Noah Eisen · 6 years ago
  11. b284ea9 add --cloud_to_prod auth interop tests to macos by Jan Tattermusch · 6 years ago
  12. 3910659 fix spammy log on empty GRPC_TRACE var by ncteisen · 6 years ago
  13. 4ffd116 add non-cloud gateways to macos interop tests by Jan Tattermusch · 6 years ago
  14. d81271f Merge pull request #14964 from jtattermusch/macos_add_interop_toprod by Jan Tattermusch · 6 years ago
  15. 71df26b Merge pull request #14962 from jtattermusch/remove_gen_report_index by Jan Tattermusch · 6 years ago
  16. 05214d6 Merge pull request #14961 from jtattermusch/coverage_upload_spongelog by Jan Tattermusch · 6 years ago
  17. 9a79b78 Merge pull request #14974 from grpc/dump-unknown-accept-encoding by Muxi Yan · 6 years ago
  18. 7ad5d10 Merge pull request #14973 from ZhouyihaiDing/windows_v1.11.x_pecl by Zhouyihai Ding · 6 years ago
  19. fe087c4 Merge pull request #14967 from ZhouyihaiDing/windows_pecl by Zhouyihai Ding · 6 years ago
  20. 4598eb8 Update pip pin from 9.0.1 to 9.0.2 by Matt Kwong · 6 years ago
  21. 5e2ddd4 Merge pull request #14968 from ericgribkoff/remove_old_android_docker by Eric Gribkoff · 6 years ago
  22. 1617a64 Merge pull request #14956 from matt-kwong/hardcode-python by Matt Kwong · 6 years ago
  23. a9c6ad9 No dump error for unknown value in accept-encoding by Muxi Yan · 6 years ago
  24. d03dfd1 PHP: fix php pecl installation error on windos by ZhouyihaiDing · 6 years ago
  25. d7790ef Unpin pip version installed in build_python.sh by Matt Kwong · 7 years ago
  26. 6f6b83e Run C++ Android interops on Firebase Test Lab by Eric Gribkoff · 6 years ago
  27. 52d4c7c Ensure lib is initialize for ByteBuffer use by Noah Eisen · 6 years ago
  28. 252a634 PHP: fix pecl installaion in windows by ZhouyihaiDing · 6 years ago
  29. 795be95 Remove scripts for running Android interop on Jenkins by Eric Gribkoff · 6 years ago
  30. d9883f2 default to prod server for tests by Eric Gribkoff · 6 years ago
  31. cc4fe1b Merge pull request #14943 from grpc/revert-14688-revert_pr by Juanli Shen · 6 years ago
  32. a9b6740 Merge pull request #14541 from ncteisen/serialization by Noah Eisen · 6 years ago
  33. f92ec17 add interop_to_prod tests on macos by Jan Tattermusch · 6 years ago
  34. cf5b266 Make GrpcProtoBufferReaderWriter public by ncteisen · 7 years ago
  35. 712ff89 gen_report_index.sh no longer used by Jan Tattermusch · 6 years ago
  36. 121d686 mark XML log from grpc_coverage as artifact by Jan Tattermusch · 6 years ago
  37. 1c73e2c Merge pull request #14949 from jtattermusch/resultstore_build_url by Jan Tattermusch · 6 years ago
  38. 0c4c9d7 poll-cv fix for zero timeout by Yash Tibrewal · 6 years ago
  39. 1834a62 Merge pull request #14958 from apolcyn/backport_race_fix by apolcyn · 6 years ago
  40. 3cf470d fix race whereby we can call watch_connectivity_state on a destroyed channel by Alexander Polcyn · 7 years ago
  41. b221685 Merge pull request #14953 from apolcyn/fix_ruby_race by apolcyn · 7 years ago
  42. b240aae Merge pull request #14957 from nicolasnoble/backport-14929 by Nicolas Noble · 7 years ago
  43. ac768b5 Merge branch 'fix_uv_addrinfo_free' of github.com:jtattermusch/grpc into backport-14929 by Nicolas "Pixel" Noble · 7 years ago
  44. c9e35ce do not use deprecated header by Eric Gribkoff · 7 years ago
  45. f9fb3eb gRPC C++ Interop App by Eric Gribkoff · 7 years ago
  46. 66b9770 Merge pull request #14944 from mehrdada/v1.10.x by Nicolas Noble · 7 years ago
  47. d359498 fix race whereby we can call watch_connectivity_state on a destroyed channel by Alexander Polcyn · 7 years ago
  48. b0118b1 Merge pull request #14950 from apolcyn/log_stuff by Jan Tattermusch · 7 years ago
  49. 11a45a8 Fix c-ares tests under gcc musl by Alex Polcyn · 7 years ago
  50. 3095e35 regenerate projects using tools/buildgen/generate_projects.sh by Jan Tattermusch · 7 years ago
  51. f75ca1a use ResultStore URL instead of Sponge for bigquery test results by Jan Tattermusch · 7 years ago
  52. 9eb1303 Merge pull request #14946 from apolcyn/backport_14922 by apolcyn · 7 years ago
  53. 2872cf0 Merge pull request #14877 from ara-ayvazyan/fix_missing_mu_destroy by Jan Tattermusch · 7 years ago
  54. 7932d62 Merge pull request #14931 from jtattermusch/coverage_sponge_log by Jan Tattermusch · 7 years ago
  55. 22c6387 Add TODO by Juanli Shen · 7 years ago
  56. 10acefc Never throw CallErrors for failed bidi reads or writes by Alexander Polcyn · 7 years ago
  57. 33b2256 Merge pull request #14922 from apolcyn/ruby_bidi_error by apolcyn · 7 years ago
  58. e7995f2 Avoid low severity log message construction by Ara Ayvazyan · 7 years ago
  59. 4f68b4c Regenerate projects by Mehrdad Afshari · 7 years ago
  60. 7ee6585 Bump 1.10.x to 1.10.1 by Mehrdad Afshari · 7 years ago
  61. 586704b Merge pull request #14939 from mehrdada/bump-version-to-112 by Mehrdad Afshari · 7 years ago
  62. 109bb09 Surface return status from core by Muxi Yan · 7 years ago
  63. cbfc531 Revert "Revert "Use heuristic to determine how many events to handle per iter…" by Juanli Shen · 7 years ago
  64. b9d894f Merge pull request #14938 from jiangtaoli2016/kokoro_config by Jiangtao Li · 7 years ago
  65. 761d16e Merge pull request #14837 from nallohki/master by Muxi Yan · 7 years ago
  66. 98c1017 Merge pull request #14929 from jtattermusch/fix_uv_addrinfo_free by Michael Lumish · 7 years ago
  67. 1dea2b7 Merge pull request #14940 from mehrdada/bump-v111x by Mehrdad Afshari · 7 years ago
  68. 10d1b1e Regenerate projects by Mehrdad Afshari · 7 years ago
  69. 3a2b64e Bump v1.11.x to v1.11.0-pre1 by Mehrdad Afshari · 7 years ago
  70. 90cfc8e Regenerate projects by Mehrdad Afshari · 7 years ago
  71. 54507cf Bump version to v1.12.0-dev by Mehrdad Afshari · 7 years ago
  72. 52880e1 Add config file for ALTS interop tests for pull request by jiangtaoli2016 · 7 years ago
  73. 4991fcd Update g_stands_for.md for 1.12 by Mehrdad Afshari · 7 years ago
  74. e47d521 Merge pull request #14935 from mehrdada/upmerge1101 by Mehrdad Afshari · 7 years ago
  75. cf4168b Upmerge branch 'v1.10.x' into master by Mehrdad Afshari · 7 years ago
  76. 396dd1e Merge pull request #14930 from nicolasnoble/inet_ntop-uv by Nicolas Noble · 7 years ago
  77. bf827a1 rename grpc_coverage XML log to get recognized by resultstore by Jan Tattermusch · 7 years ago
  78. 14c0da7 use uv_freeaddrinfo by Jan Tattermusch · 7 years ago
  79. 19ca19b Fix indent by Muxi Yan · 7 years ago
  80. 91d12fb Merge pull request #14912 from mehrdada/v1.10.x by Mehrdad Afshari · 7 years ago
  81. 4a71908 Fix typos by ncteisen · 7 years ago
  82. eab30cd Using libuv's inet_ntop for portability. by Nicolas "Pixel" Noble · 7 years ago
  83. d03bef8 fix memory_profile_test on libuv iomgr by Jan Tattermusch · 7 years ago
  84. 5860671 Merge pull request #14903 from jiangtaoli2016/alts_interop_tests by Jiangtao Li · 7 years ago
  85. 648580d Merge pull request #14921 from adelez/foundry_integration by Jan Tattermusch · 7 years ago
  86. b15ddc4 Merge pull request #14884 from ara-ayvazyan/fix_server_builder_test by Jan Tattermusch · 7 years ago
  87. ae937d3 Never throw CallErrors for failed bidi reads or writes by Alexander Polcyn · 7 years ago
  88. 490110d Merge pull request #14919 from nicolasnoble/setsockopt-libuv by Nicolas Noble · 7 years ago
  89. 93e67ca Update tcp_uv.cc by Michael Lumish · 7 years ago
  90. fb7c84e Update interop test script to support ALTS by jiangtaoli2016 · 7 years ago
  91. 18042de Formatting... by Nicolas "Pixel" Noble · 7 years ago
  92. 7d6d2e8 Removing setsockopt completely actually. by Nicolas "Pixel" Noble · 7 years ago
  93. ac87b9e Limit longest timeout to 3600, which is the limit for RBE. by Adele Zhou · 7 years ago
  94. 5426183 Taking care of gevent. by Nicolas "Pixel" Noble · 7 years ago
  95. 00531b3 Making tcp_custom's setsockopt a more generic thing. by Nicolas "Pixel" Noble · 7 years ago
  96. f3651a6 Cleanup from socklen_t changes by Yash Tibrewal · 7 years ago
  97. 5a03bdb Merge pull request #14885 from ericgribkoff/android_cleanup by Eric Gribkoff · 7 years ago
  98. 3b33409 clang format by Muxi Yan · 7 years ago
  99. 7f5dcc9 Add missing '+' by Muxi Yan · 7 years ago
  100. 10ad26f refer to libprotobuf directly by Eric Gribkoff · 7 years ago