1. 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
  2. bab1d2c Merge pull request #1307 from a11r/streamcancel by Craig Tiller · 9 years ago
  3. a1d3a72 fixed indentation by Abhishek Kumar · 9 years ago
  4. 3fbf7d7 Merge pull request #1312 from ctiller/batch-metadata by Yang Gao · 9 years ago
  5. 3b3097f Remove an extra unref by Yang Gao · 9 years ago
  6. 12088b2 Tweak tests by Craig Tiller · 9 years ago
  7. 18298a7 Fixed flakes due to OK racing with cancel by Abhishek Kumar · 9 years ago
  8. e41d040 Added end2end test for server streaming rpc cancellation. by Abhishek Kumar · 9 years ago
  9. 82a8331 Added test case demonstrating cancel on bidi stream by Abhishek Kumar · 9 years ago
  10. 60572d4 Move .proto files up for reuse by Abhishek Kumar · 9 years ago
  11. 1b3e3cd Moving test.proto to an outer directory so others can depend on it. by Abhishek Kumar · 9 years ago
  12. d35b710 Merge pull request #1291 from yang-g/headers by Nicolas Noble · 9 years ago
  13. 103837e Wrap ParseCommandLineFlags in InitTest by Yang Gao · 9 years ago
  14. eaccf90 Return 1 when test_case is not supported in interop test by Yang Gao · 9 years ago
  15. b1c55ce Merge github.com:grpc/grpc into local_worker by Craig Tiller · 9 years ago
  16. 92cd367 Merge pull request #1244 from yang-g/interop by Nicolas Noble · 9 years ago
  17. 217b7f0 Merge branch 'qps' into local_worker by Craig Tiller · 9 years ago
  18. 66f37b4 Merge github.com:google/grpc into qps by Craig Tiller · 9 years ago
  19. 66048f4 Add reporting library, use it by Craig Tiller · 9 years ago
  20. 41faf0f s/11/1 by Craig Tiller · 9 years ago
  21. a400207 Split interop client and server into components by Yang Gao · 9 years ago
  22. e9a6eb7 Allow RunScenarios to spawn in-process workers by Craig Tiller · 9 years ago
  23. c908eb6 :Merge branch 'qps' of github.com:ctiller/grpc into qps by Craig Tiller · 9 years ago
  24. 4cc8a17 Tweaks by Craig Tiller · 9 years ago
  25. 3ca65e3 Merge pull request #1238 from nicolasnoble/plugin-rework by Yang Gao · 9 years ago
  26. 0caebbf Splitting gRPC service class codegen into its own set of files. by Nicolas "Pixel" Noble · 9 years ago
  27. 206d59a fine tuning by Craig Tiller · 9 years ago
  28. 8221e40 Indentation fixes, s/11/1/g by Craig Tiller · 9 years ago
  29. 1c61af7 Dont sleep forever on async cq by Craig Tiller · 9 years ago
  30. 8a5a666 Handle errors better on client by Craig Tiller · 9 years ago
  31. aa2fca5 Remove asserts by Craig Tiller · 9 years ago
  32. 2c2cf6d Smoke test initial version by Craig Tiller · 9 years ago
  33. b9de09f Allow specifying warmup, benchmark times by Craig Tiller · 9 years ago
  34. f2554d0 Revive proper SIGINT handling by Vijay Pai · 9 years ago
  35. 54e16ee Put in calls to profiling by Vijay Pai · 9 years ago
  36. 4967313 Remove unused header file for profiler by Vijay Pai · 9 years ago
  37. ce3bd96 Remove outdated file by Vijay Pai · 9 years ago
  38. 0c4b0dd Add tests with delayed cancellation from client and server by Yang Gao · 9 years ago
  39. bc6f3f0 Merge pull request #1144 from yang-g/genericstub by Vijay Pai · 9 years ago
  40. b946b5e Refactor and add a unit test by Yang Gao · 9 years ago
  41. fa50753 Merge pull request #1113 from vjpai/qps-stream by Yang Gao · 9 years ago
  42. 48bbd00 merge upstream and resolve conflict by Yang Gao · 9 years ago
  43. 166f9d0 add back mis-deleted method string by Yang Gao · 9 years ago
  44. ced2b89 Finish grpc_cli by Yang Gao · 9 years ago
  45. 6130809 Work around a compiler limitation caused by inability to properly handle by vjpai · 9 years ago
  46. 92a928f Make string construction explicit as implicit conversion doesn't work in 4.4 by Vijay Pai · 9 years ago
  47. 4bcab68 Include the config.h file to make sure that nullptr is covered by vjpai · 9 years ago
  48. bef9cbc Eliminate range-based fors by Vijay Pai · 9 years ago
  49. 9032adc Fix conflicts by Vijay Pai · 9 years ago
  50. 96e32aa Merge pull request #1133 from yang-g/cleanup by Nicolas Noble · 9 years ago
  51. 16c78c9 Clean up unneeded includes and remove shutdown protobuf library by Yang Gao · 9 years ago
  52. a5e20d3 a stub of the cli tool by Yang Gao · 9 years ago
  53. 82dd80a Elminate range-based fors and work around some other limitations in older compilers by Vijay Pai · 9 years ago
  54. 6266b93 Sweep different parameter sets in a single shell script. by Vijay Pai · 9 years ago
  55. 1da729a Merge branch 'qps-stream' of https://github.com/vjpai/grpc into vjpai-qps-stream by Vijay Pai · 9 years ago
  56. 8ad3209 Make sure that nothing gets added to cq after shutdown by Vijay Pai · 9 years ago
  57. 55bb5bd No need to do an extra read by Vijay Pai · 9 years ago
  58. c5b3979 test return value of rpc parse by Vijay Pai · 9 years ago
  59. 653803e Make RPC type configurable by vjpai · 9 years ago
  60. 46f6523 Added streaming C++ tests for sync and sync cases by vjpai · 9 years ago
  61. cdb2a6e Protect on some overflow scenarios, add a test and build/run the test by Yang Gao · 9 years ago
  62. 993d540 covert test to use generic stub by Yang Gao · 9 years ago
  63. 5e36d0d Merge pull request #1093 from nicolasnoble/windows by Jan Tattermusch · 9 years ago
  64. 1fc0469 sync to head and run clang-format again by Yang Gao · 9 years ago
  65. cfd6073 Various Windows fixes. by Nicolas Noble · 9 years ago
  66. f209397 Merge pull request #1067 from yang-g/print by donnadionne · 9 years ago
  67. 757afae clang-format new changes by Yang Gao · 9 years ago
  68. d672d8f resolve merge confict by Yang Gao · 9 years ago
  69. 700bdeb Merge pull request #1023 from vjpai/async by Yang Gao · 9 years ago
  70. 3c220df Print out status when it is not ok in interop tests by Yang Gao · 9 years ago
  71. 6baa9b6 clang-format c++ code by Yang Gao · 9 years ago
  72. 7aadf46 Change to std::chrono and add a test. by vjpai · 9 years ago
  73. 1ad253d expose the server's cq through the generic service object by Yang Gao · 9 years ago
  74. 5333c5a Merge branch 'master' into untypedAPI by Yang Gao · 9 years ago
  75. 45c09db sort the tags, this is not necessary, just make it look better by Yang Gao · 9 years ago
  76. 9fbbc7b add one bidi test by Yang Gao · 9 years ago
  77. 4999649 Rename to AsyncGeneric* by Yang Gao · 9 years ago
  78. 005eb88 Rename anonymous to generic globally by Yang Gao · 9 years ago
  79. 7d6b184 add a jwt test case for interop test by Yang Gao · 9 years ago
  80. f859510 Merge branch 'master' into jwt by Yang Gao · 9 years ago
  81. 0cb6c25 A first test with typed async client and untyped service for a simple rpc by Yang Gao · 9 years ago
  82. 4be94b9 Add missing GRPC_OVERRIDE, NFC by Chilledheart · 9 years ago
  83. 68de8e9 Merge github.com:grpc/grpc into credit by Craig Tiller · 9 years ago
  84. 43ef582 override --> GRPC_OVERRIDE by Craig Tiller · 9 years ago
  85. 78524b7 Compile fix by Craig Tiller · 9 years ago
  86. 2eaf159 ACTUALLY set the server thread pool by Craig Tiller · 9 years ago
  87. a182bf1 clang-format by Craig Tiller · 9 years ago
  88. 50a976f Linux compile fix by Craig Tiller · 9 years ago
  89. 96cca4e Merge branch 'qps_driver' of github.com:ctiller/grpc into qps_driver by Craig Tiller · 9 years ago
  90. c98bef7 Compile fix by Craig Tiller · 9 years ago
  91. a8dc37a Rename some files by Craig Tiller · 9 years ago
  92. d6479d6 Async server works by Craig Tiller · 9 years ago
  93. ef63839 Async client works by Craig Tiller · 9 years ago
  94. e38ec21 Linux compile fix by Craig Tiller · 9 years ago
  95. d1e18fa Async client progress by Craig Tiller · 9 years ago
  96. 8856875 Async client progress by Craig Tiller · 9 years ago
  97. f282514 Print resource utilization by Craig Tiller · 9 years ago
  98. d701c5f Formatting by Craig Tiller · 9 years ago
  99. 76877c3 Generate latencies in driver by Craig Tiller · 9 years ago
  100. e70a0cc Merge github.com:grpc/grpc into qps_driver by Craig Tiller · 9 years ago