1. 4782d92 s/NULL/nullptr by Craig Tiller · 7 years ago
  2. 8306284 Changes for C to C++. Adding extern C to header files for compatibility. by Yash Tibrewal · 7 years ago[Renamed from src/core/ext/filters/client_channel/http_connect_handshaker.c]
  3. a6ca571 Merge github.com:grpc/grpc into write_completion by Craig Tiller · 7 years ago
  4. 274bbbe Add rich closure debug mode by ncteisen · 7 years ago
  5. 7897ae9 auto-fix most of licenses by Jan Tattermusch · 7 years ago
  6. 339e421 Change endpoint interface to declare poller coveredness by Craig Tiller · 7 years ago
  7. 9eb0fde Reorganize ext tree by Craig Tiller · 7 years ago[Renamed (98%) from src/core/ext/client_channel/http_connect_handshaker.c]
  8. 4b36a3d Change error_create API to slice by ncteisen · 7 years ago
  9. cda759d Add an error to fd_shutdown (and recursively) by Craig Tiller · 7 years ago
  10. 1339a38 Fix handshaker shutdown bug. by Mark D. Roth · 8 years ago
  11. d58a985 Move detection of HTTP CONNECT proxy from DNS resolver to client channel. by Mark D. Roth · 8 years ago
  12. b324287 Get HTTP CONNECT headers from channel arg. by Mark D. Roth · 8 years ago
  13. 37225c4 Trigger HTTP CONNECT handshaker via channel arg. by Mark D. Roth · 8 years ago
  14. 4665896 clang-format by Mark D. Roth · 8 years ago
  15. 49f02d3 Add support for sending custom headers in HTTP CONNECT request. by Mark D. Roth · 8 years ago
  16. 1f0f23c Handshaker plugin mechanism. by Mark D. Roth · 8 years ago
  17. 0b09341 Merge branch 'cleanup_closures' into slice_with_exec_ctx_and_new_closures by Craig Tiller · 8 years ago
  18. 91031da Changes to exec_ctx/closure/combiner/workqueue interfaces by Craig Tiller · 8 years ago
  19. 0704727 Merge github.com:grpc/grpc into slice_with_exec_ctx by Craig Tiller · 8 years ago
  20. f843914 clang-format by Mark D. Roth · 8 years ago
  21. be5e3ca Move internal channel arg definitions out of public headers. by Mark D. Roth · 8 years ago
  22. 201db7d Eliminate redundant places where server name was stored. by Mark D. Roth · 8 years ago
  23. 6822a7a Make core_banned_functions.py pass again by Craig Tiller · 8 years ago
  24. b6821f6 clang-format by Craig Tiller · 8 years ago
  25. 397bff3 Merge github.com:grpc/grpc into slice_with_exec_ctx by Craig Tiller · 8 years ago
  26. 8aa2f70 Code review changes. by Mark D. Roth · 8 years ago
  27. 53bd693 Code review changes. by Mark D. Roth · 8 years ago
  28. c584d99 Eliminate some code duplication. by Mark D. Roth · 8 years ago
  29. 0610434 Always shut down endpoints before destroying them. by Mark D. Roth · 8 years ago
  30. 30f698f Make handshaker responsible for destroying endpoint on shutdown or failure. by Mark D. Roth · 8 years ago
  31. 4cdcd12 Fix locking bug in HTTP CONNECT handshaker. by Mark D. Roth · 8 years ago
  32. 30a1beb Fix edge cases in HTTP CONNECT handshaker. by Mark D. Roth · 8 years ago
  33. b16c1e3 Move deadline handling to handshake manager. by Mark D. Roth · 8 years ago
  34. 4b5cdb7 Change handshaker API to take grpc_closure instead of grpc_iomgr_cb_func. by Mark D. Roth · 8 years ago
  35. 27588bb Change handshake manager to invoke callbacks via an exec_ctx. by Mark D. Roth · 8 years ago
  36. 87a7e1f Merge github.com:grpc/grpc into slice_with_exec_ctx by Craig Tiller · 8 years ago
  37. a59c16c Progress towards making grpc_slice_unref_internal take an exec_ctx by Craig Tiller · 8 years ago
  38. 28b7242 clang-format by Craig Tiller · 8 years ago
  39. 618e67d s/GPR_SLICE/GRPC_SLICE/g by Craig Tiller · 8 years ago
  40. b37d53e Bulk update #includes by Craig Tiller · 8 years ago
  41. d41a4a7 s/gpr_slice/grpc_slice, and move around tests, impls by Craig Tiller · 8 years ago
  42. eb35a1d Merge remote-tracking branch 'upstream/master' into rename_client_config by Mark D. Roth · 8 years ago
  43. 1519574 Merge remote-tracking branch 'upstream/master' into rename_client_config by Mark D. Roth · 8 years ago