1. a92428b Move chttp2 cleanup code into close_transport_locked(). by Mark D. Roth · 7 years ago
  2. e109ddf Merge remote-tracking branch 'upstream/master' into server_connection_timeout by Mark D. Roth · 7 years ago
  3. 44c143c Merge pull request #13570 from jtattermusch/concurrent_connectivity_fail_early by Jan Tattermusch · 7 years ago
  4. bb85af6 Merge pull request #13568 from jtattermusch/csharp_benchmark_timing_info by Jan Tattermusch · 7 years ago
  5. 764ef8c Merge pull request #13575 from vjpai/dehist by Vijay Pai · 7 years ago
  6. 74a53c2 Merge pull request #13538 from matt-kwong/kokoro-multi-vm by Matt Kwong · 7 years ago
  7. 195cf1e Move histogram to test/core/util by Vijay Pai · 7 years ago
  8. a6bdf45 Properly preserve sponge_log.xml between performance tests by Matt Kwong · 7 years ago
  9. af8470f Merge pull request #13574 from vjpai/bazel_fix by Vijay Pai · 7 years ago
  10. ccd3503 Merge pull request #13573 from apolcyn/optional_pthread_atfork by Noah Eisen · 7 years ago
  11. 9a7c736 Merge pull request #13432 from ncteisen/no-more-extern-c by Noah Eisen · 7 years ago
  12. 4efc604 Merge pull request #13571 from muxi/verbose-objc-tests by Muxi Yan · 7 years ago
  13. 1decec1 Merge pull request #13565 from muxi/port-13564 by Muxi Yan · 7 years ago
  14. 36481f5 Somehow fork.h got omitted from BUILD by Vijay Pai · 7 years ago
  15. d4a3bb8 Allow compiling grpc without use of pthread_atfork by Alexander Polcyn · 7 years ago
  16. 01bc32c Fine tune test output better by Muxi Yan · 7 years ago
  17. 4b947d3 Verbose log of start of each test suite by Muxi Yan · 7 years ago
  18. 4f25daa dont let server shutdown run forever by Jan Tattermusch · 7 years ago
  19. 5f66253 Merge pull request #13357 from markdroth/reference_counted by Mark D. Roth · 7 years ago
  20. 926b09a Merge pull request #13548 from jtattermusch/improve_win_build_docs by Jan Tattermusch · 7 years ago
  21. cf6c2ed address comments by Jan Tattermusch · 7 years ago
  22. 3267108 C# benchmarks provide userTime and systemTime info by Jan Tattermusch · 7 years ago
  23. ba89ad4 Merge pull request #13476 from jtattermusch/csharp_batchcontext_pooling by Jan Tattermusch · 7 years ago
  24. b75db42 Add multi-vm performance tests to Kokoro by Matt Kwong · 7 years ago
  25. e641196 Fix in one more file by Muxi Yan · 7 years ago
  26. 81f8be3 Upgrade protobuf version in podspec by Muxi Yan · 7 years ago
  27. 78683f7 Fix ObjC++ build error by Muxi Yan · 7 years ago
  28. 43db249 Merge branch 'master' of https://github.com/grpc/grpc into no-more-extern-c by ncteisen · 7 years ago
  29. 14b27b8 Merge commit 'aa358d5e43' into no-more-extern-c by ncteisen · 7 years ago
  30. 17a1431 Merge pull request #13466 from nicolasnoble/upmerge-from-v1.7 by Nicolas Noble · 7 years ago
  31. c49b24a Merge pull request #13549 from ncteisen/test-error-string-api by Noah Eisen · 7 years ago
  32. bf51c97 Merge pull request #13529 from ctiller/api-cleanup by Craig Tiller · 7 years ago
  33. 8a2a831 Merge pull request #13551 from ctiller/bazelsan by Craig Tiller · 7 years ago
  34. 9b6283a Make API comment more specific: by ncteisen · 7 years ago
  35. c7d1f93 Fix windows by ncteisen · 7 years ago
  36. 7f252fa Merge pull request #13542 from Kunde21/cla-link by Mehrdad Afshari · 7 years ago
  37. 6ab0ba8 clang fmt by ncteisen · 7 years ago
  38. c99a3ca Merge pull request #13550 from vjpai/supersane by Vijay Pai · 7 years ago
  39. 85b383a Merge pull request #13552 from ncteisen/semi by Noah Eisen · 7 years ago
  40. 9aea257 clang-format by Mark D. Roth · 7 years ago
  41. c5d0df9 Merge remote-tracking branch 'upstream/master' into server_connection_timeout by Mark D. Roth · 7 years ago
  42. ca014e4 Clean up semantics of test code. by Mark D. Roth · 7 years ago
  43. 0f2a719 Add missing semicolons by ncteisen · 7 years ago
  44. b337de9 Merge remote-tracking branch 'upstream/master' into reference_counted by Mark D. Roth · 7 years ago
  45. bf816d3 Shorted "reference" to "ref". by Mark D. Roth · 7 years ago
  46. fcc796c Remove duplicate headers in BUILD file entry by Mehrdad Afshari · 7 years ago
  47. d49e100 clang-format code by Mehrdad Afshari · 7 years ago
  48. 86e1ebc Add Bazel configurations for sanitizers by Craig Tiller · 7 years ago
  49. 240bad3 Fix check_sources_and_headers. by Mark D. Roth · 7 years ago
  50. 3b9ac29 Improve unsecure sanity test by Vijay Pai · 7 years ago
  51. 361f810 Merge branch 'master' of https://github.com/grpc/grpc into upmerge-from-v1.7 by Nicolas "Pixel" Noble · 7 years ago
  52. 65dbb9d Add test for RecvStatus error_string API by ncteisen · 7 years ago
  53. e8c4703 Update comments by Craig Tiller · 7 years ago
  54. f836c7e Merge pull request #13373 from ctiller/no-absl by Craig Tiller · 7 years ago
  55. 25fd9fb Improvements to windows build instructions by Jan Tattermusch · 7 years ago
  56. 62de51a Merge pull request #13526 from SurferJeffAtGoogle/updateInstall by Jan Tattermusch · 7 years ago
  57. 853fff8 Split tracing code into its own class. by Mark D. Roth · 7 years ago
  58. b115434 Merge pull request #13545 from vjpai/bazelize by Vijay Pai · 7 years ago
  59. 601b88b Merge pull request #13543 from vjpai/unexample by Vijay Pai · 7 years ago
  60. 7b0521a Merge pull request #13535 from ncteisen/fix-trace-tsan by Noah Eisen · 7 years ago
  61. 1fece54 Add all tests to test/cpp/util bazel BUILD file by Vijay Pai · 7 years ago
  62. 3aeff22 Remove some dead code from a previous iteration of internal::Call by Vijay Pai · 7 years ago
  63. 56687c1 Merge pull request #13531 from grpc/fix-workaround-var-init by Muxi Yan · 7 years ago
  64. a9209ae Updated CLA link to reflect migration to Linux Foundation. by Chad Kunde · 7 years ago
  65. eba68fa Add --recursive flag to git clone command. by Jeffrey Rennie · 7 years ago
  66. 1479313 clang fmt by Noah Eisen · 7 years ago
  67. 9ab3e5d Fix tracer TSAN bug by Noah Eisen · 7 years ago
  68. 0e142d4 Merge pull request #13527 from mehrdada/upmerge-v18x by Mehrdad Afshari · 7 years ago
  69. 2a56d2e Merge pull request #13448 from camillol/fixalign by David G. Quintas · 7 years ago
  70. 2e19123 Add tests for tracing versions of Ref() and Unref(). by Mark D. Roth · 7 years ago
  71. 18d332d Remove incorrect tests for stack allocation. by Mark D. Roth · 7 years ago
  72. 80453cb Merge pull request #13525 from vjpai/desecure by Vijay Pai · 7 years ago
  73. b319f49 Code review changes. by Mark D. Roth · 7 years ago
  74. b7b3f72 Fix uninitialized variable by Muxi Yan · 7 years ago
  75. d9475e5 Merge pull request #13524 from adelez/timeout by adelez · 7 years ago
  76. ba5f5ce ServerBuilder interface cleanup by Craig Tiller · 7 years ago
  77. aa358d5 Merge branch 'master' of https://github.com/grpc/grpc into no-more-extern-c by ncteisen · 7 years ago
  78. ecd1d54 Merge github.com:grpc/grpc into no-absl by Craig Tiller · 7 years ago
  79. 2a0432e Remove bash-isms from sanity test by Vijay Pai · 7 years ago
  80. 3c156b9 Merge remote-tracking branch 'origin/v1.8.x' by Mehrdad Afshari · 7 years ago
  81. d39d007 Merge pull request #13515 from mehrdada/bump-master-version by Mehrdad Afshari · 7 years ago
  82. 17f9491 Merge pull request #13153 from bmarkons/patch-1 by apolcyn · 7 years ago
  83. 12bfc62 Sanity check to make sure that known unsecure target doesn't require security by Vijay Pai · 7 years ago
  84. 3c18c77 Merge pull request #13314 from vjpai/transport_explainer by Vijay Pai · 7 years ago
  85. bc61c53 Merge pull request #13491 from vjpai/destack by Vijay Pai · 7 years ago
  86. 53fa354 Update windows build instructions. by Jeffrey Rennie · 7 years ago
  87. b155c5d unchange protobuf by Craig Tiller · 7 years ago
  88. fe354eb Fix the fuzzers by ncteisen · 7 years ago
  89. dd0f006 Fix examples build file by Vijay Pai · 7 years ago
  90. 0c81dc4 Remove uneeded header, fix unused warn by ncteisen · 7 years ago
  91. 84e379a Merge github.com:grpc/grpc into no-absl by Craig Tiller · 7 years ago
  92. 95593c5 Remove unnecessary secure dependences by Vijay Pai · 7 years ago
  93. 9389b15 increase timeout by Adele Zhou · 7 years ago
  94. 962722c Fix alignment issue in gpr_murmur_hash3 by Camillo Lugaresi · 7 years ago
  95. d3984c3 clang-format by Mark D. Roth · 7 years ago
  96. 3228489 Fix include guard check. by Mark D. Roth · 7 years ago
  97. 835537f Implement MakeReferenceCounted<> helper. by Mark D. Roth · 7 years ago
  98. cf9ca84 Add ReferenceCountedPtr class. by Mark D. Roth · 7 years ago
  99. abadc6c Use New() and Delete() instead of C++ new and delete. by Mark D. Roth · 7 years ago
  100. 53bbde3 address comments by Jan Tattermusch · 7 years ago