1. e83415d minor fix by Yihua Zhang · 6 years ago
  2. 587b40d finished 2nd revision by Yihua Zhang · 6 years ago
  3. ff6c5b2 Merge remote-tracking branch 'upstream/master' into local_channel_credentials by Yihua Zhang · 6 years ago
  4. 1115bb7 Merge pull request #15859 from kerrick-lyft/kerrick-lyft-patch-1 by Noah Eisen · 6 years ago
  5. f44f0bc Merge branch 'master' into kerrick-lyft-patch-1 by Kerrick Staley · 6 years ago
  6. 0bcc55f finished 1st revision by Yihua Zhang · 6 years ago
  7. c5f1eda implement loca credentials by Yihua Zhang · 6 years ago
  8. 6eb6c84 Merge pull request #15822 from jtattermusch/building_doc_polish by Jan Tattermusch · 6 years ago
  9. b1665f0 Merge pull request #15917 from srini100/master by Srini Polavarapu · 6 years ago
  10. 9f7e963 Merge pull request #15883 from hcaseyal/remove_server_auth_allocation by hcaseyal · 6 years ago
  11. 7860a94 Merge pull request #15910 from jiangtaoli2016/extra_copy_improve by Jiangtao Li · 6 years ago
  12. f061a88 Remove auth_context from call data. Use channel data auth context instead by Hope Casey-Allen · 6 years ago
  13. 9555484 Fix macro error and clang tidy by Hope Casey-Allen · 6 years ago
  14. 95800f4 Remove allocation in server_auth_filter by Hope Casey-Allen · 6 years ago
  15. 98bf1a5 Add version 1.13.0 to interop matrix by Srini Polavarapu · 6 years ago
  16. 7206c05 refactor extra-copy integrity-only protector by jiangtaoli2016 · 6 years ago
  17. 10d853d Merge pull request #15891 from markdroth/subchannel_alignment_fix by Mark D. Roth · 6 years ago
  18. 2be6bfa Merge pull request #15901 from jiangtaoli2016/extra_copy_protector by Noah Eisen · 6 years ago
  19. 52a2f21 Allow extra copy in zero-copy protector integrity-only mode by jiangtaoli2016 · 6 years ago
  20. 2851210 Merge pull request #15881 from nicolasnoble/ffs by Nicolas Noble · 6 years ago
  21. d7c6c6e !@#!%$@# by Nicolas "Pixel" Noble · 6 years ago
  22. d069e2d Merge pull request #15893 from adelez/foundry_tests by adelez · 6 years ago
  23. d572b16 Merge pull request #15887 from ericgribkoff/dont_turn_off by Eric Gribkoff · 6 years ago
  24. 663f606 Fix the Ubsan PR build by Adele Zhou · 6 years ago
  25. d463a64 Fix subchannel call to align its call stack (similar to 15b37ac for parent call). by Mark D. Roth · 6 years ago
  26. e85e713 timer manager: don't turn off threading in start_threads() by Eric Gribkoff · 6 years ago
  27. 2223e60 Avoid duplicate definitions of ROUND_UP_TO_ALIGNMENT_SIZE() macro. by Mark D. Roth · 6 years ago
  28. 0a6fdb2 Merge pull request #15828 from apolcyn/fix_gcd by apolcyn · 6 years ago
  29. 1e0de6a Merge pull request #15777 from muxi/cfstream-doc by Muxi Yan · 6 years ago
  30. 186a518 Merge pull request #15876 from adelez/foundry_integration by adelez · 6 years ago
  31. 35bbd90 Merge pull request #15848 from vjpai/thd_fix by Vijay Pai · 6 years ago
  32. f61d929 fix ubsan test by Adele Zhou · 6 years ago
  33. 0458a6b Merge pull request #15847 from muxi/c++-protobuf by Muxi Yan · 6 years ago
  34. 3c3b6b8 Merge pull request #15838 from muxi/objc-channel-args by Muxi Yan · 6 years ago
  35. ec1c014 Update link to network transition behavior doc by Muxi Yan · 6 years ago
  36. 82d65f2 Merge pull request #14650 from muxi/network-behavior-doc by Muxi Yan · 6 years ago
  37. 5d4bb06 Fix grammar by Muxi Yan · 6 years ago
  38. c24a35d Do not upload results to database for PR. by Adele Zhou · 6 years ago
  39. 2c9d7a6 Merge pull request #15872 from adelez/foundry_integration by adelez · 6 years ago
  40. 0220a99 Explicitly delete fd from pollset set after c-ares is done by Alexander Polcyn · 6 years ago
  41. 4ae9d81 Add asan and ubsan PR build for bazel by Adele Zhou · 6 years ago
  42. ef4849f Set runs_per_test=2 by Adele Zhou · 6 years ago
  43. de06fc0 Merge pull request #15869 from ncteisen/fix-build by Noah Eisen · 6 years ago
  44. 7b0af97 Disable connectivity_state query for now by ncteisen · 6 years ago
  45. 2995000 Comments by Muxi Yan · 6 years ago
  46. 01f3d5e Merge pull request #15867 from ZhouyihaiDing/15865 by David G. Quintas · 6 years ago
  47. f04fbd1 PHP: fix distrib test by ZhouyihaiDing · 6 years ago
  48. 22318af Merge pull request #15866 from AspirinSJL/add_header by Juanli Shen · 6 years ago
  49. 174166d Add header back in build.yaml by Juanli Shen · 6 years ago
  50. 9789fa4 Merge pull request #15748 from nicolasnoble/libcxxabi by Nicolas Noble · 6 years ago
  51. e0198fc Merge pull request #15776 from sreecha/epollex-ownerfd-fix by Sree Kuchibhotla · 6 years ago
  52. 618a3f5 Merge pull request #15839 from hcaseyal/server_auth_allocation by hcaseyal · 6 years ago
  53. 4fb5378 Fix Bazel build instructions by Kerrick Staley · 6 years ago
  54. b71da61 c++14-compat is c++ only. by Nicolas "Pixel" Noble · 6 years ago
  55. c6ed823 + -> X by Nicolas "Pixel" Noble · 6 years ago
  56. 3acf8e6 Merge pull request #15840 from dgquintas/common_nanopb by David G. Quintas · 6 years ago
  57. 8f3222c Remove allocation in server_auth filter and allocate on the arena instead by Hope Casey-Allen · 6 years ago
  58. 24416c7 Merge pull request #15834 from ganmacs/ensure-that-cancelled-server_streamer-call-raise-cancell by apolcyn · 6 years ago
  59. 1645e1c Sync'd load_balancer.proto by David Garcia Quintas · 6 years ago
  60. 6cec581 Merge pull request #15850 from grpc/v1.13.x by Mehrdad Afshari · 6 years ago
  61. f69f49d Merge pull request #15570 from AspirinSJL/load_reporting_filter by Juanli Shen · 6 years ago
  62. c1b64e3 GRPC::Cancelled should be occured when calling Enumrable#next on canceled call by ganmacs · 6 years ago
  63. 8c8cd02 Uncomment nanopb output check by David Garcia Quintas · 6 years ago
  64. fae0d95 Missing test files. by Nicolas "Pixel" Noble · 6 years ago
  65. fe62844 Not all compilers... by Nicolas "Pixel" Noble · 6 years ago
  66. 46168bf Check the value in the pointer, not the address by Vijay Pai · 6 years ago
  67. 1176dc3 Add tests by Muxi Yan · 6 years ago
  68. f5f1d57 Add load reporting filter by Juanli Shen · 6 years ago
  69. afbc251 Merge branch 'master' into epollex-ownerfd-fix by Sree Kuchibhotla · 6 years ago
  70. 6443601 Subspec for C++ protobuf by Muxi Yan · 6 years ago
  71. f3955ba Update to use the canonical version of LB proto by David Garcia Quintas · 6 years ago
  72. 7a2a8ca Merge pull request #15747 from ncteisen/channel-benchmark by Noah Eisen · 6 years ago
  73. 8bda53e Merge pull request #15196 from AspirinSJL/load_reporter by Juanli Shen · 6 years ago
  74. 291bbc7 Add load reporter by Juanli Shen · 6 years ago
  75. 06cc5b5 Merge pull request #15798 from dapengzhang0/patch-1 by Eric Anderson · 6 years ago
  76. 7747230 Add channel creation benchmark by ncteisen · 6 years ago
  77. 3da6227 Merge pull request #15800 from ganmacs/remove-redefine-class by apolcyn · 6 years ago
  78. da5870d Merge pull request #15349 from AspirinSJL/load_reporting_bazel_only by Juanli Shen · 6 years ago
  79. 1517f80 Merge branch 'master' into epollex-ownerfd-fix by Sree Kuchibhotla · 6 years ago
  80. f4a03a5 bazel installation instructions by Jan Tattermusch · 6 years ago
  81. 5fa88d8 fix nits in CONTRIBUTING.md by Jan Tattermusch · 6 years ago
  82. 222655c Merge pull request #15821 from jtattermusch/concepts_polish by Jan Tattermusch · 6 years ago
  83. 6c7b6b8 Merge pull request #15779 from ZhouyihaiDing/deserialize by Zhouyihai Ding · 6 years ago
  84. 9a0a2cc Merge pull request #15826 from mehrdada/upmerge-v1.13.x-into-master by Mehrdad Afshari · 6 years ago
  85. c82cd7c Merge pull request #15799 from AspirinSJL/htonl by Juanli Shen · 6 years ago
  86. b607f71 bump to v1.13.1 because v1.13.0 failed to release by ZHANG Dapeng · 6 years ago
  87. 8c6bea1 Merge pull request #15825 from kpayson64/exec_ctx_check_bugfix by kpayson64 · 6 years ago
  88. d6b483b PHP: add deserialze as the argument for the interceptor by ZhouyihaiDing · 6 years ago
  89. 9f28775 Merge pull request #15793 from ganmacs/delete-unused-ivar by apolcyn · 6 years ago
  90. 0be746f Merge pull request #15823 from yashykt/writethroughdoc by Yash Tibrewal · 6 years ago
  91. 4be9f42 Merge pull request #15806 from ZhouyihaiDing/15803 by Zhouyihai Ding · 6 years ago
  92. 84955e7 Upmerge v1.13.x into master by Mehrdad Afshari · 6 years ago
  93. fba01d8 Remove load data store targets from build.yaml by Juanli Shen · 6 years ago
  94. 46a6059 Changes by kpayson64 · 6 years ago
  95. 062f369 Merge pull request #15819 from grpc/mmx-grpcio-testing-build by Mehrdad Afshari · 6 years ago
  96. aaa063a Merge pull request #15820 from ncteisen/noisy-comment by Noah Eisen · 6 years ago
  97. 8771dab PHP: fix distribtest test by adding -Ithird_party/nanopb by ZhouyihaiDing · 6 years ago
  98. 45915f7 Add caveat to noisy comment, push to dbg mode by ncteisen · 6 years ago
  99. 73a124f Wire to socket doc change by Yash Tibrewal · 6 years ago
  100. 5cdc096 add TODOs by Jan Tattermusch · 6 years ago