1. a0d43cf Vsock support for GRPC by Hao Chen · 4 years, 4 months ago
  2. 418a875 Add build config for grpc++ for Android by Hansong Zhang · 5 years ago
  3. b522334 Merge pull request #16659 from grpc/security_func_signature by Muxi Yan · 6 years ago
  4. 17fc4d4 Address reviewer comments by Vijay Pai · 6 years ago
  5. 0db6901 Use GPR_CODEGEN_ASSERT in impl/codegen by Vijay Pai · 6 years ago
  6. fc1e354 Reset status field in tag as well as func by Vijay Pai · 6 years ago
  7. 9e6511a Make the core callback interface API so that it can be used in generated code by Vijay Pai · 6 years ago
  8. 51b79f1 Update function signature by Muxi Yan · 6 years ago
  9. 46429a2 Merge pull request #16624 from vjpai/callback_alarms by Vijay Pai · 6 years ago
  10. 1359543 Add a comment to address reviewer feedback by Vijay Pai · 6 years ago
  11. d177c8f Merge pull request #16384 from yashykt/doc1 by Yash Tibrewal · 6 years ago
  12. 73d89a6 Catch exceptions in user callbacks by Vijay Pai · 6 years ago
  13. db01bf7 Add callback-based alarms by Vijay Pai · 6 years ago
  14. 18a6a01 Merge branch 'master' into linuxversion by Yash Tibrewal · 6 years ago
  15. 5f2bb7a s/GRPC/gRPC by Yash Tibrewal · 6 years ago
  16. 3bc10c0 Merge pull request #16492 from vjpai/client_callback by Vijay Pai · 6 years ago
  17. 157e7fa fix clang tidy by ncteisen · 6 years ago
  18. 20778b0 Address reviewer comments by Vijay Pai · 6 years ago
  19. 42d9bec Revert "Second attempt: Implement Watch method in health check service." by Mark D. Roth · 6 years ago
  20. ef1a390 Merge branch 'master' of https://github.com/grpc/grpc into channelz-server by ncteisen · 6 years ago
  21. 2edfddb Merge pull request #16055 from ncteisen/channelz-subchannels by Noah Eisen · 6 years ago
  22. 1a09a59 Merge pull request #16558 from ncteisen/user-agent by Noah Eisen · 6 years ago
  23. 5946ae5 Merge branch 'channelz-subchannels' into channelz-server by ncteisen · 6 years ago
  24. 2f76fd4 Merge branch 'master' of https://github.com/grpc/grpc into channelz-subchannels by ncteisen · 6 years ago
  25. a8247c8 Merge pull request #16574 from markdroth/health_checking_service by Mark D. Roth · 6 years ago
  26. 16f53ff Surface user agent by default by ncteisen · 6 years ago
  27. c9e300d Add channel arg control for user agent by ncteisen · 6 years ago
  28. 605a42d fix #13939 by Jan Tattermusch · 6 years ago
  29. 6d2c8f8 Revert "Merge pull request #16512 from grpc/revert-16351-health_checking_service" by Mark D. Roth · 6 years ago
  30. 4e6ed86 Merge pull request #16407 from ncteisen/lazy-metadata by Noah Eisen · 6 years ago
  31. 5474e92 Allocate using call arenas by Vijay Pai · 6 years ago
  32. 6b6bdbb Address reviewer and clang-tidy comments by Vijay Pai · 6 years ago
  33. 8bf5253 Provide a generic client-side unary callback API by Vijay Pai · 6 years ago
  34. 525c59f Merge pull request #16443 from jtattermusch/improve_security_constants_doc by Jan Tattermusch · 6 years ago
  35. bc8f515 clang format by Jan Tattermusch · 6 years ago
  36. 2bc7b8e address comments by Jan Tattermusch · 6 years ago
  37. 14a8581 Revert "Implement Watch method in health check service." by Juanli Shen · 6 years ago
  38. 58e99b6 Use strncmp over grpc_slice_str_cmp by ncteisen · 6 years ago
  39. ca77fcd Reviewer comments by ncteisen · 6 years ago
  40. 743d40d Lazily fill metadata map by ncteisen · 6 years ago
  41. 6076b1d Merge branch 'channelz-subchannels' into channelz-server by ncteisen · 6 years ago
  42. 4b5b019 Merge branch 'master' of https://github.com/grpc/grpc into channelz-subchannels by ncteisen · 6 years ago
  43. 4d985ef Merge pull request #16351 from markdroth/health_checking_service by Mark D. Roth · 6 years ago
  44. 99ce3e1 Implement Watch method in health check service. by Mark D. Roth · 6 years ago
  45. 86530ac Include linux/version.h in port_platform.h by Yash Tibrewal · 6 years ago
  46. 3ad8df3 Merge pull request #16383 from vjpai/tidy by Vijay Pai · 6 years ago
  47. 458775d improve wording by Jan Tattermusch · 6 years ago
  48. fe20ad6 improve doc comments for security constants by Jan Tattermusch · 6 years ago
  49. b59d867 Python post-fork handler: exit if grpc shutdown fails by Eric Gribkoff · 6 years ago
  50. ccc6ee3 Merge pull request #15984 from g-easy/hdrs by Vijay Pai · 6 years ago
  51. 46008f0 Merge pull request #15926 from cartr/platform_solaris_aix by Vijay Pai · 6 years ago
  52. f80af5a Formatting by Yash Tibrewal · 6 years ago
  53. 356fff6 Improve documentation on lifetime of message and status by Yash Tibrewal · 6 years ago
  54. 616b5d7 Cast an index to size_t to avoid sign-conversion warning by Vijay Pai · 6 years ago
  55. 8ba4563 Merge pull request #16373 from markdroth/mu_guard_cleanup by Mark D. Roth · 6 years ago
  56. 61dabce Merge pull request #16289 from AspirinSJL/warn_api_use by Juanli Shen · 6 years ago
  57. 7a7e4f5 Move C++ mu_guard class out of C-core public headers and fix style. by Mark D. Roth · 6 years ago
  58. 3aa987a Add channelz server support by ncteisen · 6 years ago
  59. 14ad82a Create a new method handler for resource exhaustion and tie into thread mgr by Vijay Pai · 6 years ago
  60. 4b42288 Merge pull request #16302 from vjpai/callback_cq by Vijay Pai · 6 years ago
  61. bbb9731 Merge branch 'master' into callback_cq by Vijay Pai · 6 years ago
  62. 716857e Merge branch 'master' into rq-threads-2 by Sree Kuchibhotla · 6 years ago
  63. c850354 Merge branch 'master' of https://github.com/grpc/grpc into channelz-subchannels by ncteisen · 6 years ago
  64. e58d400 Fix type reference in documentation by Mehrdad Afshari · 6 years ago
  65. b7b1e77 Fix minor typo in documentation by Mehrdad Afshari · 6 years ago
  66. e84096b Experimental infrastructure for callback-based CQ by Vijay Pai · 6 years ago
  67. eaa51cb Add explicit check that we're building with bazel. by easy · 6 years ago
  68. 5e9994b Add warning about AsyncNotifyWhenDone bug by Juanli Shen · 6 years ago
  69. f63b51b Merge branch 'master' into rq-threads-2 by Sree Kuchibhotla · 6 years ago
  70. 60069ba Merge pull request #16225 from markdroth/reset_connection_backoff by Mark D. Roth · 6 years ago
  71. f7e7256 Add experimental API for resetting connection backoff. by Mark D. Roth · 6 years ago
  72. a2a64e5 Fix default argument(put it in header instead of source file) by Sree Kuchibhotla · 6 years ago
  73. a21ab01 Merge branch 'master' into rq-threads-2 by Sree Kuchibhotla · 6 years ago
  74. 6dfc4dd Merge branch 'master' of https://github.com/grpc/grpc into channelz-subchannels by ncteisen · 6 years ago
  75. fa8aa6d Update grpc.h comment by Juanli Shen · 6 years ago
  76. 9ce673f Make resource quota argument optional to the Server constructor by Sree Kuchibhotla · 6 years ago
  77. bdd13cb Revert "Revert "Restrict the number of threads in C++ sync server"" by Sree Kuchibhotla · 6 years ago
  78. bea98c3 Revert "Restrict the number of threads in C++ sync server" by Nicolas Noble · 6 years ago
  79. 2ef6a33 Merge branch 'master' into rq-threads by Sree Kuchibhotla · 6 years ago
  80. 8fc60d3 Merge pull request #16163 from apolcyn/revert_revert_windows_breakage by apolcyn · 6 years ago
  81. 9b84d7f Merge branch 'master' into rq-threads by Sree Kuchibhotla · 6 years ago
  82. 2428109 Merge branch 'master' of https://github.com/grpc/grpc into channelz-subchannels by ncteisen · 6 years ago
  83. 9896c64 Revert "Merge pull request #16158 from apolcyn/revert_windows_breakage" by Alexander Polcyn · 6 years ago
  84. f34c653 Revert "Merge pull request #15797 from apolcyn/windows_compile_and_sort" by Alexander Polcyn · 6 years ago
  85. 1b1d5e5 Get c-ares to compile and do address sorting on windows by Alex Polcyn · 6 years ago
  86. acc6ba0 Add C++ wrapper for local credentials by Yihua Zhang · 6 years ago
  87. 7b8be4d Merge branch 'master' into rq-threads by Sree Kuchibhotla · 6 years ago
  88. ec1c112 Each ThreadManager is a resource user by Sree Kuchibhotla · 6 years ago
  89. a9cde77 Merge branch 'master' of https://github.com/grpc/grpc into channelz-subchannels by ncteisen · 6 years ago
  90. 18a9d7d reviewer feedback by ncteisen · 6 years ago
  91. b472149 reviewer feedback by ncteisen · 6 years ago
  92. 6104e4f Move ChannelzServicePlugin to public, experimental by ncteisen · 6 years ago
  93. a3f31d1 Merge pull request #16040 from yang-g/cq by Yang Gao · 6 years ago
  94. bbee136 Add channelz subchannel support by ncteisen · 6 years ago
  95. b86a744 Expose GetChannel and GetTopChannels Core API by ncteisen · 6 years ago
  96. f2a57cd Merge remote-tracking branch 'upstream/master' into rq-threads by Sree Kuchibhotla · 6 years ago
  97. a9f3d78 Merge pull request #15980 from ncteisen/channelz-subchannel-refs by Noah Eisen · 6 years ago
  98. 913f9b9 Add Core resource quota implementation by Sree Kuchibhotla · 6 years ago
  99. f48d3d5 Initialize member in default ctor by yang-g · 6 years ago
  100. 67bb4e3 Initial scaffolding by Sree Kuchibhotla · 6 years ago