1. d4db33d Add missing copyright notices by Craig Tiller · 9 years ago
  2. 76e0fb1 Merge pull request #1669 from dgquintas/benchmark_hosts_info by Vijay Pai · 9 years ago
  3. faff1ca Merge pull request #1681 from ctiller/asan-is-magical by jboeuf · 9 years ago
  4. 65bb6f6 Merge pull request #1683 from ctiller/i-could-teach-you-but-id-have-to-charge by David G. Quintas · 9 years ago
  5. 8524a96 Merge pull request #1680 from ctiller/asan-scrub by David G. Quintas · 9 years ago
  6. 0811650 Fix to work around the fact that Histogram isn't copyable. by David Garcia Quintas · 9 years ago
  7. 02accdb Merge pull request #1641 from ctiller/check-some-more-things by Vijay Pai · 9 years ago
  8. 99d5c10 Fix leaks in dualstack_socket_test by Craig Tiller · 9 years ago
  9. a100152 Fix memory leak by Craig Tiller · 9 years ago
  10. a4cdf8a Fix ASAN reported leak by Craig Tiller · 9 years ago
  11. 6ba29ba Added the client and server configurations to the bench results proto. by David Garcia Quintas · 9 years ago
  12. 4541f33 Fix tests: stage server sends so that we dont inadvertently abbreviate streams by Craig Tiller · 9 years ago
  13. c259988 Fix comparison to not crash by Craig Tiller · 9 years ago
  14. 3891bf11 Fix test by Craig Tiller · 9 years ago
  15. 7a29098 Send RST_STREAM when closing from the server without getting a client half-close first by Craig Tiller · 9 years ago
  16. 882431f Compile fix by Craig Tiller · 9 years ago
  17. c8dd76f Merge github.com:grpc/grpc into check-some-more-things by Craig Tiller · 9 years ago
  18. 49c3b01 Better RNG seeding portability by Craig Tiller · 9 years ago
  19. f98e56c Cheesy attempt to get this working on Travis by Craig Tiller · 9 years ago
  20. eadd9a3 Add testing for GRPC_TRACE by Craig Tiller · 9 years ago
  21. 6eccb08 Merge pull request #1594 from yang-g/creds by jboeuf · 9 years ago
  22. b57f72d resolve comments by Yang Gao · 9 years ago
  23. 26a4912 Add fake credentials to the test and verify it actually works by Yang Gao · 9 years ago
  24. fff495e Fix test, readd it to build by Craig Tiller · 9 years ago
  25. 7df5d6a Use platform suffix api by Craig Tiller · 9 years ago
  26. 280ca17 resolve comments by Yang Gao · 9 years ago
  27. c21a809 Add subprocess GPR API by Craig Tiller · 9 years ago
  28. 6202f7d Merge pull request #1580 from jboeuf/tsi_properties_cleanup by Nicolas Noble · 9 years ago
  29. a893892 support per call credentials in c++ by Yang Gao · 9 years ago
  30. 77e8c1c Clean up tsi properties. by Julien Boeuf · 9 years ago
  31. e7da1d4 Fix mistaken test change by Craig Tiller · 9 years ago
  32. 54478f8 Merge github.com:grpc/grpc into bye-bye-completion-queue-pie by Craig Tiller · 9 years ago
  33. a468c36 Merge pull request #1493 from ctiller/churn-churn-churn-the-api-gently-down-the-stream by Yang Gao · 9 years ago
  34. 4a3c138 Merge github.com:grpc/grpc into bye-bye-completion-queue-pie by Craig Tiller · 9 years ago
  35. 2e9157d Added async streaming ping pong test by Siddharth Rakesh · 9 years ago
  36. 9038101 Merge pull request #1494 from ctiller/the-churnening by Yang Gao · 9 years ago
  37. 9b75c66 Merge pull request #1489 from ctiller/all-the-small-things by Yang Gao · 9 years ago
  38. 9ec7f5a Merge github.com:grpc/grpc into churn-churn-churn-the-api-gently-down-the-stream by Craig Tiller · 9 years ago
  39. 5b9e743 Merge github.com:grpc/grpc into bye-bye-completion-queue-pie by Craig Tiller · 9 years ago
  40. f7670f3 Clean out old code by Craig Tiller · 9 years ago
  41. b5cb8d1 Replacing DELETE with DESTROY. by Nicolas "Pixel" Noble · 9 years ago
  42. f14b952 One more unistd.h to remove. by Nicolas "Pixel" Noble · 9 years ago
  43. 18938cd Merge branch 'master' of github.com:grpc/grpc into generate-test-projects by Nicolas "Pixel" Noble · 9 years ago
  44. 2e36393 Making the gRPC C tests building under Windows. by Nicolas Noble · 9 years ago
  45. b122e2e Fix broken compilation by Craig Tiller · 9 years ago
  46. 0b0e979 Merge github.com:grpc/grpc into churn-churn-churn-the-api-gently-down-the-stream by Craig Tiller · 9 years ago
  47. c731323 Fix broken compilation by Craig Tiller · 9 years ago
  48. f662aa4 Merge github.com:grpc/grpc into bye-bye-completion-queue-pie by Craig Tiller · 9 years ago
  49. fcdf33b Merge pull request #1506 from jboeuf/call_creds by Craig Tiller · 9 years ago
  50. dd67dba Fix test by Craig Tiller · 9 years ago
  51. 0b488f7 Merge github.com:grpc/grpc into churn-churn-churn-the-api-gently-down-the-stream by Craig Tiller · 9 years ago
  52. d7f768b Addressing comments. by Julien Boeuf · 9 years ago
  53. 554c79c Merging with master. by Julien Boeuf · 9 years ago
  54. aef386b Merge pull request #1530 from ctiller/async-fail by Vijay Pai · 9 years ago
  55. 5f871ac Merge github.com:grpc/grpc into the-churnening by Craig Tiller · 9 years ago
  56. e9da2ee Merge github.com:grpc/grpc into all-the-small-things by Craig Tiller · 9 years ago
  57. fe11772 Merge pull request #1500 from ctiller/do-the-right-thing-put-it-in-a-bin by Abhishek Kumar · 9 years ago
  58. 2bac1f8 Merge pull request #1470 from vjpai/stream_ctx by Craig Tiller · 9 years ago
  59. f51199f Increase test timeout by Craig Tiller · 9 years ago
  60. cc82be5 Merge github.com:grpc/grpc into bye-bye-completion-queue-pie by Craig Tiller · 9 years ago
  61. 2be6095 Merge github.com:grpc/grpc into churn-churn-churn-the-api-gently-down-the-stream by Craig Tiller · 9 years ago
  62. 9b015dc Merge branch 'standalone_benchmarks' of https://github.com/dgquintas/grpc into dgquintas-standalone_benchmarks by Craig Tiller · 9 years ago
  63. f7ad9a0 Merge branch 'yang-g-mock' by Craig Tiller · 9 years ago
  64. 696929e Merge github.com:grpc/grpc into all-the-small-things by Craig Tiller · 9 years ago
  65. 9daab24 Fix C test build by Craig Tiller · 9 years ago
  66. fee0cfa Merge github.com:grpc/grpc into churn-churn-churn-the-api-gently-down-the-stream by Craig Tiller · 9 years ago
  67. 4251aad Merge branch 'master' of github.com:grpc/grpc into standalone_benchmarks by David Garcia Quintas · 9 years ago
  68. 442918f Merge pull request #1477 from ctiller/we-should-probably-run-all-the-tests-we-have by Nicolas Noble · 9 years ago
  69. 9f218dd Adding support for per call credentials in core. by Julien Boeuf · 9 years ago
  70. 2da0296 Eliminate need for SIGPIPE handling by Craig Tiller · 9 years ago
  71. d1abc81 Throw away queued messages on error by Craig Tiller · 9 years ago
  72. fb775b8 Fix test by Craig Tiller · 9 years ago
  73. 3676b38 Lose redundant tag on unary calls by Craig Tiller · 9 years ago
  74. f9e6adf Completion queue binding for new requests API change by Craig Tiller · 9 years ago
  75. 0c23320 Split thread stress from end2end to improve parallelism by Craig Tiller · 9 years ago
  76. 4f1a75f Merge branch 'master' into stream_ctx by vjpai · 9 years ago
  77. d4f10c0 Split C++'s smoke_test into 4 stand alone ones. by David Garcia Quintas · 9 years ago
  78. 691ff71 Merge remote-tracking branch 'upstream/master' into mock by Yang Gao · 9 years ago
  79. 196ade3 add a test using the mock interfaces by Yang Gao · 9 years ago
  80. dfe83de Make sure that we have enough server threads to actually support the by Vijay Pai · 9 years ago
  81. 93ec371 Enable test that got forgotten by Craig Tiller · 9 years ago
  82. 667ca40 Fix new tests in C core by Craig Tiller · 9 years ago
  83. 5fdcbb7 Merge github.com:grpc/grpc into bye-bye-completion-queue-pie by Craig Tiller · 9 years ago
  84. d53d87c Merge pull request #1464 from yang-g/init by Craig Tiller · 9 years ago
  85. 0a41293 Also need to create a vector of streams by vjpai · 9 years ago
  86. b7d1608 Merge github.com:grpc/grpc into seqno2 by Craig Tiller · 9 years ago
  87. 64be9f7 C Core API cleanup. by Craig Tiller · 9 years ago
  88. 36ff3f0 clang-format by Vijay Pai · 9 years ago
  89. 25aa12f Support multi-stream synchronous client tests by Vijay Pai · 9 years ago
  90. 3d3d632 merge with head by Yang Gao · 9 years ago
  91. 26839c7 Add a c test for max message length by Yang Gao · 9 years ago
  92. 6dc5502 Merge pull request #1432 from vjpai/async-cleanup by David G. Quintas · 9 years ago
  93. cfda2bd Test that we dont wrap-around sequence numbers by Craig Tiller · 9 years ago
  94. 434a36b Add test for >16777215 sequence numbered streams by Craig Tiller · 9 years ago
  95. 041998d Change function-pointer to std::function by vjpai · 9 years ago
  96. c71a9d2 clang-format by Yang Gao · 9 years ago
  97. 3b2e2f7 Merge branch 'master' into async-cleanup by vjpai · 9 years ago
  98. ea13af7 merge with head by Yang Gao · 9 years ago
  99. 5fe7e5d Fix some memory leaks by Craig Tiller · 9 years ago
  100. a811868 Merge branch 'master' into async-cleanup by vjpai · 9 years ago