1. 6076b1d Merge branch 'channelz-subchannels' into channelz-server by ncteisen · 6 years ago
  2. 4b5b019 Merge branch 'master' of https://github.com/grpc/grpc into channelz-subchannels by ncteisen · 6 years ago
  3. b59d867 Python post-fork handler: exit if grpc shutdown fails by Eric Gribkoff · 6 years ago
  4. 632b58c regenerate projects by ncteisen · 6 years ago
  5. 4b42288 Merge pull request #16302 from vjpai/callback_cq by Vijay Pai · 6 years ago
  6. c850354 Merge branch 'master' of https://github.com/grpc/grpc into channelz-subchannels by ncteisen · 6 years ago
  7. e84096b Experimental infrastructure for callback-based CQ by Vijay Pai · 6 years ago
  8. f63b51b Merge branch 'master' into rq-threads-2 by Sree Kuchibhotla · 6 years ago
  9. f7e7256 Add experimental API for resetting connection backoff. by Mark D. Roth · 6 years ago
  10. bdd13cb Revert "Revert "Restrict the number of threads in C++ sync server"" by Sree Kuchibhotla · 6 years ago
  11. bea98c3 Revert "Restrict the number of threads in C++ sync server" by Nicolas Noble · 6 years ago
  12. 864e68e Fix channel trace polymorphism by ncteisen · 6 years ago
  13. 9bc8ee4 generate_projects.sh by Sree Kuchibhotla · 6 years ago
  14. b86a744 Expose GetChannel and GetTopChannels Core API by ncteisen · 6 years ago
  15. 252d3f3 Merge pull request #15909 from yihuazhang/local_channel_credentials by yihuaz · 6 years ago
  16. c5f1eda implement loca credentials by Yihua Zhang · 6 years ago
  17. 8db7788 Merge branch 'master' of https://github.com/grpc/grpc into serialization by ncteisen · 6 years ago
  18. 93a90e6 Support codegen generic on server side by ncteisen · 6 years ago
  19. 16280c7 Remove unused API by ncteisen · 6 years ago
  20. 70f7558 re generate project by Noah Eisen · 6 years ago
  21. ec48284 re run generate projects by ncteisen · 6 years ago
  22. c3c6e06 Add basic support for GetChannel by ncteisen · 6 years ago
  23. fe2fa0c Add C++ experimental API extensions for ALTS C stack by Yihua Zhang · 6 years ago
  24. 3095e35 regenerate projects using tools/buildgen/generate_projects.sh by Jan Tattermusch · 6 years ago
  25. dc93b71 Merge pull request #14751 from ncteisen/channel-tracing by Noah Eisen · 6 years ago
  26. 99d0cee regenerate projects by Ruslan Nigmatullin · 6 years ago
  27. 3b42f83 Revert "Revert "Channel Tracing Implementation; Part 1"" by ncteisen · 6 years ago
  28. f2bea37 Revert "Channel Tracing Implementation; Part 1" by Noah Eisen · 6 years ago
  29. ee013d2 Fix build and sanity by ncteisen · 6 years ago
  30. c745690 Internalize gpr_thd except for id and currentid by Vijay Pai · 6 years ago
  31. 18b9133 Merge branch 'master' into gpr_review by Vijay Pai · 6 years ago
  32. 239b7d4 Merge branch 'master' into gpr_review by Vijay Pai · 6 years ago
  33. 573717b Merge branch 'master' into gpr_review3 by Vijay Pai · 6 years ago
  34. 32748c1 Merge branch 'master' into gpr_review3 by Vijay Pai · 6 years ago
  35. b1ef84a Merge branch 'master' into gpr_review_host_port by Vijay Pai · 6 years ago
  36. cda058d build projects by Muxi Yan · 6 years ago
  37. 1acfaca Merge branch 'master' into gpr_review_host_port by Vijay Pai · 6 years ago
  38. d4d0a30 Privatize useful.h and avl.h by Vijay Pai · 6 years ago
  39. 4c0640e Merge branch 'master' into gpr_review3 by Vijay Pai · 6 years ago
  40. e5b0a50 Merge pull request #14015 from vjpai/alarm by Vijay Pai · 6 years ago
  41. ae376bf Privatize host_port.h; was not used in any wrapped language implementation by Vijay Pai · 6 years ago
  42. 8a99fdb Move cmdline and subprocess from public gpr to test/core/util by Vijay Pai · 6 years ago
  43. 2b226ad Remove alarm from core, implement in C++ layer only by Vijay Pai · 6 years ago
  44. 6043006 Merge remote-tracking branch 'upstream/master' into fix-stream-compression-config-interface by Muxi Yan · 6 years ago
  45. 4a117f0 Merge e759d2a^ by Muxi Yan · 6 years ago
  46. 195cf1e Move histogram to test/core/util by Vijay Pai · 6 years ago
  47. 2f921a3 Remove grpc_slice_buf_cmp and change public_headers_must_be_c89 to print the addresses of public api functions to check if they can be linked to by Yash Tibrewal · 7 years ago
  48. 3e07699 Merge pull request #13106 from Vizerai/census_update by Jim King · 7 years ago
  49. c1d354d Support SSL server certificate reloading. by Justin Burke · 7 years ago
  50. 52620b6 Merge branch 'master' into census_update by Jim King · 7 years ago
  51. 42bd87e Adds gRPC Experimental CQ DoThenAsyncNext lambda API by Ken Payson · 7 years ago
  52. bb7d088 Cleaning up census code. by Vizerai · 7 years ago
  53. f7a97e1 build_project by Muxi Yan · 7 years ago
  54. 1c285b9 Merge remote-tracking branch 'upstream/master' into fix-stream-compression-config-interface by Muxi Yan · 7 years ago
  55. 92d1bc1 generate_project by Muxi Yan · 7 years ago
  56. efce6e1 Revert "Revert "Allow SerializationTraits to use grpc::ByteBuffer rather than only grpc_byte_buffer"" by Vijay Pai · 7 years ago
  57. 5432dd8 Revert "Allow SerializationTraits to use grpc::ByteBuffer rather than only grpc_byte_buffer" by Jan Tattermusch · 7 years ago
  58. 4a4bd1c Merge pull request #12214 from vjpai/cereal_eye_sir by Vijay Pai · 7 years ago
  59. 7f6a27a Merge pull request #12372 from vjpai/armalarmadingdong by Vijay Pai · 7 years ago
  60. 6773955 Allow SerializationTraits to use grpc::ByteBuffer, not just grpc_byte_buffer by Vijay Pai · 7 years ago
  61. b6ef6e9 Merge pull request #12080 from y-zeng/connectivity by Yuchen Zeng · 7 years ago
  62. 58c33ba Decouple alarm construction from setting to avoid races in MT code by Vijay Pai · 7 years ago
  63. ba23e79 Sanity fixes by Yuchen Zeng · 7 years ago
  64. b32c23a generate_project by Muxi Yan · 7 years ago
  65. 59827dd generate project by Muxi Yan · 7 years ago
  66. c18b906 Merge remote-tracking branch 'upstream/v1.3.x' into master_1.3.x_upmerge by murgatroid99 · 7 years ago
  67. cc91983 Fix sanity by Craig Tiller · 7 years ago
  68. c3b1f18 get rid of connectivity state watchers right after timeout by Alexander Polcyn · 7 years ago
  69. 4865c79 Merge pull request #10613 from ctiller/framing_costs by Craig Tiller · 7 years ago
  70. f5521c3 Revert "Merge branch 'master' into v1.3.x" by Alexander Polcyn · 7 years ago
  71. bb4046c Regenerate projects by Craig Tiller · 7 years ago
  72. d5ad177 Merge github.com:grpc/grpc into framing_costs by Craig Tiller · 7 years ago
  73. 59db187 Merge branch 'tsan-c++' into hybrid by Craig Tiller · 7 years ago
  74. cac4e17 Merge github.com:grpc/grpc into cpparena by Craig Tiller · 7 years ago
  75. a12c065 Merge github.com:grpc/grpc into hybrid by Craig Tiller · 7 years ago
  76. c39fbcf Merge github.com:grpc/grpc into framing_costs by Craig Tiller · 7 years ago
  77. a818f72 Load Reporting back to using metadata by David Garcia Quintas · 7 years ago
  78. b3612d3 Remove API by Craig Tiller · 7 years ago
  79. d35bb9e Fix sanity by Craig Tiller · 7 years ago
  80. dd36b15 Call ref/unref, bugfixes by Craig Tiller · 7 years ago
  81. 547631e Merge github.com:grpc/grpc into cpparena by Craig Tiller · 7 years ago
  82. bf18428 Introduce grpc_completion_queue_factory API by Sree Kuchibhotla · 7 years ago
  83. c0e6701 Added dependencies in build.yaml to allow building by Vijay Pai · 7 years ago
  84. 2316b80 Merge branch 'master' of https://github.com/grpc/grpc into to-grpc-err-is-human by ncteisen · 7 years ago
  85. 3da3ce3 Add error test by ncteisen · 7 years ago
  86. ff71449 Fix generated code by Craig Tiller · 7 years ago
  87. f31f096 Use call context to propagare LR costs by David Garcia Quintas · 7 years ago
  88. 0f2e2e4 Merge github.com:grpc/grpc into rollfwd by Craig Tiller · 7 years ago
  89. a53c193 Merge github.com:grpc/grpc into faster_slices by Craig Tiller · 7 years ago
  90. 7c70b6c Revert "Revert "Metadata handling rewrite"" by Craig Tiller · 7 years ago
  91. 5e01e2a Revert "Metadata handling rewrite" by Craig Tiller · 7 years ago
  92. 0cf6a71 Fix comments, merge head, regen project by Craig Tiller · 7 years ago
  93. a053f23 Make Node extension work with slice changes by murgatroid99 · 7 years ago
  94. 385dd9a Merge branch 'slice_interning' into metadata_filter by Craig Tiller · 7 years ago
  95. 480e1d8 Merge github.com:grpc/grpc into eliminate_mdstr by Craig Tiller · 8 years ago
  96. 1a84f99 regenerated projects by David Garcia Quintas · 8 years ago
  97. 7d4116f All core tests compile without grpc_mdstr by Craig Tiller · 8 years ago
  98. 66b14c1 Merge branch 'slice_interning' into eliminate_mdstr by Craig Tiller · 8 years ago
  99. 1094c32 Merge branch 'slice_with_exec_ctx' into slice_interning by Craig Tiller · 8 years ago
  100. c586666 Merge github.com:grpc/grpc into slice_with_exec_ctx by Craig Tiller · 8 years ago