1. 460b5e0 Backoff test is now a C++ file by David Garcia Quintas · 7 years ago
  2. 6fa206d Merge pull request #13336 from markdroth/server_connection_timeout by Mark D. Roth · 7 years ago
  3. d9f6407 Merge master into execctx after removal of assert in tls_gcc by yashkt · 7 years ago
  4. 6ce01dd Merge pull request #13401 from jtattermusch/windows_cmake_distrib_tests by Jan Tattermusch · 7 years ago
  5. f0b9528 Merge pull request #13442 from adelez/foundry_integration by adelez · 7 years ago
  6. 19bb7e4 Merge pull request #13584 from adelez/interop_matrix2 by adelez · 7 years ago
  7. e109ddf Merge remote-tracking branch 'upstream/master' into server_connection_timeout by Mark D. Roth · 7 years ago
  8. b839d8c add distribtest target by Jan Tattermusch · 7 years ago
  9. 764ef8c Merge pull request #13575 from vjpai/dehist by Vijay Pai · 7 years ago
  10. 36522e9 Merge master after no Extern C changes by Yash Tibrewal · 7 years ago
  11. 5b7cdef Rename port_hermetic to port_isolated_runtime_environment by Adele Zhou · 7 years ago
  12. c62a836 remove redundant python versions. by Adele Zhou · 7 years ago
  13. e5df91f Use select to decide the test is hermetic or not by Adele Zhou · 7 years ago
  14. c8bf2da Enabling hermetic testing for running tests on Foundry. by Adele Zhou · 7 years ago
  15. 379105d Update toolchain version. by Adele Zhou · 7 years ago
  16. 0384127 Copy key data by Adele Zhou · 7 years ago
  17. 020603d Use canary bazel by Adele Zhou · 7 years ago
  18. 6c38fbe Experimental build script to use Foundry. by Adele Zhou · 7 years ago
  19. 74a53c2 Merge pull request #13538 from matt-kwong/kokoro-multi-vm by Matt Kwong · 7 years ago
  20. 195cf1e Move histogram to test/core/util by Vijay Pai · 7 years ago
  21. a6bdf45 Properly preserve sponge_log.xml between performance tests by Matt Kwong · 7 years ago
  22. 10f2790 Merge branch 'master' into execctx by Yash Tibrewal · 7 years ago
  23. 5f66253 Merge pull request #13357 from markdroth/reference_counted by Mark D. Roth · 7 years ago
  24. b75db42 Add multi-vm performance tests to Kokoro by Matt Kwong · 7 years ago
  25. 17a1431 Merge pull request #13466 from nicolasnoble/upmerge-from-v1.7 by Nicolas Noble · 7 years ago
  26. 8a2a831 Merge pull request #13551 from ctiller/bazelsan by Craig Tiller · 7 years ago
  27. c5d0df9 Merge remote-tracking branch 'upstream/master' into server_connection_timeout by Mark D. Roth · 7 years ago
  28. b337de9 Merge remote-tracking branch 'upstream/master' into reference_counted by Mark D. Roth · 7 years ago
  29. bf816d3 Shorted "reference" to "ref". by Mark D. Roth · 7 years ago
  30. 86e1ebc Add Bazel configurations for sanitizers by Craig Tiller · 7 years ago
  31. 240bad3 Fix check_sources_and_headers. by Mark D. Roth · 7 years ago
  32. 3b9ac29 Improve unsecure sanity test by Vijay Pai · 7 years ago
  33. 361f810 Merge branch 'master' of https://github.com/grpc/grpc into upmerge-from-v1.7 by Nicolas "Pixel" Noble · 7 years ago
  34. f836c7e Merge pull request #13373 from ctiller/no-absl by Craig Tiller · 7 years ago
  35. 80453cb Merge pull request #13525 from vjpai/desecure by Vijay Pai · 7 years ago
  36. b319f49 Code review changes. by Mark D. Roth · 7 years ago
  37. d9475e5 Merge pull request #13524 from adelez/timeout by adelez · 7 years ago
  38. ecd1d54 Merge github.com:grpc/grpc into no-absl by Craig Tiller · 7 years ago
  39. 2a0432e Remove bash-isms from sanity test by Vijay Pai · 7 years ago
  40. d39d007 Merge pull request #13515 from mehrdada/bump-master-version by Mehrdad Afshari · 7 years ago
  41. 12bfc62 Sanity check to make sure that known unsecure target doesn't require security by Vijay Pai · 7 years ago
  42. 3c18c77 Merge pull request #13314 from vjpai/transport_explainer by Vijay Pai · 7 years ago
  43. bc61c53 Merge pull request #13491 from vjpai/destack by Vijay Pai · 7 years ago
  44. 84e379a Merge github.com:grpc/grpc into no-absl by Craig Tiller · 7 years ago
  45. 9389b15 increase timeout by Adele Zhou · 7 years ago
  46. cf9ca84 Add ReferenceCountedPtr class. by Mark D. Roth · 7 years ago
  47. dd312a4 Merge pull request #13453 from apolcyn/fix_error_when_interop_lang_skipped by apolcyn · 7 years ago
  48. 14e96f9 Bump 1.8.0-dev to 1.9.0-dev by Mehrdad Afshari · 7 years ago
  49. 70db663 Add ReferenceCounted base class. by Mark D. Roth · 7 years ago
  50. 8d30c31 Merge pull request #13499 from mehrdada/bump-protobuf-python-dep by Mehrdad Afshari · 7 years ago
  51. 6fbe010 minor objc test change by Yash Tibrewal · 7 years ago
  52. 9da7ac2 Merge branch 'master' into execctx by Yash Tibrewal · 7 years ago
  53. 0df9c8a Update Python dependency to protobuf v3.5.0.post1 by Mehrdad Afshari · 7 years ago
  54. 5491eb7 Merge remote-tracking branch 'upstream/master' into server_connection_timeout by Mark D. Roth · 7 years ago
  55. ab8fce5 Disable node 1.7 by Adele Zhou · 7 years ago
  56. 28661ea Bump third_party/protobuf submodule to v3.5.0 by Mehrdad Afshari · 7 years ago
  57. 070a14f Merge pull request #13484 from yang-g/msan by Yang Gao · 7 years ago
  58. e4d63e6 Give a command example with multiple languages. by Adele Zhou · 7 years ago
  59. 935aa47 Use special VIP by Adele Zhou · 7 years ago
  60. 4fba378 Switch back to using template located at _IMAGE_BUILDER because the previous change will break Go, Java and Node. by Adele Zhou · 7 years ago
  61. a366468 Recreate the git root dir by default. by Adele Zhou · 7 years ago
  62. 99986d7 fix by Adele Zhou · 7 years ago
  63. 937e53d Merge pull request #13480 from carl-mastrangelo/bumpybumpsarebumpy by adelez · 7 years ago
  64. 8912542 Remove lockfree stack, again by Vijay Pai · 7 years ago
  65. 704009a Enable check for use-after-dtor by yang-g · 7 years ago
  66. 7486144 Merge master by Yash Tibrewal · 7 years ago
  67. b9f34ac Add test for handshake timeout. by Mark D. Roth · 7 years ago
  68. a4f0320 Add go release versions to client_matrix.py by Menghan Li · 7 years ago
  69. b8ec238 Merge branch 'master' of https://github.com/grpc/grpc into inheritance-in-core by Noah Eisen · 7 years ago
  70. 4c1713a Add java 1.8 by Carl Mastrangelo · 7 years ago
  71. 240762d Merge pull request #13060 from jwpowell055/master by Nicolas Noble · 7 years ago
  72. 18a6837 Merge branch 'v1.7.x' of https://github.com/grpc/grpc by Nicolas "Pixel" Noble · 7 years ago
  73. 9b43156 Do not require bazel for check_grpcio_tools.py by Mehrdad Afshari · 7 years ago
  74. 84a066b Turning on executable bit for tools/run_tests/sanity/check_bazel_workspace.py by josh · 7 years ago
  75. 1d5737f Fix error when a language skips a certain version by Alex Polcyn · 7 years ago
  76. 0392f8a Merge branch 'master' of https://github.com/grpc/grpc into tracing++ by ncteisen · 7 years ago
  77. aa3b197 Rename tracer_peer to tracer_util by ncteisen · 7 years ago
  78. 2d83807 s/url/html_url by David Garcia Quintas · 7 years ago
  79. 0c2d035 Small wording tweak by David Garcia Quintas · 7 years ago
  80. 177039b Merge master by Yash Tibrewal · 7 years ago
  81. ad3bdbe Merge pull request #13335 from ncteisen/inline-closure by Noah Eisen · 7 years ago
  82. 2d63905 Big refactoring by David Garcia Quintas · 7 years ago
  83. 82c8f94 Merge pull request #13411 from adelez/fix_python by adelez · 7 years ago
  84. 57a6624 Merge pull request #13394 from murgatroid99/node_interop_test_invocation_fix by Jan Tattermusch · 7 years ago
  85. a00f972 Fix manual docker command output for Python. by Adele Zhou · 7 years ago
  86. 366e23b Merge pull request #13386 from jtattermusch/csharp_interop_matrix_v114 by Jan Tattermusch · 7 years ago
  87. b606158 Merge branch 'master' of https://github.com/grpc/grpc into inheritance-in-core by ncteisen · 7 years ago
  88. 070f0c4 Merge pull request #13139 from AspirinSJL/stress_test by Juanli Shen · 7 years ago
  89. 90ffc3a Add tracer peer to keep set_enabled private() by ncteisen · 7 years ago
  90. a214a99 Update Node interop test invocation to use new fixtures by murgatroid99 · 7 years ago
  91. e5d2139 Add client channel stress test by Juanli Shen · 7 years ago
  92. 71d5ec7 Merge pull request #13189 from apolcyn/pass_args_to_tsi by apolcyn · 7 years ago
  93. 88a7a9f Merge branch 'master' of https://github.com/grpc/grpc into inheritance-in-core by ncteisen · 7 years ago
  94. b90cd3c fix interop_matrix C# tests for v1.1.4 by Jan Tattermusch · 7 years ago
  95. b92229d Merge pull request #13366 from jtattermusch/csharp_interop_matrix_v125 by Jan Tattermusch · 7 years ago
  96. f51b7e1 Fix missing copyright, fix merge conflict in updated BUILD by Alexander Polcyn · 7 years ago
  97. d692b76 Pulling upstream changes and resolving merge conflicts with third_party/cares/cares.BUILD by josh · 7 years ago
  98. 16ba80c Merge remote-tracking branch 'upstream/master' into pass_args_to_tsi by Alexander Polcyn · 7 years ago
  99. 9268703 Merge branch 'master' of https://github.com/grpc/grpc into inline-closure by Noah Eisen · 7 years ago
  100. 248c4f5 Merge remote-tracking branch 'upstream/master' into pass_args_to_tsi by Alexander Polcyn · 7 years ago