1. 8824a13 Merge branch 'master' of github.com:grpc/grpc into authority_header by David Garcia Quintas · 6 years ago
  2. 5d70023 Merge pull request #14790 from dgquintas/fix_projets by David G. Quintas · 6 years ago
  3. 0bc1e1d Fix generate projects by David Garcia Quintas · 6 years ago
  4. c3b7174 Merge pull request #14785 from kpayson64/regen_projects by kpayson64 · 6 years ago
  5. e21c7bf Merge pull request #14765 from grpc/revert-14687-early-ok by Noah Eisen · 6 years ago
  6. 7d3025f regenerated projects by David Garcia Quintas · 6 years ago
  7. 0abc077 Merge branch 'master' of github.com:grpc/grpc into authority_header by David Garcia Quintas · 6 years ago
  8. dc93b71 Merge pull request #14751 from ncteisen/channel-tracing by Noah Eisen · 6 years ago
  9. a10634c Merge branch 'master' of github.com:grpc/grpc into authority_header by David Garcia Quintas · 6 years ago
  10. 92d11e3 Merge pull request #14783 from yashykt/tcpposixfix by Yash Tibrewal · 6 years ago
  11. dd011f2 Regenerate projects by kpayson64 · 6 years ago
  12. 1ead89f Merge pull request #14758 from muxi/cronet-plugin-registry by Muxi Yan · 6 years ago
  13. 1cf6311 Merge pull request #14755 from adelez/testcases2 by adelez · 6 years ago
  14. e70199b Merge pull request #14720 from yang-g/timer by Yang Gao · 6 years ago
  15. 14f1c35 Remove unnecessary assert on size check of address length after conversion to socklen_t by Yash Tibrewal · 6 years ago
  16. 0e70223 Add older versions of Node back. by Adele Zhou · 6 years ago
  17. 46fb165 Use a dictionary to tell which version of test cases to run. by Adele Zhou · 6 years ago
  18. 31e9576 Moved assertion for GRPC_ARG_DEFAULT_AUTHORITY into the authority filter by David Garcia Quintas · 6 years ago
  19. dc87c1a Merge pull request #14782 from adelez/comp_tests by adelez · 6 years ago
  20. 5657cd5 Disable node 1.7.2 in backwards comp tests temporarily. by Adele Zhou · 6 years ago
  21. 7959f7d Merge pull request #14759 from vjpai/desneak by Vijay Pai · 6 years ago
  22. 920f63f Merge pull request #14766 from murgatroid99/node_pure_js_interop_unskip by Michael Lumish · 6 years ago
  23. 8327acd Merge pull request #14764 from jtattermusch/linux_extra_artifacts by Jan Tattermusch · 6 years ago
  24. 356d491 Merge pull request #14483 from euroelessar/ticket-client by Jiangtao Li · 6 years ago
  25. ecedf48 Merge pull request #14728 from murgatroid99/node_interop_matrix by Michael Lumish · 6 years ago
  26. 11fdbd8 Re-enable some tests for the Node Pure JS interop client by murgatroid99 · 6 years ago
  27. d2bc0c2 Revert "Verify early OK behavior" by Noah Eisen · 6 years ago
  28. b94d681 Add message size filter and deadline filter plugins by Muxi Yan · 6 years ago
  29. 7cc4bd8 Let cronet use grpc_cronet_registry_plugin by Muxi Yan · 6 years ago
  30. eb8af5c Merge pull request #14548 from apolcyn/allow_extra_records_in_resolver_test by apolcyn · 6 years ago
  31. 3136dd3 Merge pull request #14748 from sreecha/fix_reuseport by Sree Kuchibhotla · 6 years ago
  32. 5062ce8 Merge pull request #14674 from muxi/add-link-map-analyzer by Muxi Yan · 6 years ago
  33. 99d0cee regenerate projects by Ruslan Nigmatullin · 6 years ago
  34. 7ae3733 [grpc] Add SSL session client cache support by Ruslan Nigmatullin · 6 years ago
  35. b22cb9e Add config files for linux_extra artifacts by Jan Tattermusch · 6 years ago
  36. cdddc8c Desneak client unary call, avoid Hyrum's Law (used for 1-thread simplicity) by Vijay Pai · 6 years ago
  37. c4223da Merge pull request #14763 from jtattermusch/longer_protoc_artifact_timeout by Jan Tattermusch · 6 years ago
  38. a9d59e1 longer timeout for protoc artifacts on macos by Jan Tattermusch · 6 years ago
  39. 1c6f655 Merge branch 'master' into fix_reuseport by Sree Kuchibhotla · 6 years ago
  40. 6e22d21 Fix small build issues by ncteisen · 6 years ago
  41. 3b42f83 Revert "Revert "Channel Tracing Implementation; Part 1"" by ncteisen · 6 years ago
  42. e4cae41 enable SO_REUSEPORT option in ipv6 too by Sree Kuchibhotla · 6 years ago
  43. 9bef139 Merge pull request #14746 from grpc/revert-13883-channel-tracing by Noah Eisen · 6 years ago
  44. bce37d2 Merge pull request #14464 from yashykt/socklent by Yash Tibrewal · 6 years ago
  45. f2bea37 Revert "Channel Tracing Implementation; Part 1" by Noah Eisen · 6 years ago
  46. 373866d Merge pull request #14737 from yihuazhang/alts_proto_cleanup by Jiangtao Li · 6 years ago
  47. e88b62b clean up alts proto by Yihua Zhang · 6 years ago
  48. f001d67 Merge pull request #14626 from kpayson64/remove_dead_code by kpayson64 · 6 years ago
  49. b9250b4 Fix incorrect merge in node__master test case by murgatroid99 · 6 years ago
  50. 993769d Re-enable Node 1.0.1 in interop matrix by murgatroid99 · 6 years ago
  51. f13288d Merge branch 'master' into node_interop_matrix by murgatroid99 · 6 years ago
  52. 9a09eef Comment out older Node library versions by murgatroid99 · 6 years ago
  53. 1571abd Merge pull request #13883 from ncteisen/channel-tracing by Noah Eisen · 6 years ago
  54. 22bcb48 Use pthread to avoid circular calls to timer library by yang-g · 6 years ago
  55. 0e2c645 Merge master into yashykt:socklent by Yash Tibrewal · 6 years ago
  56. 2665565 Merge pull request #14723 from yashykt/tcpservermemset by Yash Tibrewal · 6 years ago
  57. dfb41b6 Make interop matrix compatible with new node repo by murgatroid99 · 6 years ago
  58. 613d632 Add more validation tests to channel_trace_test by ncteisen · 6 years ago
  59. 2352380 Update proto name to fix Windows portability build by ncteisen · 6 years ago
  60. 81a3376 Zero out resolved address before calling accept by Yash Tibrewal · 6 years ago
  61. 78e532a Reviewer comments by ncteisen · 6 years ago
  62. 199db91 Merge pull request #14719 from vjpai/status_test_deletion by Vijay Pai · 6 years ago
  63. b93a006 Merge branch 'master' of https://github.com/grpc/grpc into channel-tracing by ncteisen · 6 years ago
  64. 961353a moved filter to ext by David Garcia Quintas · 6 years ago
  65. 941dbaf Merge pull request #14715 from yashykt/execctxcleanup by Yash Tibrewal · 6 years ago
  66. 355554a Merge pull request #14716 from yihuazhang/bazel_nanopb by yihuaz · 6 years ago
  67. 2d596c5 Merge pull request #14617 from adelez/update_vip by adelez · 6 years ago
  68. ba46afe Delete status_test that has no coverage; replace with static_asserts by Vijay Pai · 6 years ago
  69. e05618f Make scope name unique and add missing header. by yang-g · 6 years ago
  70. b1c9b5f Replace old server_host with the new one via command line. by Adele Zhou · 6 years ago
  71. 2401c93 Merge pull request #14657 from ghostwriternr/reflection-readme by kpayson64 · 6 years ago
  72. 5848893 build nanopb one-off target by Yihua Zhang · 6 years ago
  73. e5821cd Merge pull request #14708 from jtattermusch/try_fix_php_distribtest_macos by Jan Tattermusch · 6 years ago
  74. 6934ddd Merge pull request #14707 from jtattermusch/fix_kokoro_csharp_macos_distribtest by Jan Tattermusch · 6 years ago
  75. 3d10d72 Merge pull request #14706 from jtattermusch/upload_distribtest_dockerfiles by Jan Tattermusch · 6 years ago
  76. 44a1588 Merge master into yashykt:socklent by Yash Tibrewal · 6 years ago
  77. 711e32d Add header files for exec_ctx and closure in windows iomgr header files by Yash Tibrewal · 6 years ago
  78. 263d665 Merge pull request #14714 from nicolasnoble/not-ALL-node by Nicolas Noble · 6 years ago
  79. a22e16a Merge master into yashykt:execctxcleanup by Yash Tibrewal · 6 years ago
  80. 7e24da4 Merge pull request #14535 from nownabe/ruby-doc by apolcyn · 6 years ago
  81. c0cd82f Remove unnecessary includes of exec_ctx.h by Yash Tibrewal · 6 years ago
  82. 6f3c4f0 Adding back nodejs version override support. by Nicolas "Pixel" Noble · 6 years ago
  83. 3681ca3 Merge pull request #14712 from yashykt/hotplugcpu by Yash Tibrewal · 6 years ago
  84. ac872dd Merge pull request #14556 from dgquintas/grpclb_test_call_creds_removal by David G. Quintas · 6 years ago
  85. f73e76d Fix check in channel.cc and tweak direct channel tests by David Garcia Quintas · 6 years ago
  86. 0b4361c Add checking for hotplugged CPUs in gpr_cpu_current_cpu for linux by Yash Tibrewal · 6 years ago
  87. 14050f1 Merge pull request #14659 from ZhouyihaiDing/trace_call_plugin by Zhouyihai Ding · 6 years ago
  88. 2040ae1 Undo changes to ssl_credentials.cc by David Garcia Quintas · 6 years ago
  89. 2f6fc70 Abort if direct channel doesn't provide default authority ch arg by David Garcia Quintas · 6 years ago
  90. 693281d -regextype flag is not supported on mac by Jan Tattermusch · 6 years ago
  91. d0ce0a7 fix C# distribtest on kokoro macos by Jan Tattermusch · 6 years ago
  92. 8f841d2 fix broken docker build for python distribtest base images by Jan Tattermusch · 6 years ago
  93. e2d47e8 ubuntu1504 and 1510 are past their end of life by Jan Tattermusch · 6 years ago
  94. d85bc0c upload all distribtest dockerimages to dockerhub by Jan Tattermusch · 6 years ago
  95. 261448e Merge pull request #14691 from jtattermusch/kokoro_packages_distribtest by Jan Tattermusch · 6 years ago
  96. 43911f2 Merge pull request #14690 from apolcyn/fix_resolver_test_arg_parse by apolcyn · 6 years ago
  97. 6234054 Verify LB doesn't receive call creds by David Garcia Quintas · 6 years ago
  98. f60cbbd Merge pull request #14688 from kpayson64/revert_pr by kpayson64 · 6 years ago
  99. b20f768 Merge pull request #14702 from nathanielmanistaatgoogle/_face_interface_test by Nathaniel Manista · 6 years ago
  100. f3b28b8 Merge pull request #14681 from AspirinSJL/head by Juanli Shen · 6 years ago