1. cc1bb34 Fix wrong timeout value of keepalive watchdog by Muxi Yan · 6 years ago
  2. 356d491 Merge pull request #14483 from euroelessar/ticket-client by Jiangtao Li · 6 years ago
  3. 3136dd3 Merge pull request #14748 from sreecha/fix_reuseport by Sree Kuchibhotla · 6 years ago
  4. 5062ce8 Merge pull request #14674 from muxi/add-link-map-analyzer by Muxi Yan · 6 years ago
  5. 99d0cee regenerate projects by Ruslan Nigmatullin · 6 years ago
  6. 7ae3733 [grpc] Add SSL session client cache support by Ruslan Nigmatullin · 6 years ago
  7. 1c6f655 Merge branch 'master' into fix_reuseport by Sree Kuchibhotla · 6 years ago
  8. e4cae41 enable SO_REUSEPORT option in ipv6 too by Sree Kuchibhotla · 6 years ago
  9. 9bef139 Merge pull request #14746 from grpc/revert-13883-channel-tracing by Noah Eisen · 6 years ago
  10. bce37d2 Merge pull request #14464 from yashykt/socklent by Yash Tibrewal · 6 years ago
  11. f2bea37 Revert "Channel Tracing Implementation; Part 1" by Noah Eisen · 6 years ago
  12. e88b62b clean up alts proto by Yihua Zhang · 6 years ago
  13. f001d67 Merge pull request #14626 from kpayson64/remove_dead_code by kpayson64 · 6 years ago
  14. 1571abd Merge pull request #13883 from ncteisen/channel-tracing by Noah Eisen · 6 years ago
  15. 0e2c645 Merge master into yashykt:socklent by Yash Tibrewal · 6 years ago
  16. 2665565 Merge pull request #14723 from yashykt/tcpservermemset by Yash Tibrewal · 6 years ago
  17. 2352380 Update proto name to fix Windows portability build by ncteisen · 6 years ago
  18. 81a3376 Zero out resolved address before calling accept by Yash Tibrewal · 6 years ago
  19. 78e532a Reviewer comments by ncteisen · 6 years ago
  20. b93a006 Merge branch 'master' of https://github.com/grpc/grpc into channel-tracing by ncteisen · 6 years ago
  21. 941dbaf Merge pull request #14715 from yashykt/execctxcleanup by Yash Tibrewal · 6 years ago
  22. 2401c93 Merge pull request #14657 from ghostwriternr/reflection-readme by kpayson64 · 6 years ago
  23. 44a1588 Merge master into yashykt:socklent by Yash Tibrewal · 6 years ago
  24. 711e32d Add header files for exec_ctx and closure in windows iomgr header files by Yash Tibrewal · 6 years ago
  25. a22e16a Merge master into yashykt:execctxcleanup by Yash Tibrewal · 6 years ago
  26. 7e24da4 Merge pull request #14535 from nownabe/ruby-doc by apolcyn · 6 years ago
  27. c0cd82f Remove unnecessary includes of exec_ctx.h by Yash Tibrewal · 6 years ago
  28. 3681ca3 Merge pull request #14712 from yashykt/hotplugcpu by Yash Tibrewal · 6 years ago
  29. 0b4361c Add checking for hotplugged CPUs in gpr_cpu_current_cpu for linux by Yash Tibrewal · 6 years ago
  30. 14050f1 Merge pull request #14659 from ZhouyihaiDing/trace_call_plugin by Zhouyihai Ding · 6 years ago
  31. 261448e Merge pull request #14691 from jtattermusch/kokoro_packages_distribtest by Jan Tattermusch · 6 years ago
  32. f60cbbd Merge pull request #14688 from kpayson64/revert_pr by kpayson64 · 6 years ago
  33. b20f768 Merge pull request #14702 from nathanielmanistaatgoogle/_face_interface_test by Nathaniel Manista · 6 years ago
  34. f3b28b8 Merge pull request #14681 from AspirinSJL/head by Juanli Shen · 6 years ago
  35. 6217037 Remove _face_interface_test by Nathaniel Manista · 6 years ago
  36. f7a8f8b Merge pull request #14687 from nathanielmanistaatgoogle/early-ok by Nathaniel Manista · 6 years ago
  37. 7518ce9 Merge pull request #14599 from kpayson64/abstract_libuv_stuff by kpayson64 · 6 years ago
  38. 21a64df Merge pull request #14694 from yashykt/execctxdesc by Yash Tibrewal · 6 years ago
  39. 7726c30 Verify early OK behavior by Nathaniel Manista · 6 years ago
  40. 0dee3d9 Merge branch 'master' into socklent by Yash Tibrewal · 6 years ago
  41. db5f4d5 Remove unncessary casts by Yash Tibrewal · 6 years ago
  42. c6e4372 Create README for gRPC Python reflection package by Naresh · 6 years ago
  43. fc9c070 Update documentation for ExecCtx by Yash Tibrewal · 6 years ago
  44. b62d77f Merge pull request #14686 from markdroth/caching_byte_stream_fix by Mark D. Roth · 6 years ago
  45. fc0d0e7 Simplify dn_resolver_ares by kpayson64 · 6 years ago
  46. 575bda3 Merge pull request #14675 from markdroth/auth_filter_metadata_callouts by Mark D. Roth · 6 years ago
  47. 5f3a452 make package builds work on kokoro by Jan Tattermusch · 6 years ago
  48. 129f38a Merge pull request #14517 from makdharma/extensible_api by Nicolas Noble · 6 years ago
  49. fb0dabd Revert "Use heuristic to determine how many events to handle per iteration" by kpayson64 · 6 years ago
  50. 49a76e9 clang-format by Mark D. Roth · 6 years ago
  51. 4941414 Avoid trying to access underlying_stream_ after it's been orphaned. by Mark D. Roth · 6 years ago
  52. 24e34b8 Orphan underlying byte stream as soon as it's been drained. by Mark D. Roth · 6 years ago
  53. 539f506 Abstract libuv implementation by kpayson64 · 6 years ago
  54. fcc4b9b Fix ruby document by nownabe · 6 years ago
  55. 44fd655 Merge pull request #14676 from muxi/fix-inttypes-include by Vijay Pai · 6 years ago
  56. 7573f98 Fix call stack ref flake by Juanli Shen · 6 years ago
  57. a2f9916 Add Xcode link map analyzer by Muxi Yan · 6 years ago
  58. 606742d replaced loop with range expression by makdharma · 6 years ago
  59. ecc8651 Use metadata batch callouts in client_auth_filter. by Mark D. Roth · 6 years ago
  60. 4b37fb0 Stop including inttypes.h in gRPC core public header in Apple platforms by Muxi Yan · 6 years ago
  61. d10a885 removed unnecessary "virtual" by makdharma · 6 years ago
  62. 4d46260 Explicit static_cast conversions by Yash Tibrewal · 6 years ago
  63. 5f3b474 Blank line after including port_platform.h by Yash Tibrewal · 6 years ago
  64. e63ab97 Merge branch 'master' into socklent by Yash Tibrewal · 6 years ago
  65. ea37b0c Adding uv too by Yash Tibrewal · 6 years ago
  66. 3d8b32d Convert byte_stream API to C++. by Mark D. Roth · 6 years ago
  67. 8993297 php: adding trace for call_credentials callback function by ZhouyihaiDing · 6 years ago
  68. 9cd0099 variable init sequence fix by makdharma · 6 years ago
  69. 59ea0ae Merge pull request #14646 from muxi/add-san-objc by Muxi Yan · 6 years ago
  70. 3761fc1 Merge pull request #14531 from muxi/update-connectivity-test-app by Muxi Yan · 6 years ago
  71. 30e1b4a Merge pull request #14585 from grpc/remove-hostname-extraction by Muxi Yan · 6 years ago
  72. 68dbea2 Trial windows changes by Yash Tibrewal · 6 years ago
  73. 3585922 Add the sanitizer tests to CI by Muxi Yan · 6 years ago
  74. 1648219 Add asan and tsan to ObjC by Muxi Yan · 6 years ago
  75. 3287ceb Merge pull request #14638 from yihuazhang/hook_alts_again by yihuaz · 6 years ago
  76. ff49e75 Merge pull request #14605 from jtattermusch/build_unitypackage_script by Jan Tattermusch · 6 years ago
  77. 04fb58e Add ALTS code to grpc/core by Yihua Zhang · 6 years ago
  78. b5821d4 improve comment by Jan Tattermusch · 6 years ago
  79. a593591 Merge pull request #14629 from jtattermusch/bump_boringssl by Jan Tattermusch · 6 years ago
  80. 632ddf7 Merge pull request #14616 from yang-g/strikke by Yang Gao · 6 years ago
  81. ae277dd Revert "Add ALTS C stack to gRPC core" by Sree Kuchibhotla · 6 years ago
  82. b243732 Merge pull request #14448 from kpayson64/remove_poller by kpayson64 · 6 years ago
  83. 660547d fix build on netstandard1.5 by Jan Tattermusch · 6 years ago
  84. d606e36 regenerate projects by Jan Tattermusch · 6 years ago
  85. 622b33d Remove unused idle_work by kpayson64 · 6 years ago
  86. dcf340e address comments by Jan Tattermusch · 6 years ago
  87. 8b875ac Merge pull request #14544 from danzh2010/udpinterface by Yang Gao · 6 years ago
  88. a37e8de Do poll for poll_posix engine when kicked with 0s timeout by kpayson64 · 6 years ago
  89. d35471a detect when running on Unity iOS by Jan Tattermusch · 6 years ago
  90. 0c6024b Merge branch 'master' of https://github.com/grpc/grpc into channel-tracing by ncteisen · 6 years ago
  91. d2365d6 Reviewer comments by ncteisen · 6 years ago
  92. 36e02bf Fix sanity by ncteisen · 6 years ago
  93. 09703ea Add severity by ncteisen · 6 years ago
  94. bec1a61 Reviewer feedback by ncteisen · 6 years ago
  95. 97a3dbe Move C++ to util, call it from core test by ncteisen · 6 years ago
  96. 568a95e Make test work by ncteisen · 6 years ago
  97. 503099b Redoing render, about to take things away by ncteisen · 6 years ago
  98. 07ed039 Add JsonProtoTest by ncteisen · 6 years ago
  99. eaf6486 Add ALTS code to grpc/core by Yihua Zhang · 6 years ago
  100. abd9d53 Only increase strike once by yang-g · 6 years ago