1. 236bec5 Improve keepalive_timeout test to capture the bug by Muxi Yan · 6 years ago
  2. cc1bb34 Fix wrong timeout value of keepalive watchdog by Muxi Yan · 6 years ago
  3. 920f63f Merge pull request #14766 from murgatroid99/node_pure_js_interop_unskip by Michael Lumish · 6 years ago
  4. 8327acd Merge pull request #14764 from jtattermusch/linux_extra_artifacts by Jan Tattermusch · 6 years ago
  5. 356d491 Merge pull request #14483 from euroelessar/ticket-client by Jiangtao Li · 6 years ago
  6. ecedf48 Merge pull request #14728 from murgatroid99/node_interop_matrix by Michael Lumish · 6 years ago
  7. 11fdbd8 Re-enable some tests for the Node Pure JS interop client by murgatroid99 · 6 years ago
  8. eb8af5c Merge pull request #14548 from apolcyn/allow_extra_records_in_resolver_test by apolcyn · 6 years ago
  9. 3136dd3 Merge pull request #14748 from sreecha/fix_reuseport by Sree Kuchibhotla · 6 years ago
  10. 5062ce8 Merge pull request #14674 from muxi/add-link-map-analyzer by Muxi Yan · 6 years ago
  11. 99d0cee regenerate projects by Ruslan Nigmatullin · 6 years ago
  12. 7ae3733 [grpc] Add SSL session client cache support by Ruslan Nigmatullin · 6 years ago
  13. b22cb9e Add config files for linux_extra artifacts by Jan Tattermusch · 6 years ago
  14. c4223da Merge pull request #14763 from jtattermusch/longer_protoc_artifact_timeout by Jan Tattermusch · 6 years ago
  15. a9d59e1 longer timeout for protoc artifacts on macos by Jan Tattermusch · 6 years ago
  16. 1c6f655 Merge branch 'master' into fix_reuseport by Sree Kuchibhotla · 6 years ago
  17. e4cae41 enable SO_REUSEPORT option in ipv6 too by Sree Kuchibhotla · 6 years ago
  18. 9bef139 Merge pull request #14746 from grpc/revert-13883-channel-tracing by Noah Eisen · 6 years ago
  19. bce37d2 Merge pull request #14464 from yashykt/socklent by Yash Tibrewal · 6 years ago
  20. f2bea37 Revert "Channel Tracing Implementation; Part 1" by Noah Eisen · 6 years ago
  21. 373866d Merge pull request #14737 from yihuazhang/alts_proto_cleanup by Jiangtao Li · 6 years ago
  22. e88b62b clean up alts proto by Yihua Zhang · 6 years ago
  23. f001d67 Merge pull request #14626 from kpayson64/remove_dead_code by kpayson64 · 6 years ago
  24. b9250b4 Fix incorrect merge in node__master test case by murgatroid99 · 6 years ago
  25. 993769d Re-enable Node 1.0.1 in interop matrix by murgatroid99 · 6 years ago
  26. f13288d Merge branch 'master' into node_interop_matrix by murgatroid99 · 6 years ago
  27. 9a09eef Comment out older Node library versions by murgatroid99 · 6 years ago
  28. 1571abd Merge pull request #13883 from ncteisen/channel-tracing by Noah Eisen · 6 years ago
  29. 0e2c645 Merge master into yashykt:socklent by Yash Tibrewal · 6 years ago
  30. 2665565 Merge pull request #14723 from yashykt/tcpservermemset by Yash Tibrewal · 6 years ago
  31. dfb41b6 Make interop matrix compatible with new node repo by murgatroid99 · 6 years ago
  32. 613d632 Add more validation tests to channel_trace_test by ncteisen · 6 years ago
  33. 2352380 Update proto name to fix Windows portability build by ncteisen · 6 years ago
  34. 81a3376 Zero out resolved address before calling accept by Yash Tibrewal · 6 years ago
  35. 78e532a Reviewer comments by ncteisen · 6 years ago
  36. 199db91 Merge pull request #14719 from vjpai/status_test_deletion by Vijay Pai · 6 years ago
  37. b93a006 Merge branch 'master' of https://github.com/grpc/grpc into channel-tracing by ncteisen · 6 years ago
  38. 941dbaf Merge pull request #14715 from yashykt/execctxcleanup by Yash Tibrewal · 6 years ago
  39. 355554a Merge pull request #14716 from yihuazhang/bazel_nanopb by yihuaz · 6 years ago
  40. 2d596c5 Merge pull request #14617 from adelez/update_vip by adelez · 6 years ago
  41. ba46afe Delete status_test that has no coverage; replace with static_asserts by Vijay Pai · 6 years ago
  42. b1c9b5f Replace old server_host with the new one via command line. by Adele Zhou · 6 years ago
  43. 2401c93 Merge pull request #14657 from ghostwriternr/reflection-readme by kpayson64 · 6 years ago
  44. 5848893 build nanopb one-off target by Yihua Zhang · 6 years ago
  45. e5821cd Merge pull request #14708 from jtattermusch/try_fix_php_distribtest_macos by Jan Tattermusch · 6 years ago
  46. 6934ddd Merge pull request #14707 from jtattermusch/fix_kokoro_csharp_macos_distribtest by Jan Tattermusch · 6 years ago
  47. 3d10d72 Merge pull request #14706 from jtattermusch/upload_distribtest_dockerfiles by Jan Tattermusch · 6 years ago
  48. 44a1588 Merge master into yashykt:socklent by Yash Tibrewal · 6 years ago
  49. 711e32d Add header files for exec_ctx and closure in windows iomgr header files by Yash Tibrewal · 6 years ago
  50. 263d665 Merge pull request #14714 from nicolasnoble/not-ALL-node by Nicolas Noble · 6 years ago
  51. a22e16a Merge master into yashykt:execctxcleanup by Yash Tibrewal · 6 years ago
  52. 7e24da4 Merge pull request #14535 from nownabe/ruby-doc by apolcyn · 6 years ago
  53. c0cd82f Remove unnecessary includes of exec_ctx.h by Yash Tibrewal · 6 years ago
  54. 6f3c4f0 Adding back nodejs version override support. by Nicolas "Pixel" Noble · 6 years ago
  55. 3681ca3 Merge pull request #14712 from yashykt/hotplugcpu by Yash Tibrewal · 6 years ago
  56. ac872dd Merge pull request #14556 from dgquintas/grpclb_test_call_creds_removal by David G. Quintas · 6 years ago
  57. 0b4361c Add checking for hotplugged CPUs in gpr_cpu_current_cpu for linux by Yash Tibrewal · 6 years ago
  58. 14050f1 Merge pull request #14659 from ZhouyihaiDing/trace_call_plugin by Zhouyihai Ding · 6 years ago
  59. 693281d -regextype flag is not supported on mac by Jan Tattermusch · 6 years ago
  60. d0ce0a7 fix C# distribtest on kokoro macos by Jan Tattermusch · 6 years ago
  61. 8f841d2 fix broken docker build for python distribtest base images by Jan Tattermusch · 6 years ago
  62. e2d47e8 ubuntu1504 and 1510 are past their end of life by Jan Tattermusch · 6 years ago
  63. d85bc0c upload all distribtest dockerimages to dockerhub by Jan Tattermusch · 6 years ago
  64. 261448e Merge pull request #14691 from jtattermusch/kokoro_packages_distribtest by Jan Tattermusch · 6 years ago
  65. 43911f2 Merge pull request #14690 from apolcyn/fix_resolver_test_arg_parse by apolcyn · 6 years ago
  66. 6234054 Verify LB doesn't receive call creds by David Garcia Quintas · 6 years ago
  67. f60cbbd Merge pull request #14688 from kpayson64/revert_pr by kpayson64 · 6 years ago
  68. b20f768 Merge pull request #14702 from nathanielmanistaatgoogle/_face_interface_test by Nathaniel Manista · 6 years ago
  69. f3b28b8 Merge pull request #14681 from AspirinSJL/head by Juanli Shen · 6 years ago
  70. 6217037 Remove _face_interface_test by Nathaniel Manista · 6 years ago
  71. 431aea5 Merge pull request #14700 from yashykt/httpsclitestlog by Yash Tibrewal · 6 years ago
  72. f7a8f8b Merge pull request #14687 from nathanielmanistaatgoogle/early-ok by Nathaniel Manista · 6 years ago
  73. 4cb0bd0 Merge pull request #14661 from murgatroid99/node_pure_js_interop_client by Michael Lumish · 6 years ago
  74. 7518ce9 Merge pull request #14599 from kpayson64/abstract_libuv_stuff by kpayson64 · 6 years ago
  75. 21a64df Merge pull request #14694 from yashykt/execctxdesc by Yash Tibrewal · 6 years ago
  76. b162897 Add logging for helping debug httpcli tests by Yash Tibrewal · 6 years ago
  77. 7726c30 Verify early OK behavior by Nathaniel Manista · 6 years ago
  78. 0dee3d9 Merge branch 'master' into socklent by Yash Tibrewal · 6 years ago
  79. db5f4d5 Remove unncessary casts by Yash Tibrewal · 6 years ago
  80. c6e4372 Create README for gRPC Python reflection package by Naresh · 6 years ago
  81. fc9c070 Update documentation for ExecCtx by Yash Tibrewal · 6 years ago
  82. b62d77f Merge pull request #14686 from markdroth/caching_byte_stream_fix by Mark D. Roth · 6 years ago
  83. fc0d0e7 Simplify dn_resolver_ares by kpayson64 · 6 years ago
  84. 80d54f3 add build_packages and distribtest kokoro jobs by Jan Tattermusch · 6 years ago
  85. 1eaac47 Fix arg parsing in resolver test script by Alexander Polcyn · 6 years ago
  86. 575bda3 Merge pull request #14675 from markdroth/auth_filter_metadata_callouts by Mark D. Roth · 6 years ago
  87. 5f3a452 make package builds work on kokoro by Jan Tattermusch · 6 years ago
  88. 129f38a Merge pull request #14517 from makdharma/extensible_api by Nicolas Noble · 6 years ago
  89. fb0dabd Revert "Use heuristic to determine how many events to handle per iteration" by kpayson64 · 6 years ago
  90. 3c3c4c9 Update server.h by Vijay Pai · 6 years ago
  91. 589e2cf Update completion_queue.h by Vijay Pai · 6 years ago
  92. 626a65e Added protected default constructor by makdharma · 6 years ago
  93. 49a76e9 clang-format by Mark D. Roth · 6 years ago
  94. dbf4b71 added Experimental in comments by makdharma · 6 years ago
  95. 4941414 Avoid trying to access underlying_stream_ after it's been orphaned. by Mark D. Roth · 6 years ago
  96. 24e34b8 Orphan underlying byte stream as soon as it's been drained. by Mark D. Roth · 6 years ago
  97. 539f506 Abstract libuv implementation by kpayson64 · 6 years ago
  98. fcc4b9b Fix ruby document by nownabe · 6 years ago
  99. 44fd655 Merge pull request #14676 from muxi/fix-inttypes-include by Vijay Pai · 6 years ago
  100. 7573f98 Fix call stack ref flake by Juanli Shen · 6 years ago