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