1. 4ef9ce7 Merge branch 'master' into cq_create_api_changes by Sree Kuchibhotla · 7 years ago
  2. 6b99d80 Merge pull request #10501 from ctiller/epex2 by Craig Tiller · 7 years ago
  3. 115b4fa Merge pull request #10407 from kpayson64/alpine_linux_support by kpayson64 · 7 years ago
  4. f2b949b Merge branch 'master' into cq_create_api_changes by Sree Kuchibhotla · 7 years ago
  5. f4c8add support C++ error_details by yang-g · 7 years ago
  6. 7b9f97b Merge branch 'master' into cq_create_api_changes by Sree Kuchibhotla · 7 years ago
  7. 2c3d835 Implement gpr_atm_full_cas for Windows by Craig Tiller · 7 years ago
  8. 975b510 Fix build on Alpine linux + add portability tests by Ken Payson · 7 years ago
  9. a6ff103 Merge branch 'master' into cq_create_api_changes by Sree Kuchibhotla · 7 years ago
  10. fc8d671 Fix posix leakage by Craig Tiller · 7 years ago
  11. bbcf378 Merge pull request #10457 from ctiller/fixmsan by Craig Tiller · 7 years ago
  12. 526e624 Merge pull request #9902 from y-zeng/keepalive_server by Yuchen Zeng · 7 years ago
  13. be094fc Fix compile by Craig Tiller · 7 years ago
  14. e3b5921 Potential msan fix by Craig Tiller · 7 years ago
  15. ad286c3 Merge github.com:grpc/grpc into minimal by Craig Tiller · 7 years ago
  16. 5f89996 Enable server-side keepalive pings by Yuchen Zeng · 7 years ago
  17. c18d4b3 Change time unit to ms by Yuchen Zeng · 7 years ago
  18. 187c752 Add min_ping_interval_without_data by Yuchen Zeng · 7 years ago
  19. 0937fc1 Client-side keepalive pings server enforcement by Yuchen Zeng · 7 years ago
  20. 5311d66 Merge github.com:grpc/grpc into atomic-timers by Craig Tiller · 7 years ago
  21. 3f182df Fix C asan error and check_sources_and_headers.py by Sree Kuchibhotla · 7 years ago
  22. c1a32fa Merge branch 'master' into cq_create_api_changes by Sree Kuchibhotla · 7 years ago
  23. fa71f6f Fix ASAN failure by Sree Kuchibhotla · 7 years ago
  24. f2e609b sketching minimal stack configurator by Craig Tiller · 7 years ago
  25. dcc9d5c Merge pull request #10410 from yang-g/add_port by Yang Gao · 7 years ago
  26. 8b4ce8a Merge github.com:grpc/grpc into atomic-timers by Craig Tiller · 7 years ago
  27. d510fcf Add ports to global server callback. by yang-g · 7 years ago
  28. 6715a15 Merge pull request #10318 from y-zeng/server_channel_max_age by Yuchen Zeng · 7 years ago
  29. a51a6c2 Merge github.com:grpc/grpc into atomic-timers by Craig Tiller · 7 years ago
  30. d58e74e Merge pull request #10381 from dgquintas/remove_lr_from_server_context by David G. Quintas · 7 years ago
  31. e04906d Merge branch 'master' into cq_create_api_changes by Sree Kuchibhotla · 7 years ago
  32. bea4966 Merge pull request #10348 from sreecha/init-free-cq by Sree Kuchibhotla · 7 years ago
  33. 55c895a Removed wrong LR include from codegen by David Garcia Quintas · 7 years ago
  34. c864602 Merge branch 'master' into cq_create_api_changes by Sree Kuchibhotla · 7 years ago
  35. ca6dab3 Change the unit to ms, clean up by Yuchen Zeng · 7 years ago
  36. 21947d3 Merge github.com:grpc/grpc into bugscrub1-proposedfix1 by Craig Tiller · 7 years ago
  37. d9bc2bf Merge github.com:grpc/grpc into atomic-timers by Craig Tiller · 7 years ago
  38. 22321fc Add max_connection_age end2end test by Yuchen Zeng · 7 years ago
  39. ef8e002 Do not call grpc_init() for per-call-completion-queues created by a C++ by Sree Kuchibhotla · 7 years ago
  40. 2c614a7 clang by Sree Kuchibhotla · 7 years ago
  41. 6b8e844 Merge pull request #10325 from y-zeng/keepalive_fixes by Yuchen Zeng · 7 years ago
  42. 14ab588 Merge branch 'master' into cq_create_api_changes by Sree Kuchibhotla · 7 years ago
  43. 367428a Add max_connection_idle enforcement by Yuchen Zeng · 7 years ago
  44. a1506c4 Add max age grace period by Yuchen Zeng · 7 years ago
  45. 44264d5 Add client_ prefix for keepalive args by Yuchen Zeng · 7 years ago
  46. 8fd581e Merge branch 'master' into stream_corked_pr by Yuxuan Li · 7 years ago
  47. 978c34f Merge branch 'master' into stream_corked_pr by Yuxuan Li · 7 years ago
  48. e5ddd4b change EnsureInitialMetadataSent to use template by Yuxuan Li · 7 years ago
  49. 3d43da7 Change keepalive arguments, add grpc_set_disable_ping_ack by Yuchen Zeng · 7 years ago
  50. 1bc3447 Add max age enforcement for server channels by Yuchen Zeng · 7 years ago
  51. 74f419f undo prev change by Sree Kuchibhotla · 7 years ago
  52. 057230b Minor bug by Sree Kuchibhotla · 7 years ago
  53. 79441ba Merge branch 'master' into cq_create_api_changes by Sree Kuchibhotla · 7 years ago
  54. f466ae1 Merge pull request #7771 from y-zeng/cares_buildin by Yuchen Zeng · 7 years ago
  55. c900063 Merge github.com:grpc/grpc into atomic-timers by Craig Tiller · 7 years ago
  56. b6512cf Merge pull request #10245 from sreecha/cq_factory_api by Sree Kuchibhotla · 7 years ago
  57. 5bec133 clang format by Sree Kuchibhotla · 7 years ago
  58. 7b81147 Merge branch 'master' into cq_create_api_changes by Sree Kuchibhotla · 7 years ago
  59. c46b3eb Add socket factory support to udp_server.c by Michael Warres · 7 years ago
  60. 2ae4fc2 Minor formatting by Sree Kuchibhotla · 7 years ago
  61. 12081c0 Merge branch 'cq_create_api_changes' into cq_create_api_changes_with_factory by Sree Kuchibhotla · 7 years ago
  62. e414d6c Merge branch 'master' into cq_create_api_changes by Sree Kuchibhotla · 7 years ago
  63. 3a632c4 clang format fix by Sree Kuchibhotla · 7 years ago
  64. 937302b Merge remote-tracking branch 'upstream/master' into cares_rebase by Yuchen Zeng · 7 years ago
  65. eeb3b24 Merge pull request #10238 from ctiller/bm_chttp2_top by Craig Tiller · 7 years ago
  66. f2c3215 Update C++ code by Sree Kuchibhotla · 7 years ago
  67. 995ed1c Fix bug by Sree Kuchibhotla · 7 years ago
  68. b5b6bfd Updates C Core by Sree Kuchibhotla · 7 years ago
  69. 2abbf8a Changes to use the new API by Sree Kuchibhotla · 7 years ago
  70. 5ea3bbd Merge branch 'cq_factory_api' into cq_create_api_changes_with_factory by Sree Kuchibhotla · 7 years ago
  71. 48ed124 minor enum change by Sree Kuchibhotla · 7 years ago
  72. 098110d Merge branch 'master' into cq_factory_api by Sree Kuchibhotla · 7 years ago
  73. 313b895 Merge branch 'master' into cq_create_api_changes by Sree Kuchibhotla · 7 years ago
  74. add6962 Add version macro by Sree Kuchibhotla · 7 years ago
  75. bf18428 Introduce grpc_completion_queue_factory API by Sree Kuchibhotla · 7 years ago
  76. 62d1dd9 Merge pull request #9850 from markdroth/retry_throttle by Mark D. Roth · 7 years ago
  77. 36c3707 Merge branch 'master' into cq_create_api_changes by Sree Kuchibhotla · 7 years ago
  78. 18f09a0 Add benchmark suite for chttp2 by Craig Tiller · 7 years ago
  79. 8d00f52 fix EnsureInitialMetadataSent type casting by Yuxuan Li · 7 years ago
  80. 0574b58 merge master and fix conflict on bm_fullstack by Yuxuan Li · 7 years ago
  81. b39eeac merge init_ops, writes_done_ops and write_ops by Yuxuan Li · 7 years ago
  82. d216440 Switch to no-barrier loads + full barrier cas-s to solve ABA problem by Craig Tiller · 7 years ago
  83. 9bc0d82 Merge remote-tracking branch 'upstream/master' into cares_bazel_rule by Yuchen Zeng · 7 years ago
  84. 2c97708 Merge remote-tracking branch 'upstream/master' into cares_bazel_rule by Yuchen Zeng · 7 years ago
  85. f39cf46 Merge remote-tracking branch 'upstream/master' into cares_bazel_rule by Yuchen Zeng · 7 years ago
  86. 40a947e Merge pull request #9889 from y-zeng/channel_arg by Yuchen Zeng · 7 years ago
  87. fecba53 Switch to using a CAS loop to update the token value. by Mark D. Roth · 7 years ago
  88. 185f6c9 Fix rounding, reduce contention on global shared state by Craig Tiller · 7 years ago
  89. 7b2dd93 Track milliseconds since process start in timer heap by Craig Tiller · 7 years ago
  90. 0aac9d0 change last_message bit to be in C++ layer only by Yuxuan Li · 7 years ago
  91. 89addae Merge pull request #10039 from ctiller/server_channel_args by Craig Tiller · 7 years ago
  92. b3eee5c Merge branch 'master' of https://github.com/grpc/grpc into to-grpc-err-is-human by ncteisen · 7 years ago
  93. 89da88c Merge branch 'master' into cq_create_api_changes by Sree Kuchibhotla · 7 years ago
  94. bdc76ab bug fix by Yuxuan Li · 7 years ago
  95. 34894e4 Implemented stream coalescing design by Yuxuan Li · 7 years ago
  96. 4751c28 Add channel arguments to server builder by Craig Tiller · 8 years ago
  97. 1dbd981 Prefix grpc_cq_polling_type enums with GRPC_CQ_ by Sree Kuchibhotla · 7 years ago
  98. 9f71b17 Fix clang formatting issues by Sree Kuchibhotla · 7 years ago
  99. 5e32153 Move helpers to a common place, use them everywhere by Craig Tiller · 7 years ago
  100. 982a6f2 C++ code changes in response to grpc_completion_queue_create() API change by Sree Kuchibhotla · 7 years ago