1. 0aaee99 Plumb through flow_control->flow_conrol_enabled() by ncteisen · 7 years ago
  2. 734256a Add comments by ncteisen · 7 years ago
  3. 66a72bb Undo debugging output by ncteisen · 7 years ago
  4. 78478d0 Fix write_buffering_test by ncteisen · 7 years ago
  5. 2fe8666 Fix bm_trickle_compile by ncteisen · 7 years ago
  6. 3ca7a08 Fix buildtests compile by ncteisen · 7 years ago
  7. 15c32cd Fix parsing check by ncteisen · 7 years ago
  8. 9984988 Disable flow control settings frames by ncteisen · 7 years ago
  9. 7ccb79b First pass at mocked out Flow Control classes by ncteisen · 7 years ago
  10. 04d8bc2 First pass at abstract base flow control class by ncteisen · 7 years ago
  11. 96311af Merge pull request #13635 from grpc/remove_duplicate_check by Juanli Shen · 7 years ago
  12. ecebc90 Merge pull request #13605 from jtattermusch/csharp_generate_corestats by Jan Tattermusch · 7 years ago
  13. 4c85693 Merge pull request #12829 from AspirinSJL/reresolution by Juanli Shen · 7 years ago
  14. 592cf34 Add re-resolution into LB policies by Juanli Shen · 7 years ago
  15. 973854a Merge pull request #13420 from daniel-j-born/interested_parties by Dan Born · 7 years ago
  16. d7ccea8 Remove duplicate check for shutting_down by Juanli Shen · 7 years ago
  17. 53d5503 Pass a pollset_set to some client handshakers. by Dan Born · 7 years ago
  18. 6fa206d Merge pull request #13336 from markdroth/server_connection_timeout by Mark D. Roth · 7 years ago
  19. f3b73e5 Merge pull request #13579 from sreecha/rq-fix by Sree Kuchibhotla · 7 years ago
  20. f7a8eb7 Merge pull request #13554 from danzh2010/asyncio by Yang Gao · 7 years ago
  21. 9a43437 Merge branch 'master' into rq-fix by Sree Kuchibhotla · 7 years ago
  22. 4ca3563 fix connectivity test failure by Sree Kuchibhotla · 7 years ago
  23. c3b1e55 Merge pull request #13576 from vjpai/qps_killer by Vijay Pai · 7 years ago
  24. c6587ca Reintroduce lambdas by Vijay Pai · 7 years ago
  25. a37437d Merge pull request #12126 from dutor/fix-accept-queue-init by Craig Tiller · 7 years ago
  26. f230ffd clang-format by Vijay Pai · 7 years ago
  27. 083b9be Make all-streams op about cleanup only and replace a lambda with a virtual by Vijay Pai · 7 years ago
  28. 6a019e7 Merge pull request #13329 from dwittmer/dwittmer_runserver by Yang Gao · 7 years ago
  29. c1b64d9 Merge pull request #13598 from yashykt/tlsremoveassert by Yash Tibrewal · 7 years ago
  30. 2c619be generate_projects.sh by Mark D. Roth · 7 years ago
  31. a92428b Move chttp2 cleanup code into close_transport_locked(). by Mark D. Roth · 7 years ago
  32. 6ce01dd Merge pull request #13401 from jtattermusch/windows_cmake_distrib_tests by Jan Tattermusch · 7 years ago
  33. be05720 generate C# sources for grpc/core/stats.proto by Jan Tattermusch · 7 years ago
  34. c8dd4c5 Remove some unneeded and spammy logs by Vijay Pai · 7 years ago
  35. 6389457 Adjust stream cancellation point and fix races in sync client by Vijay Pai · 7 years ago
  36. f20b30f Merge branch 'master' into tlsremoveassert by yashkt · 7 years ago
  37. d194578 Merge pull request #13599 from kpayson64/fix_flow_control_bug_local by kpayson64 · 7 years ago
  38. f66cfed Merge pull request #13051 from ctiller/bazel-pollers by Craig Tiller · 7 years ago
  39. 3227571 Merge pull request #13596 from markdroth/lb_policy_name_case_insensitive by Mark D. Roth · 7 years ago
  40. df86101 Initialize last sent ping time by Ken Payson · 7 years ago
  41. e37104c Delete outdated comments by Sree Kuchibhotla · 7 years ago
  42. 45abfe1 Merge pull request #10 from markdroth/http_proxy_patch by Sree Kuchibhotla · 7 years ago
  43. 1af674a Provide a cleaner API for proxy_connection_failed(). by Mark D. Roth · 7 years ago
  44. ba95146 fix comment format by Dan Zhang · 7 years ago
  45. e1e7db0 Remove asserts from tls_gcc.h by Yash Tibrewal · 7 years ago
  46. 26024c8 Merge branch 'master' into asyncio by Dan Zhang · 7 years ago
  47. ec8a59e read once by Dan Zhang · 7 years ago
  48. 0a6329c Merge pull request #13595 from grpc/lyuxuan-patch-1 by lyuxuan · 7 years ago
  49. dd01db3 Make comparison of LB policy name case-insensitive. by Mark D. Roth · 7 years ago
  50. 7cb1f18 Make load balancing policy name case insensitive by lyuxuan · 7 years ago
  51. 906adfd No need to explicitly zero initialize since we are doing zalloc. Some misc formatting changes by Sree Kuchibhotla · 7 years ago
  52. f0b9528 Merge pull request #13442 from adelez/foundry_integration by adelez · 7 years ago
  53. 19bb7e4 Merge pull request #13584 from adelez/interop_matrix2 by adelez · 7 years ago
  54. e109ddf Merge remote-tracking branch 'upstream/master' into server_connection_timeout by Mark D. Roth · 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. 5b7cdef Rename port_hermetic to port_isolated_runtime_environment by Adele Zhou · 7 years ago
  67. c62a836 remove redundant python versions. by Adele Zhou · 7 years ago
  68. e5df91f Use select to decide the test is hermetic or not by Adele Zhou · 7 years ago
  69. c8bf2da Enabling hermetic testing for running tests on Foundry. by Adele Zhou · 7 years ago
  70. 379105d Update toolchain version. by Adele Zhou · 7 years ago
  71. 0384127 Copy key data by Adele Zhou · 7 years ago
  72. 020603d Use canary bazel by Adele Zhou · 7 years ago
  73. 6c38fbe Experimental build script to use Foundry. by Adele Zhou · 7 years ago
  74. b9cb337 Add bazel_toolchains by Adele Zhou · 7 years ago
  75. 74a53c2 Merge pull request #13538 from matt-kwong/kokoro-multi-vm by Matt Kwong · 7 years ago
  76. 445c566 Add special cases and some comments by Sree Kuchibhotla · 7 years ago
  77. 195cf1e Move histogram to test/core/util by Vijay Pai · 7 years ago
  78. 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
  79. a6bdf45 Properly preserve sponge_log.xml between performance tests by Matt Kwong · 7 years ago
  80. 360712f Start to get Bazel running different pollers by Craig Tiller · 7 years ago
  81. c3cc971 properly shutdown endpoints in h2_http_proxy by Sree Kuchibhotla · 7 years ago
  82. af8470f Merge pull request #13574 from vjpai/bazel_fix by Vijay Pai · 7 years ago
  83. ccd3503 Merge pull request #13573 from apolcyn/optional_pthread_atfork by Noah Eisen · 7 years ago
  84. 9a7c736 Merge pull request #13432 from ncteisen/no-more-extern-c by Noah Eisen · 7 years ago
  85. 4efc604 Merge pull request #13571 from muxi/verbose-objc-tests by Muxi Yan · 7 years ago
  86. 1decec1 Merge pull request #13565 from muxi/port-13564 by Muxi Yan · 7 years ago
  87. 36481f5 Somehow fork.h got omitted from BUILD by Vijay Pai · 7 years ago
  88. d4a3bb8 Allow compiling grpc without use of pthread_atfork by Alexander Polcyn · 7 years ago
  89. 01bc32c Fine tune test output better by Muxi Yan · 7 years ago
  90. 4b947d3 Verbose log of start of each test suite by Muxi Yan · 7 years ago
  91. 4f25daa dont let server shutdown run forever by Jan Tattermusch · 7 years ago
  92. 64d588f fix compile error by Dan Zhang · 7 years ago
  93. 5f66253 Merge pull request #13357 from markdroth/reference_counted by Mark D. Roth · 7 years ago
  94. 926b09a Merge pull request #13548 from jtattermusch/improve_win_build_docs by Jan Tattermusch · 7 years ago
  95. cf6c2ed address comments by Jan Tattermusch · 7 years ago
  96. 3267108 C# benchmarks provide userTime and systemTime info by Jan Tattermusch · 7 years ago
  97. ba89ad4 Merge pull request #13476 from jtattermusch/csharp_batchcontext_pooling by Jan Tattermusch · 7 years ago
  98. b75db42 Add multi-vm performance tests to Kokoro by Matt Kwong · 7 years ago
  99. e641196 Fix in one more file by Muxi Yan · 7 years ago
  100. 81f8be3 Upgrade protobuf version in podspec by Muxi Yan · 7 years ago