1. c5df7fd fix or slow down windows socket leak by Junsung Ko · 7 years ago
  2. d194578 Merge pull request #13599 from kpayson64/fix_flow_control_bug_local by kpayson64 · 7 years ago
  3. f66cfed Merge pull request #13051 from ctiller/bazel-pollers by Craig Tiller · 7 years ago
  4. 3227571 Merge pull request #13596 from markdroth/lb_policy_name_case_insensitive by Mark D. Roth · 7 years ago
  5. df86101 Initialize last sent ping time by Ken Payson · 7 years ago
  6. 0a6329c Merge pull request #13595 from grpc/lyuxuan-patch-1 by lyuxuan · 7 years ago
  7. dd01db3 Make comparison of LB policy name case-insensitive. by Mark D. Roth · 7 years ago
  8. 7cb1f18 Make load balancing policy name case insensitive by lyuxuan · 7 years ago
  9. f0b9528 Merge pull request #13442 from adelez/foundry_integration by adelez · 7 years ago
  10. 19bb7e4 Merge pull request #13584 from adelez/interop_matrix2 by adelez · 7 years ago
  11. 44c143c Merge pull request #13570 from jtattermusch/concurrent_connectivity_fail_early by Jan Tattermusch · 7 years ago
  12. bb85af6 Merge pull request #13568 from jtattermusch/csharp_benchmark_timing_info by Jan Tattermusch · 7 years ago
  13. 764ef8c Merge pull request #13575 from vjpai/dehist by Vijay Pai · 7 years ago
  14. 5b7cdef Rename port_hermetic to port_isolated_runtime_environment by Adele Zhou · 7 years ago
  15. c62a836 remove redundant python versions. by Adele Zhou · 7 years ago
  16. e5df91f Use select to decide the test is hermetic or not by Adele Zhou · 7 years ago
  17. c8bf2da Enabling hermetic testing for running tests on Foundry. by Adele Zhou · 7 years ago
  18. 379105d Update toolchain version. by Adele Zhou · 7 years ago
  19. 0384127 Copy key data by Adele Zhou · 7 years ago
  20. 020603d Use canary bazel by Adele Zhou · 7 years ago
  21. 6c38fbe Experimental build script to use Foundry. by Adele Zhou · 7 years ago
  22. b9cb337 Add bazel_toolchains by Adele Zhou · 7 years ago
  23. 74a53c2 Merge pull request #13538 from matt-kwong/kokoro-multi-vm by Matt Kwong · 7 years ago
  24. 195cf1e Move histogram to test/core/util by Vijay Pai · 7 years ago
  25. a6bdf45 Properly preserve sponge_log.xml between performance tests by Matt Kwong · 7 years ago
  26. 360712f Start to get Bazel running different pollers by Craig Tiller · 7 years ago
  27. af8470f Merge pull request #13574 from vjpai/bazel_fix by Vijay Pai · 7 years ago
  28. ccd3503 Merge pull request #13573 from apolcyn/optional_pthread_atfork by Noah Eisen · 7 years ago
  29. 9a7c736 Merge pull request #13432 from ncteisen/no-more-extern-c by Noah Eisen · 7 years ago
  30. 4efc604 Merge pull request #13571 from muxi/verbose-objc-tests by Muxi Yan · 7 years ago
  31. 1decec1 Merge pull request #13565 from muxi/port-13564 by Muxi Yan · 7 years ago
  32. 36481f5 Somehow fork.h got omitted from BUILD by Vijay Pai · 7 years ago
  33. d4a3bb8 Allow compiling grpc without use of pthread_atfork by Alexander Polcyn · 7 years ago
  34. 01bc32c Fine tune test output better by Muxi Yan · 7 years ago
  35. 4b947d3 Verbose log of start of each test suite by Muxi Yan · 7 years ago
  36. 4f25daa dont let server shutdown run forever by Jan Tattermusch · 7 years ago
  37. 5f66253 Merge pull request #13357 from markdroth/reference_counted by Mark D. Roth · 7 years ago
  38. 926b09a Merge pull request #13548 from jtattermusch/improve_win_build_docs by Jan Tattermusch · 7 years ago
  39. cf6c2ed address comments by Jan Tattermusch · 7 years ago
  40. 3267108 C# benchmarks provide userTime and systemTime info by Jan Tattermusch · 7 years ago
  41. ba89ad4 Merge pull request #13476 from jtattermusch/csharp_batchcontext_pooling by Jan Tattermusch · 7 years ago
  42. b75db42 Add multi-vm performance tests to Kokoro by Matt Kwong · 7 years ago
  43. e641196 Fix in one more file by Muxi Yan · 7 years ago
  44. 81f8be3 Upgrade protobuf version in podspec by Muxi Yan · 7 years ago
  45. 78683f7 Fix ObjC++ build error by Muxi Yan · 7 years ago
  46. 43db249 Merge branch 'master' of https://github.com/grpc/grpc into no-more-extern-c by ncteisen · 7 years ago
  47. 14b27b8 Merge commit 'aa358d5e43' into no-more-extern-c by ncteisen · 7 years ago
  48. 17a1431 Merge pull request #13466 from nicolasnoble/upmerge-from-v1.7 by Nicolas Noble · 7 years ago
  49. c49b24a Merge pull request #13549 from ncteisen/test-error-string-api by Noah Eisen · 7 years ago
  50. bf51c97 Merge pull request #13529 from ctiller/api-cleanup by Craig Tiller · 7 years ago
  51. 8a2a831 Merge pull request #13551 from ctiller/bazelsan by Craig Tiller · 7 years ago
  52. 9b6283a Make API comment more specific: by ncteisen · 7 years ago
  53. c7d1f93 Fix windows by ncteisen · 7 years ago
  54. 7f252fa Merge pull request #13542 from Kunde21/cla-link by Mehrdad Afshari · 7 years ago
  55. 6ab0ba8 clang fmt by ncteisen · 7 years ago
  56. c99a3ca Merge pull request #13550 from vjpai/supersane by Vijay Pai · 7 years ago
  57. 85b383a Merge pull request #13552 from ncteisen/semi by Noah Eisen · 7 years ago
  58. 9aea257 clang-format by Mark D. Roth · 7 years ago
  59. 0f2a719 Add missing semicolons by ncteisen · 7 years ago
  60. b337de9 Merge remote-tracking branch 'upstream/master' into reference_counted by Mark D. Roth · 7 years ago
  61. bf816d3 Shorted "reference" to "ref". by Mark D. Roth · 7 years ago
  62. fcc796c Remove duplicate headers in BUILD file entry by Mehrdad Afshari · 7 years ago
  63. d49e100 clang-format code by Mehrdad Afshari · 7 years ago
  64. 86e1ebc Add Bazel configurations for sanitizers by Craig Tiller · 7 years ago
  65. 240bad3 Fix check_sources_and_headers. by Mark D. Roth · 7 years ago
  66. 3b9ac29 Improve unsecure sanity test by Vijay Pai · 7 years ago
  67. 361f810 Merge branch 'master' of https://github.com/grpc/grpc into upmerge-from-v1.7 by Nicolas "Pixel" Noble · 7 years ago
  68. 65dbb9d Add test for RecvStatus error_string API by ncteisen · 7 years ago
  69. e8c4703 Update comments by Craig Tiller · 7 years ago
  70. f836c7e Merge pull request #13373 from ctiller/no-absl by Craig Tiller · 7 years ago
  71. 25fd9fb Improvements to windows build instructions by Jan Tattermusch · 7 years ago
  72. 62de51a Merge pull request #13526 from SurferJeffAtGoogle/updateInstall by Jan Tattermusch · 7 years ago
  73. 853fff8 Split tracing code into its own class. by Mark D. Roth · 7 years ago
  74. b115434 Merge pull request #13545 from vjpai/bazelize by Vijay Pai · 7 years ago
  75. 601b88b Merge pull request #13543 from vjpai/unexample by Vijay Pai · 7 years ago
  76. 7b0521a Merge pull request #13535 from ncteisen/fix-trace-tsan by Noah Eisen · 7 years ago
  77. 1fece54 Add all tests to test/cpp/util bazel BUILD file by Vijay Pai · 7 years ago
  78. 3aeff22 Remove some dead code from a previous iteration of internal::Call by Vijay Pai · 7 years ago
  79. 56687c1 Merge pull request #13531 from grpc/fix-workaround-var-init by Muxi Yan · 7 years ago
  80. a9209ae Updated CLA link to reflect migration to Linux Foundation. by Chad Kunde · 7 years ago
  81. eba68fa Add --recursive flag to git clone command. by Jeffrey Rennie · 7 years ago
  82. 1479313 clang fmt by Noah Eisen · 7 years ago
  83. 9ab3e5d Fix tracer TSAN bug by Noah Eisen · 7 years ago
  84. 0e142d4 Merge pull request #13527 from mehrdada/upmerge-v18x by Mehrdad Afshari · 7 years ago
  85. 2a56d2e Merge pull request #13448 from camillol/fixalign by David G. Quintas · 7 years ago
  86. 2e19123 Add tests for tracing versions of Ref() and Unref(). by Mark D. Roth · 7 years ago
  87. 18d332d Remove incorrect tests for stack allocation. by Mark D. Roth · 7 years ago
  88. 80453cb Merge pull request #13525 from vjpai/desecure by Vijay Pai · 7 years ago
  89. b319f49 Code review changes. by Mark D. Roth · 7 years ago
  90. b7b3f72 Fix uninitialized variable by Muxi Yan · 7 years ago
  91. d9475e5 Merge pull request #13524 from adelez/timeout by adelez · 7 years ago
  92. ba5f5ce ServerBuilder interface cleanup by Craig Tiller · 7 years ago
  93. aa358d5 Merge branch 'master' of https://github.com/grpc/grpc into no-more-extern-c by ncteisen · 7 years ago
  94. ecd1d54 Merge github.com:grpc/grpc into no-absl by Craig Tiller · 7 years ago
  95. 2a0432e Remove bash-isms from sanity test by Vijay Pai · 7 years ago
  96. 3c156b9 Merge remote-tracking branch 'origin/v1.8.x' by Mehrdad Afshari · 7 years ago
  97. d39d007 Merge pull request #13515 from mehrdada/bump-master-version by Mehrdad Afshari · 7 years ago
  98. 17f9491 Merge pull request #13153 from bmarkons/patch-1 by apolcyn · 7 years ago
  99. 12bfc62 Sanity check to make sure that known unsecure target doesn't require security by Vijay Pai · 7 years ago
  100. 3c18c77 Merge pull request #13314 from vjpai/transport_explainer by Vijay Pai · 7 years ago