1. 5541446 Add test/core/security/BUILD by Craig Tiller · 7 years ago
  2. a646b0e Add test/core/iomgr/BUILD by Craig Tiller · 7 years ago
  3. 9596d6b Merge pull request #9660 from ctiller/c3 by Craig Tiller · 7 years ago
  4. 9e5ac1b Fix broken shutdown, and cascading exec_ctx usage bugs by Craig Tiller · 7 years ago
  5. 5524616 Merge pull request #7047 from daniel-j-born/server_expand_addrs by Dan Born · 7 years ago
  6. 3158f7b API changes by Dan Born · 7 years ago
  7. 8886a81 Expand wildcard IP addresses on servers. by Dan Born · 8 years ago
  8. 3845e55 Add debug macros by Craig Tiller · 7 years ago
  9. 5634ef6 Make combiners refcounted, to facilitate sharing by Craig Tiller · 7 years ago
  10. d92d827 Merge pull request #9617 from rjshade/add_exec_ctx_to_orphan_callback by Robbie Shade · 7 years ago
  11. 04fb965 Merge pull request #9054 from sreecha/pollset_set_test by Sree Kuchibhotla · 7 years ago
  12. 49124e7 Adds an exec_ctx argument to orphan_cb in udp_server by Robbie Shade · 7 years ago
  13. c23fedd Add an on_write callback to the UDP server. by Robbie Shade · 7 years ago
  14. 5862f76 GRPC_TIMEOUT_MILLIS_TO_DEADLINE now renamed to grpc_timeout_milliseconds_to_deadline by Sree Kuchibhotla · 7 years ago
  15. eeaeca8 Merge branch 'master' into pollset_set_test by Sree Kuchibhotla · 7 years ago
  16. ca7effc Replace timeout/scaling macros with functions. by Robbie Shade · 7 years ago
  17. 608982d fix grpc_fd_shutdown invocation after latest merge by Sree Kuchibhotla · 7 years ago
  18. d7f01c4 Merge branch 'master' into pollset_set_test by Sree Kuchibhotla · 7 years ago
  19. a415c0d Merge pull request #9486 from ctiller/but-why by Craig Tiller · 7 years ago
  20. 53ac415 Merge pull request #8464 from y-zeng/str_length by Craig Tiller · 7 years ago
  21. cc2971b Merge branch 'master' into pollset_set_test by Sree Kuchibhotla · 7 years ago
  22. cda759d Add an error to fd_shutdown (and recursively) by Craig Tiller · 7 years ago
  23. 9930e4b Code review comments by Sree Kuchibhotla · 7 years ago
  24. 0bfd059 Merge branch 'master' into pollset_set_test by Sree Kuchibhotla · 7 years ago
  25. 113267b Address code review comments by Sree Kuchibhotla · 7 years ago
  26. 0f2e2e4 Merge github.com:grpc/grpc into rollfwd by Craig Tiller · 7 years ago
  27. 7c70b6c Revert "Revert "Metadata handling rewrite"" by Craig Tiller · 7 years ago
  28. 5e01e2a Revert "Metadata handling rewrite" by Craig Tiller · 7 years ago
  29. daa9f45 Fix workqueue_move_items_to_parent() invocation bug in polling_island_merge()[ev_epoll_linux.c]. by Harvey Tuch · 8 years ago
  30. 645e30a Fix compilation errors after latest merge with master by Sree Kuchibhotla · 7 years ago
  31. e6f01f6 Add resolve_address_posix_test by Yuchen Zeng · 8 years ago
  32. 1599bf6 Merge branch 'master' into pollset_set_test by Sree Kuchibhotla · 7 years ago
  33. 0d8e0b1 Merge github.com:grpc/grpc into fix_errors by Craig Tiller · 7 years ago
  34. b5b4372 Use `grpc_closure`s in `grpc_timer`s by Masood Malekghassemi · 7 years ago
  35. 17f6904 Merge branch 'slice_with_exec_ctx_and_new_closures' into metadata_filter_and_new_closures by Craig Tiller · 7 years ago
  36. 0b09341 Merge branch 'cleanup_closures' into slice_with_exec_ctx_and_new_closures by Craig Tiller · 8 years ago
  37. d465456 clang-format code by Craig Tiller · 8 years ago
  38. 061ef74 Some fixes by Craig Tiller · 8 years ago
  39. 91031da Changes to exec_ctx/closure/combiner/workqueue interfaces by Craig Tiller · 8 years ago
  40. ef69384 Merge branch 'slice_with_exec_ctx' into metadata_filter by Craig Tiller · 8 years ago
  41. 0704727 Merge github.com:grpc/grpc into slice_with_exec_ctx by Craig Tiller · 8 years ago
  42. 8fe21f2 Address review comments by Yuchen Zeng · 8 years ago
  43. b4080a2 Fix resolve_address_test by Yuchen Zeng · 8 years ago
  44. 15521de Request a pollset_set in grpc_resolve_address by Yuchen Zeng · 8 years ago
  45. 1b0d2f0 Merge branch 'slice_with_exec_ctx' into metadata_filter by Craig Tiller · 8 years ago
  46. b995e8b Merge github.com:grpc/grpc into slice_with_exec_ctx by Craig Tiller · 8 years ago
  47. ef8ef3b Tests for pollset_set. by Sree Kuchibhotla · 8 years ago
  48. 96ba68d Fix more allocation bugs. by Mark D. Roth · 8 years ago
  49. 36b3135 Merge branch 'slice_interning' into metadata_filter by Craig Tiller · 8 years ago
  50. e238b04 Merge github.com:grpc/grpc into slice_with_exec_ctx by Craig Tiller · 8 years ago
  51. 543d3a3 Merge pull request #8650 from kpayson64/poll_cv_improvement by kpayson64 · 8 years ago
  52. b28c7e8 Merge github.com:grpc/grpc into slice_with_exec_ctx by Craig Tiller · 8 years ago
  53. 7885d1a Initial fixes by Craig Tiller · 8 years ago
  54. 9fa2ec6 Merge branch 'slice_with_exec_ctx' of github.com:ctiller/grpc into slice_with_exec_ctx by Craig Tiller · 8 years ago
  55. c586666 Merge github.com:grpc/grpc into slice_with_exec_ctx by Craig Tiller · 8 years ago
  56. 3cf7922 Review feedback by Craig Tiller · 8 years ago
  57. 5c1f55a Merge pull request #8335 from y-zeng/tos by Yuchen Zeng · 8 years ago
  58. 10cd356 Finish moving to new APIs by Craig Tiller · 8 years ago
  59. 87a7e1f Merge github.com:grpc/grpc into slice_with_exec_ctx by Craig Tiller · 8 years ago
  60. 7810898 Add grpc_socket_mutator_compare by Yuchen Zeng · 8 years ago
  61. b720b60 Merge github.com:grpc/grpc into grpc_slice by Craig Tiller · 8 years ago
  62. 42909c5 Bypass poll thread if wakeup fd is set by Ken Payson · 8 years ago
  63. a947f1c Make resource_quota a real object by Craig Tiller · 8 years ago
  64. 64d518e Merge remote-tracking branch 'upstream/master' into tos by Yuchen Zeng · 8 years ago
  65. a59c16c Progress towards making grpc_slice_unref_internal take an exec_ctx by Craig Tiller · 8 years ago
  66. b798231 Merge github.com:grpc/grpc into grpc_slice by Craig Tiller · 8 years ago
  67. 64542df Merge github.com:grpc/grpc into buffer_pools_for_realsies by Craig Tiller · 8 years ago
  68. 8abc796 Review feedback by Craig Tiller · 8 years ago
  69. 28b7242 clang-format by Craig Tiller · 8 years ago
  70. 618e67d s/GPR_SLICE/GRPC_SLICE/g by Craig Tiller · 8 years ago
  71. 6e080a3 Merge branch 'buffer_pools_for_realsies' into grpc_slice by Craig Tiller · 8 years ago
  72. 3d357d9 Merge github.com:grpc/grpc into buffer_pools_for_realsies by Craig Tiller · 8 years ago
  73. b37d53e Bulk update #includes by Craig Tiller · 8 years ago
  74. d41a4a7 s/gpr_slice/grpc_slice, and move around tests, impls by Craig Tiller · 8 years ago
  75. d7648fe Fix issue with pointers in udp_server_test by murgatroid99 · 8 years ago
  76. 6b5d682 Review feedback by Craig Tiller · 8 years ago
  77. 085f9af Added import order comments, resolved other minor issues by murgatroid99 · 8 years ago
  78. 3798e60 Address review comments by Craig Tiller · 8 years ago
  79. 6a30178 Clang format by murgatroid99 · 8 years ago
  80. 10edf68 Merge branch 'master' into uv_core_transport by murgatroid99 · 8 years ago
  81. 9ea0f2c Merge github.com:grpc/grpc into buffer_pools_for_realsies by Craig Tiller · 8 years ago
  82. 59f347e Merge branch 'master' into uv_core_transport by murgatroid99 · 8 years ago
  83. 2406e31 Avoid TSAN reported lock cycle by Craig Tiller · 8 years ago
  84. afcc875 clang-format by Craig Tiller · 8 years ago
  85. 20afa3d BufferPool --> ResourceQuota by Craig Tiller · 8 years ago
  86. 654b242 Merge branch 'direct-calls' into buffer_pools_for_realsies by Craig Tiller · 8 years ago
  87. 8c94df1 Merge github.com:grpc/grpc into direct-calls by Craig Tiller · 8 years ago
  88. 8725595 Merge pull request #7664 from kpayson64/cv_wakeup_fd by kpayson64 · 8 years ago
  89. 87772d5 Fix asan issues, clean up by Yuchen Zeng · 8 years ago
  90. a54be03 Fix sanity issues by Yuchen Zeng · 8 years ago
  91. de3daf5 More interfaces for grpc_socket_mutator by Yuchen Zeng · 8 years ago
  92. c0aa97d Merge branch 'master' into uv_core_transport by murgatroid99 · 8 years ago
  93. a460192 Minor fixes to sockaddr changes by murgatroid99 · 8 years ago
  94. fb324c4 Merge branch 'direct-calls' into buffer_pools_for_realsies by Craig Tiller · 8 years ago
  95. 22d50e9 Fix sanity and move a header include by murgatroid99 · 8 years ago
  96. 9993c87 Merge github.com:grpc/grpc into direct-calls by Craig Tiller · 8 years ago
  97. 352e9a3 Merge pull request #8073 from daniel-j-born/handshake_shutdown by Yang Gao · 8 years ago
  98. a4f708a Introduce grpc_socket_mutator by Yuchen Zeng · 8 years ago
  99. aa9c578 Clean up code after merge with master by murgatroid99 · 8 years ago
  100. 929f4c6 Add tos configuration in channel args by Yuchen Zeng · 8 years ago