1. b0118b1 Merge pull request #14950 from apolcyn/log_stuff by Jan Tattermusch · 7 years ago
  2. 11a45a8 Fix c-ares tests under gcc musl by Alex Polcyn · 7 years ago
  3. 7932d62 Merge pull request #14931 from jtattermusch/coverage_sponge_log by Jan Tattermusch · 7 years ago
  4. 586704b Merge pull request #14939 from mehrdada/bump-version-to-112 by Mehrdad Afshari · 7 years ago
  5. 90cfc8e Regenerate projects by Mehrdad Afshari · 7 years ago
  6. 52880e1 Add config file for ALTS interop tests for pull request by jiangtaoli2016 · 7 years ago
  7. bf827a1 rename grpc_coverage XML log to get recognized by resultstore by Jan Tattermusch · 7 years ago
  8. 5860671 Merge pull request #14903 from jiangtaoli2016/alts_interop_tests by Jiangtao Li · 7 years ago
  9. fb7c84e Update interop test script to support ALTS by jiangtaoli2016 · 7 years ago
  10. ac87b9e Limit longest timeout to 3600, which is the limit for RBE. by Adele Zhou · 7 years ago
  11. ec144c8 Merge pull request #14864 from jtattermusch/distribtest_with_add_subdirectory by Jan Tattermusch · 7 years ago
  12. 834aeca Revert "Let cronet use grpc_cronet_registry_plugin" by Muxi Yan · 7 years ago
  13. 22054d4 Merge pull request #14882 from dfawley/master by adelez · 7 years ago
  14. 9205bef Add v1.10.1 and v1.11.1 releases of grpc-go by Doug Fawley · 7 years ago
  15. a9d16cc Merge pull request #13634 from hassox/ruby-module-name by apolcyn · 7 years ago
  16. ff5e380 Merge pull request #14869 from ejona86/grpc-java-1.11.0 by adelez · 7 years ago
  17. 6ebafda Add grpc-java 1.11.0 to interop matrix by Eric Anderson · 7 years ago
  18. d3ace6c Fix authority fuzzing failures by David Garcia Quintas · 7 years ago
  19. 7f25d20 Merge pull request #14734 from markdroth/c++_retry_throttle by Mark D. Roth · 7 years ago
  20. 4a51096 add distribtest for grpc being added with cmake add_subdirectory by Jan Tattermusch · 7 years ago
  21. 37ff159 Merge pull request #14848 from jtattermusch/sanity_bigquery by Jan Tattermusch · 7 years ago
  22. ef32024 Merge pull request #14822 from jtattermusch/cmake_distribtest_externalproject by Jan Tattermusch · 7 years ago
  23. c504053 Merge pull request #14809 from Everysick/memsize-unavailable by apolcyn · 7 years ago
  24. bae00e0 Add test for verifying to get memory usage in client request by everysick · 7 years ago
  25. 07e75a0 Merge pull request #14615 from dgquintas/authority_header by David G. Quintas · 7 years ago
  26. 619cdf0 start uploading sanity master results to bigquery by Jan Tattermusch · 7 years ago
  27. a7773a2 Merge pull request #14841 from jtattermusch/cleanup_sanity by Jan Tattermusch · 7 years ago
  28. 2286c63 cmake "superbuild" example using externalprojects by Jan Tattermusch · 7 years ago
  29. c394965 Merge pull request #14561 from kpayson64/gevent_2 by kpayson64 · 7 years ago
  30. d7aa8f7 Merge pull request #14834 from menghanl/fix_release_matrix by adelez · 7 years ago
  31. 9db86fc Convert retry throttle code to C++ and add tests. by Mark D. Roth · 7 years ago
  32. ba5c7a5 cleanup configuration for linux sanity tests by Jan Tattermusch · 7 years ago
  33. 1bfff8e Initial gevent support by kpayson64 · 7 years ago
  34. d9ec906 Merge pull request #14634 from apolcyn/fix_ruby_omnibus_breakge by apolcyn · 7 years ago
  35. 8ba39a9 Add go release versions to client_matrix.py by Menghan Li · 7 years ago
  36. 158375a Merge branch 'master' of github.com:grpc/grpc into authority_header by David Garcia Quintas · 7 years ago
  37. 6fc54b3 Merge pull request #14810 from muxi/cronet-plugin-registry-followup by Muxi Yan · 7 years ago
  38. 49f625f more comments by David Garcia Quintas · 7 years ago
  39. a803c03 Remove source code and the grpc_c.so file that was built as a local binary from the ruby by Alexander Polcyn · 7 years ago
  40. 4a5aedb Merge pull request #14816 from ZhouyihaiDing/pecl_extension by Jan Tattermusch · 7 years ago
  41. e44efe0 rest of pr comments by David Garcia Quintas · 7 years ago
  42. 8b7007a Updates the ruby generator RubyAsType to correctly account for underscores in packages by Daniel Neighman · 7 years ago
  43. 861363d added call_host_override test by David Garcia Quintas · 7 years ago
  44. bd6bdf9 Merge pull request #13290 from apolcyn/cares_address_sorting_master_c by apolcyn · 7 years ago
  45. 4e7e492 Correctly set gradle project properties by Eric Gribkoff · 7 years ago
  46. 18e954d Correctly set gradle project properties by Eric Gribkoff · 7 years ago
  47. 76d4621 PHP: split script for running distrib tests on different system by ZhouyihaiDing · 7 years ago
  48. bc7e096 Merge pull request #14788 from adelez/foundry_integration by adelez · 7 years ago
  49. 4d52dae Build protoc and grpc_cpp_plugin for android kokoro job by Eric Gribkoff · 7 years ago
  50. cc66080 Merge pull request #14652 from ghostwriternr/jobset-logging by Nathaniel Manista · 7 years ago
  51. 811169d Merge branch 'master' of github.com:grpc/grpc into authority_header by David Garcia Quintas · 7 years ago
  52. f54e4a3 build protoc and grpc_cpp_plugin for android kokoro job by Eric Gribkoff · 7 years ago
  53. 93e2d92 Add more plugins to be used by grpc_cronet by Muxi Yan · 7 years ago
  54. 2fd31eb Add Java 1.10.1 by Eric Gribkoff · 7 years ago
  55. fa460dc Factor out grpc_add_default_authority_if_not_present by David Garcia Quintas · 7 years ago
  56. ad5be3e Add size param to grpc_cc_test and set it to enormous for fuzzer tests. by Adele Zhou · 7 years ago
  57. 6fbc1fb Merge pull request #14795 from jtattermusch/reimplement_percentile by Jan Tattermusch · 7 years ago
  58. 1938ef2 Merge pull request #14774 from jtattermusch/portability_fix_alpine by Jan Tattermusch · 7 years ago
  59. 16695aa Add gRPC C++ on Android Kokoro build by Eric Gribkoff · 7 years ago
  60. 3164135 Merge pull request #14797 from mehrdada/portability110 by Mehrdad Afshari · 7 years ago
  61. 6ee3e6d add fetch by Eric Gribkoff · 7 years ago
  62. 2cbdd85 Merge branch 'master' of github.com:grpc/grpc into authority_header by David Garcia Quintas · 7 years ago
  63. 2d9e7f9 Add gRPC C++ on Android Kokoro build by Eric Gribkoff · 7 years ago
  64. 9f40b5f further improve percentile() code by Jan Tattermusch · 7 years ago
  65. 577e637 reimplement percentile function by Jan Tattermusch · 7 years ago
  66. b4a5727 Merge pull request #14321 from grpc/revert-13813-disable_low_thread_count by Jan Tattermusch · 7 years ago
  67. baefff2 Add v1.10.0 to portability tests by Mehrdad Afshari · 7 years ago
  68. 0abc077 Merge branch 'master' of github.com:grpc/grpc into authority_header by David Garcia Quintas · 7 years ago
  69. dc93b71 Merge pull request #14751 from ncteisen/channel-tracing by Noah Eisen · 7 years ago
  70. a10634c Merge branch 'master' of github.com:grpc/grpc into authority_header by David Garcia Quintas · 7 years ago
  71. 1ead89f Merge pull request #14758 from muxi/cronet-plugin-registry by Muxi Yan · 7 years ago
  72. 0e70223 Add older versions of Node back. by Adele Zhou · 7 years ago
  73. 46fb165 Use a dictionary to tell which version of test cases to run. by Adele Zhou · 7 years ago
  74. 5657cd5 Disable node 1.7.2 in backwards comp tests temporarily. by Adele Zhou · 7 years ago
  75. 920f63f Merge pull request #14766 from murgatroid99/node_pure_js_interop_unskip by Michael Lumish · 7 years ago
  76. ffc2345 fix resolver_component_tests_runner test in gcc_musl by Jan Tattermusch · 7 years ago
  77. 77f64f7 Put address_sorting's public header under its own directory. Also add by Alex Polcyn · 7 years ago
  78. 690dde6 Add address sorting submodule for use in c-ares wrapper by Alexander Polcyn · 7 years ago
  79. 8327acd Merge pull request #14764 from jtattermusch/linux_extra_artifacts by Jan Tattermusch · 7 years ago
  80. 356d491 Merge pull request #14483 from euroelessar/ticket-client by Jiangtao Li · 7 years ago
  81. ecedf48 Merge pull request #14728 from murgatroid99/node_interop_matrix by Michael Lumish · 7 years ago
  82. 11fdbd8 Re-enable some tests for the Node Pure JS interop client by murgatroid99 · 7 years ago
  83. b94d681 Add message size filter and deadline filter plugins by Muxi Yan · 7 years ago
  84. 7cc4bd8 Let cronet use grpc_cronet_registry_plugin by Muxi Yan · 7 years ago
  85. 99d0cee regenerate projects by Ruslan Nigmatullin · 7 years ago
  86. e29f350 regenerate projects by Jan Tattermusch · 7 years ago
  87. ac08180 Revert "Disabled the json_run_localhost:*_low_thread_count family of tests" by Jan Tattermusch · 7 years ago
  88. b22cb9e Add config files for linux_extra artifacts by Jan Tattermusch · 7 years ago
  89. a9d59e1 longer timeout for protoc artifacts on macos by Jan Tattermusch · 7 years ago
  90. 3b42f83 Revert "Revert "Channel Tracing Implementation; Part 1"" by ncteisen · 7 years ago
  91. f2bea37 Revert "Channel Tracing Implementation; Part 1" by Noah Eisen · 7 years ago
  92. b9250b4 Fix incorrect merge in node__master test case by murgatroid99 · 7 years ago
  93. 993769d Re-enable Node 1.0.1 in interop matrix by murgatroid99 · 7 years ago
  94. f13288d Merge branch 'master' into node_interop_matrix by murgatroid99 · 7 years ago
  95. 9a09eef Comment out older Node library versions by murgatroid99 · 7 years ago
  96. 1571abd Merge pull request #13883 from ncteisen/channel-tracing by Noah Eisen · 7 years ago
  97. dfb41b6 Make interop matrix compatible with new node repo by murgatroid99 · 7 years ago
  98. 199db91 Merge pull request #14719 from vjpai/status_test_deletion by Vijay Pai · 7 years ago
  99. b93a006 Merge branch 'master' of https://github.com/grpc/grpc into channel-tracing by ncteisen · 7 years ago
  100. 961353a moved filter to ext by David Garcia Quintas · 7 years ago