1. 6fa206d Merge pull request #13336 from markdroth/server_connection_timeout by Mark D. Roth · 7 years ago
  2. f3b73e5 Merge pull request #13579 from sreecha/rq-fix by Sree Kuchibhotla · 7 years ago
  3. 11f6780 Add comment with API by ncteisen · 7 years ago
  4. 64e0b10 Variable name consistency by ncteisen · 7 years ago
  5. 18bc278 Add tests by ncteisen · 7 years ago
  6. f7a8eb7 Merge pull request #13554 from danzh2010/asyncio by Yang Gao · 7 years ago
  7. b9cff78 Reviewer feedback by ncteisen · 7 years ago
  8. a3a4f39 Update ev_epollsig_linux_test.cc by Vijay Pai · 7 years ago
  9. 0d7f5e7 No null string ctor by Noah Eisen · 7 years ago
  10. 74c106e Add error string to C++ by ncteisen · 7 years ago
  11. 3a9743c Fix UpdatesTest.UpdateBalancersDeadUpdate expectation by David Garcia Quintas · 7 years ago
  12. 9a43437 Merge branch 'master' into rq-fix by Sree Kuchibhotla · 7 years ago
  13. 4ca3563 fix connectivity test failure by Sree Kuchibhotla · 7 years ago
  14. c3b1e55 Merge pull request #13576 from vjpai/qps_killer by Vijay Pai · 7 years ago
  15. c6587ca Reintroduce lambdas by Vijay Pai · 7 years ago
  16. a37437d Merge pull request #12126 from dutor/fix-accept-queue-init by Craig Tiller · 7 years ago
  17. f230ffd clang-format by Vijay Pai · 7 years ago
  18. 083b9be Make all-streams op about cleanup only and replace a lambda with a virtual by Vijay Pai · 7 years ago
  19. 6a019e7 Merge pull request #13329 from dwittmer/dwittmer_runserver by Yang Gao · 7 years ago
  20. d9f6407 Merge master into execctx after removal of assert in tls_gcc by yashkt · 7 years ago
  21. c1b64d9 Merge pull request #13598 from yashykt/tlsremoveassert by Yash Tibrewal · 7 years ago
  22. 2c619be generate_projects.sh by Mark D. Roth · 7 years ago
  23. a92428b Move chttp2 cleanup code into close_transport_locked(). by Mark D. Roth · 7 years ago
  24. 5625441 Merge pull request #13603 from nathanielmanistaatgoogle/credentials by Nathaniel Manista · 7 years ago
  25. 0c1f59e Merge pull request #13593 from nathanielmanistaatgoogle/12531 by Nathaniel Manista · 7 years ago
  26. 6ce01dd Merge pull request #13401 from jtattermusch/windows_cmake_distrib_tests by Jan Tattermusch · 7 years ago
  27. be05720 generate C# sources for grpc/core/stats.proto by Jan Tattermusch · 7 years ago
  28. c8dd4c5 Remove some unneeded and spammy logs by Vijay Pai · 7 years ago
  29. 6389457 Adjust stream cancellation point and fix races in sync client by Vijay Pai · 7 years ago
  30. f20b30f Merge branch 'master' into tlsremoveassert by yashkt · 7 years ago
  31. dfe8403 Change client-side credentials' use of gRPC Core by Nathaniel Manista · 7 years ago
  32. 992b8c1 Fix some doc string formatting and content by Nathaniel Manista · 7 years ago
  33. 7d7babb Merge branch 'master' into threadnames by Vijay Pai · 7 years ago
  34. d194578 Merge pull request #13599 from kpayson64/fix_flow_control_bug_local by kpayson64 · 7 years ago
  35. f66cfed Merge pull request #13051 from ctiller/bazel-pollers by Craig Tiller · 7 years ago
  36. 3227571 Merge pull request #13596 from markdroth/lb_policy_name_case_insensitive by Mark D. Roth · 7 years ago
  37. df86101 Initialize last sent ping time by Ken Payson · 7 years ago
  38. 460e0aa Refactor _plugin_wrapping by Nathaniel Manista · 7 years ago
  39. e37104c Delete outdated comments by Sree Kuchibhotla · 7 years ago
  40. 45abfe1 Merge pull request #10 from markdroth/http_proxy_patch by Sree Kuchibhotla · 7 years ago
  41. 1af674a Provide a cleaner API for proxy_connection_failed(). by Mark D. Roth · 7 years ago
  42. ba95146 fix comment format by Dan Zhang · 7 years ago
  43. e1e7db0 Remove asserts from tls_gcc.h by Yash Tibrewal · 7 years ago
  44. 26024c8 Merge branch 'master' into asyncio by Dan Zhang · 7 years ago
  45. ec8a59e read once by Dan Zhang · 7 years ago
  46. 0a6329c Merge pull request #13595 from grpc/lyuxuan-patch-1 by lyuxuan · 7 years ago
  47. dd01db3 Make comparison of LB policy name case-insensitive. by Mark D. Roth · 7 years ago
  48. 7cb1f18 Make load balancing policy name case insensitive by lyuxuan · 7 years ago
  49. 6267d77 Merge pull request #13587 from nathanielmanistaatgoogle/access-token-auth-metadata-plugin by Nathaniel Manista · 7 years ago
  50. 906adfd No need to explicitly zero initialize since we are doing zalloc. Some misc formatting changes by Sree Kuchibhotla · 7 years ago
  51. f0b9528 Merge pull request #13442 from adelez/foundry_integration by adelez · 7 years ago
  52. 19bb7e4 Merge pull request #13584 from adelez/interop_matrix2 by adelez · 7 years ago
  53. e109ddf Merge remote-tracking branch 'upstream/master' into server_connection_timeout by Mark D. Roth · 7 years ago
  54. 6288753 Correct AccessTokenAuthMetadataPlugin name by Nathaniel Manista · 7 years ago
  55. 44c143c Merge pull request #13570 from jtattermusch/concurrent_connectivity_fail_early by Jan Tattermusch · 7 years ago
  56. f0620a3 fix linux distrib tests by Jan Tattermusch · 7 years ago
  57. b839d8c add distribtest target by Jan Tattermusch · 7 years ago
  58. a5f05c7 avoid picking up ProtoC by Jan Tattermusch · 7 years ago
  59. 27d254a installing gflags not necessary by Jan Tattermusch · 7 years ago
  60. ce7a23b make runnable on kokoro by Jan Tattermusch · 7 years ago
  61. 06251f8 make helloworld CMakeLists compile on windows by Jan Tattermusch · 7 years ago
  62. 3c93a19 working cmake install on windows by Jan Tattermusch · 7 years ago
  63. c05f024 fix nit by Jan Tattermusch · 7 years ago
  64. bb85af6 Merge pull request #13568 from jtattermusch/csharp_benchmark_timing_info by Jan Tattermusch · 7 years ago
  65. 764ef8c Merge pull request #13575 from vjpai/dehist by Vijay Pai · 7 years ago
  66. 36522e9 Merge master after no Extern C changes by Yash Tibrewal · 7 years ago
  67. 5b7cdef Rename port_hermetic to port_isolated_runtime_environment by Adele Zhou · 7 years ago
  68. c62a836 remove redundant python versions. by Adele Zhou · 7 years ago
  69. e5df91f Use select to decide the test is hermetic or not by Adele Zhou · 7 years ago
  70. c8bf2da Enabling hermetic testing for running tests on Foundry. by Adele Zhou · 7 years ago
  71. 379105d Update toolchain version. by Adele Zhou · 7 years ago
  72. 0384127 Copy key data by Adele Zhou · 7 years ago
  73. 020603d Use canary bazel by Adele Zhou · 7 years ago
  74. 6c38fbe Experimental build script to use Foundry. by Adele Zhou · 7 years ago
  75. b9cb337 Add bazel_toolchains by Adele Zhou · 7 years ago
  76. 74a53c2 Merge pull request #13538 from matt-kwong/kokoro-multi-vm by Matt Kwong · 7 years ago
  77. 445c566 Add special cases and some comments by Sree Kuchibhotla · 7 years ago
  78. 195cf1e Move histogram to test/core/util by Vijay Pai · 7 years ago
  79. 02df4ab Change ep_state from gpr_atm to int since all callbacks execute under a combiner and hence conn object is thread safe by Sree Kuchibhotla · 7 years ago
  80. a6bdf45 Properly preserve sponge_log.xml between performance tests by Matt Kwong · 7 years ago
  81. 360712f Start to get Bazel running different pollers by Craig Tiller · 7 years ago
  82. c3cc971 properly shutdown endpoints in h2_http_proxy by Sree Kuchibhotla · 7 years ago
  83. af8470f Merge pull request #13574 from vjpai/bazel_fix by Vijay Pai · 7 years ago
  84. da341bc Fix up review comments by Dave MacLachlan · 7 years ago
  85. ccd3503 Merge pull request #13573 from apolcyn/optional_pthread_atfork by Noah Eisen · 7 years ago
  86. 9a7c736 Merge pull request #13432 from ncteisen/no-more-extern-c by Noah Eisen · 7 years ago
  87. 4efc604 Merge pull request #13571 from muxi/verbose-objc-tests by Muxi Yan · 7 years ago
  88. 1decec1 Merge pull request #13565 from muxi/port-13564 by Muxi Yan · 7 years ago
  89. 5c96cf4 Merge pull request #13564 from muxi/upgrade-podspec-protobuf-version by Muxi Yan · 7 years ago
  90. ede1b27 Merging master by Yash Tibrewal · 7 years ago
  91. 36481f5 Somehow fork.h got omitted from BUILD by Vijay Pai · 7 years ago
  92. 10f2790 Merge branch 'master' into execctx by Yash Tibrewal · 7 years ago
  93. d4a3bb8 Allow compiling grpc without use of pthread_atfork by Alexander Polcyn · 7 years ago
  94. 65212e0 Merge pull request #13532 from murgatroid99/uv_tcp_wildcard_handling by Michael Lumish · 7 years ago
  95. c031e7f Fix in one more file by Muxi Yan · 7 years ago
  96. 23b59d1 Upgrade protobuf version in podspec by Muxi Yan · 7 years ago
  97. 01bc32c Fine tune test output better by Muxi Yan · 7 years ago
  98. 4b947d3 Verbose log of start of each test suite by Muxi Yan · 7 years ago
  99. 4f25daa dont let server shutdown run forever by Jan Tattermusch · 7 years ago
  100. 64d588f fix compile error by Dan Zhang · 7 years ago