1. a78a3b2 Disable alpn bad_ssl core tests by murgatroid99 · 8 years ago
  2. 7c5befd Change UnimplementedService to UnimplementedEchoService in echo.proto by murgatroid99 · 8 years ago
  3. b61fd86 Also fix minor error in end2end gen_build_yaml script by murgatroid99 · 8 years ago
  4. 179e624 Merge pull request #7828 from ctiller/rename-some-things-for-fun-and-profit by Nicolas Noble · 8 years ago
  5. 8006ed3 Merge pull request #7729 from apolcyn/update_to_sys_interactive by kpayson64 · 8 years ago
  6. 102fa96 Rename some files to avoid conflicting .obj files on Windows by Craig Tiller · 8 years ago
  7. e3ce8bd Merge pull request #7702 from nathanielmanistaatgoogle/distrib-interop-stress-ga-api by kpayson64 · 8 years ago
  8. ab39484 update to system interactive in distrib tests by Alex Polcyn · 8 years ago
  9. 80c704b update distribtest project to Google.Apis.Auth 0.15.0 by Jan Tattermusch · 8 years ago
  10. 5450f05 Migrate distrib, interop, and stress to GA API by Nathaniel Manista · 8 years ago
  11. efef0d2 Merge pull request #7380 from nicolasnoble/no-c++11-threads by Vijay Pai · 8 years ago
  12. f6aefa3 Merge pull request #7400 from yang-g/ga_branch2 by Nicolas Noble · 8 years ago
  13. 77c7f9f Merge pull request #7407 from ctiller/delayed-write by Craig Tiller · 8 years ago
  14. 5ca7e47 Merge pull request #6737 from ctiller/delayed-write by Craig Tiller · 8 years ago
  15. 302bfd1 Test Python source distribution installation by Masood Malekghassemi · 8 years ago
  16. 8073876 prevent spurious wake up and unstarted/already shutdown server by yang-g · 8 years ago
  17. 05573f1 Make Server::Wait work for async only server. by yang-g · 8 years ago
  18. e053e73 Avoid using certain C++11-isms with grpc::thread, as it's not necessarily std::thread. by Nicolas "Pixel" Noble · 8 years ago
  19. cb6d26a Merge pull request #7366 from y-zeng/fix-chttp2-parsing-msg by kpayson64 · 8 years ago
  20. 7ace180 Use test roots.pem in test by yang-g · 8 years ago
  21. 2b98c88 Merge pull request #7291 from ctiller/better_status by Nicolas Noble · 8 years ago
  22. 9f34095 Remove unnecessary parsing detail by Yuchen Zeng · 8 years ago
  23. dc3a775 Merge remote-tracking branch 'upstream/master' into import by yang-g · 8 years ago
  24. c22e31f Make it more likely to correctly report deadline exceeded by Craig Tiller · 8 years ago
  25. d3918fd Merge pull request #7100 from sreecha/stress_test_metrics_fix by kpayson64 · 8 years ago
  26. 9181754 Merge branch 'master' into stress_test_metrics_fix by Sree Kuchibhotla · 8 years ago
  27. 9ef0cd8 Initialize variable. by yang-g · 8 years ago
  28. 7ac5846 removed use of __func__ in test by David Garcia Quintas · 8 years ago
  29. f2e20c2 Merge branch 'master' of github.com:grpc/grpc into bb_reader_error by David Garcia Quintas · 8 years ago
  30. ecbe2d5 Added test for C by David Garcia Quintas · 8 years ago
  31. 77e8b71 Merge pull request #7210 from ctiller/no-more-zookeeper by Nicolas Noble · 8 years ago
  32. eda85c6 Expunge all references to zookeeper by Craig Tiller · 8 years ago
  33. 753b45d Merge remote-tracking branch 'upstream/master' into handler_http_response by Yuchen Zeng · 8 years ago
  34. 6721d4f Return success status of grpc_byte_buffer_reader by David Garcia Quintas · 8 years ago
  35. d2a4fd4 Merge branch 'master' into stress_test_metrics_fix by Sree Kuchibhotla · 8 years ago
  36. 2add695 Merge pull request #7164 from dgquintas/fix_import_zu by Jan Tattermusch · 8 years ago
  37. 1e1a816 fixed size_t format string by David Garcia Quintas · 8 years ago
  38. 18a0e47 Fix cout error string by Sree Kuchibhotla · 8 years ago
  39. a439859 Merge github.com:grpc/grpc into %s by Craig Tiller · 8 years ago
  40. c8e47ca Fix format issues by Yuchen Zeng · 8 years ago
  41. f0255d4 Merge pull request #7095 from ctiller/all_calls_together by Craig Tiller · 8 years ago
  42. 94f0a50 Merge pull request #7082 from ctiller/time_errors by Craig Tiller · 8 years ago
  43. ad57b26 Fix metrics client logging by Sree Kuchibhotla · 8 years ago
  44. 11015b4 Merge pull request #7019 from dgquintas/wrong_msg_interop_client_cpp by Jan Tattermusch · 8 years ago
  45. 5b47ac3 Colocate calls for the same channel on the same CQ by Craig Tiller · 8 years ago
  46. 3203c37 Fix new test by Craig Tiller · 8 years ago
  47. a9df5d1 Merge pull request #6644 from ctiller/reuse_port by Jan Tattermusch · 8 years ago
  48. cea0004 Annotate error.c for timing, remove broken test by Craig Tiller · 8 years ago
  49. 193a5c7 printf portability sucks by David Garcia Quintas · 8 years ago
  50. fb39f1d Merge pull request #6973 from makdharma/network_status_change by Jan Tattermusch · 8 years ago
  51. f467846 Merge github.com:grpc/grpc into reuse_port by Craig Tiller · 8 years ago
  52. ffc780d Merge pull request #6803 from sreecha/epoll_changes by Craig Tiller · 8 years ago
  53. df4455a Fix test failure by Yuchen Zeng · 8 years ago
  54. a5cae9b Merge pull request #6798 from jboeuf/fix_3803 by Jan Tattermusch · 8 years ago
  55. 83a6a82 Fixed error messages for C++ interop client. by David Garcia Quintas · 8 years ago
  56. 05fd4fe Merge branch 'master' into epoll_changes by Sree Kuchibhotla · 8 years ago
  57. 6aa9aa0 Merge remote-tracking branch 'upstream/master' into handler_http_response by Yuchen Zeng · 8 years ago
  58. 932d027 clang-format fixes by Makarand Dharmapurikar · 8 years ago
  59. fcb304f Compilation failure by Sree Kuchibhotla · 8 years ago
  60. 76a0795 Fix build errors on some configurations by Sree Kuchibhotla · 8 years ago
  61. f7c7f33 Init grpc for each test by Yuchen Zeng · 8 years ago
  62. d9c6ac0 Memset ops before being used, destroy metadata_recv after beign used by Yuchen Zeng · 8 years ago
  63. a2dd838 Use pipe fds instead of event fds for the test by Sree Kuchibhotla · 8 years ago
  64. d82a5b6 Merge github.com:grpc/grpc into reuse_port by Craig Tiller · 8 years ago
  65. 00ab530 Merge pull request #6839 from dgquintas/simplify_compression_interop by Jan Tattermusch · 8 years ago
  66. 3131c26 Integrate with unified error reporting by Sree Kuchibhotla · 8 years ago
  67. 8333792 Merge github.com:grpc/grpc into reuse_port by Craig Tiller · 8 years ago
  68. 446f70e fixed faulty server streaming c++ test case by David Garcia Quintas · 8 years ago
  69. dacce7a fixed bad merge. c++ tests should work again by David Garcia Quintas · 8 years ago
  70. c3a9fae Merge branch 'master' into epoll_changes_merged by Sree Kuchibhotla · 8 years ago
  71. be22335 Merge pull request #6969 from ctiller/stream_finish by Jan Tattermusch · 8 years ago
  72. 04a4681 Add comment by Craig Tiller · 8 years ago
  73. d263b92 Make sure to poll cq by Craig Tiller · 8 years ago
  74. e63246d clang-format by Craig Tiller · 8 years ago
  75. 113cdb4 Fixed gpr_log format issues in linux_x86_default_bo by Yuchen Zeng · 8 years ago
  76. adb65a6 Fixed gpr_log format issues by Yuchen Zeng · 8 years ago
  77. 0579cfc more files after running build.yaml changes through by Makarand Dharmapurikar · 8 years ago
  78. 7981e19 Network status tracking by Makarand Dharmapurikar · 8 years ago
  79. e5633f8 Merge remote-tracking branch 'upstream/master' into handler_http_response by Yuchen Zeng · 8 years ago
  80. 89dde5e Fix copyright by Craig Tiller · 8 years ago
  81. fa1f74e Fix errored streams prematurely terminating, add a test by Craig Tiller · 8 years ago
  82. 78a7333 Fix memory leak upon receiving two RST_STREAMs by Craig Tiller · 8 years ago
  83. a4d2d0c Merge github.com:grpc/grpc into reuse_port by Craig Tiller · 8 years ago
  84. 4e29480 Merge pull request #6957 from ctiller/cpu_cost by Jan Tattermusch · 8 years ago
  85. c7d7be9 Merge pull request #6958 from ctiller/cpuburn by Jan Tattermusch · 8 years ago
  86. 50c5511 Merge branch 'master' of github.com:grpc/grpc into simplify_compression_interop by David Garcia Quintas · 8 years ago
  87. b6163df Merge pull request #6352 from ctiller/error by Jan Tattermusch · 8 years ago
  88. 56f9862 Merge pull request #6863 from vjpai/wheezy by Jan Tattermusch · 8 years ago
  89. e2715df Reduce cost of some heavyweight tests by Craig Tiller · 8 years ago
  90. b544c29 Adjust cpu_cost of some tests to better reflect reality by Craig Tiller · 8 years ago
  91. 7cbfc3e Adjust cpu_cost of some tests to better reflect reality by Craig Tiller · 8 years ago
  92. 27e55b5 Merge branch 'master' of github.com:grpc/grpc into simplify_compression_interop by David Garcia Quintas · 8 years ago
  93. fa1433a Merge pull request #6911 from ctiller/idempotent_endpoint_shutdown by Jan Tattermusch · 8 years ago
  94. 9790e97 Merge remote-tracking branch 'upstream/master' into handler_http_response by Yuchen Zeng · 8 years ago
  95. 3c65d24 updated stress test with new tests cases by David Garcia Quintas · 8 years ago
  96. 955a364 Add bad_server_response_test by Yuchen Zeng · 8 years ago
  97. ddf694c Merge branch 'master' into wheezy by Vijay Pai · 8 years ago
  98. e1cbd62 Merge github.com:grpc/grpc into error by Craig Tiller · 8 years ago
  99. 6ab4788 clang-format changes by Vijay Pai · 8 years ago
  100. 2e12db9 Test polling island merges by Sree Kuchibhotla · 8 years ago