1. 7b021fb CMakeLists for Cross-compiling by Hao Chen · 4 years, 4 months ago
  2. 3ee2919 Merge pull request #16646 from vjpai/callback_codegen_client_unary by Vijay Pai · 6 years ago
  3. 5bb69e0 Merge pull request #16488 from hcaseyal/hpack_static_table by hcaseyal · 6 years ago
  4. 9e6511a Make the core callback interface API so that it can be used in generated code by Vijay Pai · 6 years ago
  5. 327c514 Some reorganizing to respond to code review comments by Hope Casey-Allen · 6 years ago
  6. 3bc10c0 Merge pull request #16492 from vjpai/client_callback by Vijay Pai · 6 years ago
  7. 964d679 Resolve ip literals and Windows localhost manually when using c-ares by Alexander Polcyn · 6 years ago
  8. 8bf5253 Provide a generic client-side unary callback API by Vijay Pai · 6 years ago
  9. 35501ad Merge pull request #16467 from AspirinSJL/bump_master by Juanli Shen · 6 years ago
  10. 8d47cd4 Revert "Revert "Fathom tcp changes"" by Yash Tibrewal · 6 years ago
  11. 8ceb27a Regenerate projects by Juanli Shen · 6 years ago
  12. 97ba943 Revert "Fathom tcp changes" by Jan Tattermusch · 6 years ago
  13. aab47cb Merge pull request #15941 from yashykt/fathomtcpchanges by Yash Tibrewal · 6 years ago
  14. 72695b8 Add an inproc-based non-polling test of core callback API by Vijay Pai · 6 years ago
  15. 381bcab Move a file from src/cpp to src/core since core depends on it by Vijay Pai · 6 years ago
  16. 556775d Merge master by Yash Tibrewal · 6 years ago
  17. bcd747d Added system roots feature to load roots from OS trust store by tdbhacks · 6 years ago
  18. 5cd8b1e Enable c-ares queries on Windows by Alex Polcyn · 6 years ago
  19. 23c3c47 rephrase comment by Jan Tattermusch · 6 years ago
  20. d139655 try fix c++ vs2017 build by Jan Tattermusch · 6 years ago
  21. 9896c64 Revert "Merge pull request #16158 from apolcyn/revert_windows_breakage" by Alexander Polcyn · 6 years ago
  22. f34c653 Revert "Merge pull request #15797 from apolcyn/windows_compile_and_sort" by Alexander Polcyn · 6 years ago
  23. 1b1d5e5 Get c-ares to compile and do address sorting on windows by Alex Polcyn · 6 years ago
  24. 25d2018 Merge pull request #16092 from apolcyn/customizable_qps_server_builder by apolcyn · 6 years ago
  25. 29c9e04 Merge pull request #16067 from srini100/master by Srini Polavarapu · 6 years ago
  26. 92e0a70 Make QPS server builder customizeabled by Alex Polcyn · 6 years ago
  27. 6104e4f Move ChannelzServicePlugin to public, experimental by ncteisen · 6 years ago
  28. 8c9af74 Regenerate projects by Srini Polavarapu · 6 years ago
  29. c194528 Adds C++ Channelz Service by ncteisen · 6 years ago
  30. f039793 Fathom TCP level changes. TracedBuffer for keeping track of all buffers by Yash Tibrewal · 6 years ago
  31. afb9829 Fix the muddled linkeage of channelz by ncteisen · 6 years ago
  32. 252d3f3 Merge pull request #15909 from yihuazhang/local_channel_credentials by yihuaz · 6 years ago
  33. c5f1eda implement loca credentials by Yihua Zhang · 6 years ago
  34. a0a5953 s/CodegenGeneric/Raw/g by ncteisen · 6 years ago
  35. 8db7788 Merge branch 'master' of https://github.com/grpc/grpc into serialization by ncteisen · 6 years ago
  36. 174166d Add header back in build.yaml by Juanli Shen · 6 years ago
  37. e0198fc Merge pull request #15776 from sreecha/epollex-ownerfd-fix by Sree Kuchibhotla · 6 years ago
  38. 3acf8e6 Merge pull request #15840 from dgquintas/common_nanopb by David G. Quintas · 6 years ago
  39. f5f1d57 Add load reporting filter by Juanli Shen · 6 years ago
  40. afbc251 Merge branch 'master' into epollex-ownerfd-fix by Sree Kuchibhotla · 6 years ago
  41. f3955ba Update to use the canonical version of LB proto by David Garcia Quintas · 6 years ago
  42. 7747230 Add channel creation benchmark by ncteisen · 6 years ago
  43. 1517f80 Merge branch 'master' into epollex-ownerfd-fix by Sree Kuchibhotla · 6 years ago
  44. fba01d8 Remove load data store targets from build.yaml by Juanli Shen · 6 years ago
  45. 1a46d07 Merge branch 'master' of https://github.com/grpc/grpc into channelz by ncteisen · 6 years ago
  46. 9e26b6c Regenerate project and fix sanity by ncteisen · 6 years ago
  47. bacd625 Add end2end test for codegen_generic by ncteisen · 6 years ago
  48. 93a90e6 Support codegen generic on server side by ncteisen · 6 years ago
  49. 1ea30c5 Merge pull request #15195 from jozefizso/dev/vcpkg_csharp_patch by Jan Tattermusch · 6 years ago
  50. 76283c4 Fix sanitY by Noah Eisen · 6 years ago
  51. 0f20212 Regenerate project by ncteisen · 6 years ago
  52. 68d4f50 Merge branch 'master' of https://github.com/grpc/grpc into channelz by ncteisen · 6 years ago
  53. fb08283 Fix bug in pollset_add_fd_locked and a tsan error by Sree Kuchibhotla · 6 years ago
  54. ccc8a46 Merge branch 'master' into epollex-ownerfd-fix by Sree Kuchibhotla · 6 years ago
  55. 9e3e646 Merge pull request #15274 from JackOfMostTrades/verify-callback-core by Mark D. Roth · 6 years ago
  56. ec47794 Regenerate CMakeLists.txt from generate_projects.sh by Jozef Izso · 6 years ago
  57. 01cbab6 Merge pull request #15070 from Vizerai/filter_port by Jim King · 6 years ago
  58. 09d7da2 Merge branch 'master' into epollex-ownerfd-fix by Sree Kuchibhotla · 6 years ago
  59. 16ad9b8 Added a test to catch such things in future by Sree Kuchibhotla · 6 years ago
  60. 7eda619 Separate the posix part of the c-ares driver by Alexander Polcyn · 6 years ago
  61. 4d1da60 Fix ASAN and sanity by ncteisen · 6 years ago
  62. c14e95f Merge branch 'master' of https://github.com/grpc/grpc into channelz by ncteisen · 6 years ago
  63. d661628 Merge pull request #15694 from srini100/bump-to-v1.14 by Srini Polavarapu · 6 years ago
  64. f92460e Merge branch 'master' of https://github.com/grpc/grpc into channelz by ncteisen · 6 years ago
  65. ebb23c6 regenerated projects by David Garcia Quintas · 6 years ago
  66. 4027392 Merge branch 'master' of github.com:grpc/grpc into nanopb_build_cleanup by David Garcia Quintas · 6 years ago
  67. 68eff58 Create verify_peer_options when creating ssl credentials in order to expose a verification callback option. by Ian Haken · 7 years ago
  68. 87a63e0 Merge pull request #15691 from apolcyn/roll_forward_fix_shutdown_closed_socket by apolcyn · 6 years ago
  69. 32c0493 Merge branch 'master' of github.com:grpc/grpc into nanopb_build_cleanup by David Garcia Quintas · 6 years ago
  70. 3089cc8 Merge pull request #15676 from ncteisen/error-creation-sanity by Noah Eisen · 6 years ago
  71. c79c156 Regenrate projects by Srini Polavarapu · 6 years ago
  72. d2e357b Revert "Merge pull request #15685 from grpc/revert-15435-fix_shutdown_closed_socket" by Alexander Polcyn · 6 years ago
  73. 61278f3 Revert "Fix shutdown of closed fd when c-ares opens a second fd" by Jan Tattermusch · 6 years ago
  74. b8a52e0 Add new end2end test for channelz by ncteisen · 6 years ago
  75. a94896f Add no_error_on_hotpath test by ncteisen · 6 years ago
  76. 701a4b1 Merge pull request #15435 from apolcyn/fix_shutdown_closed_socket by apolcyn · 6 years ago
  77. 18caf6d link address sorting against gRPC_BASELIB_LIBRARIES, for windows by Alexander Polcyn · 6 years ago
  78. ec48284 re run generate projects by ncteisen · 6 years ago
  79. c3c6e06 Add basic support for GetChannel by ncteisen · 6 years ago
  80. 7f94702 cmake changes by David Garcia Quintas · 6 years ago
  81. 96dbfe1 Fix shutdown of closed fd when c-ares opens a second fd by Alexander Polcyn · 6 years ago
  82. e501a3d Merge branch 'master' of https://github.com/Vizerai/grpc into filter_port by Vizerai · 6 years ago
  83. 16b42ca Add skeleton gtest file by ncteisen · 6 years ago
  84. bba8840 Change filename to channelz by ncteisen · 6 years ago
  85. c934a2e Regenerate projects by kpayson64 · 6 years ago
  86. 4fad281 Merge remote-tracking branch 'upstream/master' into fork_exec_ctx_check by kpayson64 · 6 years ago
  87. 41e4ced Adding opencensus grpc plugin. by Vizerai · 6 years ago
  88. ab5b484 Merge pull request #15319 from jtattermusch/cmake_install_roots_pem by Jan Tattermusch · 6 years ago
  89. 274840e Migrate SSL_transport_security TSI to new TSI handshaker API by jiangtaoli2016 · 6 years ago
  90. 47537f5 Merge pull request #15221 from yihuazhang/alts_fuzzer by yihuaz · 6 years ago
  91. a3992d2 cmake install should also install roots.pem by Jan Tattermusch · 6 years ago
  92. 57ed055 Merge pull request #15283 from apolcyn/server_consume_socket_mutator by apolcyn · 6 years ago
  93. ac8b72f Add a test that tcp server posix consumes socket mutators by Alexander Polcyn · 6 years ago
  94. cc93663 Add ALTS fuzzer by Yihua Zhang · 6 years ago
  95. 2d43a45 Regenerate projects by Mehrdad Afshari · 6 years ago
  96. 7df2441 Merge pull request #14886 from markdroth/c++_subchannel_list by Mark D. Roth · 6 years ago
  97. a0aab7e Add load data store by Juanli Shen · 6 years ago
  98. 701e70d c++ify by kpayson64 · 6 years ago
  99. 38ab21e Add exec_ctx check to fork handlers by kpayson64 · 6 years ago
  100. 40ec89f Support microbenchmarks internally by ncteisen · 6 years ago