1. c0aa97d Merge branch 'master' into uv_core_transport by murgatroid99 · 8 years ago
  2. a460192 Minor fixes to sockaddr changes by murgatroid99 · 8 years ago
  3. b529997 Fixed clang-format sanity error by David Garcia Quintas · 8 years ago
  4. 22d50e9 Fix sanity and move a header include by murgatroid99 · 8 years ago
  5. 5ef0c00 Merge pull request #8101 from makdharma/cacheable_unary by makdharma · 8 years ago
  6. 53cba4a Merge pull request #8182 from matt-kwong/fix_docker_local_clone by Jan Tattermusch · 8 years ago
  7. 352e9a3 Merge pull request #8073 from daniel-j-born/handshake_shutdown by Yang Gao · 8 years ago
  8. a03a8c4 Merge pull request #8333 from rjshade/orphan_calls by Vijay Pai · 8 years ago
  9. fbfb05a Merge pull request #8177 from jboeuf/remove_call_creds_from_channel_creds by jboeuf · 8 years ago
  10. aa9c578 Clean up code after merge with master by murgatroid99 · 8 years ago
  11. 5175037 Check for the correct number of orphan callbacks in udp_server_test by Robbie Shade · 8 years ago
  12. fde76d7 Merge branch 'master' into uv_core_transport by murgatroid99 · 8 years ago
  13. 70c0b32 Merge pull request #8219 from markdroth/fail_fast by Mark D. Roth · 8 years ago
  14. 2c287ca UV tests pass on linux by murgatroid99 · 8 years ago
  15. 624f4ba Add missing delete by Craig Tiller · 8 years ago
  16. 8bc8a83 Update tests. by Mark D. Roth · 8 years ago
  17. 4bcdd73 Merge remote-tracking branch 'upstream/master' into fail_fast by Mark D. Roth · 8 years ago
  18. a2e50c5 Merge pull request #8190 from y-zeng/proto_db by Yuchen Zeng · 8 years ago
  19. 998dbc0 Merge pull request #7612 from rjshade/enable_udp_testing by Yang Gao · 8 years ago
  20. b486002 Merge pull request #8280 from markdroth/max_message_size_fix by Mark D. Roth · 8 years ago
  21. 8bed8c8 Merge remote-tracking branch 'upstream/master' into fix_docker_local_clone by Matt Kwong · 8 years ago
  22. d7c8c2b Merge remote-tracking branch 'upstream/master' into proto_db by Yuchen Zeng · 8 years ago
  23. e5b4c26 more usage of std::string by David Garcia Quintas · 8 years ago
  24. 35d7a26 Merge branch 'master' into enable_udp_testing by Robbie Shade · 8 years ago
  25. f042481 s/std::string/grpc::string by David Garcia Quintas · 8 years ago
  26. 825af91 Merge remote-tracking branch 'upstream/master' into max_message_size_fix by Mark D. Roth · 8 years ago
  27. 07aab59 clang-format by Mark D. Roth · 8 years ago
  28. 274c8ed Fix handling of max receive message size on client side. by Mark D. Roth · 8 years ago
  29. 94ba752 Merge remote-tracking branch 'upstream/master' into fake_resolver by Mark D. Roth · 8 years ago
  30. 1d06e82 Merge pull request #8253 from dgquintas/grpclb_deadline_n_massage by David G. Quintas · 8 years ago
  31. b34b055 Code cleanup. by Mark D. Roth · 8 years ago
  32. da0ec82 Add fake resolver for tests. by Mark D. Roth · 8 years ago
  33. 9070ab6 Merge pull request #8247 from y-zeng/proto_db_check_service by Yuchen Zeng · 8 years ago
  34. 0368e3d Merge pull request #8205 from ctiller/crashy by Craig Tiller · 8 years ago
  35. eebb129 Merge branch 'master' into uv_core_transport by murgatroid99 · 8 years ago
  36. c36f6ea Compile and link core tests with libuv by murgatroid99 · 8 years ago
  37. b58c2db yet another gcc 4.4 compile fix. by Makarand Dharmapurikar · 8 years ago
  38. bd57bba Use a reasonable deadline in grpclb test by David Garcia Quintas · 8 years ago
  39. c9beaca fix for gcc 4.4 warning by Makarand Dharmapurikar · 8 years ago
  40. 673fa6c Merge pull request #8227 from dgquintas/grpclb_service_name by Nicolas Noble · 8 years ago
  41. d76e159 Merge pull request #8226 from dgquintas/sockaddr_server_name by Nicolas Noble · 8 years ago
  42. 4944ee2 Merge remote-tracking branch 'upstream/master' into fail_fast by Mark D. Roth · 8 years ago
  43. 7cd90c6 Print more information about ambiguous method names by Yuchen Zeng · 8 years ago
  44. 6679d78 Handle partially exposed reflection service by Yuchen Zeng · 8 years ago
  45. ef49a5d Merge pull request #7833 from sreecha/fix_channel_from_fd_api by Nicolas Noble · 8 years ago
  46. 473e8f9 Merge remote-tracking branch 'upstream/master' into fail_fast by Mark D. Roth · 8 years ago
  47. d914591 Merge pull request #7970 from markdroth/deadline_filter by Nicolas Noble · 8 years ago
  48. 34dee03 Merge pull request #8203 from dgquintas/nanopb_fuzzer_squelch by David G. Quintas · 8 years ago
  49. 10dccca fixed whitespacing and docker_run_tests.sh now clones submodule via network by Matt Kwong · 8 years ago
  50. 5d0f246 changed method to local clone submodules to using git submodule foreach from the local copy by Matt Kwong · 8 years ago
  51. 46c7f57 submodule clone comments changed to be more descriptive by Matt Kwong · 8 years ago
  52. a436bab fixed incorrect directory when using EXTERNAL_GIT_ROOT in Docker cloning var by Matt Kwong · 8 years ago
  53. befac97 fixed local cloning of grpc/grpc submodules on docker by Matt Kwong · 8 years ago
  54. 0d366c9 PR comments by David Garcia Quintas · 8 years ago
  55. 5db2497 Merge remote-tracking branch 'upstream/master' into fail_fast by Mark D. Roth · 8 years ago
  56. a4aebf8 Remove unused inclusion by Yuchen Zeng · 8 years ago
  57. af564a1 changed timestamp clock from REALTIME to PRECISE by Makarand Dharmapurikar · 8 years ago
  58. 25e229d Merge remote-tracking branch 'upstream/master' into deadline_filter by Mark D. Roth · 8 years ago
  59. 012fc18 doc fixes and max-age set to 60 by Makarand Dharmapurikar · 8 years ago
  60. 1e70dea Merge pull request #8192 from dgquintas/resolver_prefix by David G. Quintas · 8 years ago
  61. 55ba14a Use the server's name as the service name for gRPC LB by David Garcia Quintas · 8 years ago
  62. 5f2e90e Populate server_name for sockaddr resolver by David Garcia Quintas · 8 years ago
  63. 42511cf Addressed review feedback by Makarand Dharmapurikar · 8 years ago
  64. 15bc462 Rename variables ... again by Yuchen Zeng · 8 years ago
  65. e529ea3 Rename variables by Yuchen Zeng · 8 years ago
  66. 9477724 Change C++ API to expose wait_for_ready instead of fail_fast. by Mark D. Roth · 8 years ago
  67. af9da92 Dont run benchmarks outside of linux for now by Craig Tiller · 8 years ago
  68. 91bb624 Reduce # of benchmarks run as Jenkins unit tests by Craig Tiller · 8 years ago
  69. 3af0908 Merge pull request #7928 from yang-g/void_cast by Nicolas Noble · 8 years ago
  70. dedb923 Clang format by murgatroid99 · 8 years ago
  71. 77c6cce Updated changes for Windows, removed unistd.h from test files by Michael Lumish · 8 years ago
  72. af76e65 Fixes by Craig Tiller · 8 years ago
  73. 012372f Cleanup test, check fail fast or not by Craig Tiller · 8 years ago
  74. 31e3244 Prevent nanopb fuzzers from spamming logs by David Garcia Quintas · 8 years ago
  75. a0629e8 Merge github.com:grpc/grpc into crashy by Craig Tiller · 8 years ago
  76. 4e9a404 Add connection refused test by Vincent van Dam · 8 years ago
  77. fa0896b Rewrote handling of default resolver prefix by David Garcia Quintas · 8 years ago
  78. 08b0fab Merge branch 'master' into uv_core_transport by murgatroid99 · 8 years ago
  79. 2717035 Improve ProtoReflectionDescriptorDatabase by Yuchen Zeng · 8 years ago
  80. 7871f73 Remove sockaddr type structs and socklen_t from internal core APIs, update POSIX tests by murgatroid99 · 8 years ago
  81. 5fc9620 Merge branch 'master' of github.com:grpc/grpc into remove_call_creds_from_channel_creds by Julien Boeuf · 8 years ago
  82. 1a2e6ac Merge remote-tracking branch 'upstream/master' into deadline_filter by Mark D. Roth · 8 years ago
  83. 942c264 Merge pull request #7611 from markdroth/http_connect by Mark D. Roth · 8 years ago
  84. e26ab6c Adding a method in channel creds to remove any attached call creds. by Julien Boeuf · 8 years ago
  85. 6e03558 Merge pull request #8173 from yang-g/init_variable by Craig Tiller · 8 years ago
  86. 7227e40 Merge pull request #8160 from stanley-cheung/php-artifact-name by Stanley Cheung · 8 years ago
  87. e267f86 Properly init variable by yang-g · 8 years ago
  88. 6984840 Merge pull request #7892 from y-zeng/cli_list by Yuchen Zeng · 8 years ago
  89. 96264c0 php: use real artifact name in jenkins test by Stanley Cheung · 8 years ago
  90. 84d55b3 clang-format by Yuchen Zeng · 8 years ago
  91. 1724ef0 Fix portibality issues by Yuchen Zeng · 8 years ago
  92. 24129f0 Merge remote-tracking branch 'upstream/master' into cli_list by Yuchen Zeng · 8 years ago
  93. f6caaa7 add copyrights for AssemblyInfo.cs files by Jan Tattermusch · 8 years ago
  94. d53957c Merge pull request #8099 from dgquintas/census_md_rename_sep_16 by David G. Quintas · 8 years ago
  95. 8a26592 Merge pull request #7899 from y-zeng/cli_type by Yuchen Zeng · 8 years ago
  96. 933c955 Merge remote-tracking branch 'upstream/master' into http_connect by Mark D. Roth · 8 years ago
  97. 3c09810 Merge remote-tracking branch 'upstream/master' into deadline_filter by Mark D. Roth · 8 years ago
  98. 5bedd48 Merge pull request #8049 from markdroth/grpclb_resolver_changes2 by Mark D. Roth · 8 years ago
  99. 9fec58f Merge pull request #8052 from Vizerai/grpc_tracing by Jim King · 8 years ago
  100. 9710e2c Merge remote-tracking branch 'upstream/master' into deadline_filter by Mark D. Roth · 8 years ago