1. 1898a29 Fixed pollers by Sree Kuchibhotla · 7 years ago
  2. decec09 Merge github.com:grpc/grpc into c++lame by Craig Tiller · 7 years ago
  3. cc7e17b Merge branch 'master' of https://github.com/grpc/grpc into serialization-refactor by ncteisen · 7 years ago
  4. 50f7e1a Merge github.com:grpc/grpc into hybrid by Craig Tiller · 7 years ago
  5. 9847a83 Merge github.com:grpc/grpc into framing_costs by Craig Tiller · 7 years ago
  6. f5a1b75 Merge pull request #10761 from ctiller/ubsan by Craig Tiller · 7 years ago
  7. 0d23d89 Add flexibility on *which* slice gets reffed by Craig Tiller · 7 years ago
  8. d5ad177 Merge github.com:grpc/grpc into framing_costs by Craig Tiller · 7 years ago
  9. 59db187 Merge branch 'tsan-c++' into hybrid by Craig Tiller · 7 years ago
  10. 56bbe02 Fix ubsan reported failure by Craig Tiller · 7 years ago
  11. 6984e1d Merge github.com:grpc/grpc into c++lame by Craig Tiller · 7 years ago
  12. 06a30ee Merge github.com:grpc/grpc into cpparena by Craig Tiller · 7 years ago
  13. e107b0d Add to codegen interface, refactor proto serialization by ncteisen · 7 years ago
  14. c63a119 Merge pull request #10682 from yang-g/status_helper by Yang Gao · 7 years ago
  15. 9805833 Add flag to compile gpr with compatibility for musl by murgatroid99 · 7 years ago
  16. 3588248 Merge github.com:grpc/grpc into hybrid by Craig Tiller · 7 years ago
  17. 827b061 clang-format by Craig Tiller · 7 years ago
  18. ea07b60 Post-review update by Mahak Mukhi · 7 years ago
  19. cac4e17 Merge github.com:grpc/grpc into cpparena by Craig Tiller · 7 years ago
  20. a12c065 Merge github.com:grpc/grpc into hybrid by Craig Tiller · 7 years ago
  21. 991c101 Initial thread manager fixes by Craig Tiller · 7 years ago
  22. 6bc7016 Remove status_helper as it is not needed any more by yang-g · 7 years ago
  23. 1eeed85 Merge pull request #10237 from meliuz/configurable-minbackoff-reconnect by Craig Tiller · 7 years ago
  24. 75c2270 Remove errant use of stdint.h by Craig Tiller · 7 years ago
  25. addb6ea Merge github.com:grpc/grpc into c++lame by Craig Tiller · 7 years ago
  26. a6f64f4 Merge pull request #10391 from dgquintas/lr_back_to_md by David G. Quintas · 7 years ago
  27. c5fc2b7 Merge pull request #10663 from yang-g/globalcallback by Yang Gao · 7 years ago
  28. c39fbcf Merge github.com:grpc/grpc into framing_costs by Craig Tiller · 7 years ago
  29. a818f72 Load Reporting back to using metadata by David Garcia Quintas · 7 years ago
  30. c5eee16 more sanity fixes by Mahak Mukhi · 7 years ago
  31. bc7c845 No C99 in public headers by Craig Tiller · 7 years ago
  32. 100539f No C99 in public headers by Craig Tiller · 7 years ago
  33. 56c23f1 Merge github.com:grpc/grpc into c++lame by Craig Tiller · 7 years ago
  34. 2f4679e Fix handling of slice in http_client_filter by David Garcia Quintas · 7 years ago
  35. c3666d7 Merge github.com:grpc/grpc into hybrid by Craig Tiller · 7 years ago
  36. 2c6f637 Merge github.com:grpc/grpc into cpparena by Craig Tiller · 7 years ago
  37. f294934 Merge github.com:grpc/grpc into framing_costs by Craig Tiller · 7 years ago
  38. eafeea4 Update ServerGlobalCallback::AddPort api by yang-g · 7 years ago
  39. 9575627 Merge pull request #10583 from ctiller/server_start by Craig Tiller · 7 years ago
  40. b81fb79 Merge pull request #9972 from sreecha/cq_create_api_changes by Sree Kuchibhotla · 7 years ago
  41. 58e6d13 Merge github.com:grpc/grpc into minimal_test by Craig Tiller · 7 years ago
  42. 33f4c6d Merge branch 'master' into cq_create_api_changes by Sree Kuchibhotla · 7 years ago
  43. b32e89e added todo by Mahak Mukhi · 7 years ago
  44. 2814b51 formatting by Mahak Mukhi · 7 years ago
  45. bfa041a Merge github.com:grpc/grpc into framing_costs by Craig Tiller · 7 years ago
  46. d6547f4 Be more explicit about the contract for free_fn in the gpr_allocation_functions doc. by Julien Boeuf · 7 years ago
  47. bcf0eb6 Merge branch 'master' of github.com:grpc/grpc by Mahak Mukhi · 7 years ago
  48. a103f7b update comments by Craig Tiller · 7 years ago
  49. 7c0cbad Merge github.com:grpc/grpc into minimal_test by Craig Tiller · 7 years ago
  50. 57e6485 Merge github.com:grpc/grpc into hybrid by Craig Tiller · 7 years ago
  51. a3583b2 Fix compilation, add a check for no slow usages of grpc_slice_malloc by Craig Tiller · 7 years ago
  52. aa5a928 Merge branch 'master' into cq_create_api_changes by Sree Kuchibhotla · 7 years ago
  53. 255ea13 Reduce duplication by Craig Tiller · 7 years ago
  54. e536eeb Added tests for uni-directional streaming RPCs. by Mahak Mukhi · 7 years ago
  55. 31d92d4 Initial commit: Auto-generate GMOCK code for client stub. by Mahak Mukhi · 7 years ago
  56. 7f2a15a Merge pull request #10586 from yang-g/error_details2 by Yang Gao · 7 years ago
  57. b3d308b Merge github.com:grpc/grpc into cpparena by Craig Tiller · 7 years ago
  58. d946751 Merge github.com:grpc/grpc into server_start by Craig Tiller · 7 years ago
  59. 80233bf Merge github.com:grpc/grpc into minimal_test by Craig Tiller · 7 years ago
  60. 423d6fd Optimize framing a little by Craig Tiller · 7 years ago
  61. 08aea10 document by Craig Tiller · 7 years ago
  62. f072165 Merge github.com:grpc/grpc into truebin by Craig Tiller · 7 years ago
  63. 11c5832 Get rid of second api for marking non-listening cqs by Craig Tiller · 7 years ago
  64. 90ce723 Fixes by Craig Tiller · 7 years ago
  65. c20fa90 Merge github.com:grpc/grpc into cpparena by Craig Tiller · 7 years ago
  66. a566685 Public headers must be c89 by Craig Tiller · 7 years ago
  67. 75bfb97 Finish hybrid server stuff, ensure it gets tested by Craig Tiller · 7 years ago
  68. 334c467 Start building out C++ interface by Craig Tiller · 7 years ago
  69. eceec8e Add helper function to supply and parse error_details from Status. by yang-g · 7 years ago
  70. 9d9313c Threading robustness by Craig Tiller · 7 years ago
  71. 4ef9ce7 Merge branch 'master' into cq_create_api_changes by Sree Kuchibhotla · 7 years ago
  72. acce275 Merge github.com:grpc/grpc into c++lame by Craig Tiller · 7 years ago
  73. 85db779 Work around atomics by Craig Tiller · 7 years ago
  74. 440df10 Merge github.com:grpc/grpc into minimal_test by Craig Tiller · 7 years ago
  75. 6b99d80 Merge pull request #10501 from ctiller/epex2 by Craig Tiller · 7 years ago
  76. 115b4fa Merge pull request #10407 from kpayson64/alpine_linux_support by kpayson64 · 7 years ago
  77. f2b949b Merge branch 'master' into cq_create_api_changes by Sree Kuchibhotla · 7 years ago
  78. f4c8add support C++ error_details by yang-g · 7 years ago
  79. 7b9f97b Merge branch 'master' into cq_create_api_changes by Sree Kuchibhotla · 7 years ago
  80. 5f399d1 Merge github.com:grpc/grpc into minimal_test by Craig Tiller · 7 years ago
  81. f6a4d9f Make min_backoff_ms timeout configurable by Edmundo Rodrigues · 7 years ago
  82. 2c3d835 Implement gpr_atm_full_cas for Windows by Craig Tiller · 7 years ago
  83. 975b510 Fix build on Alpine linux + add portability tests by Ken Payson · 7 years ago
  84. a6ff103 Merge branch 'master' into cq_create_api_changes by Sree Kuchibhotla · 7 years ago
  85. fc8d671 Fix posix leakage by Craig Tiller · 7 years ago
  86. d4e9a48 Convert all async client stream types to not allocate by Craig Tiller · 7 years ago
  87. fa416cb Dont break codegen barrier by Craig Tiller · 7 years ago
  88. 52ee5a3 Merge github.com:grpc/grpc into truebin by Craig Tiller · 7 years ago
  89. 41f46ab Merge github.com:grpc/grpc into cpparena by Craig Tiller · 7 years ago
  90. f3ba6a0 Fix sanity by Craig Tiller · 7 years ago
  91. 0357187 Merge github.com:grpc/grpc into minimal_test by Craig Tiller · 7 years ago
  92. bbcf378 Merge pull request #10457 from ctiller/fixmsan by Craig Tiller · 7 years ago
  93. edfce58 Merge github.com:grpc/grpc into truebin by Craig Tiller · 7 years ago
  94. 8d4b981 Merge github.com:grpc/grpc into cpparena by Craig Tiller · 7 years ago
  95. 526e624 Merge pull request #9902 from y-zeng/keepalive_server by Yuchen Zeng · 7 years ago
  96. 5de4656 Merge github.com:grpc/grpc into cpparena by Craig Tiller · 7 years ago
  97. ee787ca Merge github.com:grpc/grpc into truebin by Craig Tiller · 7 years ago
  98. be094fc Fix compile by Craig Tiller · 7 years ago
  99. e3b5921 Potential msan fix by Craig Tiller · 7 years ago
  100. 29ebc57 Merge branch 'minimal' into minimal_test by Craig Tiller · 7 years ago