1. 811169d Merge branch 'master' of github.com:grpc/grpc into authority_header by David Garcia Quintas · 6 years ago
  2. fa460dc Factor out grpc_add_default_authority_if_not_present by David Garcia Quintas · 6 years ago
  3. d043fa0 PR comments by David Garcia Quintas · 6 years ago
  4. 51332ab Merge pull request #14733 from markdroth/resolver_wait_for_ready by Mark D. Roth · 6 years ago
  5. b8b976f Merge pull request #14787 from yang-g/tooo_many_pings by Yang Gao · 6 years ago
  6. 9e4d954 Merge pull request #14780 from muxi/fix-keepalive by Muxi Yan · 6 years ago
  7. e63e06d Fall calls with wait_for_ready=false on transient resolver failure. by Mark D. Roth · 6 years ago
  8. 4b31e36 Fixed tests call host by David Garcia Quintas · 6 years ago
  9. 0c29f6a Added comment by David Garcia Quintas · 6 years ago
  10. 0abc077 Merge branch 'master' of github.com:grpc/grpc into authority_header by David Garcia Quintas · 6 years ago
  11. dc93b71 Merge pull request #14751 from ncteisen/channel-tracing by Noah Eisen · 6 years ago
  12. a10634c Merge branch 'master' of github.com:grpc/grpc into authority_header by David Garcia Quintas · 6 years ago
  13. 69e1532 Properly reset pings_before_data_required by yang-g · 6 years ago
  14. 92d11e3 Merge pull request #14783 from yashykt/tcpposixfix by Yash Tibrewal · 6 years ago
  15. 1ead89f Merge pull request #14758 from muxi/cronet-plugin-registry by Muxi Yan · 6 years ago
  16. e70199b Merge pull request #14720 from yang-g/timer by Yang Gao · 6 years ago
  17. 14f1c35 Remove unnecessary assert on size check of address length after conversion to socklen_t by Yash Tibrewal · 6 years ago
  18. 31e9576 Moved assertion for GRPC_ARG_DEFAULT_AUTHORITY into the authority filter by David Garcia Quintas · 6 years ago
  19. cc1bb34 Fix wrong timeout value of keepalive watchdog by Muxi Yan · 6 years ago
  20. 356d491 Merge pull request #14483 from euroelessar/ticket-client by Jiangtao Li · 6 years ago
  21. b94d681 Add message size filter and deadline filter plugins by Muxi Yan · 6 years ago
  22. 7cc4bd8 Let cronet use grpc_cronet_registry_plugin by Muxi Yan · 6 years ago
  23. 7ae3733 [grpc] Add SSL session client cache support by Ruslan Nigmatullin · 6 years ago
  24. 1c6f655 Merge branch 'master' into fix_reuseport by Sree Kuchibhotla · 6 years ago
  25. 6e22d21 Fix small build issues by ncteisen · 6 years ago
  26. 3b42f83 Revert "Revert "Channel Tracing Implementation; Part 1"" by ncteisen · 6 years ago
  27. e4cae41 enable SO_REUSEPORT option in ipv6 too by Sree Kuchibhotla · 6 years ago
  28. 9bef139 Merge pull request #14746 from grpc/revert-13883-channel-tracing by Noah Eisen · 6 years ago
  29. bce37d2 Merge pull request #14464 from yashykt/socklent by Yash Tibrewal · 6 years ago
  30. f2bea37 Revert "Channel Tracing Implementation; Part 1" by Noah Eisen · 6 years ago
  31. e88b62b clean up alts proto by Yihua Zhang · 6 years ago
  32. f001d67 Merge pull request #14626 from kpayson64/remove_dead_code by kpayson64 · 6 years ago
  33. 1571abd Merge pull request #13883 from ncteisen/channel-tracing by Noah Eisen · 6 years ago
  34. 22bcb48 Use pthread to avoid circular calls to timer library by yang-g · 6 years ago
  35. 0e2c645 Merge master into yashykt:socklent by Yash Tibrewal · 6 years ago
  36. 2665565 Merge pull request #14723 from yashykt/tcpservermemset by Yash Tibrewal · 6 years ago
  37. 2352380 Update proto name to fix Windows portability build by ncteisen · 6 years ago
  38. 81a3376 Zero out resolved address before calling accept by Yash Tibrewal · 6 years ago
  39. 78e532a Reviewer comments by ncteisen · 6 years ago
  40. b93a006 Merge branch 'master' of https://github.com/grpc/grpc into channel-tracing by ncteisen · 6 years ago
  41. 961353a moved filter to ext by David Garcia Quintas · 6 years ago
  42. e05618f Make scope name unique and add missing header. by yang-g · 6 years ago
  43. 44a1588 Merge master into yashykt:socklent by Yash Tibrewal · 6 years ago
  44. 711e32d Add header files for exec_ctx and closure in windows iomgr header files by Yash Tibrewal · 6 years ago
  45. a22e16a Merge master into yashykt:execctxcleanup by Yash Tibrewal · 6 years ago
  46. c0cd82f Remove unnecessary includes of exec_ctx.h by Yash Tibrewal · 6 years ago
  47. 3681ca3 Merge pull request #14712 from yashykt/hotplugcpu by Yash Tibrewal · 6 years ago
  48. f73e76d Fix check in channel.cc and tweak direct channel tests by David Garcia Quintas · 6 years ago
  49. 0b4361c Add checking for hotplugged CPUs in gpr_cpu_current_cpu for linux by Yash Tibrewal · 6 years ago
  50. 2040ae1 Undo changes to ssl_credentials.cc by David Garcia Quintas · 6 years ago
  51. 2f6fc70 Abort if direct channel doesn't provide default authority ch arg by David Garcia Quintas · 6 years ago
  52. f60cbbd Merge pull request #14688 from kpayson64/revert_pr by kpayson64 · 6 years ago
  53. f3b28b8 Merge pull request #14681 from AspirinSJL/head by Juanli Shen · 6 years ago
  54. 7518ce9 Merge pull request #14599 from kpayson64/abstract_libuv_stuff by kpayson64 · 6 years ago
  55. 21a64df Merge pull request #14694 from yashykt/execctxdesc by Yash Tibrewal · 6 years ago
  56. 0dee3d9 Merge branch 'master' into socklent by Yash Tibrewal · 6 years ago
  57. db5f4d5 Remove unncessary casts by Yash Tibrewal · 6 years ago
  58. fc9c070 Update documentation for ExecCtx by Yash Tibrewal · 6 years ago
  59. aa843f2 Testing making the authority filter a plugin, for cronet by David Garcia Quintas · 6 years ago
  60. b62d77f Merge pull request #14686 from markdroth/caching_byte_stream_fix by Mark D. Roth · 6 years ago
  61. fc0d0e7 Simplify dn_resolver_ares by kpayson64 · 6 years ago
  62. 575bda3 Merge pull request #14675 from markdroth/auth_filter_metadata_callouts by Mark D. Roth · 6 years ago
  63. fb0dabd Revert "Use heuristic to determine how many events to handle per iteration" by kpayson64 · 6 years ago
  64. 49a76e9 clang-format by Mark D. Roth · 6 years ago
  65. 4941414 Avoid trying to access underlying_stream_ after it's been orphaned. by Mark D. Roth · 6 years ago
  66. 24e34b8 Orphan underlying byte stream as soon as it's been drained. by Mark D. Roth · 6 years ago
  67. 539f506 Abstract libuv implementation by kpayson64 · 6 years ago
  68. 44fd655 Merge pull request #14676 from muxi/fix-inttypes-include by Vijay Pai · 6 years ago
  69. 7573f98 Fix call stack ref flake by Juanli Shen · 6 years ago
  70. 7b84b3d PR comments by David Garcia Quintas · 6 years ago
  71. ecc8651 Use metadata batch callouts in client_auth_filter. by Mark D. Roth · 6 years ago
  72. 4b37fb0 Stop including inttypes.h in gRPC core public header in Apple platforms by Muxi Yan · 6 years ago
  73. c7c0d69 Secure channels: use the right authority by David Garcia Quintas · 6 years ago
  74. 4d46260 Explicit static_cast conversions by Yash Tibrewal · 6 years ago
  75. 5f3b474 Blank line after including port_platform.h by Yash Tibrewal · 6 years ago
  76. e63ab97 Merge branch 'master' into socklent by Yash Tibrewal · 6 years ago
  77. ea37b0c Adding uv too by Yash Tibrewal · 6 years ago
  78. 3d8b32d Convert byte_stream API to C++. by Mark D. Roth · 6 years ago
  79. 68dbea2 Trial windows changes by Yash Tibrewal · 6 years ago
  80. 04fb58e Add ALTS code to grpc/core by Yihua Zhang · 6 years ago
  81. 632ddf7 Merge pull request #14616 from yang-g/strikke by Yang Gao · 6 years ago
  82. ae277dd Revert "Add ALTS C stack to gRPC core" by Sree Kuchibhotla · 6 years ago
  83. b243732 Merge pull request #14448 from kpayson64/remove_poller by kpayson64 · 6 years ago
  84. 622b33d Remove unused idle_work by kpayson64 · 6 years ago
  85. 8b875ac Merge pull request #14544 from danzh2010/udpinterface by Yang Gao · 6 years ago
  86. a37e8de Do poll for poll_posix engine when kicked with 0s timeout by kpayson64 · 6 years ago
  87. 0c6024b Merge branch 'master' of https://github.com/grpc/grpc into channel-tracing by ncteisen · 6 years ago
  88. d2365d6 Reviewer comments by ncteisen · 6 years ago
  89. 36e02bf Fix sanity by ncteisen · 6 years ago
  90. 09703ea Add severity by ncteisen · 6 years ago
  91. bec1a61 Reviewer feedback by ncteisen · 6 years ago
  92. 568a95e Make test work by ncteisen · 6 years ago
  93. 503099b Redoing render, about to take things away by ncteisen · 6 years ago
  94. eaf6486 Add ALTS code to grpc/core by Yihua Zhang · 6 years ago
  95. abd9d53 Only increase strike once by yang-g · 6 years ago
  96. 9efb177 Review feedback, gTest by ncteisen · 6 years ago
  97. e9587db Move status util by ncteisen · 6 years ago
  98. 1cc064d Reviewer feedback, s/object_registry/channel_trace_registry by ncteisen · 6 years ago
  99. 1d6072c Merge branch 'master' into udpinterface by danzh · 6 years ago
  100. 8f91ad9 use static_cast by Dan Zhang · 6 years ago