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