| Commit message (Expand) | Author | Age |
* | Merge branch 'master' of https://github.com/grpc/grpc into import | Nicolas "Pixel" Noble | 2017-06-26 |
|\ |
|
| * | auto-fix most of licenses | Jan Tattermusch | 2017-06-08 |
* | | More import fixes | Craig Tiller | 2017-05-19 |
|/ |
|
* | Merge branch 'master' of https://github.com/grpc/grpc into import | Nicolas "Pixel" Noble | 2017-05-11 |
|\ |
|
* | | QPS doesn't actually need gtest anymore. | Nicolas "Pixel" Noble | 2017-05-10 |
| * | Add QPS tests for one-sided streaming | Vijay Pai | 2017-05-02 |
| * | clang-format | Craig Tiller | 2017-04-19 |
| * | Fix infinite streams in qps_test | Craig Tiller | 2017-04-18 |
| * | Add option to limit # of messages per stream with tests | Vijay Pai | 2017-04-03 |
|/ |
|
* | Finish streams that error. Don't histogram failed ops. | Vijay Pai | 2017-02-28 |
* | Improve sync streaming benchmark, fix deadlock that can occur sometimes | Craig Tiller | 2017-02-01 |
* | clang-format | Vijay Pai | 2016-11-04 |
* | Eliminate unnecessary uses of new[]/delete[] that can be replaced | Vijay Pai | 2016-11-04 |
* | Use C++11 final and override | Vijay Pai | 2016-11-01 |
* | Handle failed calls in sync client | Craig Tiller | 2016-10-27 |
* | clang-format | Craig Tiller | 2016-09-08 |
* | Cleanup, debug support | Craig Tiller | 2016-09-07 |
* | Appease the const gods, improve readability, stop using 0 and 1 as | Vijay Pai | 2016-08-08 |
* | clang-format | Vijay Pai | 2016-08-05 |
* | Better ending for open-loop tests: never wait more than 1 second | Vijay Pai | 2016-08-05 |
* | clang-format | Vijay Pai | 2016-07-13 |
* | Resolve pernicious race between destructor and thread functions by insisting ... | Vijay Pai | 2016-07-13 |
* | Merge branch 'verbose_errors' into histo | Vijay Pai | 2016-07-08 |
|\ |
|
* | | Stop holding histogram for a long time | Vijay Pai | 2016-07-08 |
| * | Reduce assertions, use status codes, increase verbosity on errors | vjpai | 2016-07-06 |
|/ |
|
* | Remove unused gflags and gtest includes | vjpai | 2016-05-31 |
* | Update copyrights | Craig Tiller | 2016-03-31 |
* | Fix includes | Craig Tiller | 2016-03-25 |
* | Timer->UsageTimer consistently | vjpai | 2016-02-24 |
* | Add a sanity test for name aliasing | Craig Tiller | 2016-02-22 |
* | Simplify and properly implement openloop testing. | Vijay Pai | 2016-02-11 |
* | pre sync_stream.cc creation. Does not compile | David Garcia Quintas | 2016-01-25 |
* | Added back trailing newlines | David Garcia Quintas | 2016-01-14 |
* | Update copyrights again | murgatroid99 | 2016-01-13 |
* | Merge branch 'master' into bbuf | Vijay Pai | 2016-01-11 |
|\ |
|
* | | Got rid of all compilation problems, now need to test | Vijay Pai | 2016-01-04 |
* | | WIP | Vijay Pai | 2015-12-30 |
| * | Consolidate C++ proto files under src/proto | Craig Tiller | 2015-12-17 |
|/ |
|
* | Cleanup some names | vjpai | 2015-11-02 |
* | Split up into a new service proto, use proper service suffix, add a | vjpai | 2015-10-29 |
* | Numerous proto changes to make things more sane and fix some outstanding issues | vjpai | 2015-10-28 |
* | Split qpstest.proto into two parts - one for performance stats and | vjpai | 2015-10-21 |
* | Move qpstest.proto to a common area (test/proto) instead of test/cpp/qps | vjpai | 2015-10-19 |
* | Move profiling system to gpr | Craig Tiller | 2015-10-09 |
* | Simplify adding annotations, annotate more things | Craig Tiller | 2015-10-09 |
* | Latency traces | Craig Tiller | 2015-10-08 |
* | Hand-written changes | Craig Tiller | 2015-08-31 |
* | headers reorg | yang-g | 2015-08-21 |
* | clang-format plus helpful comments | Vijay Pai | 2015-08-05 |
* | Remaining changes needed to get QPS test working on old compilers. | Vijay Pai | 2015-08-05 |