1. cb37c8e format generated code by Jan Tattermusch · 6 years ago
  2. 76bf5c2 regenerate gen_stats_data.py by Jan Tattermusch · 6 years ago
  3. 654eced Merge pull request #15341 from ncteisen/registry++ by Noah Eisen · 6 years ago
  4. 3a3bbaf reviewer feedback by ncteisen · 6 years ago
  5. 7243c5f fix sanity and bazel by ncteisen · 6 years ago
  6. 96bc382 Make registry generic by ncteisen · 6 years ago
  7. 3be52f9 C++-ize the registry by ncteisen · 6 years ago
  8. bba8840 Change filename to channelz by ncteisen · 6 years ago
  9. 784e435 Merge pull request #15383 from markdroth/handshaker_fix by Mark D. Roth · 6 years ago
  10. 627bba4 Merge pull request #15200 from yashykt/combiner_run by Yash Tibrewal · 6 years ago
  11. 979888b Clean up endpoint, args, and read buffer upon handshake timeout. by Mark D. Roth · 6 years ago
  12. e8f3aa5 Merge pull request #15380 from ncteisen/channel-stack-builder-tracer by Noah Eisen · 6 years ago
  13. d469804 Remove grpc_trace_channel_stack_builder by ncteisen · 6 years ago
  14. bc946ac Merge pull request #15339 from ncteisen/new-delete-hack by Noah Eisen · 6 years ago
  15. f609e62 Add comment on use of GPRC_CLOSURE_SCHED instead of GRPC_CLOSURE_RUN by Yash Tibrewal · 6 years ago
  16. 8e08938 Merge pull request #13947 from kpayson64/less_epoll_ctl by kpayson64 · 6 years ago
  17. b3e3ed3 Merge pull request #15386 from yang-g/kernel_y_u_no_fair by Yang Gao · 6 years ago
  18. 47c2d8d Merge pull request #15404 from jiangtaoli2016/ecdsa by Jiangtao Li · 6 years ago
  19. 6e5ca7b Merge pull request #15384 from ncteisen/sanity by Noah Eisen · 6 years ago
  20. 54e19ea Add ECDSA to gRPC default SSL cipher list by jiangtaoli2016 · 6 years ago
  21. 37eb925 Add epollex fd cache by kpayson64 · 6 years ago
  22. ff74d92 Round robin incoming connection on a per-fd basis by yang-g · 6 years ago
  23. 854ccfd Remove unused code by yang-g · 6 years ago
  24. 5fc081a Merge pull request #14647 from kpayson64/fork_exec_ctx_check by kpayson64 · 6 years ago
  25. bd11a12 Reviewer feedback and build fixes by ncteisen · 6 years ago
  26. 7b6e07d Call on_handshake_done with an error when handshaker is shut down. by Mark D. Roth · 6 years ago
  27. 7b79130 Merge pull request #15280 from yashykt/statsrem by Yash Tibrewal · 6 years ago
  28. 98c1de0 Stop using banned functions by ncteisen · 6 years ago
  29. e9207ab Undo clang_format script change by Yash Tibrewal · 6 years ago
  30. 519d2b1 Cleanup stats removal for opt build. Stats will only be collected on debug builds or if GRPC_COLLECT_STATS is defined. by Yash Tibrewal · 6 years ago
  31. 40c93b6 Review changes by kpayson64 · 6 years ago
  32. 4fad281 Merge remote-tracking branch 'upstream/master' into fork_exec_ctx_check by kpayson64 · 6 years ago
  33. 3cced83 Test failure fixes by kpayson64 · 6 years ago
  34. 61fdb46 Merge pull request #15203 from sreecha/fd-trace by Sree Kuchibhotla · 6 years ago
  35. 15a521e Add single point of maintanence for New Delete friends by ncteisen · 6 years ago
  36. 173a29d Merge pull request #15325 from yihuazhang/google_default_creds_fix by yihuaz · 6 years ago
  37. 3549fd7 fix google default creds by Yihua Zhang · 6 years ago
  38. 274840e Migrate SSL_transport_security TSI to new TSI handshaker API by jiangtaoli2016 · 6 years ago
  39. 6fbc436 Add tsi_handshaker_shutdown to TSI by Yihua Zhang · 6 years ago
  40. 57ed055 Merge pull request #15283 from apolcyn/server_consume_socket_mutator by apolcyn · 6 years ago
  41. ac8b72f Add a test that tcp server posix consumes socket mutators by Alexander Polcyn · 6 years ago
  42. ead686d Remove redundant ExecCtx by yang-g · 6 years ago
  43. ae3866b Try removing stats by Yash Tibrewal · 6 years ago
  44. 36bb9a4 Merge pull request #15240 from yihuazhang/google_default_creds by yihuaz · 6 years ago
  45. 392dad7 incorporate alts to google default creds by Yihua Zhang · 6 years ago
  46. 32c3b2d Remove unnecessary exec ctx flush by Yash Tibrewal · 6 years ago
  47. 2d43a45 Regenerate projects by Mehrdad Afshari · 6 years ago
  48. 9c2d4a0 Remove further invalid usecases of GRPC_CLOSURE_RUN by Yash Tibrewal · 6 years ago
  49. 2629f46 Remove illegal GRPC_CLOSURE_RUNs by Yash Tibrewal · 6 years ago
  50. 730b7de Revert combiner_finally_run and restrict changes to combiner_run by Yash Tibrewal · 6 years ago
  51. eaddd59 Add combiner_run to run closures immediately if we already have the combiner lock by Yash Tibrewal · 6 years ago
  52. bdc523a Merge pull request #15205 from yashykt/gprassert by Yash Tibrewal · 6 years ago
  53. 701e70d c++ify by kpayson64 · 6 years ago
  54. 38ab21e Add exec_ctx check to fork handlers by kpayson64 · 6 years ago
  55. 2f516a9 Merge pull request #15226 from hcaseyal/timer_typos by hcaseyal · 6 years ago
  56. c530fe94 Merge pull request #15108 from ncteisen/compile-out-tracers by Noah Eisen · 6 years ago
  57. b85354e Add in compile out tracers option by ncteisen · 6 years ago
  58. 56c32cc Fix typos in GPR_TIMER_SCOPE by Hope Casey-Allen · 6 years ago
  59. 90cb93a Merge pull request #15217 from jiangtaoli2016/fix_security_connector_namespace by Jiangtao Li · 6 years ago
  60. f44949c Merge pull request #14905 from ara-ayvazyan/enable_loopback_fastpath by Noah Eisen · 6 years ago
  61. 310d87d fix namespace of security_connector test functions by jiangtaoli2016 · 6 years ago
  62. 198d0f5 Merge pull request #14387 from dcow/zone-id by Mark D. Roth · 6 years ago
  63. 9d56762 replace assert in closures with GPR_ASSERT and move within DEBUG block by Yash Tibrewal · 6 years ago
  64. f5f5ee3 Enable SIO_LOOPBACK_FAST_PATH on Windows by Ara Ayvazyan · 6 years ago
  65. 3450b16 Merge pull request #15190 from yihuazhang/enable_cpp_for_alts_interop by yihuaz · 6 years ago
  66. ad11bf5 fd tracing support by Sree Kuchibhotla · 6 years ago
  67. 0d822c9 Merge pull request #15173 from hcaseyal/timerscope by hcaseyal · 6 years ago
  68. 116fd29 gRPC core: strip zone-id from IPv6 hosts before TLS verification by David Cowden · 7 years ago
  69. 7e0270b don't call security_handshake_failed_locked by Yihua Zhang · 6 years ago
  70. 48854d2 Change trace logging to use GPR_INFO instead of GPR_DEBUG. by Mark D. Roth · 6 years ago
  71. 7f2880d enable c++ for ALTS kokoro tests by Yihua Zhang · 6 years ago
  72. aac848f Add missing include for GPR_TIMER_SCOPE in latency profiling by Hope Casey-Allen · 6 years ago
  73. 246071a Merge pull request #14888 from markdroth/ref_counted_inheritence_workaround by Mark D. Roth · 6 years ago
  74. acb7daa Merge pull request #14891 from sreecha/sreek-doc by Sree Kuchibhotla · 6 years ago
  75. 6abc0ae Merge pull request #15048 from kpayson64/use_c_core_for_interop by kpayson64 · 6 years ago
  76. d93f3e3 Unref uv timers/tcp handles by kpayson64 · 6 years ago
  77. 9635a04 Work-around for ref-counted subclass deletion address problem. by Mark D. Roth · 6 years ago
  78. 344634c Don't crash on null channel args or read buffer. by Mark D. Roth · 6 years ago
  79. 1222efe Merge branch 'master' into sreek-doc by Sree Kuchibhotla · 6 years ago
  80. dc4d01f Add tracer for handshakers. by Mark D. Roth · 6 years ago
  81. fe2fa0c Add C++ experimental API extensions for ALTS C stack by Yihua Zhang · 6 years ago
  82. 7e37a42 Merge pull request #15020 from danzh2010/multisockets by Sree Kuchibhotla · 6 years ago
  83. 22dd384 format by Dan Zhang · 6 years ago
  84. 8c23140 Allow udp_server to create multiple listeners for each port via SO_REUSEPORT by Dan Zhang · 6 years ago
  85. 749f923 Merge pull request #14945 from ara-ayvazyan/improve_log_perf by Jan Tattermusch · 6 years ago
  86. eda865b Merge pull request #14920 from yashykt/socklentcleanup by Yash Tibrewal · 6 years ago
  87. df35fbb Regenerate projects by Mehrdad Afshari · 6 years ago
  88. 09d6e8c Merge pull request #14890 from yashykt/execctx_cleanup by Yash Tibrewal · 6 years ago
  89. 6b3db74 Don't create exec_ctx on the stack if it's already there by Yash Tibrewal · 6 years ago
  90. 427adb2 Merge pull request #14986 from ncteisen/trace by Noah Eisen · 6 years ago
  91. 09386db Merge pull request #14959 from yashykt/pollcvfix by Yash Tibrewal · 6 years ago
  92. 03f01fd Merge pull request #14845 from markdroth/inlined_vector by Mark D. Roth · 6 years ago
  93. 9d0c246 Add clarifying comment, stylistic consistency by ncteisen · 6 years ago
  94. 3910659 fix spammy log on empty GRPC_TRACE var by ncteisen · 6 years ago
  95. a9c6ad9 No dump error for unknown value in accept-encoding by Muxi Yan · 6 years ago
  96. cc4fe1b Merge pull request #14943 from grpc/revert-14688-revert_pr by Juanli Shen · 6 years ago
  97. 0c4c9d7 poll-cv fix for zero timeout by Yash Tibrewal · 6 years ago
  98. ac768b5 Merge branch 'fix_uv_addrinfo_free' of github.com:jtattermusch/grpc into backport-14929 by Nicolas "Pixel" Noble · 6 years ago
  99. 2872cf0 Merge pull request #14877 from ara-ayvazyan/fix_missing_mu_destroy by Jan Tattermusch · 6 years ago
  100. 22c6387 Add TODO by Juanli Shen · 6 years ago