1. 9887379 Update version to 1.8.0-dev, update g word to 'generous' by murgatroid99 · 7 years ago
  2. 520cc8f Fix ClangTidy by ncteisen · 7 years ago
  3. ede8ed2 Merge pull request #12374 from markdroth/plugin_credentials_api_fix by Mark D. Roth · 7 years ago
  4. cfd20c4 Add CompositeCallCredentials by yang-g · 7 years ago
  5. 6456e49 Merge remote-tracking branch 'upstream/master' into plugin_credentials_api_fix by Mark D. Roth · 7 years ago
  6. 61b26f9 Code review changes. by Mark D. Roth · 7 years ago
  7. fe40815 Readd grpclb fallback by Juanli Shen · 7 years ago
  8. b4c01f9 Merge remote-tracking branch 'upstream/master' into plugin_credentials_api_fix by Mark D. Roth · 7 years ago
  9. 2046d0b Add unary call mode to GenericStub to allow generic RPC with 1 CQ trip by Vijay Pai · 7 years ago
  10. a44cffa Base the new SerializationTraits API on implicit type conversion rather than SFINAE by Vijay Pai · 7 years ago
  11. efce6e1 Revert "Revert "Allow SerializationTraits to use grpc::ByteBuffer rather than only grpc_byte_buffer"" by Vijay Pai · 7 years ago
  12. 9eb8672 Removing deprecated string to char * conversions by Yash Tibrewal · 7 years ago
  13. 4b047a3 Construction of streams shouldn't require triggering async ops by Vijay Pai · 7 years ago
  14. 01e83b5 Revert "Add fallback (use backends from resolver if can't reach balancer) to grpclb." by Ken Payson · 7 years ago
  15. aba0a0a Add fallback (use backends from resolver if can't reach balancer) to grpclb. by Juanli Shen · 7 years ago
  16. 0aee498 Merge remote-tracking branch 'upstream/master' into plugin_credentials_api_fix by Mark D. Roth · 7 years ago
  17. 9e3af38 Merge github.com:grpc/grpc into stats_histo by Craig Tiller · 7 years ago
  18. 8941f60 Merge pull request #12369 from markdroth/call_combiner by Mark D. Roth · 7 years ago
  19. b6ef6e9 Merge pull request #12080 from y-zeng/connectivity by Yuchen Zeng · 7 years ago
  20. 1ff6ee1 clang-format by Mark D. Roth · 7 years ago
  21. 3749a6d Merge github.com:grpc/grpc into stats_histo by Craig Tiller · 7 years ago
  22. 5314616 Merge pull request #12341 from yang-g/extern by Yang Gao · 7 years ago
  23. d3cbd72 Make grpc_call_log_batch take const char* by yang-g · 7 years ago
  24. 26b0a34 Address review comments by Yuchen Zeng · 7 years ago
  25. 5150cbd Fix timer shutdown process by Yuchen Zeng · 7 years ago
  26. 2caf021 Change plugin credentials API to support both sync and async modes. by Mark D. Roth · 7 years ago
  27. 764cf04 Revert "Revert "Implement call combiner"" by Mark D. Roth · 7 years ago
  28. 2897235 Expose stats into qps_driver by Craig Tiller · 7 years ago
  29. 451b92a Merge pull request #12306 from kpayson64/ref_counting_slices by kpayson64 · 7 years ago
  30. 8d51e8d Merge pull request #12331 from markdroth/c++_filter_api_fix by Mark D. Roth · 7 years ago
  31. 66e6c23 Log offending ops and error code before crashing the server by yang-g · 7 years ago
  32. 4754398 Clang_format by Ken Payson · 7 years ago
  33. 196fa2e Add recv_message() method to TransportStreamOpBatch class. by Mark D. Roth · 7 years ago
  34. dce6fc6 Add missing extern C by yang-g · 7 years ago
  35. bf19961 Revert "Implement call combiner" by Mark D. Roth · 7 years ago
  36. 567e0f1 Have write ops take ownership over slices by Ken Payson · 7 years ago
  37. 4a11ecc Add ChannelConnectivityWatcher::Ref()/Unref() by Yuchen Zeng · 7 years ago
  38. 76e264b Implement call combiner. by Mark D. Roth · 7 years ago
  39. ba23e79 Sanity fixes by Yuchen Zeng · 7 years ago
  40. 504be5c Privatize ChannelConnectivityWatcher members by Yuchen Zeng · 7 years ago
  41. ddaef3e Remove non-POD global variables by Yuchen Zeng · 7 years ago
  42. f1d5098 Document GRPC_DISABLE_CHANNEL_CONNECTIVITY_WATCHER by Yuchen Zeng · 7 years ago
  43. 33845d0 Check env variable by Yuchen Zeng · 7 years ago
  44. b4481a9 Share one monitoring thread between channels by Yuchen Zeng · 7 years ago
  45. bfb4e06 Check connectivity intermittently by Yuchen Zeng · 7 years ago
  46. 4d88416 Remove atm in ChannelConnectivityWatcher by Yuchen Zeng · 7 years ago
  47. a2e506e Avoid using timers by Yuchen Zeng · 7 years ago
  48. 6a6d618 Prevent watching unsuppoted channels by Yuchen Zeng · 7 years ago
  49. 2411bac Address review comments by Yuchen Zeng · 7 years ago
  50. ee3e331 Add reconnect channel tests by Yuchen Zeng · 7 years ago
  51. be9b814 Add ChannelConnectivityWatcher by Yuchen Zeng · 7 years ago
  52. 713597f Master version bump to 1.7.x by David Garcia Quintas · 7 years ago
  53. 419b617 Fix thread avalances in thread manager by Sree Kuchibhotla · 7 years ago
  54. ce58cf8 Add Slice constructors to match all grpc_slice cases by Vijay Pai · 7 years ago
  55. 9663d03 Add a GrpcLibraryInitializer to client_context.cc by Garret Kelly · 7 years ago
  56. 097cbfc Resolve comments by yang-g · 7 years ago
  57. 0eaf7de Allow adding events to cq after shutdown is called. by yang-g · 7 years ago
  58. 6abd200 Revert "Separate internal-only and public parts of C++ API" by Vijay Pai · 7 years ago
  59. 5079182 Merge pull request #11693 from ncteisen/refactor-thread-pool by Noah Eisen · 7 years ago
  60. 139072f Const correct and clang by ncteisen · 7 years ago
  61. eb70b9e Anon namespace over static by ncteisen · 7 years ago
  62. a5d557b Rename function to avoud future clash by ncteisen · 7 years ago
  63. 30939f8 Make CreateThreadPool settable by ncteisen · 7 years ago
  64. 85fac6d Quiet down server builder by ncteisen · 7 years ago
  65. e5ba80b Merge pull request #11870 from vjpai/slice by Vijay Pai · 7 years ago
  66. 65d447f Merge pull request #11454 from markdroth/server_cq_ok_semantics by Mark D. Roth · 7 years ago
  67. 0f95fa4 Add idiomatic C++ API for grpc::Slice construction that doesn't by Vijay Pai · 7 years ago
  68. d996379 Reset OWNERS state by Craig Tiller · 7 years ago
  69. ee3fddb Merge pull request #11837 from dgquintas/thread_manager_join by David G. Quintas · 7 years ago
  70. fd82a6c Merge pull request #11145 from vjpai/inproc3 by Vijay Pai · 7 years ago
  71. aef267b Put thread creation and join under lock by David Garcia Quintas · 7 years ago
  72. 3d7d5f4 Create inproc transport, add relevant tests, exclude irrelevant tests by Vijay Pai · 7 years ago
  73. 0696611 Do not return calls on server when request proto fails to deserialize. by Mark D. Roth · 7 years ago
  74. 41690d1 Detach ownership of core/c++ by Craig Tiller · 7 years ago
  75. e476f7d Strawman OWNERS --> CODEOWNERS script by Craig Tiller · 7 years ago
  76. 2ca8282 Merge pull request #11738 from mehrdada/canonica-urls by Mehrdad Afshari · 7 years ago
  77. 5e36994 Merge pull request #11572 from vjpai/internalize by Vijay Pai · 7 years ago
  78. bb3d95b Use https://grpc.io consistently as the canonical URL by Mehrdad Afshari · 7 years ago
  79. 976eb7c Fetch grpc.io/release over https by Mehrdad Afshari · 7 years ago
  80. c0baec6 Internalize structs and methods meant for being exposed through codegen by Vijay Pai · 7 years ago
  81. 67a4054 Initialize pending_ops false by Noah Eisen · 7 years ago
  82. cc4ef59 Improvements to C++ filter API: by Mark D. Roth · 7 years ago
  83. 7897ae9 auto-fix most of licenses by Jan Tattermusch · 7 years ago
  84. 672f15f Merge pull request #11143 from dgquintas/dns_server by David G. Quintas · 7 years ago
  85. aebcdbd master bumped to 1.5.x by David Garcia Quintas · 7 years ago
  86. 725d822 merge with head by Yang Gao · 7 years ago
  87. f6b622c Take grpc_workaround_list as parameter by Muxi Yan · 7 years ago
  88. 21035da Add api to server builder plugin to modify the builder by yang-g · 7 years ago
  89. 928681d obsolete -> is obsolete by Muxi Yan · 7 years ago
  90. 94ab1b5 Make ServerBuilder accept (dns:///) URIs instead of just dns names by David Garcia Quintas · 7 years ago
  91. 04f97ca Merge branch 'master' into backward-compat-dev by Muxi Yan · 7 years ago
  92. a044f6d Propagate deadline to GenericServerContext by yang-g · 7 years ago
  93. 8bab30d Merge pull request #11028 from yang-g/default_hc by Yang Gao · 7 years ago
  94. f5b3db9 Use AddChannelArgument method by Muxi Yan · 7 years ago
  95. b1a80c7 bug fixes by Muxi Yan · 7 years ago
  96. cdc0d03 Add EnableWorkaround API to enable server workarounds by Muxi Yan · 7 years ago
  97. f070d41 Lower the level of a log message to INFO by yang-g · 7 years ago
  98. fde16af Merge branch 'master' of https://github.com/grpc/grpc into serialization-refactor by ncteisen · 7 years ago
  99. cc7e17b Merge branch 'master' of https://github.com/grpc/grpc into serialization-refactor by ncteisen · 7 years ago
  100. 59db187 Merge branch 'tsan-c++' into hybrid by Craig Tiller · 7 years ago