Commit History

Author SHA1 Message Date
  Nicolas "Pixel" Noble 5d80dc4985 Merge branch 'master' of https://github.com/grpc/grpc into import 8 years ago
  Jan Tattermusch 7897ae9308 auto-fix most of licenses 8 years ago
  Craig Tiller 840931eec9 More import fixes 9 years ago
  Nicolas "Pixel" Noble eb36b8ac77 Merge branch 'master' of https://github.com/grpc/grpc into import 9 years ago
  Nicolas "Pixel" Noble 71ca4200f6 QPS doesn't actually need gtest anymore. 9 years ago
  Vijay Pai eea8cf0fe3 Add QPS tests for one-sided streaming 9 years ago
  Craig Tiller f26caeedc6 clang-format 9 years ago
  Craig Tiller 9354720625 Fix infinite streams in qps_test 9 years ago
  Vijay Pai 45a9abae95 Add option to limit # of messages per stream with tests 9 years ago
  Vijay Pai 24992060c8 Finish streams that error. Don't histogram failed ops. 9 years ago
  Craig Tiller 7ec4748502 Improve sync streaming benchmark, fix deadlock that can occur sometimes 9 years ago
  Vijay Pai f2764e76f9 clang-format 9 years ago
  Vijay Pai 90102c2bfc Eliminate unnecessary uses of new[]/delete[] that can be replaced 9 years ago
  Vijay Pai c0b2acb1a0 Use C++11 final and override 9 years ago
  Craig Tiller 86cb138ee9 Handle failed calls in sync client 9 years ago
  Craig Tiller 44b12f9e23 clang-format 9 years ago
  Craig Tiller bd37a21c26 Cleanup, debug support 9 years ago
  Vijay Pai f50020ce03 Appease the const gods, improve readability, stop using 0 and 1 as 9 years ago
  Vijay Pai d02988d6b5 clang-format 9 years ago
  Vijay Pai 25128f1adf Better ending for open-loop tests: never wait more than 1 second 9 years ago
  Vijay Pai 5fde20d9f0 clang-format 9 years ago
  Vijay Pai 40317fd720 Resolve pernicious race between destructor and thread functions by insisting that destructor is invoked after the class has gone back to being a harmless single-threaded thing. 9 years ago
  Vijay Pai aa8bbeb6c6 Merge branch 'verbose_errors' into histo 9 years ago
  Vijay Pai f373f2cf8b Stop holding histogram for a long time 9 years ago
  vjpai b0f15e8af3 Reduce assertions, use status codes, increase verbosity on errors 9 years ago
  vjpai 711472f846 Remove unused gflags and gtest includes 10 years ago
  Craig Tiller 6169d5f7b0 Update copyrights 10 years ago
  Craig Tiller 9533d042d4 Fix includes 10 years ago
  vjpai e2d39e08f9 Timer->UsageTimer consistently 10 years ago
  Craig Tiller 732a875fe8 Add a sanity test for name aliasing 10 years ago