1. bef9cbc Eliminate range-based fors by Vijay Pai · 10 years ago
  2. 9032adc Fix conflicts by Vijay Pai · 10 years ago
  3. 96e32aa Merge pull request #1133 from yang-g/cleanup by Nicolas Noble · 10 years ago
  4. 16c78c9 Clean up unneeded includes and remove shutdown protobuf library by Yang Gao · 10 years ago
  5. 82dd80a Elminate range-based fors and work around some other limitations in older compilers by Vijay Pai · 10 years ago
  6. 6266b93 Sweep different parameter sets in a single shell script. by Vijay Pai · 10 years ago
  7. 1da729a Merge branch 'qps-stream' of https://github.com/vjpai/grpc into vjpai-qps-stream by Vijay Pai · 10 years ago
  8. 8ad3209 Make sure that nothing gets added to cq after shutdown by Vijay Pai · 10 years ago
  9. 55bb5bd No need to do an extra read by Vijay Pai · 10 years ago
  10. c5b3979 test return value of rpc parse by Vijay Pai · 10 years ago
  11. 653803e Make RPC type configurable by vjpai · 10 years ago
  12. 46f6523 Added streaming C++ tests for sync and sync cases by vjpai · 10 years ago
  13. cdb2a6e Protect on some overflow scenarios, add a test and build/run the test by Yang Gao · 10 years ago
  14. 5e36d0d Merge pull request #1093 from nicolasnoble/windows by Jan Tattermusch · 10 years ago
  15. 1fc0469 sync to head and run clang-format again by Yang Gao · 10 years ago
  16. cfd6073 Various Windows fixes. by Nicolas Noble · 10 years ago
  17. f209397 Merge pull request #1067 from yang-g/print by donnadionne · 10 years ago
  18. 757afae clang-format new changes by Yang Gao · 10 years ago
  19. d672d8f resolve merge confict by Yang Gao · 10 years ago
  20. 700bdeb Merge pull request #1023 from vjpai/async by Yang Gao · 10 years ago
  21. 3c220df Print out status when it is not ok in interop tests by Yang Gao · 10 years ago
  22. 6baa9b6 clang-format c++ code by Yang Gao · 10 years ago
  23. 7aadf46 Change to std::chrono and add a test. by vjpai · 10 years ago
  24. 1ad253d expose the server's cq through the generic service object by Yang Gao · 10 years ago
  25. 5333c5a Merge branch 'master' into untypedAPI by Yang Gao · 10 years ago
  26. 45c09db sort the tags, this is not necessary, just make it look better by Yang Gao · 10 years ago
  27. 9fbbc7b add one bidi test by Yang Gao · 10 years ago
  28. 4999649 Rename to AsyncGeneric* by Yang Gao · 10 years ago
  29. 005eb88 Rename anonymous to generic globally by Yang Gao · 10 years ago
  30. 7d6b184 add a jwt test case for interop test by Yang Gao · 10 years ago
  31. f859510 Merge branch 'master' into jwt by Yang Gao · 10 years ago
  32. 0cb6c25 A first test with typed async client and untyped service for a simple rpc by Yang Gao · 10 years ago
  33. 4be94b9 Add missing GRPC_OVERRIDE, NFC by Chilledheart · 10 years ago
  34. 68de8e9 Merge github.com:grpc/grpc into credit by Craig Tiller · 10 years ago
  35. 43ef582 override --> GRPC_OVERRIDE by Craig Tiller · 10 years ago
  36. 78524b7 Compile fix by Craig Tiller · 10 years ago
  37. 2eaf159 ACTUALLY set the server thread pool by Craig Tiller · 10 years ago
  38. a182bf1 clang-format by Craig Tiller · 10 years ago
  39. 50a976f Linux compile fix by Craig Tiller · 10 years ago
  40. 96cca4e Merge branch 'qps_driver' of github.com:ctiller/grpc into qps_driver by Craig Tiller · 10 years ago
  41. c98bef7 Compile fix by Craig Tiller · 10 years ago
  42. a8dc37a Rename some files by Craig Tiller · 10 years ago
  43. d6479d6 Async server works by Craig Tiller · 10 years ago
  44. ef63839 Async client works by Craig Tiller · 10 years ago
  45. e38ec21 Linux compile fix by Craig Tiller · 10 years ago
  46. d1e18fa Async client progress by Craig Tiller · 10 years ago
  47. 8856875 Async client progress by Craig Tiller · 10 years ago
  48. f282514 Print resource utilization by Craig Tiller · 10 years ago
  49. d701c5f Formatting by Craig Tiller · 10 years ago
  50. 76877c3 Generate latencies in driver by Craig Tiller · 10 years ago
  51. e70a0cc Merge github.com:grpc/grpc into qps_driver by Craig Tiller · 10 years ago
  52. 10923c2 Formatting by Craig Tiller · 10 years ago
  53. e7460e8 Merge github.com:grpc/grpc into credit by Craig Tiller · 10 years ago
  54. 6af9ed0 Rework QPS client/server by Craig Tiller · 10 years ago
  55. 26598a3 WIP by Craig Tiller · 10 years ago
  56. acf6f31 Better use of threads, avoid thread safety issues on destructor with by Vijay Pai · 10 years ago
  57. 3e9cbc7 Merge github.com:grpc/grpc into qps_driver by Craig Tiller · 10 years ago
  58. 61691f9 Merge github.com:grpc/grpc into credit by Craig Tiller · 10 years ago
  59. 1ff52d5 Guard headers tool. by Nicolas "Pixel" Noble · 10 years ago
  60. 4e1e1bc Revert "Use typedefs to avoid triply-nested function templates" by vjpai · 10 years ago
  61. 45b0bc4 Use typedefs to avoid triply-nested function templates by vjpai · 10 years ago
  62. 25770b0 add jwt token creds test_case by Yang Gao · 10 years ago
  63. 5b39f9a refresh -> Reset by vjpai · 10 years ago
  64. 6e2e64a Stop abusing operator() overloading by vjpai · 10 years ago
  65. 9440a14 Move std::bind call out of main loop, change constructor appropriately by vjpai · 10 years ago
  66. cd801c8 <:: -> < :: by vjpai · 10 years ago
  67. 3c11066 override->GRPC_OVERRIDE by vjpai · 10 years ago
  68. 1b47b12 Merge remote-tracking branch 'upstream/master' by vjpai · 10 years ago
  69. 64ac47f clang-format all these files by Vijay Pai · 10 years ago
  70. 56c5129 Rename Async methods from generator to avoid naming conflicts to by vjpai · 10 years ago
  71. dea740f New multithreaded async C++ tests. The server is architected the way by vjpai · 10 years ago
  72. cf133f4 Make it possible to compile with gcc4.6 by Craig Tiller · 10 years ago
  73. 29f1314 Merge github.com:grpc/grpc into credit by Craig Tiller · 10 years ago
  74. 36ccead Merge pull request #735 from jboeuf/fix_ssl_san by Craig Tiller · 10 years ago
  75. 8ecb170 Fix that race better by Craig Tiller · 10 years ago
  76. 2f3fa9a Fix linux compile bug by Craig Tiller · 10 years ago
  77. 25f6cd7 Merge github.com:grpc/grpc into credit by Craig Tiller · 10 years ago
  78. 2d0f36c Driver to client/server kind of works by Craig Tiller · 10 years ago
  79. 4744521 Merge github.com:grpc/grpc into qps_driver by Craig Tiller · 10 years ago
  80. 4ef7a29 Create server/client lists by Craig Tiller · 10 years ago
  81. 4f7a1ff 'Fix' a race by Craig Tiller · 10 years ago
  82. 4271a34 Merge github.com:google/grpc into qps_driver by Craig Tiller · 10 years ago
  83. b9d91eb Merge github.com:google/grpc into deprecate-c++ by Craig Tiller · 10 years ago
  84. e486019 Getting the driver pieces in place by Craig Tiller · 10 years ago
  85. 0b9dfcf Merge pull request #725 from ctiller/unique by Yang Gao · 10 years ago
  86. 597a4f2 Verifying the peer name on the X509 Certs correctly. by Julien Boeuf · 10 years ago
  87. 5c004c6 Driver changes by Craig Tiller · 10 years ago
  88. e8eb8a4 Merge github.com:grpc/grpc into credit by Craig Tiller · 10 years ago
  89. 74ae8f6 Merge pull request #710 from jboeuf/default_google_creds by Craig Tiller · 10 years ago
  90. e4fe844 s/CreateChannel/CreateChannelDeprecated by Craig Tiller · 10 years ago
  91. c66f2a8 Addressing iniitial feedback. by Julien Boeuf · 10 years ago
  92. fd1b49b Move to unique_ptr for all GRPC returned objects by Craig Tiller · 10 years ago
  93. 42bc87c Update C++ server with new core API by Craig Tiller · 10 years ago
  94. 47c83fd Credentials prototyping by Craig Tiller · 10 years ago
  95. fe8af4e Rename interop_test.c --> interop_test.cc by Craig Tiller · 10 years ago
  96. 00bdbe6 Merge pull request #669 from yang-g/comments by Michael Lumish · 10 years ago
  97. d539f69 Merge pull request #663 from vjpai/python by Nicolas Noble · 10 years ago
  98. 2f3e2ec Make interop server respond to sigint by Craig Tiller · 10 years ago
  99. bbd67c0 clean up some internal path and names by Yang Gao · 10 years ago
  100. 5b47818 Some compilers not happy with <:: and need < :: instead by vjpai · 10 years ago