1. 79441ba Merge branch 'master' into cq_create_api_changes by Sree Kuchibhotla · 7 years ago
  2. f466ae1 Merge pull request #7771 from y-zeng/cares_buildin by Yuchen Zeng · 7 years ago
  3. c900063 Merge github.com:grpc/grpc into atomic-timers by Craig Tiller · 7 years ago
  4. b6512cf Merge pull request #10245 from sreecha/cq_factory_api by Sree Kuchibhotla · 7 years ago
  5. 7b81147 Merge branch 'master' into cq_create_api_changes by Sree Kuchibhotla · 7 years ago
  6. c46b3eb Add socket factory support to udp_server.c by Michael Warres · 8 years ago
  7. 2ae4fc2 Minor formatting by Sree Kuchibhotla · 7 years ago
  8. 3a632c4 clang format fix by Sree Kuchibhotla · 7 years ago
  9. 937302b Merge remote-tracking branch 'upstream/master' into cares_rebase by Yuchen Zeng · 7 years ago
  10. 995ed1c Fix bug by Sree Kuchibhotla · 7 years ago
  11. b5b6bfd Updates C Core by Sree Kuchibhotla · 7 years ago
  12. 2abbf8a Changes to use the new API by Sree Kuchibhotla · 7 years ago
  13. 5ea3bbd Merge branch 'cq_factory_api' into cq_create_api_changes_with_factory by Sree Kuchibhotla · 7 years ago
  14. 48ed124 minor enum change by Sree Kuchibhotla · 7 years ago
  15. 098110d Merge branch 'master' into cq_factory_api by Sree Kuchibhotla · 7 years ago
  16. 313b895 Merge branch 'master' into cq_create_api_changes by Sree Kuchibhotla · 7 years ago
  17. add6962 Add version macro by Sree Kuchibhotla · 7 years ago
  18. bf18428 Introduce grpc_completion_queue_factory API by Sree Kuchibhotla · 7 years ago
  19. 36c3707 Merge branch 'master' into cq_create_api_changes by Sree Kuchibhotla · 7 years ago
  20. 0574b58 merge master and fix conflict on bm_fullstack by Yuxuan Li · 7 years ago
  21. d216440 Switch to no-barrier loads + full barrier cas-s to solve ABA problem by Craig Tiller · 7 years ago
  22. 9bc0d82 Merge remote-tracking branch 'upstream/master' into cares_bazel_rule by Yuchen Zeng · 7 years ago
  23. 2c97708 Merge remote-tracking branch 'upstream/master' into cares_bazel_rule by Yuchen Zeng · 8 years ago
  24. f39cf46 Merge remote-tracking branch 'upstream/master' into cares_bazel_rule by Yuchen Zeng · 8 years ago
  25. fecba53 Switch to using a CAS loop to update the token value. by Mark D. Roth · 7 years ago
  26. 185f6c9 Fix rounding, reduce contention on global shared state by Craig Tiller · 7 years ago
  27. 7b2dd93 Track milliseconds since process start in timer heap by Craig Tiller · 7 years ago
  28. 5845091 [EXPERIMENTAL] allocate unary response writer against call arena by Craig Tiller · 7 years ago
  29. 0aac9d0 change last_message bit to be in C++ layer only by Yuxuan Li · 7 years ago
  30. b3eee5c Merge branch 'master' of https://github.com/grpc/grpc into to-grpc-err-is-human by ncteisen · 7 years ago
  31. 89da88c Merge branch 'master' into cq_create_api_changes by Sree Kuchibhotla · 7 years ago
  32. 34894e4 Implemented stream coalescing design by Yuxuan Li · 8 years ago
  33. 1dbd981 Prefix grpc_cq_polling_type enums with GRPC_CQ_ by Sree Kuchibhotla · 8 years ago
  34. 5e32153 Move helpers to a common place, use them everywhere by Craig Tiller · 8 years ago
  35. 982a6f2 C++ code changes in response to grpc_completion_queue_create() API change by Sree Kuchibhotla · 8 years ago
  36. 321881d Change Core to use the new completion_queue_create API by Sree Kuchibhotla · 8 years ago
  37. 7a4e5b4 Completion queue creation API change (JUST API change. No functionality change) by Sree Kuchibhotla · 8 years ago
  38. 2316b80 Merge branch 'master' of https://github.com/grpc/grpc into to-grpc-err-is-human by ncteisen · 8 years ago
  39. cd232f6 Merge pull request #9753 from ctiller/zalloc by Craig Tiller · 8 years ago
  40. 990d9fe Client-side keepalive ping by Yuchen Zeng · 8 years ago
  41. 3d72d71 Merge github.com:grpc/grpc into zalloc by Craig Tiller · 8 years ago
  42. 63852c9 Merge pull request #9694 from nicolasnoble/upmerge_from_1_1_x by Michael Lumish · 8 years ago
  43. b307fde Merge branch 'bm_error' of https://github.com/ctiller/grpc into to-grpc-err-is-human by ncteisen · 8 years ago
  44. 266f66a Merge github.com:grpc/grpc into zalloc by Craig Tiller · 8 years ago
  45. 7f4d30a Separate CAS/ADD RMWs by Craig Tiller · 8 years ago
  46. f3dec9c Add counters for rmw atomic operations to microbenchmarks by Craig Tiller · 8 years ago
  47. 2c94aae Add gpr_ref_is_unique by ncteisen · 8 years ago
  48. 65d57b8 Merge github.com:grpc/grpc into zalloc by Craig Tiller · 8 years ago
  49. 20ce376 Merge pull request #9696 from yang-g/network_status_shard by Yang Gao · 8 years ago
  50. 6f41788 Add zalloc, convert a bunch of files to use it by Craig Tiller · 8 years ago
  51. ca452f4 Merge pull request #9648 from dgquintas/lr_sans_md by David G. Quintas · 8 years ago
  52. 6955c5e Remove code from network_status_tracker.c Pull the hash function to useful.h by yang-g · 8 years ago
  53. ccbfb46 Merge remote-tracking branch 'upstream/master' into packet-coalescing-core by Muxi Yan · 8 years ago
  54. f31f096 Use call context to propagare LR costs by David Garcia Quintas · 8 years ago
  55. e00d63f Merge remote-tracking branch 'google/v1.1.x' by Nicolas "Pixel" Noble · 8 years ago
  56. 8886a81 Expand wildcard IP addresses on servers. by Dan Born · 8 years ago
  57. f44e781 Merge remote-tracking branch 'upstream/master' into cares_bazel_rule by Yuchen Zeng · 8 years ago
  58. 78e6451 Add a hook to disable BDP probing by Craig Tiller · 8 years ago
  59. 1492f6c Merge remote-tracking branch 'upstream/master' into cares_bazel_rule by Yuchen Zeng · 8 years ago
  60. 5395aba Merge github.com:grpc/grpc into bwest by Craig Tiller · 8 years ago
  61. 29512ae Merge pull request #7617 from sebright/fix-typos-in-comments by David G. Quintas · 8 years ago
  62. 2688eb1 Merge remote-tracking branch 'upstream/master' into packet-coalescing-core by Muxi Yan · 8 years ago
  63. 0a2fae9 Dynamically enable packet coalescing by channel args by Muxi Yan · 8 years ago
  64. eb5ee45 Revert "Dynamically enable/disable packet coalecsing and test it" by Muxi Yan · 8 years ago
  65. 92edda5 Merge remote-tracking branch 'upstream/master' into cares_bazel_rule by Yuchen Zeng · 8 years ago
  66. 4b844a4 Merge pull request #9489 from nicolasnoble/mark_backport by Nicolas Noble · 8 years ago
  67. e6dd773 Move parameters for all grpc_op types into their own sub-structs. by Mark D. Roth · 8 years ago
  68. 95ccbc2 Merge branch 'bm_countwrites' into bwest by Craig Tiller · 8 years ago
  69. 48af8b2 Merge github.com:grpc/grpc into bwest by Craig Tiller · 8 years ago
  70. afceb2e Merge github.com:grpc/grpc into rollfwd by Craig Tiller · 8 years ago
  71. bc8a704 Merge remote-tracking branch 'upstream/master' into cares_bazel_rule by Yuchen Zeng · 8 years ago
  72. 448c1f0 Move parameters for all grpc_op types into their own sub-structs. by Mark D. Roth · 8 years ago
  73. 0f2e2e4 Merge github.com:grpc/grpc into rollfwd by Craig Tiller · 8 years ago
  74. 45a520f Special case Python build for inet_ntop by Ken Payson · 8 years ago
  75. 60ab7ef Dynamically enable/disable packet coalecsing and test it by Muxi Yan · 8 years ago
  76. a53c193 Merge github.com:grpc/grpc into faster_slices by Craig Tiller · 8 years ago
  77. 7c70b6c Revert "Revert "Metadata handling rewrite"" by Craig Tiller · 8 years ago
  78. 5e01e2a Revert "Metadata handling rewrite" by Craig Tiller · 8 years ago
  79. 7fa7d68 Fix core banned functions by Craig Tiller · 8 years ago
  80. 405cfbe Merge github.com:grpc/grpc into faster_slices by Craig Tiller · 8 years ago
  81. ff1f160 Merge github.com:grpc/grpc into bwest by Craig Tiller · 8 years ago
  82. ab4796e Make move_first linear by Craig Tiller · 8 years ago
  83. c07c7f7 Merge branch 'tweak_slice_buffer' of github.com:sreecha/grpc into blah by Craig Tiller · 8 years ago
  84. 04ec470 Merge remote-tracking branch 'upstream/master' into cares_buildin by Yuchen Zeng · 8 years ago
  85. 5acc826 Merge github.com:grpc/grpc into metadata_filter by Craig Tiller · 8 years ago
  86. a66243d Merge github.com:grpc/grpc into bwest by Craig Tiller · 8 years ago
  87. a9b3c38 Merge pull request #9064 from grpc/revert-9063-revert-8951-revert-8949-revert-8922-slice_cleanup by Mark D. Roth · 8 years ago
  88. 8024c46 Merge github.com:grpc/grpc into metadata_filter by Craig Tiller · 8 years ago
  89. e6bcd0e Merge remote-tracking branch 'upstream/master' into revert-9063-revert-8951-revert-8949-revert-8922-slice_cleanup by Mark D. Roth · 8 years ago
  90. d09122e Merge branch 'master' into tweak_slice_buffer by Sree Kuchibhotla · 8 years ago
  91. d425712 Merge github.com:grpc/grpc into bwest by Craig Tiller · 8 years ago
  92. 7a48d01 Merge github.com:grpc/grpc into write_buffering by Craig Tiller · 8 years ago
  93. 9d4fc31 Merge github.com:grpc/grpc into metadata_filter by Craig Tiller · 8 years ago
  94. 8ad258a Add missing include for GPRAPI by yang-g · 8 years ago
  95. a47f51f Merge github.com:grpc/grpc into metadata_filter by Craig Tiller · 8 years ago
  96. 39fe75e include/grpc/impl/codegen/port_platform.h: disable warn_unused_result on MINGW32 platform by Mario Emmenlauer · 8 years ago
  97. e93b028 Merge branch 'master' into tweak_slice_buffer by Sree Kuchibhotla · 8 years ago
  98. fd9f53a clang-format by Mark D. Roth · 8 years ago
  99. 348fba2 Merge remote-tracking branch 'upstream/master' into revert-9063-revert-8951-revert-8949-revert-8922-slice_cleanup by Mark D. Roth · 8 years ago
  100. 32e05e4 Merge github.com:grpc/grpc into write_buffering by Craig Tiller · 8 years ago