1. 539f506 Abstract libuv implementation by kpayson64 · 7 years ago
  2. db3e898 Add a sanity check for inclusion of port_platform.h by Alexander Polcyn · 7 years ago
  3. 8cf1470 Revert "Revert "All instances of exec_ctx being passed around in src/core removed"" by Yash Tibrewal · 7 years ago
  4. ad4d2dd Revert "All instances of exec_ctx being passed around in src/core removed" by Yash Tibrewal · 7 years ago
  5. 36522e9 Merge master after no Extern C changes by Yash Tibrewal · 7 years ago
  6. 66dfcf5 clang fmt by ncteisen · 7 years ago
  7. adbfbd5 Remove all extern C by ncteisen · 7 years ago
  8. 4e9265c Merge with master by Yash Tibrewal · 7 years ago
  9. baa14a9 Update clang-format to 5.0 by Craig Tiller · 7 years ago
  10. 0ee7574 Removing instances of exec_ctx being passed around in functions in by Yash Tibrewal · 7 years ago
  11. 12fc6d4 Add newline at the end of src/core headers that did not have it by Yash Tibrewal · 7 years ago
  12. a7e6d65 Changes for C to C++. Adding extern C to header files for compatibility. by Yash Tibrewal · 7 years ago
  13. 7897ae9 auto-fix most of licenses by Jan Tattermusch · 7 years ago
  14. eed3815 Pass ownership of grpc_tcp_server_acceptor to connector. by Mark D. Roth · 8 years ago
  15. 3d357d9 Merge github.com:grpc/grpc into buffer_pools_for_realsies by Craig Tiller · 8 years ago
  16. c0aa97d Merge branch 'master' into uv_core_transport by murgatroid99 · 8 years ago
  17. fb324c4 Merge branch 'direct-calls' into buffer_pools_for_realsies by Craig Tiller · 8 years ago
  18. 966a448 Require non-NULL exec_ctx to unref. by Dan Born · 8 years ago
  19. 7871f73 Remove sockaddr type structs and socklen_t from internal core APIs, update POSIX tests by murgatroid99 · 8 years ago
  20. e34c285 Buffer pool integration progress by Craig Tiller · 8 years ago
  21. 9275d40 Shutdown the listeners early when destroying the tcp_server by yang-g · 8 years ago
  22. ccc8ec5 Merge branch 'error' into reuse_port by Craig Tiller · 8 years ago
  23. 48abdde Merge github.com:grpc/grpc into error by Craig Tiller · 8 years ago
  24. ef96264 Support SO_REUSEPORT by Craig Tiller · 8 years ago
  25. 418a821 Begin sharding request queues per cq by Craig Tiller · 8 years ago
  26. 0b5857f Progress by Craig Tiller · 8 years ago
  27. c027e77 Progress by Craig Tiller · 8 years ago
  28. 6169d5f Update copyrights by Craig Tiller · 8 years ago
  29. 9533d04 Fix includes by Craig Tiller · 8 years ago
  30. 9a4dddd Fix include guards by Craig Tiller · 8 years ago
  31. f23078c Stage #1 of core breakup: move everything under lib by Craig Tiller · 8 years ago[Renamed from src/core/iomgr/tcp_server.h]
  32. 3598d44 Fixed include guards by David Garcia Quintas · 9 years ago
  33. 96d9dc3 Fix comments in tcp_server.h by Dan Born · 9 years ago
  34. 9c12bc2 Add shutdown_starting callbacks to tcp_server. by Dan Born · 9 years ago
  35. 725ee28 Extend Copyrights to 2016 by Dan Born · 9 years ago
  36. 5d81d15 Code review follow-up. by Dan Born · 9 years ago
  37. fa6b606 Make grpc_tcp_listener private. by Dan Born · 9 years ago
  38. 3ff9727 merge with head by yang-g · 9 years ago
  39. 5eb4e1c Adding grpc_tcp_listener as an actual object being returned. by Nicolas Noble · 9 years ago
  40. a82950e clang-format all core files by Craig Tiller · 9 years ago
  41. 1be70cc Move arguments to the start of lists by Craig Tiller · 9 years ago
  42. 45724b3 indent pass to get logical source lines on one physical line by Craig Tiller · 9 years ago
  43. d9ccbbf Rename call_list to closure_list by Craig Tiller · 9 years ago
  44. 10ee274 Merge github.com:grpc/grpc into we-are-one by Craig Tiller · 9 years ago
  45. d1bec03 Call list progress by Craig Tiller · 9 years ago
  46. f798b77 Merge remote-tracking branch 'upstream/master' into rename_callback by Robbie Shade · 9 years ago
  47. 32ca48c Core compiles with -Wsign-conversion by Craig Tiller · 9 years ago
  48. 3cd2d18 Rename the TCP server callback arguments to be more descriptive. by Robbie Shade · 9 years ago
  49. c02c1d8 clang-format by Craig Tiller · 9 years ago
  50. aec96aa Fix server shutdown by Craig Tiller · 9 years ago
  51. 1ff52d5 Guard headers tool. by Nicolas "Pixel" Noble · 10 years ago
  52. 190d360 Add missing new-lines at end of file by Craig Tiller · 10 years ago
  53. 0605995 Update copyright to 2015 by Craig Tiller · 10 years ago
  54. 20bc56d Multi-completion-queue-server by Craig Tiller · 10 years ago
  55. 213ed91 Re-enabling errors on warning, disabling unused parameter warning, and fixing all subsequent errors. by Nicolas "Pixel" Noble · 10 years ago
  56. a172ad7 Typo fix by Craig Tiller · 10 years ago
  57. 0c0b60c Add platform ifdefs, fix up some MSVC warnings by Craig Tiller · 10 years ago
  58. 32946d3 () --> (void) by Craig Tiller · 10 years ago
  59. 570d1f4 Return bound port number from grpc_server_add_http2_port. by ctiller · 10 years ago
  60. 58393c2 Remove libevent. by ctiller · 10 years ago
  61. e4b4093 Add a --forever flag, to continuously run tests as things change. by ctiller · 10 years ago
  62. 1a277ec Remove libevent. by ctiller · 10 years ago
  63. 2bbb6c4 Remove endpoint/ directories. by ctiller · 10 years ago
  64. 18b49ab Introducing iomgr. by ctiller · 10 years ago[Renamed (91%) from src/core/endpoint/tcp_server.h]
  65. 0c475f0 Updating moe_db.txt with the latest equivalence since the ruby import changed the exported structure. by nnoble · 10 years ago
  66. b7ebd3b Initial import. by Nicolas Noble · 10 years ago