1. fa9da3c Fix C# Dockerfiles by Matt Kwong · 8 years ago
  2. fcfa5a3 Merge pull request #10518 from murgatroid99/node_express_benchmark_fix by Michael Lumish · 8 years ago
  3. 6e86397 Merge pull request #10524 from yang-g/error_details by Yang Gao · 8 years ago
  4. f3d86a1 Updating roots from Mozilla. by Julien Boeuf · 8 years ago
  5. 7f0d198 avoid boxing of IntPtr by Jan Tattermusch · 8 years ago
  6. 921b896 Merge pull request #10531 from sreecha/bm_cq_asan by Sree Kuchibhotla · 8 years ago
  7. 300be7e Fix the cronet_transport error by Muxi Yan · 8 years ago
  8. da2f0cf Restore Cronet test accidentally removed by Muxi Yan · 8 years ago
  9. c702a7a clang-format by Muxi Yan · 8 years ago
  10. 47b49ce Merge pull request #10509 from apolcyn/json_driver_rpc_logger by apolcyn · 8 years ago
  11. 935d02e Cleanup of tsi ssl handshaker factories. by Julien Boeuf · 8 years ago
  12. 1f0c827 Fix asan and tsan bugs. Simplify the code by Sree Kuchibhotla · 8 years ago
  13. 2018a40 create a grpc client qps test logging reporter by Alexander Polcyn · 8 years ago
  14. d587d33 Merge pull request #10515 from jtattermusch/backport_global_json by Jan Tattermusch · 8 years ago
  15. f6a63a2 Merge pull request #10517 from jtattermusch/cmake_as_subproject by Jan Tattermusch · 8 years ago
  16. 93b60e0 Fix asan bug by Sree Kuchibhotla · 8 years ago
  17. f4c8add support C++ error_details by yang-g · 8 years ago
  18. 4c40161 Merge pull request #10432 from alenkacz/patch-1 by Yuchen Zeng · 8 years ago
  19. dc607c4 Merge pull request #10520 from murgatroid99/bump_1.2.3 by Michael Lumish · 8 years ago
  20. 185d413 Fix the max idle timer by Yuchen Zeng · 8 years ago
  21. 848073f Clean up unused variables and funcs by Muxi Yan · 8 years ago
  22. 7cfa1bf Bump version to 1.2.3 by murgatroid99 · 8 years ago
  23. 06ea7d3 Merge pull request #10508 from murgatroid99/node_offline_hang by Michael Lumish · 8 years ago
  24. a3fda8f Fix bm_chttp2_transport memory leak by Muxi Yan · 8 years ago
  25. a78582b Ignore a couple of errors in the Node express benchmark by murgatroid99 · 8 years ago
  26. 3a0b847 Merge remote-tracking branch 'upstream/master' into lazy-deframe by Muxi Yan · 8 years ago
  27. 01499e0 Revert "Fix a bug in slice_buffer:maybe_embiggen" by Muxi Yan · 8 years ago
  28. dd550c7 Merge pull request #10211 from muxi/fix-maybe-embiggen by Muxi Yan · 8 years ago
  29. d7a610b clang-format and unban by Muxi Yan · 8 years ago
  30. 55a61e4 Merge pull request #10492 from ncteisen/error-overflow by Noah Eisen · 8 years ago
  31. ecc457b allow using gRPC as a cmake subproject by Jan Tattermusch · 8 years ago
  32. 58aa2cb fix 1MB perf scenarios by Jan Tattermusch · 8 years ago
  33. 3f5b8aa remove global.json by Jan Tattermusch · 8 years ago
  34. 87b2112 also fix global.json in helloworld by Jan Tattermusch · 8 years ago
  35. 6ed454e make C# docker image in sync with GCE performance workers by Jan Tattermusch · 8 years ago
  36. d3a5635 Add global.json file to pick dotnet core SDK version by Jan Tattermusch · 8 years ago
  37. 9c9e009 Add newest dotnet SDK to C# dockerfile by Jan Tattermusch · 8 years ago
  38. e27f061 Unban by Muxi Yan · 8 years ago
  39. 97a0ded Fix bm_chttp2_transport by Muxi Yan · 8 years ago
  40. 3ddc5da update docs by Jan Tattermusch · 8 years ago
  41. b58d946 fix package downgrade warning in dotnet restore by Jan Tattermusch · 8 years ago
  42. 17ce30e update init perf worker script by Jan Tattermusch · 8 years ago
  43. 8b43521 fix C# build_packages scripts by Jan Tattermusch · 8 years ago
  44. 3c344d2 adjust run_tests scripts by Jan Tattermusch · 8 years ago
  45. 7727c76 Initial migration to new .csproj files by Jan Tattermusch · 8 years ago
  46. b567bb4 Merge pull request #10393 from grpc/wenbozhu-patch-1 by Stanley Cheung · 8 years ago
  47. 6f04437 Merge pull request #10496 from jtattermusch/csharp_distribtest_use_windowsbuilt by Jan Tattermusch · 8 years ago
  48. 95c4e79 Merge pull request #10500 from jtattermusch/upmerge_v12x by Jan Tattermusch · 8 years ago
  49. 1948fc5 Merge pull request #10158 from muxi/port-10157 by Muxi Yan · 8 years ago
  50. 93aa1e7 Merge pull request #10467 from sreecha/bm_cq_multi_threads by Sree Kuchibhotla · 8 years ago
  51. 71f1b8e Merge pull request #10231 from ctiller/dynamic_tcp_sizing by Craig Tiller · 8 years ago
  52. 50da9d8 Fix python bug by Muxi Yan · 8 years ago
  53. bbf4e5b Merge pull request #10468 from murgatroid99/node_call_destruction_bug by Michael Lumish · 8 years ago
  54. a075688 Merge pull request #10503 from murgatroid99/node_memory_leak_2 by Michael Lumish · 8 years ago
  55. fbed284 Merge pull request #10365 from ctiller/lazy-parent by Craig Tiller · 8 years ago
  56. 3ac309e Node: fix hang after DNS resolution failure by murgatroid99 · 8 years ago
  57. 2c3d835 Implement gpr_atm_full_cas for Windows by Craig Tiller · 8 years ago
  58. 786c852 clang fmt by Noah Eisen · 8 years ago
  59. 95b5ce0 Python bug fix by Muxi Yan · 8 years ago
  60. 2a4ea2d Node: consolidate call destruction logic by murgatroid99 · 8 years ago
  61. a568088 Merge pull request #10495 from yang-g/missing_tail by Yang Gao · 8 years ago
  62. 975b510 Fix build on Alpine linux + add portability tests by Ken Payson · 8 years ago
  63. e98ae0e Merge pull request #10204 from murgatroid99/node_protobuf_js_6_upgrade by Michael Lumish · 8 years ago
  64. 619cbbb Merge pull request #10491 from y-zeng/fix_max_age by Yuchen Zeng · 8 years ago
  65. 3569a76 Explicitly include atm to fix Windows build by Craig Tiller · 8 years ago
  66. fc8d671 Fix posix leakage by Craig Tiller · 8 years ago
  67. 120ee3b Merge github.com:grpc/grpc into dynamic_tcp_sizing by Craig Tiller · 8 years ago
  68. a8052c7 Correct use of ProtoBuf.js 6 message encoding API by murgatroid99 · 8 years ago
  69. c6ec115 Fix error overflow bug by Noah Eisen · 8 years ago
  70. 631e78c Print items/sec metric at the end by Sree Kuchibhotla · 8 years ago
  71. 77e06b2 Node: fix leak of sent metadata by murgatroid99 · 8 years ago
  72. ac1facd Merge github.com:grpc/grpc into epex2 by Craig Tiller · 8 years ago
  73. 137dd89 Merge branch 'master' into bm_cq_multi_threads by Sree Kuchibhotla · 8 years ago
  74. 6badbb7 Update BUILD by Craig Tiller · 8 years ago
  75. 3de1263 Ensure cleanup before orphaning by Craig Tiller · 8 years ago
  76. a956d99 Merge pull request #10498 from jtattermusch/sync_csharp_dotnet_versions by Jan Tattermusch · 8 years ago
  77. 9da6b8b Merge pull request #10493 from ctiller/epex by Craig Tiller · 8 years ago
  78. e16372b Cleanup to make compile by Craig Tiller · 8 years ago
  79. 7065214 Update function names by Craig Tiller · 8 years ago
  80. 376887d Split event notification out of ev_epoll_linux.c by Craig Tiller · 8 years ago
  81. 61f729f Merge remote-tracking branch 'upstream/v1.2.x' into upmerge_v12x by Jan Tattermusch · 8 years ago
  82. 5beff34 Merge pull request #10466 from markdroth/filter_call_init_fail_fix by Mark D. Roth · 8 years ago
  83. c4c95ad make C# docker image in sync with GCE performance workers by Jan Tattermusch · 8 years ago
  84. dd2f1ca switch C# distribtest to use windows-build nugets by Jan Tattermusch · 8 years ago
  85. 512b637 Unref the tail, not the original slice by yang-g · 8 years ago
  86. 557c88c Change pollset rules by Craig Tiller · 8 years ago
  87. 084c51e Merge branch 'master' into bm_cq_multi_threads by Sree Kuchibhotla · 8 years ago
  88. 9fd9a44 Fix nullptr deref by Craig Tiller · 8 years ago
  89. efa090b Merge github.com:grpc/grpc into lazy-parent by Craig Tiller · 8 years ago
  90. 5fa4612 Fix headers included in max_age_filter.c by Yuchen Zeng · 8 years ago
  91. d4da50b Add manifest to fix grpcio_reflection packaging by Mehrdad Afshari · 8 years ago
  92. bee6a33 Fix include guards by Craig Tiller · 8 years ago
  93. 52ee5a3 Merge github.com:grpc/grpc into truebin by Craig Tiller · 8 years ago
  94. 4254d3b clang-format by Craig Tiller · 8 years ago
  95. 88455ca Merge github.com:grpc/grpc into dynamic_tcp_sizing by Craig Tiller · 8 years ago
  96. de09065 Update windows by Craig Tiller · 8 years ago
  97. 9702e92 Asan fix by Muxi Yan · 8 years ago
  98. 19f6fc3 Merge github.com:grpc/grpc into lazy-parent by Craig Tiller · 8 years ago
  99. f8af6d9 Merge pull request #10364 from ctiller/lazy-batches by Craig Tiller · 8 years ago
  100. 3aa7e1b Merge pull request #10469 from ctiller/xyz by Craig Tiller · 8 years ago