1. 965b11b Merge pull request #14171 from yang-g/cork_all by Yang Gao · 7 years ago
  2. 190a8db Fix linker error on objc mac tests by explicitly installing cocoapods v1.3.1, rather than picking up 1.4.1 by Alexander Polcyn · 7 years ago
  3. fe21b63 Merge pull request #12708 from muxi/fix-stream-compression-config-interface by Muxi Yan · 7 years ago
  4. 153ebda reduce send size for window overflow test by Yash Tibrewal · 7 years ago
  5. 5cb25e7 generate projects by Muxi Yan · 7 years ago
  6. fd900e0 Merge remote-tracking branch 'upstream/master' into fix-stream-compression-config-interface by Muxi Yan · 7 years ago
  7. 7e05426 Merge pull request #14169 from adelez/foundry_integration by adelez · 7 years ago
  8. d0e1f74 Fix build problem. by Mark D. Roth · 7 years ago
  9. 69b4e4c Use DEBUG level for polling engine trace logs. by yang-g · 7 years ago
  10. b9a3433 Make the thread wait so that write can complete too by Yash Tibrewal · 7 years ago
  11. 54dae10 Add tsan build on RBE and update image SHA. by Adele Zhou · 7 years ago
  12. 9e272b4 Merge pull request #14166 from AspirinSJL/todo by Juanli Shen · 7 years ago
  13. 42cf556 Merge pull request #14157 from ZhouyihaiDing/pr_callcredentials_metadata_leak by Stanley Cheung · 7 years ago
  14. de79daa Merge pull request #14164 from yang-g/cork_all by Yang Gao · 7 years ago
  15. ec0669c php: call credentials plugin_get_metadata metadata leak by Zhouyihai Ding · 7 years ago
  16. ea318b6 Build projects after merge by Yash Tibrewal · 7 years ago
  17. c84c8d4 Merge pull request #14160 from ZhouyihaiDing/pr_call_peer_leak by Stanley Cheung · 7 years ago
  18. d29d709 Merge pull request #14161 from ZhouyihaiDing/channel_hashkey_size by Stanley Cheung · 7 years ago
  19. ea8027a Merge branch 'master' into badclient by Yash Tibrewal · 7 years ago
  20. 5e7eed2 Merge pull request #14159 from ZhouyihaiDing/pr_call_array_leak by Stanley Cheung · 7 years ago
  21. 7cbbee7 remove unnecessary assert by Yash Tibrewal · 7 years ago
  22. 95b4c65 Merge pull request #14158 from ZhouyihaiDing/pr_callcredentials_plugin_leak by Stanley Cheung · 7 years ago
  23. a14ce30 Merge pull request #14156 from ZhouyihaiDing/channel_hashstr_leak by Stanley Cheung · 7 years ago
  24. 0eafd24 Merge pull request #14155 from ZhouyihaiDing/pr_callcredentials_retval_leak by Stanley Cheung · 7 years ago
  25. c872ad4 Fix comment by Juanli Shen · 7 years ago
  26. 1a78ef4 Merge pull request #13911 from AspirinSJL/lb_calld by Juanli Shen · 7 years ago
  27. 367a1ee php: fix call credentials createFromPlugin leak by Zhouyihai Ding · 7 years ago
  28. 159ceb6 php: fix call return peer leak by Zhouyihai Ding · 7 years ago
  29. ea33017 Add option to use client side coalescing API in qps test by yang-g · 7 years ago
  30. 10f38f5 Initialize data members in a single place. by Mark D. Roth · 7 years ago
  31. 0868da3 Merge pull request #14105 from mehrdada/relax-call-details by Mehrdad Afshari · 7 years ago
  32. f09c294 php: fix channel_credentials hashkey size error by Zhouyihai Ding · 7 years ago
  33. 2138362 php: fix channel_credentials hashstr leak by Zhouyihai Ding · 7 years ago
  34. e3e6470 php: fix call plugin_get_metadata return value leak by Zhouyihai Ding · 7 years ago
  35. b0821f0 php: fix grpc_parse_metadata_array leak by Zhouyihai Ding · 7 years ago
  36. 0d8b21e Add helper function for rst_stream by Yash Tibrewal · 7 years ago
  37. 1d8ab5a Merge pull request #14130 from ZhouyihaiDing/wrapper_leak by Stanley Cheung · 7 years ago
  38. 8e4c9d3 Extract lb_calld from glb_policy by Juanli Shen · 7 years ago
  39. 9ab4d0c Add const version of operator[]. by Mark D. Roth · 7 years ago
  40. 633add8 Merge pull request #14060 from euroelessar/boringssl-use-bio-pair by Jiangtao Li · 7 years ago
  41. 981f342 Merge pull request #14129 from ZhouyihaiDing/channel_reuse_leak by Stanley Cheung · 7 years ago
  42. 19688bf Add clear() method for InlinedVector<>. by Mark D. Roth · 7 years ago
  43. ef7d312 Merge pull request #14080 from yang-g/return_early by Yang Gao · 7 years ago
  44. 7c647d3 php: fix channel wrapper leak by Zhouyihai Ding · 7 years ago
  45. 8a84593 php: fix channel reuse doesn't free allocated wrapper by Zhouyihai Ding · 7 years ago
  46. 2318b87 Merge pull request #14127 from ZhouyihaiDing/channel_credentials_leak by Stanley Cheung · 7 years ago
  47. d715e7d Merge pull request #14126 from ZhouyihaiDing/get_target_leak by Stanley Cheung · 7 years ago
  48. 99bb170 Merge pull request #14125 from ZhouyihaiDing/persistent_channel_leak by Stanley Cheung · 7 years ago
  49. b609da5 Merge pull request #13660 from ZhouyihaiDing/php-memory-leak by Stanley Cheung · 7 years ago
  50. 0464879 php-memory-leak by ZhouyihaiDing · 7 years ago
  51. 55ca78f generate projects after rebase by yang-g · 7 years ago
  52. badfd41 Merge pull request #14086 from ncteisen/more-clang-tidy by Noah Eisen · 7 years ago
  53. dd2260c resolve comment by yang-g · 7 years ago
  54. 4d8828b Clear pending read when service handler is finished by yang-g · 7 years ago
  55. 98cd36e Add a test by yang-g · 7 years ago
  56. 011779e Merge pull request #13935 from muxi/create-grpc-c++-podspec by Muxi Yan · 7 years ago
  57. d36fe07 rename gts to alts by Yihua Zhang · 7 years ago
  58. a1f94b7 Merge pull request #13687 from ZhouyihaiDing/php_info by Stanley Cheung · 7 years ago
  59. 8d6e6f6 exposing public headers as a build target by makdharma · 7 years ago
  60. 81b608a fix no_proxy_str memory leak by Jan Tattermusch · 7 years ago
  61. ac0808b Merge pull request #14093 from markdroth/arena_alignment by Mark D. Roth · 7 years ago
  62. 2094ad7 fix -Wmemset-elt-size warning in gcc7.2 by Jan Tattermusch · 7 years ago
  63. 4c3496c attempt fixing boringssl compilation with gcc7.2 by Jan Tattermusch · 7 years ago
  64. 7196dfe attempt fixing zlib compilation with gcc7.2 by Jan Tattermusch · 7 years ago
  65. 0614a68 add portability test for gcc7.2 by Jan Tattermusch · 7 years ago
  66. 943cbbf use ubuntu-1710 for perf worker images by Jan Tattermusch · 7 years ago
  67. 20e7074 Merge pull request #14131 from nathanielmanistaatgoogle/summer-of-code by Nathaniel Manista · 7 years ago
  68. 4b9f8d8 php: channel_credentials hashstr leak by Zhouyihai Ding · 7 years ago
  69. 009dfea 2018 ideas (gRPC Python Team's, at least) by Nathaniel Manista · 7 years ago
  70. 6827d44 Merge pull request #14121 from markdroth/goaway_server_test_fix by Mark D. Roth · 7 years ago
  71. d3b5524 php: fix channel get_target leak by Zhouyihai Ding · 7 years ago
  72. a958664 Merge pull request #14079 from kpayson64/disable_fork_support by kpayson64 · 7 years ago
  73. 33af9aa php: fix channel persistence channel leak by Zhouyihai Ding · 7 years ago
  74. 62569dd Fix arena to return aligned memory. by Mark D. Roth · 7 years ago
  75. 97d3d08 Use wait_for_ready in goaway_server_test. by Mark D. Roth · 7 years ago
  76. eea1d9b nullptr check by Yash Tibrewal · 7 years ago
  77. d88f903 Merge branch 'master' of https://github.com/grpc/grpc into more-clang-tidy by ncteisen · 7 years ago
  78. a9fc084 Merge pull request #14117 from jtattermusch/resultstore_cpp_results by Jan Tattermusch · 7 years ago
  79. 56427c0 Merge pull request #14118 from grpc/v1.9.x by Jan Tattermusch · 7 years ago
  80. 41d220e make c++ reports display correctly in resultstore by Jan Tattermusch · 7 years ago
  81. 2c5964f Merge pull request #14113 from jtattermusch/fix_csharp_pooling_leak by Mehrdad Afshari · 7 years ago
  82. a1ad7d8 Remote namespace comment, will fix later by ncteisen · 7 years ago
  83. c14997b fix leak caused by csharp context pooling by Jan Tattermusch · 7 years ago
  84. 1791df0 Bad client changes to make large metadata test to work again by Yash Tibrewal · 7 years ago
  85. 6615ef5 Relax call details interface from interceptor by Mehrdad Afshari · 7 years ago
  86. 9492a92 Clean up C++ tests and example by Muxi Yan · 7 years ago
  87. 5b48dc7 Merge pull request #14098 from stanley-cheung/php-smarter-gen-proj by Stanley Cheung · 7 years ago
  88. cd9db08 Merge pull request #14096 from mehrdada/upmerge19 by Mehrdad Afshari · 7 years ago
  89. bc4b789 Merge remote-tracking branch 'upstream/master' into create-grpc-c++-podspec by Muxi Yan · 7 years ago
  90. 61bb29f Clean up C++ tests and example by Muxi Yan · 7 years ago
  91. 1722640 [ssl] Reduce number of copies by Ruslan Nigmatullin · 7 years ago
  92. 401f903 Build fix by Muxi Yan · 7 years ago
  93. ac3c69b PHP: make generate_projects.sh smarter for package.xml by Stanley Cheung · 7 years ago
  94. eb809c3 Upmerge 1.9.x into master by Mehrdad Afshari · 7 years ago
  95. fb309a9 Merge pull request #14092 from mehrdada/bump1-10 by Mehrdad Afshari · 7 years ago
  96. cbb4f78 Merge pull request #14089 from markdroth/no_plus_in_directory_names by Mark D. Roth · 7 years ago
  97. 9849bc6 Merge pull request #14090 from menghanl/fix_release_matrix by adelez · 7 years ago
  98. 4388404 Regenerate projects by Mehrdad Afshari · 7 years ago
  99. d1915a9 Bump version to 1.10 by Mehrdad Afshari · 7 years ago
  100. 298aa8a Merge pull request #14091 from mehrdada/v1.9.x by Mehrdad Afshari · 7 years ago