1. 2da0296 Eliminate need for SIGPIPE handling by Craig Tiller · 9 years ago
  2. d53d87c Merge pull request #1464 from yang-g/init by Craig Tiller · 9 years ago
  3. b7d1608 Merge github.com:grpc/grpc into seqno2 by Craig Tiller · 9 years ago
  4. 3d3d632 merge with head by Yang Gao · 9 years ago
  5. 26839c7 Add a c test for max message length by Yang Gao · 9 years ago
  6. 6dc5502 Merge pull request #1432 from vjpai/async-cleanup by David G. Quintas · 9 years ago
  7. cfda2bd Test that we dont wrap-around sequence numbers by Craig Tiller · 9 years ago
  8. 434a36b Add test for >16777215 sequence numbered streams by Craig Tiller · 9 years ago
  9. 041998d Change function-pointer to std::function by vjpai · 9 years ago
  10. c71a9d2 clang-format by Yang Gao · 9 years ago
  11. 3b2e2f7 Merge branch 'master' into async-cleanup by vjpai · 9 years ago
  12. ea13af7 merge with head by Yang Gao · 9 years ago
  13. 5fe7e5d Fix some memory leaks by Craig Tiller · 9 years ago
  14. a811868 Merge branch 'master' into async-cleanup by vjpai · 9 years ago
  15. 76eabbd Merge github.com:grpc/grpc into delete-the-old-api by Craig Tiller · 9 years ago
  16. ff1ad13 Stopgap fix for fling_stream_test timing out by Craig Tiller · 9 years ago
  17. 3921c56 Expose max message size at the server side by Yang Gao · 9 years ago
  18. 1260892 Merge branch 'delete-the-old-api' of github.com:ctiller/grpc into delete-the-old-api by Craig Tiller · 9 years ago
  19. 06eb5ae Fix this test too by Craig Tiller · 9 years ago
  20. f107120 Fixing some tests I broke during conversion by Craig Tiller · 9 years ago
  21. 48373df Merge github.com:grpc/grpc into delete-the-old-api by Craig Tiller · 9 years ago
  22. e10ebf1 Keep code that is common between both async client versions in a new async superclass and only use unary/streaming-specific material in the subclass. by Vijay Pai · 9 years ago
  23. 0e67cb2 Fixed missing name change from timers.h refactor. by David Garcia Quintas · 9 years ago
  24. 81e57d9 Add a thread stress end2end test by Craig Tiller · 9 years ago
  25. 581737c Kill thread stress test - to be replaced with something new by Craig Tiller · 9 years ago
  26. 0ced984 Kill echo test by Craig Tiller · 9 years ago
  27. 8ad26f7 Remove test for an old API corner case by Craig Tiller · 9 years ago
  28. 2f36d46 Remove test for an old API corner case by Craig Tiller · 9 years ago
  29. 5f9f455 Merge remote-tracking branch 'upstream/master' into stap by David Garcia Quintas · 9 years ago
  30. 68bad43 Dualstack fixup by Craig Tiller · 9 years ago
  31. b220c1d Added missing globals declaration to STAP script. by David Garcia Quintas · 9 years ago
  32. f968980 Fix cq test by Craig Tiller · 9 years ago
  33. 1df0626 Fix fling by Craig Tiller · 9 years ago
  34. abd4cc9 Further tidyup by Craig Tiller · 9 years ago
  35. 5f5fd67 Remove ungeneratable enum values and union members by Craig Tiller · 9 years ago
  36. eeb4288 Fix no-server-test by Craig Tiller · 9 years ago
  37. 9f3675f clang-format by Craig Tiller · 9 years ago
  38. 2365c7d Fix lame client test by Craig Tiller · 9 years ago
  39. 72f7646 Merge github.com:grpc/grpc into delete-the-old-api by Craig Tiller · 9 years ago
  40. d7f0fe5 Merge pull request #1409 from vjpai/endthreads by Craig Tiller · 9 years ago
  41. 735987b Added documentation to stap script. by David Garcia Quintas · 9 years ago
  42. 07b2fe6 Move end_threads to subclass since some subclass-specific fields will still be by vjpai · 9 years ago
  43. 45d54e4 Merge remote-tracking branch 'upstream/master' into stap by David Garcia Quintas · 9 years ago
  44. 1d73b7b Merge github.com:grpc/grpc into one-pass by Craig Tiller · 9 years ago
  45. a0f666a Merge github.com:grpc/grpc into delete-the-old-api by Craig Tiller · 9 years ago
  46. c866705 Merge pull request #1367 from yang-g/interop by Craig Tiller · 9 years ago
  47. 4354a8e Merge github.com:grpc/grpc into one-pass by Craig Tiller · 9 years ago
  48. f394616 Merge pull request #1370 from zeliard/master by Nicolas Noble · 9 years ago
  49. fe2b835 Convert some tests to new API by Craig Tiller · 9 years ago
  50. 3b05a12 Test progress by Craig Tiller · 9 years ago
  51. 8b1d989 Convert some tests to new API by Craig Tiller · 9 years ago
  52. af20b71 Remove legacy tests by Craig Tiller · 9 years ago
  53. 2288b2d Merge github.com:grpc/grpc into one-pass by Craig Tiller · 9 years ago
  54. 29c4d0a Merge pull request #1390 from ctiller/tcp-test by David Klempner · 9 years ago
  55. 31c489c Fix test for multiple reads by Craig Tiller · 9 years ago
  56. fec0c2c Merge pull request #1375 from ctiller/qps_client by Vijay Pai · 9 years ago
  57. a9eb302 STAP annotation working. by David Garcia Quintas · 9 years ago
  58. 820b680 Merge github.com:grpc/grpc into one-pass by Craig Tiller · 9 years ago
  59. d9a0f24 Merge branch 'master' of https://github.com/grpc/grpc by zeliard · 9 years ago
  60. 98ae48d Ignore SIGPIPE by Craig Tiller · 9 years ago
  61. 17cc30c Merge branch 'qps_client' into one-pass by Craig Tiller · 9 years ago
  62. 77e0d64 Fix a race in QPS client shutdown by Craig Tiller · 9 years ago
  63. 75cfb1f Update test definition by Craig Tiller · 9 years ago
  64. 3e3e0ad merge from upstream (grpc) master by zeliard · 9 years ago
  65. 04ddd8c fix expression bug on socket creation failure (fd<0 is always false because fd is unsigned and Windows returns ~0 (-1) on socket failure) by zeliard · 9 years ago
  66. 7551fa6 Merge github.com:grpc/grpc into one-pass by Craig Tiller · 9 years ago
  67. 7305dc6 Merge pull request #1227 from nicolasnoble/the-purge-2 by Craig Tiller · 9 years ago
  68. fa74ec4 Merge pull request #1359 from a11r/cc2 by Yang Gao · 9 years ago
  69. 9a5eee1 Merge pull request #1360 from nicolasnoble/flakes by Yang Gao · 9 years ago
  70. 68d6157 Add two scenarios in interop test by Yang Gao · 9 years ago
  71. fd2bf67 Merge branch 'master' of github.com:grpc/grpc into the-purge-2 by Nicolas "Pixel" Noble · 9 years ago
  72. 1a727fd clang-format by Craig Tiller · 9 years ago
  73. c4b6ffb Add a GrpcLibrary class to wrap grpc_init and grpc_shutdown and convert all the tests to init/shutdown free. by Yang Gao · 9 years ago
  74. f87b609 Fix array size by Craig Tiller · 9 years ago
  75. fdcd07b Merge branch 'master' of github.com:grpc/grpc into flakes by Nicolas "Pixel" Noble · 9 years ago
  76. b8137b3 Flagging some tests as flaky. by Nicolas "Pixel" Noble · 9 years ago
  77. f0ebc99 Merge github.com:grpc/grpc into one-pass by Craig Tiller · 9 years ago
  78. 23be280 Merge branch 'master' of github.com:grpc/grpc into the-purge-2 by Nicolas "Pixel" Noble · 9 years ago
  79. 6e84aba Make the things compile again by Craig Tiller · 9 years ago
  80. d774c5c Test client stream cancellation and fix bug exposed by the test. by Abhishek Kumar · 9 years ago
  81. bab1d2c Merge pull request #1307 from a11r/streamcancel by Craig Tiller · 9 years ago
  82. 06aeea7 clang-format by Craig Tiller · 9 years ago
  83. a1d3a72 fixed indentation by Abhishek Kumar · 9 years ago
  84. 010f1e7 More work in not having to compile OpenSSL. by Nicolas "Pixel" Noble · 9 years ago
  85. 97a678e Merge github.com:google/grpc into one-pass by Craig Tiller · 9 years ago
  86. 99738f6 Making sure we don't require OpenSSL for tests that, in fact, don't need it. by Nicolas "Pixel" Noble · 9 years ago
  87. fbf5be2 One test compiles by Craig Tiller · 9 years ago
  88. 3fbf7d7 Merge pull request #1312 from ctiller/batch-metadata by Yang Gao · 9 years ago
  89. 5225281 Update flaky bit for unsecure tests by Craig Tiller · 9 years ago
  90. 062db02 Merge github.com:google/grpc into batch-metadata by Craig Tiller · 9 years ago
  91. 3b3097f Remove an extra unref by Yang Gao · 9 years ago
  92. c8b357f Run capable test suites against grpc_unsecure by Craig Tiller · 9 years ago
  93. 12088b2 Tweak tests by Craig Tiller · 9 years ago
  94. c8a2299 Merge github.com:grpc/grpc into batch-metadata by Craig Tiller · 9 years ago
  95. 7d1d9ca Refactoring of core security to remove the factories. by Julien Boeuf · 9 years ago
  96. 5c019ae clang-format by Craig Tiller · 9 years ago
  97. bd22271 Random small fixes by Craig Tiller · 9 years ago
  98. 8fddccb Mark large requests tests flaky (they are buggy) by Craig Tiller · 9 years ago
  99. 18298a7 Fixed flakes due to OK racing with cancel by Abhishek Kumar · 9 years ago
  100. e41d040 Added end2end test for server streaming rpc cancellation. by Abhishek Kumar · 9 years ago