1. 35501ad Merge pull request #16467 from AspirinSJL/bump_master by Juanli Shen · 6 years ago
  2. 8d47cd4 Revert "Revert "Fathom tcp changes"" by Yash Tibrewal · 6 years ago
  3. 63322ac Bump version to 1.16.0-dev by Juanli Shen · 6 years ago
  4. 97ba943 Revert "Fathom tcp changes" by Jan Tattermusch · 6 years ago
  5. aab47cb Merge pull request #15941 from yashykt/fathomtcpchanges by Yash Tibrewal · 6 years ago
  6. 53b92dc Merge pull request #16414 from vjpai/core_callback_test by Vijay Pai · 6 years ago
  7. 35479b8 Merge pull request #16358 from muxi/privatize-boringssl by Muxi Yan · 6 years ago
  8. b24b212 Make symbols of BoringSSL private to gRPC by Muxi Yan · 6 years ago
  9. 72695b8 Add an inproc-based non-polling test of core callback API by Vijay Pai · 6 years ago
  10. 472b932 Merge pull request #16374 from vjpai/census by Vijay Pai · 6 years ago
  11. 8ba4563 Merge pull request #16373 from markdroth/mu_guard_cleanup by Mark D. Roth · 6 years ago
  12. 381bcab Move a file from src/cpp to src/core since core depends on it by Vijay Pai · 6 years ago
  13. 7a7e4f5 Move C++ mu_guard class out of C-core public headers and fix style. by Mark D. Roth · 6 years ago
  14. 17a6bf6 Merge pull request #16298 from vjpai/custom_poller by Vijay Pai · 6 years ago
  15. 556775d Merge master by Yash Tibrewal · 6 years ago
  16. da8c26f Merge pull request #16261 from muxi/dynamic-cfstream-init by Muxi Yan · 6 years ago
  17. 17e3611 Infrastructure for adding custom polling engines by Vijay Pai · 6 years ago
  18. bcd747d Added system roots feature to load roots from OS trust store by tdbhacks · 6 years ago
  19. e8f0e54 Enable CFStream with environment variable by Muxi Yan · 6 years ago
  20. 9896c64 Revert "Merge pull request #16158 from apolcyn/revert_windows_breakage" by Alexander Polcyn · 6 years ago
  21. f34c653 Revert "Merge pull request #15797 from apolcyn/windows_compile_and_sort" by Alexander Polcyn · 6 years ago
  22. 1b1d5e5 Get c-ares to compile and do address sorting on windows by Alex Polcyn · 6 years ago
  23. 25d2018 Merge pull request #16092 from apolcyn/customizable_qps_server_builder by apolcyn · 6 years ago
  24. 29c9e04 Merge pull request #16067 from srini100/master by Srini Polavarapu · 6 years ago
  25. 92e0a70 Make QPS server builder customizeabled by Alex Polcyn · 6 years ago
  26. 6104e4f Move ChannelzServicePlugin to public, experimental by ncteisen · 6 years ago
  27. 27b014e Bump version to 1.15.0-dev by Srini Polavarapu · 6 years ago
  28. c194528 Adds C++ Channelz Service by ncteisen · 6 years ago
  29. f039793 Fathom TCP level changes. TracedBuffer for keeping track of all buffers by Yash Tibrewal · 6 years ago
  30. afb9829 Fix the muddled linkeage of channelz by ncteisen · 6 years ago
  31. 252d3f3 Merge pull request #15909 from yihuazhang/local_channel_credentials by yihuaz · 6 years ago
  32. 024c663 Merge pull request #15771 from ncteisen/serialization by Noah Eisen · 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. 10d853d Merge pull request #15891 from markdroth/subchannel_alignment_fix by Mark D. Roth · 6 years ago
  36. 8db7788 Merge branch 'master' of https://github.com/grpc/grpc into serialization by ncteisen · 6 years ago
  37. d7c6c6e !@#!%$@# by Nicolas "Pixel" Noble · 6 years ago
  38. 2223e60 Avoid duplicate definitions of ROUND_UP_TO_ALIGNMENT_SIZE() macro. by Mark D. Roth · 6 years ago
  39. 01f3d5e Merge pull request #15867 from ZhouyihaiDing/15865 by David G. Quintas · 6 years ago
  40. f04fbd1 PHP: fix distrib test by ZhouyihaiDing · 6 years ago
  41. 174166d Add header back in build.yaml by Juanli Shen · 6 years ago
  42. 9789fa4 Merge pull request #15748 from nicolasnoble/libcxxabi by Nicolas Noble · 6 years ago
  43. e0198fc Merge pull request #15776 from sreecha/epollex-ownerfd-fix by Sree Kuchibhotla · 6 years ago
  44. b71da61 c++14-compat is c++ only. by Nicolas "Pixel" Noble · 6 years ago
  45. c6ed823 + -> X by Nicolas "Pixel" Noble · 6 years ago
  46. 3acf8e6 Merge pull request #15840 from dgquintas/common_nanopb by David G. Quintas · 6 years ago
  47. fe62844 Not all compilers... by Nicolas "Pixel" Noble · 6 years ago
  48. f5f1d57 Add load reporting filter by Juanli Shen · 6 years ago
  49. afbc251 Merge branch 'master' into epollex-ownerfd-fix by Sree Kuchibhotla · 6 years ago
  50. f3955ba Update to use the canonical version of LB proto by David Garcia Quintas · 6 years ago
  51. 7747230 Add channel creation benchmark by ncteisen · 6 years ago
  52. 1517f80 Merge branch 'master' into epollex-ownerfd-fix by Sree Kuchibhotla · 6 years ago
  53. fba01d8 Remove load data store targets from build.yaml by Juanli Shen · 6 years ago
  54. bacd625 Add end2end test for codegen_generic by ncteisen · 6 years ago
  55. 93a90e6 Support codegen generic on server side by ncteisen · 6 years ago
  56. 68d4f50 Merge branch 'master' of https://github.com/grpc/grpc into channelz by ncteisen · 6 years ago
  57. ccc8a46 Merge branch 'master' into epollex-ownerfd-fix by Sree Kuchibhotla · 6 years ago
  58. 9e3e646 Merge pull request #15274 from JackOfMostTrades/verify-callback-core by Mark D. Roth · 6 years ago
  59. 01cbab6 Merge pull request #15070 from Vizerai/filter_port by Jim King · 6 years ago
  60. 09d7da2 Merge branch 'master' into epollex-ownerfd-fix by Sree Kuchibhotla · 6 years ago
  61. 16ad9b8 Added a test to catch such things in future by Sree Kuchibhotla · 6 years ago
  62. 1f3d714 Move suppressions files under test/core/util to avoid creating a BUILD file under tools, which breaks import. by Adele Zhou · 6 years ago
  63. 7eda619 Separate the posix part of the c-ares driver by Alexander Polcyn · 6 years ago
  64. c14e95f Merge branch 'master' of https://github.com/grpc/grpc into channelz by ncteisen · 6 years ago
  65. d661628 Merge pull request #15694 from srini100/bump-to-v1.14 by Srini Polavarapu · 6 years ago
  66. 657a3eb Merge branch 'master' of github.com:grpc/grpc into nanopb_build_cleanup by David Garcia Quintas · 6 years ago
  67. f92460e Merge branch 'master' of https://github.com/grpc/grpc into channelz by ncteisen · 6 years ago
  68. cbdf132 Skeleton of libcxxabi's usage. by Nicolas "Pixel" Noble · 6 years ago
  69. 68eff58 Create verify_peer_options when creating ssl credentials in order to expose a verification callback option. by Ian Haken · 7 years ago
  70. 32c0493 Merge branch 'master' of github.com:grpc/grpc into nanopb_build_cleanup by David Garcia Quintas · 6 years ago
  71. 5349496 set higher cpu_cost for arena test by Jan Tattermusch · 6 years ago
  72. 75f697d Bump version to v1.14.0 by Srini Polavarapu · 6 years ago
  73. d7728cd Merge pull request #15069 from muxi/prototype-cfstream by Muxi Yan · 6 years ago
  74. ec48284 re run generate projects by ncteisen · 6 years ago
  75. c3c6e06 Add basic support for GetChannel by ncteisen · 6 years ago
  76. c512b4f revert -framework CoreFoundation by Muxi Yan · 6 years ago
  77. dd8bc8c moved nanopb flags from Makefile.template to build.yaml by David Garcia Quintas · 6 years ago
  78. 142cbb5 Address comments on names and comments by Muxi Yan · 6 years ago
  79. e501a3d Merge branch 'master' of https://github.com/Vizerai/grpc into filter_port by Vizerai · 6 years ago
  80. 67d7cdc Support building sanitizers with Clang5+ by Matt Kwong · 6 years ago
  81. ba221d0 Merge branch 'master' into prototype-cfstream by Muxi Yan · 6 years ago
  82. 328099a Build system tweak by Muxi Yan · 6 years ago
  83. a70102b Use cc rather than mm files and merge cfstream related files into core by Muxi Yan · 6 years ago
  84. 16b42ca Add skeleton gtest file by ncteisen · 6 years ago
  85. bba8840 Change filename to channelz by ncteisen · 6 years ago
  86. 67ff405 Change existing build system for CFStream by Muxi Yan · 6 years ago
  87. 4fad281 Merge remote-tracking branch 'upstream/master' into fork_exec_ctx_check by kpayson64 · 6 years ago
  88. 41e4ced Adding opencensus grpc plugin. by Vizerai · 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. 57ed055 Merge pull request #15283 from apolcyn/server_consume_socket_mutator by apolcyn · 6 years ago
  92. ac8b72f Add a test that tcp server posix consumes socket mutators by Alexander Polcyn · 6 years ago
  93. cc93663 Add ALTS fuzzer by Yihua Zhang · 6 years ago
  94. 392dad7 incorporate alts to google default creds by Yihua Zhang · 6 years ago
  95. 7af3e81 Bump master to v1.13.0-dev 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