1. 1be70cc Move arguments to the start of lists by Craig Tiller · 9 years ago
  2. 45724b3 indent pass to get logical source lines on one physical line by Craig Tiller · 9 years ago
  3. 298751c Split closures from iomgr.h by Craig Tiller · 9 years ago
  4. af73d78 clang-format all core files by Craig Tiller · 9 years ago
  5. d9ccbbf Rename call_list to closure_list by Craig Tiller · 9 years ago
  6. 10ee274 Merge github.com:grpc/grpc into we-are-one by Craig Tiller · 9 years ago
  7. 62aef62 Fixes by Craig Tiller · 9 years ago
  8. ba49645 Fixes by Craig Tiller · 9 years ago
  9. dfff1b8 Call list progress by Craig Tiller · 9 years ago
  10. 34f398e remove leftover field initialization by Jan Tattermusch · 9 years ago
  11. 3ffd822 Call list progress by Craig Tiller · 9 years ago
  12. d1bec03 Call list progress by Craig Tiller · 9 years ago
  13. 3382511 Cleanup by Craig Tiller · 9 years ago
  14. 000cd8f Introduce call lists for moving work outside locks by Craig Tiller · 9 years ago
  15. 38adec9 Dont log on an empty wq by Craig Tiller · 9 years ago
  16. 5795da7 Update connectivity state code to be completely synchronous by Craig Tiller · 9 years ago
  17. 2d2711f Poke fd workqueues on add - to unblock a potential starvation issue by Craig Tiller · 9 years ago
  18. 6512ac9 Merge github.com:grpc/grpc into shindig by Craig Tiller · 9 years ago
  19. 9ab3704 Merge remote-tracking branch 'upstream/master' into rename_callback by Robbie Shade · 9 years ago
  20. 7a51491 Move in-flight callback check up by Craig Tiller · 9 years ago
  21. 3cd6a51 Getting stuff working by Craig Tiller · 9 years ago
  22. 6728038 Add server trace line by Craig Tiller · 9 years ago
  23. 5e53ddb Add tracing for connect latency by Craig Tiller · 9 years ago
  24. 36c86e2 Merge github.com:grpc/grpc into shindig by Craig Tiller · 9 years ago
  25. 7d57ba1 Tests compile by Craig Tiller · 9 years ago
  26. 47a708e Core compiles with workqueues by Craig Tiller · 9 years ago
  27. 9ed4be4 Merge pull request #3123 from rjshade/SOCK_NONBLOCK by Yang Gao · 9 years ago
  28. 3d29666 Merge pull request #3135 from rjshade/remove_udp_new_transport_cb by Yang Gao · 9 years ago
  29. 6f36801 Merge pull request #3338 from ctiller/bettererer-ports by David G. Quintas · 9 years ago
  30. 97419e4 Merge github.com:grpc/grpc into shindig by Craig Tiller · 9 years ago
  31. 131f6ed Fix memory leak by Craig Tiller · 9 years ago
  32. 06a43f5 Progress towards workqueue transition by Craig Tiller · 9 years ago
  33. c7fa5f2 Merge pull request #3340 from grpc/release-0_11 by Eric Anderson · 9 years ago
  34. 1d3f127 Fix a race in fd_posix.c by Craig Tiller · 9 years ago
  35. d70293c Sprinkle casts by Craig Tiller · 9 years ago
  36. 78856d7 Merge remote-tracking branch 'upstream/master' into SOCK_NONBLOCK by Robbie Shade · 9 years ago
  37. bb84dc0 Merge remote-tracking branch 'upstream/master' into remove_udp_new_transport_cb by Robbie Shade · 9 years ago
  38. f798b77 Merge remote-tracking branch 'upstream/master' into rename_callback by Robbie Shade · 9 years ago
  39. 1701b09 Merge github.com:grpc/grpc into shindig by Craig Tiller · 9 years ago
  40. ebc7ef2 Mac build fixes by Craig Tiller · 9 years ago
  41. 6a6b36c Enable -Wconversion by Craig Tiller · 9 years ago
  42. f96dfc3 First round of fixing up implicit 64->32 bit conversions by Craig Tiller · 9 years ago
  43. 32ca48c Core compiles with -Wsign-conversion by Craig Tiller · 9 years ago
  44. be94769 Merge github.com:grpc/grpc into immolating-conversion by Craig Tiller · 9 years ago
  45. 3121fd4 Sign conversion fixes by Craig Tiller · 9 years ago
  46. 8664ca6 Starting to convert code to work queues by Craig Tiller · 9 years ago
  47. 75290ea remove excess logs by Jan Tattermusch · 9 years ago
  48. 73b6606 Workqueue: interface, test, and posix implementation by Craig Tiller · 9 years ago
  49. bc81291 Remove check for no workers by Craig Tiller · 9 years ago
  50. a73cae9 Merge pull request #3249 from nicolasnoble/windows-fixes by Craig Tiller · 9 years ago
  51. 77ccdb9 Fixing lingering bytes clipping issue on socket shutdown. by Nicolas Noble · 9 years ago
  52. 49d03c8 avoid infinite spin without checking condvar by Craig Tiller · 9 years ago
  53. 5100ea0 fixes for windows by Craig Tiller · 9 years ago
  54. 063560e Fixup windows server by Craig Tiller · 9 years ago
  55. 6f03dff Use standard grpc_ functions to set nonblock. by Robbie Shade · 9 years ago
  56. 780b07e Fix cb argument name by Robbie Shade · 9 years ago
  57. 7810e02 Remove unnecessary new_transport callback from the UDP server by Robbie Shade · 9 years ago
  58. 3cd2d18 Rename the TCP server callback arguments to be more descriptive. by Robbie Shade · 9 years ago
  59. 9f80fcf Cleaning up Windows endpoint code by Craig Tiller · 9 years ago
  60. 8ff671f Add SOCK_NONBLOCK option to UDP sockets. by Robbie Shade · 9 years ago
  61. b029859 Revert "Revert "Refactor Endpoint API"" by Craig Tiller · 9 years ago
  62. 99d7b66 Revert "Refactor Endpoint API" by Craig Tiller · 9 years ago
  63. 70964fc Properly reset incoming buffer by Craig Tiller · 9 years ago
  64. 8bf3408 Fix uninitialized data by Craig Tiller · 9 years ago
  65. 57c48c6 Turn off debug by Craig Tiller · 9 years ago
  66. 0882a35 Fix refcounting by Craig Tiller · 9 years ago
  67. c84d4aa Merge github.com:grpc/grpc into endpoints by Craig Tiller · 9 years ago
  68. 4f5e6f0 Merge pull request #3063 from jtattermusch/windows_server_memory_leak by Craig Tiller · 9 years ago
  69. a4d9f26 fix gpr_slice leak in server on connection reset by Jan Tattermusch · 9 years ago
  70. 1dc323b Spam cleanup by Craig Tiller · 9 years ago
  71. 049e1df Made udp_server.c compile for iOS by murgatroid99 · 9 years ago
  72. 11c3c68 Merge github.com:grpc/grpc into endpoints by Craig Tiller · 9 years ago
  73. 7f4fc98 Merge branch 'endpoints' of github.com:ctiller/grpc into endpoints by Craig Tiller · 9 years ago
  74. d1ed567 Update comments by Craig Tiller · 9 years ago
  75. eb95b11 Turn off refcount debugging by Craig Tiller · 9 years ago
  76. 1c09069 clang-format by Craig Tiller · 9 years ago
  77. ec9acab Update Windows to new endpoint API by Craig Tiller · 9 years ago
  78. 592e7f2 Refactor Endpoint API by Craig Tiller · 9 years ago
  79. 128f4a9 Merge github.com:grpc/grpc into y12kdm3 by Craig Tiller · 9 years ago
  80. d6c98df clang-format all source by Craig Tiller · 9 years ago
  81. 8f7bff7 Merge github.com:grpc/grpc into y12kdm3 by Craig Tiller · 9 years ago
  82. 8d5196d Added copyright notice to udp_server.c by Robbie Shade · 9 years ago
  83. fb5eb0e Regenerated project files by Robbie Shade · 9 years ago
  84. 57e9189 Windows implementation of new pollset semantics by Craig Tiller · 9 years ago
  85. 4c06b82 Add a test of non-blocking API behavior by Craig Tiller · 9 years ago
  86. 69f90e6 Working towards a non-blocking API test by Craig Tiller · 9 years ago
  87. 8158c6c Merge pull request #2713 from ctiller/plucking-hell by Vijay Pai · 9 years ago
  88. 81fdcf6 Removed debug log lines by Robbie Shade · 9 years ago
  89. 3d4fc4a Expose the UDP server FD by Robbie Shade · 9 years ago
  90. f2eb48a Handle success == 0 case in udp_server on_read by Robbie Shade · 9 years ago
  91. 63541a1 Return normalized IPv4 addresses from grpc_sockaddr_to_uri(). by Paul Marks · 9 years ago
  92. 847dfff Merge pull request #2779 from jtattermusch/properly_decrement_active_ports by Nicolas Noble · 9 years ago
  93. dd8a80f clarified comment and silenced error log by Jan Tattermusch · 9 years ago
  94. 060ca5f Update comment by Craig Tiller · 9 years ago
  95. a9c643f Merge github.com:grpc/grpc into plucking-hell by Craig Tiller · 9 years ago
  96. abd60a3 Change cast to avoid warning by Christian Blichmann · 9 years ago
  97. e60c5e3 Use an unsigned pointer compare, as the highest bit may sometimes be set. by Christian Blichmann · 9 years ago
  98. 2f25d98 properly decrement active_ports by Jan Tattermusch · 9 years ago
  99. deab29e Fix compilation under VS 2010 by Jan Tattermusch · 9 years ago
  100. 42ce225 Merge github.com:grpc/grpc into plucking-hell by Craig Tiller · 9 years ago