1. 91b623a Merge github.com:grpc/grpc into epex5 by Craig Tiller · 7 years ago
  2. dc16855 Merge pull request #11336 from ctiller/ALL-the-things by Craig Tiller · 7 years ago
  3. ae60836 clang-format by Craig Tiller · 7 years ago
  4. 8239b80 Ensure a poller exists by Craig Tiller · 7 years ago
  5. 8f3d021 Merge pull request #11237 from y-zeng/srv_record by Yuchen Zeng · 7 years ago
  6. c055a79 Fix code of conduct by Chris Aniszczyk · 7 years ago
  7. bc4a934 Add CNCF Code of Conduct by Chris Aniszczyk · 8 years ago
  8. 2cc7e39 Merge pull request #11367 from ncteisen/faster-bm-diff by Noah Eisen · 7 years ago
  9. 12f149f Fix windows by Craig Tiller · 7 years ago
  10. 28e88b1 Merge pull request #11438 from jtattermusch/remove_patents by Jan Tattermusch · 7 years ago
  11. c158ee9 patents already part of Apache2 license by Jan Tattermusch · 7 years ago
  12. d4ffa4a Fix test by Craig Tiller · 7 years ago
  13. 5f5415e Merge pull request #11429 from gkelly/fix-extra-semis by Noah Eisen · 7 years ago
  14. 0f016bd Fix test verification by Craig Tiller · 7 years ago
  15. 0ff7384 Merge branch 'master' of https://github.com/grpc/grpc into faster-bm-diff by ncteisen · 7 years ago
  16. f21acdd Fix depth counting bug by Craig Tiller · 7 years ago
  17. 0763916 2 space indentation by ncteisen · 7 years ago
  18. 747216f Review feedback by Craig Tiller · 7 years ago
  19. b3899fd Merge github.com:grpc/grpc into ALL-the-things by Craig Tiller · 7 years ago
  20. 5253c8f Merge pull request #11432 from jtattermusch/apache_license by Jan Tattermusch · 7 years ago
  21. ecb1fa1 fix protobuf_generated_well_known_types_embed.cc by Jan Tattermusch · 7 years ago
  22. 0bf41fc fix test/core/http/BUILD by Jan Tattermusch · 7 years ago
  23. 9f401e5 fix make_grpcio_tools.py by Jan Tattermusch · 7 years ago
  24. 7e91ebb license fixes by Jan Tattermusch · 7 years ago
  25. 4d5c310 fix remaining license notices by Jan Tattermusch · 7 years ago
  26. 7897ae9 auto-fix most of licenses by Jan Tattermusch · 7 years ago
  27. 9c7aefb fix check_copyright.py by Jan Tattermusch · 7 years ago
  28. 8fb2eab fix makefile by Jan Tattermusch · 7 years ago
  29. 7a0ca15 fixing copyright not supported by Jan Tattermusch · 7 years ago
  30. 312ea4a change LICENSE, add AUTHORS by Jan Tattermusch · 7 years ago
  31. 94d373b Merge github.com:grpc/grpc into ALL-the-things by Craig Tiller · 7 years ago
  32. 6b19d3b Merge pull request #11333 from ctiller/faster_timer_pool by Craig Tiller · 7 years ago
  33. 2f6715d Merge pull request #11399 from yang-g/status_ok_message by Yang Gao · 7 years ago
  34. 251b025 Yapf code by ncteisen · 7 years ago
  35. 0ac47d2 Github comments by ncteisen · 7 years ago
  36. 7cd7b7f Differentiate between timeouts and crashes by ncteisen · 7 years ago
  37. 6d7c49f Merge github.com:grpc/grpc into faster_timer_pool by Craig Tiller · 7 years ago
  38. 915c22a Remove unused function by Craig Tiller · 7 years ago
  39. 4bbbfaf Fix merge by Craig Tiller · 7 years ago
  40. 1c8a904 Merge github.com:grpc/grpc into ALL-the-things by Craig Tiller · 7 years ago
  41. 3f02e8c Merge pull request #11159 from dgquintas/lb_update_server5 by David G. Quintas · 7 years ago
  42. dfd7a4d Merge github.com:grpc/grpc into ALL-the-things by Craig Tiller · 7 years ago
  43. b89a100 Merge pull request #11423 from ctiller/rt by Craig Tiller · 7 years ago
  44. 0cd6892 Remove extraneous semicolons. by Garret Kelly · 7 years ago
  45. f1e19fd Fix typos in README by ncteisen · 7 years ago
  46. d9eff37 skip data frame padding test for okhttp by Eric Gribkoff · 7 years ago
  47. e5df1d8 Add Java OkHttp client to interop tests by Eric Gribkoff · 7 years ago
  48. 6af6594 Fix flag by Craig Tiller · 7 years ago
  49. d16abf8 Refine import, flags by Craig Tiller · 7 years ago
  50. e8cef7a Merge github.com:grpc/grpc into rt by Craig Tiller · 7 years ago
  51. 2e47c52 Merge pull request #11349 from yongni/matrix by yongni · 7 years ago
  52. 83a50ee Merge pull request #11396 from matt-kwong/fix_csharp by Jan Tattermusch · 7 years ago
  53. 87d5a31 Implement LB policy updates by David Garcia Quintas · 7 years ago
  54. c7586a5 Merge branch 'master' of https://github.com/grpc/grpc into faster-bm-diff by ncteisen · 7 years ago
  55. de15a40 Merge pull request #11384 from ncteisen/trickle-timeout by Noah Eisen · 7 years ago
  56. 6f1b59e Merge branch 'master' of https://github.com/grpc/grpc into trickle-timeout by ncteisen · 7 years ago
  57. e9dea37 Pare down args once more by ncteisen · 7 years ago
  58. c258713 Simplify query by Craig Tiller · 7 years ago
  59. 55d3ace Reuse already fetched results by Craig Tiller · 7 years ago
  60. 336c21e Use bigquery data to inform flakiness by Craig Tiller · 7 years ago
  61. fd78e26 Merge pull request #11397 from y-zeng/ares_version by Yuchen Zeng · 7 years ago
  62. faafa4d Added ability to query BQ for flakes info to run_tests.py by David Garcia Quintas · 7 years ago
  63. 27b9a20 Merge branch 'master' of github.com:grpc/grpc into matrix by Yong Ni · 7 years ago
  64. a2c468d Clang-format by Yuchen Zeng · 7 years ago
  65. b89b501 Merge remote-tracking branch 'upstream/master' into srv_record by Yuchen Zeng · 7 years ago
  66. 00a8c0b Fix build error by Craig Tiller · 7 years ago
  67. a0115be Merge github.com:grpc/grpc into faster_timer_pool by Craig Tiller · 7 years ago
  68. 3e6c777 clang-format by Craig Tiller · 7 years ago
  69. 747850c Merge branch 'ALL-the-things' of github.com:ctiller/grpc into ALL-the-things by Craig Tiller · 7 years ago
  70. e587a5c Fix contention detection by Craig Tiller · 7 years ago
  71. 93f6058 Merge github.com:grpc/grpc into ALL-the-things by Craig Tiller · 7 years ago
  72. 96715d6 Merge github.com:grpc/grpc into ALL-the-things by Craig Tiller · 7 years ago
  73. 4ebace7 Fix windows build, no_logging tests, dns_resolver_test by Yuchen Zeng · 7 years ago
  74. 1f4b2a8 Fix the fd clean up process by Yuchen Zeng · 7 years ago
  75. b133204 Merge pull request #11398 from kpayson64/rollback_changes by kpayson64 · 7 years ago
  76. 7c23d31 Merge pull request #11368 from jtattermusch/csharp_polishing by Jan Tattermusch · 7 years ago
  77. 3b4bed2 Cancel the dns lookup in dns_ares_shutdown by Yuchen Zeng · 7 years ago
  78. 2e9006f Merge pull request #11401 from jtattermusch/kokoro_macos_mono_fix by Jan Tattermusch · 7 years ago
  79. 9ae448e improve installation on kokoro macos by Jan Tattermusch · 7 years ago
  80. 63610c4 Update comments to discourage having an OK status with error_message by yang-g · 7 years ago
  81. 1b0661b Rollback Dockerfile changes by Ken Payson · 7 years ago
  82. c771722 Merge branch 'ALL-the-things' of github.com:ctiller/grpc into ALL-the-things by Craig Tiller · 7 years ago
  83. 0d8b98d Merge branch 'faster_timer_pool' into ALL-the-things by Craig Tiller · 7 years ago
  84. 27cb323 clang-format by Craig Tiller · 7 years ago
  85. cdb41dc Fixes by Craig Tiller · 7 years ago
  86. f8b6d6f Check the version of system c-ares by Yuchen Zeng · 7 years ago
  87. 71005b1 Merge branch 'selectivity' into ALL-the-things by Craig Tiller · 7 years ago
  88. 9bd105d Merge branch 'selectivity' of github.com:ctiller/grpc into selectivity by Craig Tiller · 7 years ago
  89. 5a41243 Merge github.com:grpc/grpc into selectivity by Craig Tiller · 7 years ago
  90. a798318 Update Mono to Jessie for C# Dockerfiles by Matt Kwong · 7 years ago
  91. 01b536c Merge pull request #11388 from jtattermusch/kokoro_macos_install_fix by Jan Tattermusch · 7 years ago
  92. e53730c fix macos installation script by Jan Tattermusch · 7 years ago
  93. b3abfa6 Merge pull request #11374 from kpayson64/kokoro_python by kpayson64 · 7 years ago
  94. 6f81618 Merge pull request #11387 from jtattermusch/install_mac_deps by Jan Tattermusch · 7 years ago
  95. 697d686 adhoc install of macOS dependencies by Jan Tattermusch · 7 years ago
  96. 8758e10 Clang fmt by ncteisen · 7 years ago
  97. 6996f57 Change identity by ncteisen · 7 years ago
  98. 0fee722 Merge pull request #11286 from murgatroid99/node_perf_tests by Michael Lumish · 7 years ago
  99. 777e91d Redo unary trickle args sweep by ncteisen · 7 years ago
  100. 672f15f Merge pull request #11143 from dgquintas/dns_server by David G. Quintas · 7 years ago