1. 3bc10c0 Merge pull request #16492 from vjpai/client_callback by Vijay Pai · 6 years ago
  2. 0382d06 Don't use cq_tag on Server CallOpSet's yet by Vijay Pai · 6 years ago
  3. 71aa602 Merge pull request #16360 from ncteisen/channelz-cpp-server by Noah Eisen · 6 years ago
  4. 42d9bec Revert "Second attempt: Implement Watch method in health check service." by Mark D. Roth · 6 years ago
  5. 6ef3b0d Merge branch 'master' of https://github.com/grpc/grpc into channelz-cpp-server by ncteisen · 6 years ago
  6. 722bc69 Merge branch 'master' of https://github.com/grpc/grpc into channelz-server by ncteisen · 6 years ago
  7. 4835376 Merge branch 'channelz-subchannels' into channelz-cpp by ncteisen · 6 years ago
  8. 5946ae5 Merge branch 'channelz-subchannels' into channelz-server by ncteisen · 6 years ago
  9. 4205b97 reviewer feedback by ncteisen · 6 years ago
  10. 7975c6a Fix internal build breakage from #16351. by Mark D. Roth · 6 years ago
  11. 6d2c8f8 Revert "Merge pull request #16512 from grpc/revert-16351-health_checking_service" by Mark D. Roth · 6 years ago
  12. 4e6ed86 Merge pull request #16407 from ncteisen/lazy-metadata by Noah Eisen · 6 years ago
  13. 8bf5253 Provide a generic client-side unary callback API by Vijay Pai · 6 years ago
  14. 14a8581 Revert "Implement Watch method in health check service." by Juanli Shen · 6 years ago
  15. 72ac3d0 Merge branch 'channelz-server' into channelz-cpp-server by ncteisen · 6 years ago
  16. e165579 Subchannel support to C++ by ncteisen · 6 years ago
  17. 743d40d Lazily fill metadata map by ncteisen · 6 years ago
  18. 6076b1d Merge branch 'channelz-subchannels' into channelz-server by ncteisen · 6 years ago
  19. 99ce3e1 Implement Watch method in health check service. by Mark D. Roth · 6 years ago
  20. b22c300 Fix typo by Yash Tibrewal · 6 years ago
  21. d9f4c76 Add a nullptr check by Yash Tibrewal · 6 years ago
  22. 8a86f53 Merge pull request #16356 from vjpai/exhaustion by Vijay Pai · 6 years ago
  23. 70ef911 Add C++ support for GetServers by ncteisen · 6 years ago
  24. 408f64c Merge branch 'channelz-server' into channelz-cpp-server by ncteisen · 6 years ago
  25. f3c600f Fix up C++ test to be more stable by ncteisen · 6 years ago
  26. d9781df Address reviewer comments by Vijay Pai · 6 years ago
  27. 14ad82a Create a new method handler for resource exhaustion and tie into thread mgr by Vijay Pai · 6 years ago
  28. 6321a53 fix typo by ncteisen · 6 years ago
  29. f025b6e Change thread default to INT_MAX by ncteisen · 6 years ago
  30. 0bf39e2 Subchannel support to C++ by ncteisen · 6 years ago
  31. f63b51b Merge branch 'master' into rq-threads-2 by Sree Kuchibhotla · 6 years ago
  32. 5cb99c9 fix format by Junhao Li · 6 years ago
  33. b9decfb include cmath to fix gcc8 compilation error by Junhao Li · 6 years ago
  34. a2a64e5 Fix default argument(put it in header instead of source file) by Sree Kuchibhotla · 6 years ago
  35. 9ce673f Make resource quota argument optional to the Server constructor by Sree Kuchibhotla · 6 years ago
  36. bdd13cb Revert "Revert "Restrict the number of threads in C++ sync server"" by Sree Kuchibhotla · 6 years ago
  37. bea98c3 Revert "Restrict the number of threads in C++ sync server" by Nicolas Noble · 6 years ago
  38. 9b84d7f Merge branch 'master' into rq-threads by Sree Kuchibhotla · 6 years ago
  39. 8f39834 Change the default max threads to something more reasonable by Sree Kuchibhotla · 6 years ago
  40. b95772e Add Tests in Core and C++ and fix a few related bugs in thread_manager.cc by Sree Kuchibhotla · 6 years ago
  41. acc6ba0 Add C++ wrapper for local credentials by Yihua Zhang · 6 years ago
  42. 7b8be4d Merge branch 'master' into rq-threads by Sree Kuchibhotla · 6 years ago
  43. ec1c112 Each ThreadManager is a resource user by Sree Kuchibhotla · 6 years ago
  44. 18a9d7d reviewer feedback by ncteisen · 6 years ago
  45. b472149 reviewer feedback by ncteisen · 6 years ago
  46. 6104e4f Move ChannelzServicePlugin to public, experimental by ncteisen · 6 years ago
  47. c194528 Adds C++ Channelz Service by ncteisen · 6 years ago
  48. be40b0d Add server load reporting service by Juanli Shen · 6 years ago
  49. 1f96515 Reorder steps when starting a server by Juanli Shen · 6 years ago
  50. 291bbc7 Add load reporter by Juanli Shen · 6 years ago
  51. bd6ac0f Merge pull request #15681 from ncteisen/even-more-clang by Noah Eisen · 6 years ago
  52. 58e0cbf Enable the performance-* clang-tidy checks by Noah Eisen · 6 years ago
  53. 32c0493 Merge branch 'master' of github.com:grpc/grpc into nanopb_build_cleanup by David Garcia Quintas · 6 years ago
  54. 3052cff Change comments by Yash Tibrewal · 6 years ago
  55. bc9573d back to using quotes for nanopb includes by David Garcia Quintas · 6 years ago
  56. 087fe27 quotes to angle brackets for nanopb includes by David Garcia Quintas · 6 years ago
  57. 73dec49 clang-format by David Garcia Quintas · 6 years ago
  58. 00e045d Fix the inclusion "third_party/nanopb/..." to simply "..." by David Garcia Quintas · 6 years ago
  59. efee8f2 Allow unlimited as the max receive message length by Yash Tibrewal · 6 years ago
  60. a0aab7e Add load data store by Juanli Shen · 6 years ago
  61. fe2fa0c Add C++ experimental API extensions for ALTS C stack by Yihua Zhang · 6 years ago
  62. a4da2d2 Eliminate existence of SneakyCallOpSet, some server cleanup by Vijay Pai · 7 years ago
  63. 129f38a Merge pull request #14517 from makdharma/extensible_api by Nicolas Noble · 7 years ago
  64. 606742d replaced loop with range expression by makdharma · 7 years ago
  65. 9cd0099 variable init sequence fix by makdharma · 7 years ago
  66. 02b64f5 Fix a thread name by Vijay Pai · 7 years ago
  67. 7fed69b Use static_cast rather than reinterpret_cast whenever possible by Vijay Pai · 7 years ago
  68. 162ae4f Remove std::thread, keep everything else unchanged (#13) by Vijay Pai · 7 years ago
  69. 8065000 Remove "final" keyword and make methods protected. by makdharma · 7 years ago
  70. 0e00c43 Move headers from grpc++ to grpcpp by Muxi Yan · 7 years ago
  71. 239b7d4 Merge branch 'master' into gpr_review by Vijay Pai · 7 years ago
  72. d4d0a30 Privatize useful.h and avl.h by Vijay Pai · 7 years ago
  73. a21ab2b Fix compression algorithm accessors by David Garcia Quintas · 7 years ago
  74. c9ec2c0 Revert "Stop using std::thread in C++ library since it can trigger exceptions" by Jan Tattermusch · 7 years ago
  75. b4b0ac7 Resolve leak by freeing request payload if resources exhausted by Vijay Pai · 7 years ago
  76. 5dd3226 Switch C++ sync server to use gpr_thd rather than std::thread and provide resource exhaustion mechanism by Vijay Pai · 7 years ago
  77. 4ac2b8e Enable clang-tidy as a sanity check, fix up all known failures by Craig Tiller · 7 years ago
  78. baa14a9 Update clang-format to 5.0 by Craig Tiller · 7 years ago
  79. 06e174a Separate public and internal C++ interfaces by Vijay Pai · 7 years ago
  80. a19a073 Workaround bug for a moment by Craig Tiller · 7 years ago
  81. efce6e1 Revert "Revert "Allow SerializationTraits to use grpc::ByteBuffer rather than only grpc_byte_buffer"" by Vijay Pai · 7 years ago
  82. 9eb8672 Removing deprecated string to char * conversions by Yash Tibrewal · 7 years ago
  83. 5432dd8 Revert "Allow SerializationTraits to use grpc::ByteBuffer rather than only grpc_byte_buffer" by Jan Tattermusch · 7 years ago
  84. 6773955 Allow SerializationTraits to use grpc::ByteBuffer, not just grpc_byte_buffer by Vijay Pai · 7 years ago
  85. d3cbd72 Make grpc_call_log_batch take const char* by yang-g · 7 years ago
  86. 66e6c23 Log offending ops and error code before crashing the server by yang-g · 7 years ago
  87. 097cbfc Resolve comments by yang-g · 7 years ago
  88. 0eaf7de Allow adding events to cq after shutdown is called. by yang-g · 7 years ago
  89. 6abd200 Revert "Separate internal-only and public parts of C++ API" by Vijay Pai · 7 years ago
  90. 5079182 Merge pull request #11693 from ncteisen/refactor-thread-pool by Noah Eisen · 7 years ago
  91. 139072f Const correct and clang by ncteisen · 7 years ago
  92. eb70b9e Anon namespace over static by ncteisen · 7 years ago
  93. a5d557b Rename function to avoud future clash by ncteisen · 7 years ago
  94. 30939f8 Make CreateThreadPool settable by ncteisen · 7 years ago
  95. 85fac6d Quiet down server builder by ncteisen · 7 years ago
  96. 3d7d5f4 Create inproc transport, add relevant tests, exclude irrelevant tests by Vijay Pai · 7 years ago
  97. c0baec6 Internalize structs and methods meant for being exposed through codegen by Vijay Pai · 7 years ago
  98. 67a4054 Initialize pending_ops false by Noah Eisen · 7 years ago
  99. 7897ae9 auto-fix most of licenses by Jan Tattermusch · 7 years ago
  100. 672f15f Merge pull request #11143 from dgquintas/dns_server by David G. Quintas · 7 years ago