1. a0aab7e Add load data store by Juanli Shen · 6 years ago
  2. 4454af5 Update stats generator by ncteisen · 6 years ago
  3. 08ff4c1 Fix one partially changed line in route guide examples by murgatroid99 · 6 years ago
  4. 0871818 Make sure we set error for transient_failure state. by Mark D. Roth · 6 years ago
  5. ac0188e Merge pull request #15234 from AspirinSJL/update_kokoro_build_version by Jan Tattermusch · 6 years ago
  6. 1de3f4a Add grpc_out option to set minimum_node_version by Ben Sykes · 6 years ago
  7. 2bfa59f Merge branch 'master' of https://github.com/grpc/grpc by Ben Sykes · 6 years ago
  8. 4736804 Merge pull request #15208 from apolcyn/fix_addr_sorting_compare_bug by apolcyn · 6 years ago
  9. 3a45e34 Update Node examples to use new @grpc/proto-loader package by murgatroid99 · 6 years ago
  10. e5cb046 Merge pull request #15236 from yashykt/runcomment by Yash Tibrewal · 6 years ago
  11. bdc523a Merge pull request #15205 from yashykt/gprassert by Yash Tibrewal · 6 years ago
  12. 701e70d c++ify by kpayson64 · 6 years ago
  13. 38ab21e Add exec_ctx check to fork handlers by kpayson64 · 6 years ago
  14. 2f516a9 Merge pull request #15226 from hcaseyal/timer_typos by hcaseyal · 6 years ago
  15. 446d1ea Message about the watcher timer init closure requiring immediate execution. by Yash Tibrewal · 6 years ago
  16. c530fe94 Merge pull request #15108 from ncteisen/compile-out-tracers by Noah Eisen · 6 years ago
  17. 8d6c346 Move comment out of the command by Juanli Shen · 6 years ago
  18. b85354e Add in compile out tracers option by ncteisen · 6 years ago
  19. 07c7eda Add node repo to repo archive by murgatroid99 · 6 years ago
  20. a0bc0ac Remove CleanupThread by kpayson64 · 6 years ago
  21. b61c42e Merge pull request #15156 from AspirinSJL/resolution_timer_fix by Juanli Shen · 6 years ago
  22. 3ffb8d5 Don't resolve if there is a resolution timer by Juanli Shen · 6 years ago
  23. 6bc4b2f php: complete todo by thinkerou · 6 years ago
  24. 56c32cc Fix typos in GPR_TIMER_SCOPE by Hope Casey-Allen · 6 years ago
  25. 423ae6d Switch to Buffer.from to avoid using deprecated constructor by Ben Sykes · 6 years ago
  26. 3ffd7e0 Merge pull request #15219 from AspirinSJL/update_kokoro_build_version by Jan Tattermusch · 6 years ago
  27. 785d20c Merge pull request #15216 from grpc/jtattermusch-patch-1 by Jan Tattermusch · 6 years ago
  28. 7e1687b address comment by Alexander Polcyn · 6 years ago
  29. 141932b Merge pull request #15204 from yashykt/debugassert by Yash Tibrewal · 6 years ago
  30. b649422 Merge pull request #15220 from ncteisen/microbenchmarks by Noah Eisen · 6 years ago
  31. a25ece9 Fix error refcounting bug. by Mark D. Roth · 6 years ago
  32. d143bc3 Improve trace logging. by Mark D. Roth · 6 years ago
  33. 99e910f Stop tracking call size in bm diff by ncteisen · 6 years ago
  34. 90cb93a Merge pull request #15217 from jiangtaoli2016/fix_security_connector_namespace by Jiangtao Li · 6 years ago
  35. 7d92def clang-format by Mark D. Roth · 6 years ago
  36. f44949c Merge pull request #14905 from ara-ayvazyan/enable_loopback_fastpath by Noah Eisen · 6 years ago
  37. 7713857 Dont use benchmark counters by ncteisen · 6 years ago
  38. d0bb3c8 Remove SetConnectedSubchannelFromLocked(). by Mark D. Roth · 6 years ago
  39. beaf140 Update the kokoro build version in gcloud command by Juanli Shen · 6 years ago
  40. 23b53ee Merge pull request #15215 from mehrdada/merge-1.11.x-for-distribtests by Mehrdad Afshari · 6 years ago
  41. d93a483 more accurate description in environment_variables.md by Sree Kuchibhotla · 6 years ago
  42. 310d87d fix namespace of security_connector test functions by jiangtaoli2016 · 6 years ago
  43. 8d51cab Track last ready subchannel index in RoundRobinSubchannelList. by Mark D. Roth · 6 years ago
  44. 171044c Fix bad variable name in route_guide_server.js by Jan Tattermusch · 6 years ago
  45. 717c100 Clean up connectivity state tracking. by Mark D. Roth · 6 years ago
  46. 7cfd887 Merge branch 'v1.11.x' by Mehrdad Afshari · 6 years ago
  47. 579085b Merge pull request #15202 from mehrdada/python-source-distrib-tests by Mehrdad Afshari · 6 years ago
  48. 4ea4727 Allow creating instances of ServerCallContext in tests by Jan Tattermusch · 6 years ago
  49. 198d0f5 Merge pull request #14387 from dcow/zone-id by Mark D. Roth · 6 years ago
  50. b6c3861 Merge pull request #15211 from grpc/jtattermusch-patch-1 by Jan Tattermusch · 6 years ago
  51. 700d050 Bump pip in yapf_virtual_environment by Mehrdad Afshari · 6 years ago
  52. f4bea02 Fix the Python source distribtest script by Mehrdad Afshari · 6 years ago
  53. 77ffde2 Merge pull request #15178 from jtattermusch/better_csharp_instructions by Jan Tattermusch · 6 years ago
  54. 3b09660 Update ISSUE_TEMPLATE.md by Jan Tattermusch · 6 years ago
  55. 97904d4 Add Python source distribtest targets by Mehrdad Afshari · 6 years ago
  56. bb6d51a Add Dockerfiles for Python source distribtests by Mehrdad Afshari · 6 years ago
  57. 0d98c8d Fix a bug in an address sorting comparison by Alexander Polcyn · 6 years ago
  58. 9d56762 replace assert in closures with GPR_ASSERT and move within DEBUG block by Yash Tibrewal · 6 years ago
  59. a3ba733 Add GPR_DEBUG_ASSERT by Yash Tibrewal · 6 years ago
  60. f5f5ee3 Enable SIO_LOOPBACK_FAST_PATH on Windows by Ara Ayvazyan · 6 years ago
  61. 3450b16 Merge pull request #15190 from yihuazhang/enable_cpp_for_alts_interop by yihuaz · 6 years ago
  62. ad11bf5 fd tracing support by Sree Kuchibhotla · 6 years ago
  63. c44cda2 Reformat script code by murgatroid99 · 6 years ago
  64. e52fee9 Merge pull request #15188 from ncteisen/microbenchmarks by Noah Eisen · 6 years ago
  65. 0d822c9 Merge pull request #15173 from hcaseyal/timerscope by hcaseyal · 6 years ago
  66. cc8b0c0 Add node to performace test runner script by murgatroid99 · 6 years ago
  67. 0839ac6 Merge remote-tracking branch 'upstream/master' into c++_subchannel_list by Mark D. Roth · 6 years ago
  68. 6d21c8b Split StartOrRenewConnectivityWatchLocked() into two methods. by Mark D. Roth · 6 years ago
  69. 32d74cd Merge pull request #15174 from hcaseyal/test_instructions by hcaseyal · 6 years ago
  70. fbf3bd4 Fix some issues with Node benchmark scripts by murgatroid99 · 6 years ago
  71. 757cd41 Make SubchannelList internally ref counted. by Mark D. Roth · 6 years ago
  72. 8883214 Added trace logging. by Mark D. Roth · 6 years ago
  73. 342a371 Merge pull request #15189 from markdroth/tracer_log_level by Mark D. Roth · 6 years ago
  74. 116fd29 gRPC core: strip zone-id from IPv6 hosts before TLS verification by David Cowden · 6 years ago
  75. 8acece9 Merge pull request #15171 from ZhouyihaiDing/API_revert by Zhouyihai Ding · 6 years ago
  76. 3e74a18 Minor cleanups. by Mark D. Roth · 6 years ago
  77. d904159 Further improvements to README.md by Jan Tattermusch · 6 years ago
  78. bb91bba Merge pull request #15059 from adelez/remove_vip by adelez · 6 years ago
  79. dff7ba6 PHP: remove channel observation and clean method used for tests by ZhouyihaiDing · 6 years ago
  80. bed721c Remove VIP in cloud-to-prod interop tests. by Adele Zhou · 6 years ago
  81. bf0b879 Provide protocol for generics by Muxi Yan · 6 years ago
  82. 40ec89f Support microbenchmarks internally by ncteisen · 6 years ago
  83. 5624ccb Merge pull request #15047 from davidben/ssl-session-access by Vijay Pai · 6 years ago
  84. 928a55d Merge pull request #15177 from grpc/wenbozhu-patch-1 by Wenbo Zhu · 6 years ago
  85. 7e0270b don't call security_handshake_failed_locked by Yihua Zhang · 6 years ago
  86. 4e13959 Merge pull request #15110 from muxi/advance-boringssl-10.0.2 by Muxi Yan · 6 years ago
  87. 7e0492e Merge pull request #15157 from dmaclach/patch-1 by apolcyn · 6 years ago
  88. 48854d2 Change trace logging to use GPR_INFO instead of GPR_DEBUG. by Mark D. Roth · 6 years ago
  89. 7f2880d enable c++ for ALTS kokoro tests by Yihua Zhang · 6 years ago
  90. b1c1309 Clean up refcounting. by Mark D. Roth · 6 years ago
  91. c12b0ed Merge pull request #15180 from jtattermusch/run_tests_auto_set_flakes_optin by Jan Tattermusch · 6 years ago
  92. 0996346 Update README.md by Wenbo Zhu · 6 years ago
  93. 253358d Update connected subchannel on RR init. by Mark D. Roth · 6 years ago
  94. 5947d33 run_tests.py --auto_set_flakes should be disabled by default by Jan Tattermusch · 6 years ago
  95. 2ddbb17 better C# instructions by Jan Tattermusch · 6 years ago
  96. 7e228c7 Update README.md by Wenbo Zhu · 6 years ago
  97. 5f3aa5c Fix sanity by murgatroid99 · 6 years ago
  98. 29fead7 Convert c-ares test runner from bash to python, so that it works on windows by Alexander Polcyn · 6 years ago
  99. 215b655 Add Node perf tests for both implementations by murgatroid99 · 6 years ago
  100. 8d6f461 Update the run tests instructions to clarify a python module error by Hope Casey-Allen · 6 years ago