1. 811169d Merge branch 'master' of github.com:grpc/grpc into authority_header by David Garcia Quintas · 6 years ago
  2. 0287924 Added host override info to test fixture config by David Garcia Quintas · 6 years ago
  3. cd07232 Merge pull request #14798 from ZhouyihaiDing/macOS_pecl by Zhouyihai Ding · 6 years ago
  4. 3df0b1a Add Java 1.10.1 to interop matrix by Eric Gribkoff · 6 years ago
  5. 9cb8be6 Merge pull request #14705 from xambroz/ruby_format_strings by apolcyn · 6 years ago
  6. 2fd31eb Add Java 1.10.1 by Eric Gribkoff · 6 years ago
  7. fa460dc Factor out grpc_add_default_authority_if_not_present by David Garcia Quintas · 6 years ago
  8. 6152663 PHP: maxOS distrib test pecl-install by ZhouyihaiDing · 6 years ago
  9. d043fa0 PR comments by David Garcia Quintas · 6 years ago
  10. 51332ab Merge pull request #14733 from markdroth/resolver_wait_for_ready by Mark D. Roth · 6 years ago
  11. b8b976f Merge pull request #14787 from yang-g/tooo_many_pings by Yang Gao · 6 years ago
  12. 9e4d954 Merge pull request #14780 from muxi/fix-keepalive by Muxi Yan · 6 years ago
  13. 90af934 Merge pull request #14801 from fengli79/master by Feng Li · 6 years ago
  14. e9bd89c Merge pull request #14792 from vjpai/desneak2 by Vijay Pai · 6 years ago
  15. 0b79eec Merge pull request #14794 from jtattermusch/reimplement_haversine by Jan Tattermusch · 6 years ago
  16. 7b2f5775 Release the GIL when calling grpc_call_start_batch. by Feng Li · 6 years ago
  17. e63e06d Fall calls with wait_for_ready=false on transient resolver failure. by Mark D. Roth · 6 years ago
  18. 6fbc1fb Merge pull request #14795 from jtattermusch/reimplement_percentile by Jan Tattermusch · 6 years ago
  19. a435ca1 Merge pull request #14776 from jtattermusch/fix_metadata_credentials_flake by Jan Tattermusch · 6 years ago
  20. 1938ef2 Merge pull request #14774 from jtattermusch/portability_fix_alpine by Jan Tattermusch · 6 years ago
  21. a26aecc reimplement distance calculation in routeguide by Jan Tattermusch · 6 years ago
  22. 16695aa Add gRPC C++ on Android Kokoro build by Eric Gribkoff · 6 years ago
  23. 4b31e36 Fixed tests call host by David Garcia Quintas · 6 years ago
  24. a4da2d2 Eliminate existence of SneakyCallOpSet, some server cleanup by Vijay Pai · 6 years ago
  25. 3164135 Merge pull request #14797 from mehrdada/portability110 by Mehrdad Afshari · 6 years ago
  26. 6070be4 Set default authority arg by David Garcia Quintas · 6 years ago
  27. 6ee3e6d add fetch by Eric Gribkoff · 6 years ago
  28. 2cbdd85 Merge branch 'master' of github.com:grpc/grpc into authority_header by David Garcia Quintas · 6 years ago
  29. 3163f5b Merge pull request #14784 from yang-g/mockssssss by Yang Gao · 6 years ago
  30. 2d9e7f9 Add gRPC C++ on Android Kokoro build by Eric Gribkoff · 6 years ago
  31. 0c29f6a Added comment by David Garcia Quintas · 6 years ago
  32. ab5fca8 Merge pull request #14680 from dgquintas/fix_for_clang5 by David G. Quintas · 6 years ago
  33. 69d7a03 Update comment by yang-g · 6 years ago
  34. 9f40b5f further improve percentile() code by Jan Tattermusch · 6 years ago
  35. 577e637 reimplement percentile function by Jan Tattermusch · 6 years ago
  36. b4a5727 Merge pull request #14321 from grpc/revert-13813-disable_low_thread_count by Jan Tattermusch · 6 years ago
  37. baefff2 Add v1.10.0 to portability tests by Mehrdad Afshari · 6 years ago
  38. 8824a13 Merge branch 'master' of github.com:grpc/grpc into authority_header by David Garcia Quintas · 6 years ago
  39. caa2605 Don't capture unnecessary or unused variables by David Garcia Quintas · 6 years ago
  40. 5d70023 Merge pull request #14790 from dgquintas/fix_projets by David G. Quintas · 6 years ago
  41. 0bc1e1d Fix generate projects by David Garcia Quintas · 6 years ago
  42. c3b7174 Merge pull request #14785 from kpayson64/regen_projects by kpayson64 · 6 years ago
  43. e21c7bf Merge pull request #14765 from grpc/revert-14687-early-ok by Noah Eisen · 6 years ago
  44. 7d3025f regenerated projects by David Garcia Quintas · 6 years ago
  45. 0abc077 Merge branch 'master' of github.com:grpc/grpc into authority_header by David Garcia Quintas · 6 years ago
  46. dc93b71 Merge pull request #14751 from ncteisen/channel-tracing by Noah Eisen · 6 years ago
  47. 502ba74 Rename generate_mock to generate_mocks by yang-g · 6 years ago
  48. a10634c Merge branch 'master' of github.com:grpc/grpc into authority_header by David Garcia Quintas · 6 years ago
  49. 69e1532 Properly reset pings_before_data_required by yang-g · 6 years ago
  50. 92d11e3 Merge pull request #14783 from yashykt/tcpposixfix by Yash Tibrewal · 6 years ago
  51. 236bec5 Improve keepalive_timeout test to capture the bug by Muxi Yan · 6 years ago
  52. dd011f2 Regenerate projects by kpayson64 · 6 years ago
  53. 1ead89f Merge pull request #14758 from muxi/cronet-plugin-registry by Muxi Yan · 6 years ago
  54. 1cf6311 Merge pull request #14755 from adelez/testcases2 by adelez · 6 years ago
  55. e70199b Merge pull request #14720 from yang-g/timer by Yang Gao · 6 years ago
  56. 14f1c35 Remove unnecessary assert on size check of address length after conversion to socklen_t by Yash Tibrewal · 6 years ago
  57. 0e70223 Add older versions of Node back. by Adele Zhou · 6 years ago
  58. 46fb165 Use a dictionary to tell which version of test cases to run. by Adele Zhou · 6 years ago
  59. 31e9576 Moved assertion for GRPC_ARG_DEFAULT_AUTHORITY into the authority filter by David Garcia Quintas · 6 years ago
  60. dc87c1a Merge pull request #14782 from adelez/comp_tests by adelez · 6 years ago
  61. 5657cd5 Disable node 1.7.2 in backwards comp tests temporarily. by Adele Zhou · 6 years ago
  62. cc1bb34 Fix wrong timeout value of keepalive watchdog by Muxi Yan · 6 years ago
  63. 7959f7d Merge pull request #14759 from vjpai/desneak by Vijay Pai · 6 years ago
  64. 920f63f Merge pull request #14766 from murgatroid99/node_pure_js_interop_unskip by Michael Lumish · 6 years ago
  65. f6909b2 fix a test by Jan Tattermusch · 6 years ago
  66. 9b9807a fix C# connectivity watcher shutdown race by Jan Tattermusch · 6 years ago
  67. ffc2345 fix resolver_component_tests_runner test in gcc_musl by Jan Tattermusch · 6 years ago
  68. 8327acd Merge pull request #14764 from jtattermusch/linux_extra_artifacts by Jan Tattermusch · 6 years ago
  69. 356d491 Merge pull request #14483 from euroelessar/ticket-client by Jiangtao Li · 6 years ago
  70. ecedf48 Merge pull request #14728 from murgatroid99/node_interop_matrix by Michael Lumish · 6 years ago
  71. 11fdbd8 Re-enable some tests for the Node Pure JS interop client by murgatroid99 · 6 years ago
  72. d2bc0c2 Revert "Verify early OK behavior" by Noah Eisen · 6 years ago
  73. b94d681 Add message size filter and deadline filter plugins by Muxi Yan · 6 years ago
  74. 7cc4bd8 Let cronet use grpc_cronet_registry_plugin by Muxi Yan · 6 years ago
  75. eb8af5c Merge pull request #14548 from apolcyn/allow_extra_records_in_resolver_test by apolcyn · 6 years ago
  76. 3136dd3 Merge pull request #14748 from sreecha/fix_reuseport by Sree Kuchibhotla · 6 years ago
  77. 5062ce8 Merge pull request #14674 from muxi/add-link-map-analyzer by Muxi Yan · 6 years ago
  78. 99d0cee regenerate projects by Ruslan Nigmatullin · 6 years ago
  79. 7ae3733 [grpc] Add SSL session client cache support by Ruslan Nigmatullin · 6 years ago
  80. e29f350 regenerate projects by Jan Tattermusch · 6 years ago
  81. ac08180 Revert "Disabled the json_run_localhost:*_low_thread_count family of tests" by Jan Tattermusch · 6 years ago
  82. b22cb9e Add config files for linux_extra artifacts by Jan Tattermusch · 6 years ago
  83. cdddc8c Desneak client unary call, avoid Hyrum's Law (used for 1-thread simplicity) by Vijay Pai · 6 years ago
  84. c4223da Merge pull request #14763 from jtattermusch/longer_protoc_artifact_timeout by Jan Tattermusch · 6 years ago
  85. a9d59e1 longer timeout for protoc artifacts on macos by Jan Tattermusch · 6 years ago
  86. 1c6f655 Merge branch 'master' into fix_reuseport by Sree Kuchibhotla · 6 years ago
  87. 6e22d21 Fix small build issues by ncteisen · 6 years ago
  88. 3b42f83 Revert "Revert "Channel Tracing Implementation; Part 1"" by ncteisen · 6 years ago
  89. e4cae41 enable SO_REUSEPORT option in ipv6 too by Sree Kuchibhotla · 6 years ago
  90. 9bef139 Merge pull request #14746 from grpc/revert-13883-channel-tracing by Noah Eisen · 6 years ago
  91. bce37d2 Merge pull request #14464 from yashykt/socklent by Yash Tibrewal · 6 years ago
  92. f2bea37 Revert "Channel Tracing Implementation; Part 1" by Noah Eisen · 6 years ago
  93. 373866d Merge pull request #14737 from yihuazhang/alts_proto_cleanup by Jiangtao Li · 6 years ago
  94. e88b62b clean up alts proto by Yihua Zhang · 6 years ago
  95. f001d67 Merge pull request #14626 from kpayson64/remove_dead_code by kpayson64 · 6 years ago
  96. b9250b4 Fix incorrect merge in node__master test case by murgatroid99 · 6 years ago
  97. 993769d Re-enable Node 1.0.1 in interop matrix by murgatroid99 · 6 years ago
  98. f13288d Merge branch 'master' into node_interop_matrix by murgatroid99 · 6 years ago
  99. 9a09eef Comment out older Node library versions by murgatroid99 · 6 years ago
  100. 1571abd Merge pull request #13883 from ncteisen/channel-tracing by Noah Eisen · 6 years ago