1. cda759d Add an error to fd_shutdown (and recursively) by Craig Tiller · 8 years ago
  2. a5da0ef Merge pull request #8486 from y-zeng/get_tos by Yuchen Zeng · 8 years ago
  3. e942434 Fix typo by Yuchen Zeng · 8 years ago
  4. 1c0b7a2 Merge remote-tracking branch 'upstream/master' into get_tos by Yuchen Zeng · 8 years ago
  5. 68413c2 Remove GRPC_SOCKET by Yuchen Zeng · 8 years ago
  6. b37d53e Bulk update #includes by Craig Tiller · 8 years ago
  7. d41a4a7 s/gpr_slice/grpc_slice, and move around tests, impls by Craig Tiller · 8 years ago
  8. e5ec9ac Add grpc_endpoint_get_socket and GRPC_SOCKET by Yuchen Zeng · 8 years ago
  9. afcc875 clang-format by Craig Tiller · 8 years ago
  10. 20afa3d BufferPool --> ResourceQuota by Craig Tiller · 8 years ago
  11. d801cd7 Merge branch 'direct-calls' into buffer_pools_for_realsies by Craig Tiller · 8 years ago
  12. e34c285 Buffer pool integration progress by Craig Tiller · 8 years ago
  13. 5332c4b Merge branch 'handshake_api' into http_connect by Mark D. Roth · 8 years ago
  14. 4623e1c Initial framework for HTTP CONNECT handshaker. by Mark D. Roth · 8 years ago
  15. 70bd483 Allow returning a workqueue somehow associated with an endpoint by Craig Tiller · 8 years ago
  16. 52f2312 Make {endpoint,fd}_shutdown idempotent by Craig Tiller · 8 years ago
  17. 6169d5f Update copyrights by Craig Tiller · 8 years ago
  18. 9533d04 Fix includes by Craig Tiller · 8 years ago
  19. 9a4dddd Fix include guards by Craig Tiller · 8 years ago
  20. f23078c Stage #1 of core breakup: move everything under lib by Craig Tiller · 8 years ago[Renamed from src/core/iomgr/endpoint.h]
  21. f40df23 Auto-changes by Craig Tiller · 8 years ago
  22. 3598d44 Fixed include guards by David Garcia Quintas · 8 years ago
  23. a82950e clang-format all core files by Craig Tiller · 9 years ago
  24. 1be70cc Move arguments to the start of lists by Craig Tiller · 9 years ago
  25. 45724b3 indent pass to get logical source lines on one physical line by Craig Tiller · 9 years ago
  26. d9ccbbf Rename call_list to closure_list by Craig Tiller · 9 years ago
  27. d1bec03 Call list progress by Craig Tiller · 9 years ago
  28. 3382511 Cleanup by Craig Tiller · 9 years ago
  29. b029859 Revert "Revert "Refactor Endpoint API"" by Craig Tiller · 9 years ago
  30. 99d7b66 Revert "Refactor Endpoint API" by Craig Tiller · 9 years ago
  31. d1ed567 Update comments by Craig Tiller · 9 years ago
  32. 592e7f2 Refactor Endpoint API by Craig Tiller · 9 years ago
  33. d6c98df clang-format all source by Craig Tiller · 9 years ago
  34. b256faa Merge github.com:grpc/grpc into sometimes-its-good-just-to-check-in-with-each-other by Craig Tiller · 9 years ago
  35. 1b22b9d Add grpc_call_get_peer by Craig Tiller · 9 years ago
  36. 1ada6ad Added connectivity tests, fixed bugs by Craig Tiller · 9 years ago
  37. 1ff52d5 Guard headers tool. by Nicolas "Pixel" Noble · 9 years ago
  38. 190d360 Add missing new-lines at end of file by Craig Tiller · 9 years ago
  39. 0605995 Update copyright to 2015 by Craig Tiller · 9 years ago
  40. 58393c2 Remove libevent. by ctiller · 10 years ago
  41. e4b4093 Add a --forever flag, to continuously run tests as things change. by ctiller · 10 years ago
  42. 1a277ec Remove libevent. by ctiller · 10 years ago
  43. d79b486 Introduce the (outside-of-iomgr) pollset API. by ctiller · 10 years ago
  44. cd0569a Fix include guards. by ctiller · 10 years ago
  45. 2bbb6c4 Remove endpoint/ directories. by ctiller · 10 years ago[Renamed from src/core/endpoint/endpoint.h]
  46. b7ebd3b Initial import. by Nicolas Noble · 10 years ago