1. b6d57e7 add missed explicit by Yang Gao · 10 years ago
  2. cb7bcb1 Merge pull request #1958 from vjpai/qps-proto3 by David G. Quintas · 10 years ago
  3. e78ee18 Renumber message fields by vjpai · 10 years ago
  4. ca28137 Added missing compression.h file. by David Garcia Quintas · 10 years ago
  5. 59f905d Changes to byte_buffer based on comments. by David Garcia Quintas · 10 years ago
  6. febf3b0 Merge pull request #1984 from grpc/revert-1980-revert-1948-poisson by Craig Tiller · 10 years ago
  7. 2490d9d Handle all cases properly by vjpai · 10 years ago
  8. 37253d9 Merge remote-tracking branch 'upstream/revert-1980-revert-1948-poisson' into qps-proto3 by vjpai · 10 years ago
  9. 93b0f63 Merge pull request #1979 from ctiller/cereal-is-bad-for-your-health by Vijay Pai · 10 years ago
  10. d9c7e7e Stop worrying about 1 second deadline as a fatal problem Also fix reporter by Vijay Pai · 10 years ago
  11. 372fd87 Revert "Revert "Open loop sync/async multithreaded testing"" by Vijay Pai · 10 years ago
  12. bb7370f Missing required changes from pull req. #1964 by David Garcia Quintas · 10 years ago
  13. 237443f Merge branch 'master' of github.com:grpc/grpc into compression by David Garcia Quintas · 10 years ago
  14. 52d646e Merge github.com:grpc/grpc into cereal-is-bad-for-your-health by Craig Tiller · 10 years ago
  15. d55636d Revert "Open loop sync/async multithreaded testing" by Craig Tiller · 10 years ago
  16. 250e96d Dont serialize new call requests under the server test lock by Craig Tiller · 10 years ago
  17. ba9df85 Merge pull request #1948 from vjpai/poisson by Craig Tiller · 10 years ago
  18. 2e84c85 Merge pull request #1964 from dgquintas/reporter-interface-tweak by Vijay Pai · 10 years ago
  19. 74ff607 Merge pull request #1902 from ctiller/not-everything-is-linux by Vijay Pai · 10 years ago
  20. fb61373 Add a new test for qps openloop to make sure this code gets exercised by vjpai · 10 years ago
  21. aa4548d Add a new test for qps openloop to make sure this code gets exercised by vjpai · 10 years ago
  22. cce361f Merge pull request #1961 from ctiller/moar-defense by Nicolas Noble · 10 years ago
  23. c695066 Removed redundant parameter from Reporter interface. by David Garcia Quintas · 10 years ago
  24. 25d02d5 Made grpc_byte_buffer_reader able to decompress msgs. by David Garcia Quintas · 10 years ago
  25. 83b2f25 clang-format by Craig Tiller · 10 years ago
  26. 3c26d09 Add a test of bad settings frame (and fix a bug!) by Craig Tiller · 10 years ago
  27. 191b674 Address reviewer comment by not having non-const reference by vjpai · 10 years ago
  28. 804afe6 Update QPS test to proto3 syntax by vjpai · 10 years ago
  29. b5075e3 Add working tests for httpcli by Craig Tiller · 10 years ago
  30. 36403af Address review comments for code clarity by Vijay Pai · 10 years ago
  31. 92b7f87 Add comments describing various random distributions by Vijay Pai · 10 years ago
  32. fcedc15 Use typedef rather than using to make Travis happy by Vijay Pai · 10 years ago
  33. cf3fb09 clang-format by Vijay Pai · 10 years ago
  34. c7de81e Better management of channel attempts and channel coverage by Vijay Pai · 10 years ago
  35. db398e0 Omit redundant record-keeping by Vijay Pai · 10 years ago
  36. 06c9951 Take some code out from under a lock_guard and try to by Vijay Pai · 10 years ago
  37. 7b172b2 Get the code to stop crashing by fixing bugs by Vijay Pai · 10 years ago
  38. dc0615f Init a variable by vjpai · 10 years ago
  39. d1dce90 Minor fixes by vjpai · 10 years ago
  40. ca61f5b Merge branch 'master' into poisson by vjpai · 10 years ago
  41. 491a67b Merge pull request #1903 from ctiller/maybe-i-want-to-change-my-mind by Yang Gao · 10 years ago
  42. af7abf9 Enable runtime configuration of tracers by Craig Tiller · 10 years ago
  43. 9e1ba43 Fix compilation on mac by Craig Tiller · 10 years ago
  44. 8eedd4a Context activation for async by Vijay Pai · 10 years ago
  45. 701af60 Expose gpr_asprintf and gpr_strdup by Masood Malekghassemi · 10 years ago
  46. 9dc5c15 Account for time difference in mac and linux by Vijay Pai · 10 years ago
  47. 8559485 Bug fix by Vijay Pai · 10 years ago
  48. 7abc4e7 Invoke LoadTest setup by vjpai · 10 years ago
  49. afc3ee8 Merge branch 'master' into poisson by vjpai · 10 years ago
  50. 669c139 Merge pull request #1866 from dgquintas/stack-allocate-bb-reader by Craig Tiller · 10 years ago
  51. 0ed8b1f Merge pull request #1874 from dgquintas/server_context_leak by Craig Tiller · 10 years ago
  52. 3beb20c Support use of high_res clock in timepoints by vjpai · 10 years ago
  53. c9516d4 Fixed memory leak in server_async by David Garcia Quintas · 10 years ago
  54. 19fdb33 Merge pull request #1856 from ctiller/count-the-things by Nicolas Noble · 10 years ago
  55. 924d459 Fix timer issues by vjpai · 10 years ago
  56. 206e6e8 Merge pull request #1864 from ctiller/cq-says-what by Jan Tattermusch · 10 years ago
  57. 30bd4eb Removed grpc_byte_buffer_reader_{create,destroy}. by David Garcia Quintas · 10 years ago
  58. 3d67c7c Merge github.com:grpc/grpc into count-the-things by Craig Tiller · 10 years ago
  59. 795b242 Merge pull request #1857 from yang-g/test by Craig Tiller · 10 years ago
  60. e53a282 Merge pull request #1862 from nicolasnoble/fixing-tools by Craig Tiller · 10 years ago
  61. c0c4844 Extend the test case by Craig Tiller · 10 years ago
  62. 59657db Add a completion queue test by Craig Tiller · 10 years ago
  63. 1b932e7 Merge pull request #1758 from dgquintas/iomgr_managed_cbs by Craig Tiller · 10 years ago
  64. 8535263 Fixing tools compilation. by Nicolas "Pixel" Noble · 10 years ago
  65. 5d8f919 Merge pull request #1828 from ctiller/i-wish-the-number-that-used-to-be-displayed-represented-my-bank-balance by Yang Gao · 10 years ago
  66. 69fe075 Various minor fixes by Yang Gao · 10 years ago
  67. fa275a9 Label all iomgr objects by Craig Tiller · 10 years ago
  68. 1795985 Merge branch 'master' into poisson by vjpai · 10 years ago
  69. 7978a04 Removed non-ISO usage of __FUNCTION__. by David Garcia Quintas · 10 years ago
  70. a30020f Comments addressed. by David Garcia Quintas · 10 years ago
  71. 5f228f5 Adapted the following to the new iomgr's cb API: by David Garcia Quintas · 10 years ago
  72. a2779c1 Merge github.com:grpc/grpc into but-maybe-i-want-to-poll by Craig Tiller · 10 years ago
  73. 3824209 Merge branch 'master' of github.com:grpc/grpc into server_auth_context by Julien Boeuf · 10 years ago
  74. ff69cd1 Fixing build issue. by Julien Boeuf · 10 years ago
  75. 449db81 Merge branch 'master' of github.com:grpc/grpc into mdctx_free_creds by Julien Boeuf · 10 years ago
  76. f720bc5 Merge branch 'master' of github.com:grpc/grpc into server_auth_context by Julien Boeuf · 10 years ago
  77. 9300c4b Fix the display of total slowdown by Craig Tiller · 10 years ago
  78. 8f17c6c clang-format by Craig Tiller · 10 years ago
  79. 1a6f755 Make it possible to run with poll() instead of epoll() by Craig Tiller · 10 years ago
  80. 75c9b6f Removing mdctx from the credentials. by Julien Boeuf · 10 years ago
  81. 742ec0a Merge pull request #1803 from soltanmm/verbosity by Nathaniel Manista · 10 years ago
  82. e0281bb Set verbosity to 2 for Python tests by Masood Malekghassemi · 10 years ago
  83. 675140c Merge branch 'master' into poisson by vjpai · 10 years ago
  84. e702361 Add a test of cmdline usage strings - and make them saner by Craig Tiller · 10 years ago
  85. 7947f9c Merge branch 'master' of github.com:grpc/grpc into qps_reporter_refactoring by David Garcia Quintas · 10 years ago
  86. a7628c4 Merge pull request #1745 from ctiller/misbehaving-is-expected by Nicolas Noble · 10 years ago
  87. a9b5de8 Add a check against potential failure to bring up client binary by Yang Gao · 10 years ago
  88. c590287 Merge branch 'master' of github.com:grpc/grpc into qps_reporter_refactoring by David Garcia Quintas · 10 years ago
  89. 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 · 10 years ago
  90. b10ab57 Merge branch 'master' of github.com:grpc/grpc into server_auth_context by Julien Boeuf · 10 years ago
  91. 4ebeb40 clang-format by Craig Tiller · 10 years ago
  92. ba3c3cd Add testing of bad client behavior by Craig Tiller · 10 years ago
  93. 3569619 Remove all uses of __FUNCTION__ by Craig Tiller · 10 years ago
  94. 5fa2eab Merge pull request #1706 from ctiller/streaming-crash-boom-bang by Nicolas Noble · 10 years ago
  95. f01ccb7 Merge branch 'master' of github.com:grpc/grpc into qps_reporter_refactoring by David Garcia Quintas · 10 years ago
  96. 1d780fd Fixed typo by David Garcia Quintas · 10 years ago
  97. a4c44c2 Merge pull request #1703 from ctiller/fugly by Vijay Pai · 10 years ago
  98. fdc9af8 Merge pull request #1625 from ctiller/mmm-mmm-mmm-mmm by Yang Gao · 10 years ago
  99. bfc0182 Merge pull request #1693 from dgquintas/fix_sleep_for by Vijay Pai · 10 years ago
  100. f526bd4 Merge branch 'master' of github.com:grpc/grpc into qps_reporter_refactoring by David Garcia Quintas · 10 years ago