1. d8fe334 s/lb-cost/lb-cost-bin by David Garcia Quintas · 8 years ago
  2. 9c00dab Merge pull request #8295 from matt-kwong/pull-request-params by matt-kwong · 8 years ago
  3. d17dc4d Merge pull request #8378 from markdroth/clang_format_fix by Noah Eisen · 8 years ago
  4. 5e258bf clang-format by Mark D. Roth · 8 years ago
  5. 4a8cf1d Merge pull request #8348 from dgquintas/new_lb_md_keys by David G. Quintas · 8 years ago
  6. f4694a6 Merge pull request #8234 from ncteisen/new_interop_tests by Noah Eisen · 8 years ago
  7. f3d71d2 Merge pull request #7962 from y-zeng/call_holder_add_pollent by Yuchen Zeng · 8 years ago
  8. 3808b6e Merge pull request #8326 from apolcyn/change_perf_worker_go_install by Jan Tattermusch · 8 years ago
  9. fd7caf5 Merge branch 'master' of github.com:grpc/grpc into new_lb_md_keys by David Garcia Quintas · 8 years ago
  10. 2f27a16 Merge pull request #8369 from muxi/fix-interoptest by Muxi Yan · 8 years ago
  11. 448a16d Merge pull request #8127 from kpayson64/allow_pointers by kpayson64 · 8 years ago
  12. 58c0f96 Allow pointer channel args python by Ken Payson · 8 years ago
  13. be4fcc4 Fix InteropTests.m bug by Muxi Yan · 8 years ago
  14. 58628ae Merge pull request #8361 from ncteisen/csharp_custom_metadata by Eric Anderson · 8 years ago
  15. 770137b Merge pull request #8297 from jtattermusch/add_newinstance_comment by Jan Tattermusch · 8 years ago
  16. 0fd76ab Merge pull request #8352 from jtattermusch/improve_reporting by Jan Tattermusch · 8 years ago
  17. f01122c Made whitelisting files easier and more intuitive by Matt Kwong · 8 years ago
  18. 2d41ed1 fixed bug in custom metadata interop test from csharp client to c++ server by Noah Eisen · 8 years ago
  19. 83dd3aa changed whitespace by Noah Eisen · 8 years ago
  20. 40860c4 reverting a file for the last commit caused a function to be deleted from interop_client. This commit adds that function back in by Noah Eisen · 8 years ago
  21. f8ffbf6 also reverted interop server, since mark had already made the changes I did in an un merged pull request by Noah Eisen · 8 years ago
  22. 002f41e reverted changes to interop test driver to avoid clashes with mark roths pull req by Noah Eisen · 8 years ago
  23. cece9c7 manually fixed merge conflict. caused by the addition of a different new interop test by Noah Eisen · 8 years ago
  24. 46b9be7 add comment about go differences in go versions by Alexander Polcyn · 8 years ago
  25. d44144c Merge pull request #8359 from dgquintas/clangformatfix by David G. Quintas · 8 years ago
  26. b529997 Fixed clang-format sanity error by David Garcia Quintas · 8 years ago
  27. 5ef0c00 Merge pull request #8101 from makdharma/cacheable_unary by makdharma · 8 years ago
  28. 82d7677 trivial change to kick off jenkins run by Makarand Dharmapurikar · 8 years ago
  29. fad04cc Merge pull request #8354 from grpc/v1.0.x by Jan Tattermusch · 8 years ago
  30. 40b80f0 Merge pull request #8353 from jtattermusch/v1.0.x by Jan Tattermusch · 8 years ago
  31. 0dc8d35 Update README.md by Jan Tattermusch · 8 years ago
  32. 5d77c96 Update README.md by Jan Tattermusch · 8 years ago
  33. 45775fd Update README.md by Jan Tattermusch · 8 years ago
  34. d1395d9 Update README.md by Jan Tattermusch · 8 years ago
  35. 9633bd3 Update README.md by Jan Tattermusch · 8 years ago
  36. 9cece7c Update README.md by Jan Tattermusch · 8 years ago
  37. 5b2e172 Create README.md by Jan Tattermusch · 8 years ago
  38. 7a82301 Update README.md by Jan Tattermusch · 8 years ago
  39. 10edbe5 Update README.md by Jan Tattermusch · 8 years ago
  40. 580e976 Update README.md by Jan Tattermusch · 8 years ago
  41. 10098d1 regenerate C# protos by Jan Tattermusch · 8 years ago
  42. 05cccba add comment for NewInstance override by Jan Tattermusch · 8 years ago
  43. cfcc075 more flexible test naming in reports by Jan Tattermusch · 8 years ago
  44. 83f8bc5 Merge pull request #8320 from jtattermusch/gprlog_format_fix by Jan Tattermusch · 8 years ago
  45. 53cba4a Merge pull request #8182 from matt-kwong/fix_docker_local_clone by Jan Tattermusch · 8 years ago
  46. 352e9a3 Merge pull request #8073 from daniel-j-born/handshake_shutdown by Yang Gao · 8 years ago
  47. c598602 Removed outdated TODOs and improved docstrings by David Garcia Quintas · 8 years ago
  48. a03a8c4 Merge pull request #8333 from rjshade/orphan_calls by Vijay Pai · 8 years ago
  49. a3654db Renamed LB-related metadata keys by David Garcia Quintas · 8 years ago
  50. 41c06a2 move changes from dockerfile to template by Matt Kwong · 8 years ago
  51. fbfb05a Merge pull request #8177 from jboeuf/remove_call_creds_from_channel_creds by jboeuf · 8 years ago
  52. 3efcb48 Merge remote-tracking branch 'upstream/master' into call_holder_add_pollent by Yuchen Zeng · 8 years ago
  53. 5175037 Check for the correct number of orphan callbacks in udp_server_test by Robbie Shade · 8 years ago
  54. 2cef11c added status request ability to the FullDuplexCall so that cpp server can pass the node client's status_code_and_message test by Noah Eisen · 8 years ago
  55. 062ba7b Merge pull request #8324 from grpc/v1.0.x by Nathaniel Manista · 8 years ago
  56. f3f2872 changed filter to be more conservative - any no-whitelisted file runs all tests by Matt Kwong · 8 years ago
  57. 52fd9f1 Merge pull request #8314 from apolcyn/fix_grpc_tools_nuget_pack by apolcyn · 8 years ago
  58. 70c0b32 Merge pull request #8219 from markdroth/fail_fast by Mark D. Roth · 8 years ago
  59. c4fb2e7 update go in linux perf worker init script by Alexander Polcyn · 8 years ago
  60. 9fee24f Merge pull request #8305 from stanley-cheung/php-update-composer-json by Stanley Cheung · 8 years ago
  61. 9efab21 Merge pull request #8323 from markdroth/lb_pick_fix by Mark D. Roth · 8 years ago
  62. 1b200dc Merge pull request #8325 from markdroth/clang_format_fix by Mark D. Roth · 8 years ago
  63. cf16b76 clang-format by Mark D. Roth · 8 years ago
  64. 1e5f6af Fix grpclb LB policy pick method to return 0 upon error. by Mark D. Roth · 8 years ago
  65. 2f219cf Merge pull request #8317 from jtattermusch/backport_8316 by Jan Tattermusch · 8 years ago
  66. e5c744d Merge pull request #8307 from markdroth/header_fix by Mark D. Roth · 8 years ago
  67. 2b39808 fix building ruby artifact by Jan Tattermusch · 8 years ago
  68. 824fbcf Merge pull request #8316 from jtattermusch/fix_exitcode_reporting_p0 by Jan Tattermusch · 8 years ago
  69. ab7abdb dont eat run_tests.py errors on test failure by Jan Tattermusch · 8 years ago
  70. e480a6a dont eat run_tests.py errors on test failure by Jan Tattermusch · 8 years ago
  71. 037704d Fixed some changes by Matt Kwong · 8 years ago
  72. 82b64d1 change back slashes to forward slashes in grpc.tool nuspec by Alexander Polcyn · 8 years ago
  73. 2c40a43 Merge pull request #8286 from nathanielmanistaatgoogle/unnecessary-return by Nathaniel Manista · 8 years ago
  74. 602edbb Merge pull request #8306 from ctiller/erm by Craig Tiller · 8 years ago
  75. 757e84e Add 'extern "C"' to error.h. by Mark D. Roth · 8 years ago
  76. 619c034 php: require grpc extension to be installed before composer package by Stanley Cheung · 8 years ago
  77. 6f6f94f Fix header. by Mark D. Roth · 8 years ago
  78. 624f4ba Add missing delete by Craig Tiller · 8 years ago
  79. 3750af1 Merge pull request #8292 from y-zeng/fix_uninit by Yuchen Zeng · 8 years ago
  80. 8dc4193 Resolve conflicts by Yuchen Zeng · 8 years ago
  81. 8bc8a83 Update tests. by Mark D. Roth · 8 years ago
  82. 4bcdd73 Merge remote-tracking branch 'upstream/master' into fail_fast by Mark D. Roth · 8 years ago
  83. 3a9f49d Merge pull request #8299 from jtattermusch/fix_cronet_compilation_error by Jan Tattermusch · 8 years ago
  84. bc4ea6d fix compilation error by Jan Tattermusch · 8 years ago
  85. e9163f0 Create filter for pull request tests by Matt Kwong · 8 years ago
  86. 4552f6a Init method as POST by Yuchen Zeng · 8 years ago
  87. c7cf9a6 Fix maybe-uninitialized variable by Yuchen Zeng · 8 years ago
  88. c43aa51 Merge pull request #7984 from lizan/byte_buffer_compression by David G. Quintas · 8 years ago
  89. ba46906 Merge pull request #8223 from muxi/add-quic-support by makdharma · 8 years ago
  90. da865f1 Merge pull request #8256 from muxi/fix-cronet-memory-leak by makdharma · 8 years ago
  91. ac8bc42 Merge remote-tracking branch 'upstream/master' into call_holder_add_pollent by Yuchen Zeng · 8 years ago
  92. a3570f2 Fix grpc_byte_buffer_copy to copy compression algorithm by Lizan Zhou · 8 years ago
  93. a2e50c5 Merge pull request #8190 from y-zeng/proto_db by Yuchen Zeng · 8 years ago
  94. 998dbc0 Merge pull request #7612 from rjshade/enable_udp_testing by Yang Gao · 8 years ago
  95. 2c332bf Merge pull request #8290 from jtattermusch/reboot_worker_script by Jan Tattermusch · 8 years ago
  96. b486002 Merge pull request #8280 from markdroth/max_message_size_fix by Mark D. Roth · 8 years ago
  97. 47f97d6 Merge pull request #8288 from jtattermusch/backport_matrix_runner by Jan Tattermusch · 8 years ago
  98. b9be589 Merge pull request #8289 from jtattermusch/backport_go_interop_fix by Jan Tattermusch · 8 years ago
  99. 8e5a2ea add script to reboot a jenkins slave by Jan Tattermusch · 8 years ago
  100. 5f33e0b fix building go interop image by Jan Tattermusch · 8 years ago