1. d8f4a12 Fix build problem in test. by Mark D. Roth · 8 years ago
  2. 624f4ba Add missing delete by Craig Tiller · 8 years ago
  3. 81ae740 Test setting wait_for_ready via service config. by Mark D. Roth · 8 years ago
  4. fc27513 Merge branch 'fail_fast' into service_config by Mark D. Roth · 8 years ago
  5. 8bc8a83 Update tests. by Mark D. Roth · 8 years ago
  6. 4bcdd73 Merge remote-tracking branch 'upstream/master' into fail_fast by Mark D. Roth · 8 years ago
  7. 30542c0 Merge remote-tracking branch 'upstream/master' into service_config by Mark D. Roth · 8 years ago
  8. e40dd29 Handle the case where the resolver returns after the call is initialized. by Mark D. Roth · 8 years ago
  9. a2e50c5 Merge pull request #8190 from y-zeng/proto_db by Yuchen Zeng · 8 years ago
  10. 998dbc0 Merge pull request #7612 from rjshade/enable_udp_testing by Yang Gao · 8 years ago
  11. b486002 Merge pull request #8280 from markdroth/max_message_size_fix by Mark D. Roth · 8 years ago
  12. 8bed8c8 Merge remote-tracking branch 'upstream/master' into fix_docker_local_clone by Matt Kwong · 8 years ago
  13. d7c8c2b Merge remote-tracking branch 'upstream/master' into proto_db by Yuchen Zeng · 8 years ago
  14. e5b4c26 more usage of std::string by David Garcia Quintas · 8 years ago
  15. 35d7a26 Merge branch 'master' into enable_udp_testing by Robbie Shade · 8 years ago
  16. f042481 s/std::string/grpc::string by David Garcia Quintas · 8 years ago
  17. 825af91 Merge remote-tracking branch 'upstream/master' into max_message_size_fix by Mark D. Roth · 8 years ago
  18. da091f7 Test setting max message size limits via service config. by Mark D. Roth · 8 years ago
  19. 928a594 Merge branch 'max_message_size_fix' into service_config by Mark D. Roth · 8 years ago
  20. 49e405a Merge branch 'fake_resolver' into service_config by Mark D. Roth · 8 years ago
  21. 07aab59 clang-format by Mark D. Roth · 8 years ago
  22. 274c8ed Fix handling of max receive message size on client side. by Mark D. Roth · 8 years ago
  23. 0b259a8 Merge remote-tracking branch 'upstream/master' into service_config by Mark D. Roth · 8 years ago
  24. 94ba752 Merge remote-tracking branch 'upstream/master' into fake_resolver by Mark D. Roth · 8 years ago
  25. 1d06e82 Merge pull request #8253 from dgquintas/grpclb_deadline_n_massage by David G. Quintas · 8 years ago
  26. c532d83 Merge branch 'fake_resolver' into service_config by Mark D. Roth · 8 years ago
  27. b34b055 Code cleanup. by Mark D. Roth · 8 years ago
  28. ec39334 Add h2_fake_resolver end2end test fixture. by Mark D. Roth · 8 years ago
  29. 787d58f Merge github.com:grpc/grpc into direct-calls by Craig Tiller · 8 years ago
  30. 9eee718 Merge branch 'fake_resolver' into service_config by Mark D. Roth · 8 years ago
  31. da0ec82 Add fake resolver for tests. by Mark D. Roth · 8 years ago
  32. 9070ab6 Merge pull request #8247 from y-zeng/proto_db_check_service by Yuchen Zeng · 8 years ago
  33. 0368e3d Merge pull request #8205 from ctiller/crashy by Craig Tiller · 8 years ago
  34. eebb129 Merge branch 'master' into uv_core_transport by murgatroid99 · 8 years ago
  35. c36f6ea Compile and link core tests with libuv by murgatroid99 · 8 years ago
  36. b58c2db yet another gcc 4.4 compile fix. by Makarand Dharmapurikar · 8 years ago
  37. bd57bba Use a reasonable deadline in grpclb test by David Garcia Quintas · 8 years ago
  38. c9beaca fix for gcc 4.4 warning by Makarand Dharmapurikar · 8 years ago
  39. 673fa6c Merge pull request #8227 from dgquintas/grpclb_service_name by Nicolas Noble · 8 years ago
  40. 21993e0 Merge remote-tracking branch 'upstream/master' into service_config by Mark D. Roth · 8 years ago
  41. d76e159 Merge pull request #8226 from dgquintas/sockaddr_server_name by Nicolas Noble · 8 years ago
  42. afa8c10 clang-format by Mark D. Roth · 8 years ago
  43. 4944ee2 Merge remote-tracking branch 'upstream/master' into fail_fast by Mark D. Roth · 8 years ago
  44. 72d0b16 Change sockaddr resolver to allow setting method config via URI query params. by Mark D. Roth · 8 years ago
  45. 4089138 Merge remote-tracking branch 'upstream/master' into service_config by Mark D. Roth · 8 years ago
  46. 43b817c Merge remote-tracking branch 'upstream/master' into run_interop_tests_go by Mark D. Roth · 8 years ago
  47. 7cd90c6 Print more information about ambiguous method names by Yuchen Zeng · 8 years ago
  48. 6679d78 Handle partially exposed reflection service by Yuchen Zeng · 8 years ago
  49. 98b3663 Fixed type in comments by Noah Eisen · 8 years ago
  50. 7af400c Merge github.com:grpc/grpc into direct-calls by Craig Tiller · 8 years ago
  51. 0adb728 removed check for status error message. Investigating why node servers send messages back that are not empty by Noah Eisen · 8 years ago
  52. 7bc012f Merge branch 'master' of https://github.com/grpc/grpc into new_interop_tests by Noah Eisen · 8 years ago
  53. ef49a5d Merge pull request #7833 from sreecha/fix_channel_from_fd_api by Nicolas Noble · 8 years ago
  54. ca3451d Merge github.com:grpc/grpc into direct-calls by Craig Tiller · 8 years ago
  55. 473e8f9 Merge remote-tracking branch 'upstream/master' into fail_fast by Mark D. Roth · 8 years ago
  56. d914591 Merge pull request #7970 from markdroth/deadline_filter by Nicolas Noble · 8 years ago
  57. 34dee03 Merge pull request #8203 from dgquintas/nanopb_fuzzer_squelch by David G. Quintas · 8 years ago
  58. 10dccca fixed whitespacing and docker_run_tests.sh now clones submodule via network by Matt Kwong · 8 years ago
  59. 5d0f246 changed method to local clone submodules to using git submodule foreach from the local copy by Matt Kwong · 8 years ago
  60. 46c7f57 submodule clone comments changed to be more descriptive by Matt Kwong · 8 years ago
  61. a436bab fixed incorrect directory when using EXTERNAL_GIT_ROOT in Docker cloning var by Matt Kwong · 8 years ago
  62. befac97 fixed local cloning of grpc/grpc submodules on docker by Matt Kwong · 8 years ago
  63. 005eec7 Merge branch 'master' of https://github.com/grpc/grpc into new_interop_tests by Noah Eisen · 8 years ago
  64. 0d366c9 PR comments by David Garcia Quintas · 8 years ago
  65. 02e70ed changed method name in test.proto to more accurately reflect how the calls will be used by Noah Eisen · 8 years ago
  66. 5db2497 Merge remote-tracking branch 'upstream/master' into fail_fast by Mark D. Roth · 8 years ago
  67. a4aebf8 Remove unused inclusion by Yuchen Zeng · 8 years ago
  68. af564a1 changed timestamp clock from REALTIME to PRECISE by Makarand Dharmapurikar · 8 years ago
  69. 25e229d Merge remote-tracking branch 'upstream/master' into deadline_filter by Mark D. Roth · 8 years ago
  70. a27eb1d added the unimplemented_call test to interop_client.cc. Next step is to call this from the driver program, run_interop_tests.py by Noah Eisen · 8 years ago
  71. f91af00 Merge github.com:grpc/grpc into direct-calls by Craig Tiller · 8 years ago
  72. 012fc18 doc fixes and max-age set to 60 by Makarand Dharmapurikar · 8 years ago
  73. 1e70dea Merge pull request #8192 from dgquintas/resolver_prefix by David G. Quintas · 8 years ago
  74. 55ba14a Use the server's name as the service name for gRPC LB by David Garcia Quintas · 8 years ago
  75. 5f2e90e Populate server_name for sockaddr resolver by David Garcia Quintas · 8 years ago
  76. 42511cf Addressed review feedback by Makarand Dharmapurikar · 8 years ago
  77. 15bc462 Rename variables ... again by Yuchen Zeng · 8 years ago
  78. e529ea3 Rename variables by Yuchen Zeng · 8 years ago
  79. 9477724 Change C++ API to expose wait_for_ready instead of fail_fast. by Mark D. Roth · 8 years ago
  80. af9da92 Dont run benchmarks outside of linux for now by Craig Tiller · 8 years ago
  81. 91bb624 Reduce # of benchmarks run as Jenkins unit tests by Craig Tiller · 8 years ago
  82. 3af0908 Merge pull request #7928 from yang-g/void_cast by Nicolas Noble · 8 years ago
  83. dedb923 Clang format by murgatroid99 · 8 years ago
  84. 77c6cce Updated changes for Windows, removed unistd.h from test files by Michael Lumish · 8 years ago
  85. af76e65 Fixes by Craig Tiller · 8 years ago
  86. 012372f Cleanup test, check fail fast or not by Craig Tiller · 8 years ago
  87. 31e3244 Prevent nanopb fuzzers from spamming logs by David Garcia Quintas · 8 years ago
  88. a0629e8 Merge github.com:grpc/grpc into crashy by Craig Tiller · 8 years ago
  89. 4e9a404 Add connection refused test by Vincent van Dam · 8 years ago
  90. fa0896b Rewrote handling of default resolver prefix by David Garcia Quintas · 8 years ago
  91. 08b0fab Merge branch 'master' into uv_core_transport by murgatroid99 · 8 years ago
  92. 2717035 Improve ProtoReflectionDescriptorDatabase by Yuchen Zeng · 8 years ago
  93. 5abf79a Merge github.com:grpc/grpc into direct-calls by Craig Tiller · 8 years ago
  94. 7871f73 Remove sockaddr type structs and socklen_t from internal core APIs, update POSIX tests by murgatroid99 · 8 years ago
  95. 5fc9620 Merge branch 'master' of github.com:grpc/grpc into remove_call_creds_from_channel_creds by Julien Boeuf · 8 years ago
  96. 76b3e26 Add fuzzer detected failure by Craig Tiller · 8 years ago
  97. c5423be Merge branch 'direct-calls' into zefuzz-dc by Craig Tiller · 8 years ago
  98. 3f665f5 Add fuzzer detected failure by Craig Tiller · 8 years ago
  99. 1a2e6ac Merge remote-tracking branch 'upstream/master' into deadline_filter by Mark D. Roth · 8 years ago
  100. 942c264 Merge pull request #7611 from markdroth/http_connect by Mark D. Roth · 8 years ago