1. a30020f Comments addressed. by David Garcia Quintas · 9 years ago
  2. 5f228f5 Adapted the following to the new iomgr's cb API: by David Garcia Quintas · 9 years ago
  3. a2779c1 Merge github.com:grpc/grpc into but-maybe-i-want-to-poll by Craig Tiller · 9 years ago
  4. 3824209 Merge branch 'master' of github.com:grpc/grpc into server_auth_context by Julien Boeuf · 9 years ago
  5. ff69cd1 Fixing build issue. by Julien Boeuf · 9 years ago
  6. 449db81 Merge branch 'master' of github.com:grpc/grpc into mdctx_free_creds by Julien Boeuf · 9 years ago
  7. f720bc5 Merge branch 'master' of github.com:grpc/grpc into server_auth_context by Julien Boeuf · 9 years ago
  8. 8f17c6c clang-format by Craig Tiller · 9 years ago
  9. 1a6f755 Make it possible to run with poll() instead of epoll() by Craig Tiller · 9 years ago
  10. 75c9b6f Removing mdctx from the credentials. by Julien Boeuf · 9 years ago
  11. 742ec0a Merge pull request #1803 from soltanmm/verbosity by Nathaniel Manista · 9 years ago
  12. e0281bb Set verbosity to 2 for Python tests by Masood Malekghassemi · 9 years ago
  13. e702361 Add a test of cmdline usage strings - and make them saner by Craig Tiller · 9 years ago
  14. 7947f9c Merge branch 'master' of github.com:grpc/grpc into qps_reporter_refactoring by David Garcia Quintas · 9 years ago
  15. a7628c4 Merge pull request #1745 from ctiller/misbehaving-is-expected by Nicolas Noble · 9 years ago
  16. a9b5de8 Add a check against potential failure to bring up client binary by Yang Gao · 9 years ago
  17. c590287 Merge branch 'master' of github.com:grpc/grpc into qps_reporter_refactoring by David Garcia Quintas · 9 years ago
  18. a5861f3 Correct the test request/response size, to be consistent with the test spec:https://github.com/grpc/grpc/blob/master/doc/interop-test-descriptions.md by Xudong Ma · 9 years ago
  19. b10ab57 Merge branch 'master' of github.com:grpc/grpc into server_auth_context by Julien Boeuf · 9 years ago
  20. 4ebeb40 clang-format by Craig Tiller · 9 years ago
  21. ba3c3cd Add testing of bad client behavior by Craig Tiller · 9 years ago
  22. 3569619 Remove all uses of __FUNCTION__ by Craig Tiller · 9 years ago
  23. 5fa2eab Merge pull request #1706 from ctiller/streaming-crash-boom-bang by Nicolas Noble · 9 years ago
  24. f01ccb7 Merge branch 'master' of github.com:grpc/grpc into qps_reporter_refactoring by David Garcia Quintas · 9 years ago
  25. 1d780fd Fixed typo by David Garcia Quintas · 9 years ago
  26. a4c44c2 Merge pull request #1703 from ctiller/fugly by Vijay Pai · 9 years ago
  27. fdc9af8 Merge pull request #1625 from ctiller/mmm-mmm-mmm-mmm by Yang Gao · 9 years ago
  28. bfc0182 Merge pull request #1693 from dgquintas/fix_sleep_for by Vijay Pai · 9 years ago
  29. f526bd4 Merge branch 'master' of github.com:grpc/grpc into qps_reporter_refactoring by David Garcia Quintas · 9 years ago
  30. da0b312 Merge github.com:grpc/grpc into mmm-mmm-mmm-mmm by Craig Tiller · 9 years ago
  31. d4db33d Add missing copyright notices by Craig Tiller · 9 years ago
  32. 3d49461 Merge github.com:grpc/grpc into mmm-mmm-mmm-mmm by Craig Tiller · 9 years ago
  33. 8ebcec4 clang-format by Craig Tiller · 9 years ago
  34. aeea2f2 Fix shutdown crash in async streaming test by Craig Tiller · 9 years ago
  35. 5c8737d clang-format qps code - it was getting out of hand by Craig Tiller · 9 years ago
  36. 76e0fb1 Merge pull request #1669 from dgquintas/benchmark_hosts_info by Vijay Pai · 9 years ago
  37. bd02453 Merge branch 'master' of github.com:grpc/grpc into server_auth_context by Julien Boeuf · 9 years ago
  38. feb67f6 Replaced std::this_thread::sleep_for for gpr_sleep_until. by David Garcia Quintas · 9 years ago
  39. 30ecd2b Return shared_ptr by value plus minor dependency fix by David Garcia Quintas · 9 years ago
  40. a6b559a Improvements to reporting mechanism based on comments. by David Garcia Quintas · 9 years ago
  41. 226beff Simplified code based on comments and fixed build.json by David Garcia Quintas · 9 years ago
  42. 87ca827 Added missing benchmark_config.* files by David Garcia Quintas · 9 years ago
  43. 3cc9ec9 Removed registry for benchmark reports & introduced benchmark_config.{h,cc} in the spirit of test_config.{h,cc}. by David Garcia Quintas · 9 years ago
  44. cdbdedb Refactored benchmark reporting mechanism. by David Garcia Quintas · 9 years ago
  45. 83b0297 Addressing comments. by Julien Boeuf · 9 years ago
  46. faff1ca Merge pull request #1681 from ctiller/asan-is-magical by jboeuf · 9 years ago
  47. 65bb6f6 Merge pull request #1683 from ctiller/i-could-teach-you-but-id-have-to-charge by David G. Quintas · 9 years ago
  48. 8524a96 Merge pull request #1680 from ctiller/asan-scrub by David G. Quintas · 9 years ago
  49. 0811650 Fix to work around the fact that Histogram isn't copyable. by David Garcia Quintas · 9 years ago
  50. 02accdb Merge pull request #1641 from ctiller/check-some-more-things by Vijay Pai · 9 years ago
  51. 99d5c10 Fix leaks in dualstack_socket_test by Craig Tiller · 9 years ago
  52. a100152 Fix memory leak by Craig Tiller · 9 years ago
  53. a4cdf8a Fix ASAN reported leak by Craig Tiller · 9 years ago
  54. bf6bd23 Merge github.com:grpc/grpc into mmm-mmm-mmm-mmm by Craig Tiller · 9 years ago
  55. ae5b170 Fixing test. by Julien Boeuf · 9 years ago
  56. 84d964a API for auth context and server-side secure transport only impl. by Julien Boeuf · 9 years ago
  57. c6f8d0a Starting on low level changes to support server side authentication. by Julien Boeuf · 9 years ago
  58. 6ba29ba Added the client and server configurations to the bench results proto. by David Garcia Quintas · 9 years ago
  59. 4541f33 Fix tests: stage server sends so that we dont inadvertently abbreviate streams by Craig Tiller · 9 years ago
  60. c259988 Fix comparison to not crash by Craig Tiller · 9 years ago
  61. 3891bf11 Fix test by Craig Tiller · 9 years ago
  62. 7a29098 Send RST_STREAM when closing from the server without getting a client half-close first by Craig Tiller · 9 years ago
  63. fd7166d Add response streams to server crash test, fix them by Craig Tiller · 9 years ago
  64. 7a317e5 Add crashing client test by Craig Tiller · 9 years ago
  65. 882431f Compile fix by Craig Tiller · 9 years ago
  66. 4f8b679 Merge github.com:grpc/grpc into mmm-mmm-mmm-mmm by Craig Tiller · 9 years ago
  67. c8dd76f Merge github.com:grpc/grpc into check-some-more-things by Craig Tiller · 9 years ago
  68. 49c3b01 Better RNG seeding portability by Craig Tiller · 9 years ago
  69. f98e56c Cheesy attempt to get this working on Travis by Craig Tiller · 9 years ago
  70. eadd9a3 Add testing for GRPC_TRACE by Craig Tiller · 9 years ago
  71. 6eccb08 Merge pull request #1594 from yang-g/creds by jboeuf · 9 years ago
  72. f79f63c Merge github.com:grpc/grpc into mmm-mmm-mmm-mmm by Craig Tiller · 9 years ago
  73. b57f72d resolve comments by Yang Gao · 9 years ago
  74. 26a4912 Add fake credentials to the test and verify it actually works by Yang Gao · 9 years ago
  75. 74e5eda Compile fix by Craig Tiller · 9 years ago
  76. a969d7c Compile fix by Craig Tiller · 9 years ago
  77. fff495e Fix test, readd it to build by Craig Tiller · 9 years ago
  78. 3cdd9bb clang-format by Craig Tiller · 9 years ago
  79. 069daa3 Sleep a little after server death to allow TCP time to catch up by Craig Tiller · 9 years ago
  80. fbac5f1 Crash handling test by Craig Tiller · 9 years ago
  81. 7df5d6a Use platform suffix api by Craig Tiller · 9 years ago
  82. 280ca17 resolve comments by Yang Gao · 9 years ago
  83. c21a809 Add subprocess GPR API by Craig Tiller · 9 years ago
  84. 6202f7d Merge pull request #1580 from jboeuf/tsi_properties_cleanup by Nicolas Noble · 9 years ago
  85. a893892 support per call credentials in c++ by Yang Gao · 9 years ago
  86. 77e8c1c Clean up tsi properties. by Julien Boeuf · 9 years ago
  87. e7da1d4 Fix mistaken test change by Craig Tiller · 9 years ago
  88. 54478f8 Merge github.com:grpc/grpc into bye-bye-completion-queue-pie by Craig Tiller · 9 years ago
  89. a468c36 Merge pull request #1493 from ctiller/churn-churn-churn-the-api-gently-down-the-stream by Yang Gao · 9 years ago
  90. 4a3c138 Merge github.com:grpc/grpc into bye-bye-completion-queue-pie by Craig Tiller · 9 years ago
  91. 2e9157d Added async streaming ping pong test by Siddharth Rakesh · 9 years ago
  92. 9038101 Merge pull request #1494 from ctiller/the-churnening by Yang Gao · 9 years ago
  93. 9b75c66 Merge pull request #1489 from ctiller/all-the-small-things by Yang Gao · 9 years ago
  94. 9ec7f5a Merge github.com:grpc/grpc into churn-churn-churn-the-api-gently-down-the-stream by Craig Tiller · 9 years ago
  95. 5b9e743 Merge github.com:grpc/grpc into bye-bye-completion-queue-pie by Craig Tiller · 9 years ago
  96. f7670f3 Clean out old code by Craig Tiller · 9 years ago
  97. b5cb8d1 Replacing DELETE with DESTROY. by Nicolas "Pixel" Noble · 9 years ago
  98. f14b952 One more unistd.h to remove. by Nicolas "Pixel" Noble · 9 years ago
  99. 18938cd Merge branch 'master' of github.com:grpc/grpc into generate-test-projects by Nicolas "Pixel" Noble · 9 years ago
  100. 2e36393 Making the gRPC C tests building under Windows. by Nicolas Noble · 9 years ago