1. aa9c578 Clean up code after merge with master by murgatroid99 · 8 years ago
  2. fde76d7 Merge branch 'master' into uv_core_transport by murgatroid99 · 8 years ago
  3. 197d87e Fix how Node touches an internal core header by Michael Lumish · 8 years ago
  4. 70c0b32 Merge pull request #8219 from markdroth/fail_fast by Mark D. Roth · 8 years ago
  5. 9fee24f Merge pull request #8305 from stanley-cheung/php-update-composer-json by Stanley Cheung · 8 years ago
  6. 9efab21 Merge pull request #8323 from markdroth/lb_pick_fix by Mark D. Roth · 8 years ago
  7. 1b200dc Merge pull request #8325 from markdroth/clang_format_fix by Mark D. Roth · 8 years ago
  8. 2c287ca UV tests pass on linux by murgatroid99 · 8 years ago
  9. cf16b76 clang-format by Mark D. Roth · 8 years ago
  10. 1e5f6af Fix grpclb LB policy pick method to return 0 upon error. by Mark D. Roth · 8 years ago
  11. e5c744d Merge pull request #8307 from markdroth/header_fix by Mark D. Roth · 8 years ago
  12. 824fbcf Merge pull request #8316 from jtattermusch/fix_exitcode_reporting_p0 by Jan Tattermusch · 8 years ago
  13. e480a6a dont eat run_tests.py errors on test failure by Jan Tattermusch · 8 years ago
  14. 602edbb Merge pull request #8306 from ctiller/erm by Craig Tiller · 8 years ago
  15. 757e84e Add 'extern "C"' to error.h. by Mark D. Roth · 8 years ago
  16. 619c034 php: require grpc extension to be installed before composer package by Stanley Cheung · 8 years ago
  17. 6f6f94f Fix header. by Mark D. Roth · 8 years ago
  18. 624f4ba Add missing delete by Craig Tiller · 8 years ago
  19. 3750af1 Merge pull request #8292 from y-zeng/fix_uninit by Yuchen Zeng · 8 years ago
  20. 8dc4193 Resolve conflicts by Yuchen Zeng · 8 years ago
  21. 8bc8a83 Update tests. by Mark D. Roth · 8 years ago
  22. 4bcdd73 Merge remote-tracking branch 'upstream/master' into fail_fast by Mark D. Roth · 8 years ago
  23. 3a9f49d Merge pull request #8299 from jtattermusch/fix_cronet_compilation_error by Jan Tattermusch · 8 years ago
  24. bc4ea6d fix compilation error by Jan Tattermusch · 8 years ago
  25. 4552f6a Init method as POST by Yuchen Zeng · 8 years ago
  26. c7cf9a6 Fix maybe-uninitialized variable by Yuchen Zeng · 8 years ago
  27. c43aa51 Merge pull request #7984 from lizan/byte_buffer_compression by David G. Quintas · 8 years ago
  28. ba46906 Merge pull request #8223 from muxi/add-quic-support by makdharma · 8 years ago
  29. da865f1 Merge pull request #8256 from muxi/fix-cronet-memory-leak by makdharma · 8 years ago
  30. a3570f2 Fix grpc_byte_buffer_copy to copy compression algorithm by Lizan Zhou · 8 years ago
  31. a2e50c5 Merge pull request #8190 from y-zeng/proto_db by Yuchen Zeng · 8 years ago
  32. 998dbc0 Merge pull request #7612 from rjshade/enable_udp_testing by Yang Gao · 8 years ago
  33. 2c332bf Merge pull request #8290 from jtattermusch/reboot_worker_script by Jan Tattermusch · 8 years ago
  34. b486002 Merge pull request #8280 from markdroth/max_message_size_fix by Mark D. Roth · 8 years ago
  35. 8e5a2ea add script to reboot a jenkins slave by Jan Tattermusch · 8 years ago
  36. 7ad6369 Merge pull request #8284 from dgquintas/stdstring_nope by David G. Quintas · 8 years ago
  37. e8176dc Merge pull request #8282 from dgquintas/udp_sp by David G. Quintas · 8 years ago
  38. f8cabbb Merge pull request #8122 from bithavoc/fix-ruby-broken-link by apolcyn · 8 years ago
  39. d7c8c2b Merge remote-tracking branch 'upstream/master' into proto_db by Yuchen Zeng · 8 years ago
  40. 49480d4 Merge pull request #8204 from jboeuf/new_ssl_roots by Nicolas Noble · 8 years ago
  41. e5b4c26 more usage of std::string by David Garcia Quintas · 8 years ago
  42. 35d7a26 Merge branch 'master' into enable_udp_testing by Robbie Shade · 8 years ago
  43. f042481 s/std::string/grpc::string by David Garcia Quintas · 8 years ago
  44. 53ab32b added missing line to UDP server by David Garcia Quintas · 8 years ago
  45. db1f7bc Merge pull request #8271 from stanley-cheung/master-generate-projects-out-of-sync by Stanley Cheung · 8 years ago
  46. 825af91 Merge remote-tracking branch 'upstream/master' into max_message_size_fix by Mark D. Roth · 8 years ago
  47. 23006cb Merge pull request #8267 from markdroth/fake_resolver by Mark D. Roth · 8 years ago
  48. 0bb3fdb Merge pull request #7596 from rjshade/orphan_before_shutdown by Yang Gao · 8 years ago
  49. 95c7143 Ran generate_projects.sh. by Mark D. Roth · 8 years ago
  50. 07aab59 clang-format by Mark D. Roth · 8 years ago
  51. 2fd004a Merge pull request #8278 from jtattermusch/run_tests_matrix_fix_macos by Jan Tattermusch · 8 years ago
  52. 274c8ed Fix handling of max receive message size on client side. by Mark D. Roth · 8 years ago
  53. aa44062 add proxy script for run_tests_matrix.py by Jan Tattermusch · 8 years ago
  54. 4436cbb Merge pull request #8276 from jtattermusch/remove_node_portability_targets by Jan Tattermusch · 8 years ago
  55. 280db23 Merge pull request #8275 from jtattermusch/run_tests_matrix_fixes by Jan Tattermusch · 8 years ago
  56. 94ba752 Merge remote-tracking branch 'upstream/master' into fake_resolver by Mark D. Roth · 8 years ago
  57. 9ab8ba7 Merge pull request #8263 from markdroth/grpclb_resolver_semantic_fix by Mark D. Roth · 8 years ago
  58. 0b6d72c remove node portability targets by Jan Tattermusch · 8 years ago
  59. 6bc0861 fixes for run_tests_in_workspace.sh by Jan Tattermusch · 8 years ago
  60. af42900 generate_projects.sh out of sync on master by Stanley Cheung · 8 years ago
  61. 08ce4b9 Merge pull request #8141 from jtattermusch/matrix_tests_made_easy by Jan Tattermusch · 8 years ago
  62. 1d06e82 Merge pull request #8253 from dgquintas/grpclb_deadline_n_massage by David G. Quintas · 8 years ago
  63. b9c7747 Merge pull request #8036 from tania-m/patch-1 by Michael Lumish · 8 years ago
  64. 61c5801 improved todo by David Garcia Quintas · 8 years ago
  65. 5cf3c37 Back to using inf future lor LB call deadline by David Garcia Quintas · 8 years ago
  66. b34b055 Code cleanup. by Mark D. Roth · 8 years ago
  67. da0ec82 Add fake resolver for tests. by Mark D. Roth · 8 years ago
  68. 6909922 Change to use the max deadline across calls by David Garcia Quintas · 8 years ago
  69. 9070ab6 Merge pull request #8247 from y-zeng/proto_db_check_service by Yuchen Zeng · 8 years ago
  70. 37cf028 Merge pull request #8266 from jtattermusch/fix_go_docker_interop by Jan Tattermusch · 8 years ago
  71. 43f562d Merge pull request #8179 from stanley-cheung/php-proto3-pr by Stanley Cheung · 8 years ago
  72. ee2a10e Merge pull request #8050 from ctiller/env by Craig Tiller · 8 years ago
  73. 0368e3d Merge pull request #8205 from ctiller/crashy by Craig Tiller · 8 years ago
  74. c9742d3 Merge pull request #8202 from ctiller/perf-wha by Craig Tiller · 8 years ago
  75. aa2822c fix building go interop image by Jan Tattermusch · 8 years ago
  76. ac9736f Merge pull request #8188 from vjpai/no_races_just_bytesize by Craig Tiller · 8 years ago
  77. 92795c4 Update free_read_buffer with a function by Muxi Yan · 8 years ago
  78. 8739e80 Update test by Muxi Yan · 8 years ago
  79. eebb129 Merge branch 'master' into uv_core_transport by murgatroid99 · 8 years ago
  80. 7e405b1 Remove nanopb submodule by murgatroid99 · 8 years ago
  81. c36f6ea Compile and link core tests with libuv by murgatroid99 · 8 years ago
  82. ecc5a40 Merge pull request #8222 from nicolasnoble/highmem-highroad by Craig Tiller · 8 years ago
  83. a268ee7 Merge pull request #8216 from carl-mastrangelo/spec by Craig Tiller · 8 years ago
  84. 88405f7 Centralized logic for choosing the right LB policy. by Mark D. Roth · 8 years ago
  85. 6c0b960 Name revision by Muxi Yan · 8 years ago
  86. 9f85272 bugfixes from integration testing by David Garcia Quintas · 8 years ago
  87. 20f4961 Simplify the changes using macro by Muxi Yan · 8 years ago
  88. 0814e3c Minor fixes by Muxi Yan · 8 years ago
  89. 461fed1 Resolve memory leak in cronet_transport by Muxi Yan · 8 years ago
  90. 1bd5c77 Add idempotent test by Muxi Yan · 8 years ago
  91. 22f7973 ObjC API update by Muxi Yan · 8 years ago
  92. bd57bba Use a reasonable deadline in grpclb test by David Garcia Quintas · 8 years ago
  93. 92eb6b9 Use call's deadline for internal grpclb call by David Garcia Quintas · 8 years ago
  94. 673fa6c Merge pull request #8227 from dgquintas/grpclb_service_name by Nicolas Noble · 8 years ago
  95. d76e159 Merge pull request #8226 from dgquintas/sockaddr_server_name by Nicolas Noble · 8 years ago
  96. eb7574b clang-format by Mark D. Roth · 8 years ago
  97. 4944ee2 Merge remote-tracking branch 'upstream/master' into fail_fast by Mark D. Roth · 8 years ago
  98. 7cd90c6 Print more information about ambiguous method names by Yuchen Zeng · 8 years ago
  99. 146a377 PHP Proto3: upgrade protobuf to v3.1.0 and regenerate reflection.proto by Stanley Cheung · 8 years ago
  100. 39b2e5b PHP Proto3: update tests and README by Stanley Cheung · 8 years ago