Commit message (Collapse) | Author | Age | |
---|---|---|---|
* | Update copyrights | Craig Tiller | 2016-03-31 |
| | |||
* | Auto-changes | Craig Tiller | 2016-03-25 |
| | |||
* | Timer->UsageTimer consistently | vjpai | 2016-02-24 |
| | |||
* | clang-fmt | Craig Tiller | 2016-02-22 |
| | |||
* | Add a sanity test for name aliasing | Craig Tiller | 2016-02-22 |
| | |||
* | Attack of the const police. | vjpai | 2016-02-12 |
| | | | | I also added some unrequested const's | ||
* | Cleanup to make it work with clang build | Vijay Pai | 2016-02-11 |
| | |||
* | Sanity (clang-format and copyright) | Vijay Pai | 2016-02-11 |
| | |||
* | Simplify and properly implement openloop testing. | Vijay Pai | 2016-02-11 |
| | | | | Revive it in tests as well | ||
* | Clang format and fix copyrights | murgatroid99 | 2016-02-05 |
| | |||
* | merge | Alistair Veitch | 2016-02-02 |
|\ | |||
* | | post merge | Alistair Veitch | 2016-02-02 |
| | | |||
| * | Make dynamic sizing of async threads work again | Vijay Pai | 2016-02-01 |
| | | |||
| * | sanity fixes | David Garcia Quintas | 2016-01-27 |
| | | |||
| * | Merge branch 'master' of github.com:grpc/grpc into sync-async-plus-interfaces | David Garcia Quintas | 2016-01-27 |
| |\ | |||
| | * | clang-format | Vijay Pai | 2016-01-27 |
| | | | |||
| | * | Don't log newlines | Vijay Pai | 2016-01-27 |
| | | | |||
| | * | Allow dynamic sizing of async client and server thread pools | Vijay Pai | 2016-01-27 |
| |/ |/| | |||
| * | pre sync_stream.cc creation. Does not compile | David Garcia Quintas | 2016-01-25 |
| | | |||
| * | Merge remote-tracking branch 'upstream/master' into sync_async_mix | yang-g | 2016-01-15 |
| |\ | |/ |/| | |||
* | | Added back trailing newlines | David Garcia Quintas | 2016-01-14 |
| | | |||
| * | Merge remote-tracking branch 'upstream/master' into sync_async_mix | yang-g | 2016-01-14 |
| |\ | |/ |/| | |||
* | | clang-format code | Craig Tiller | 2016-01-14 |
| | | |||
* | | Update copyrights again | murgatroid99 | 2016-01-13 |
| | | |||
| * | merge with head | yang-g | 2016-01-13 |
| |\ | |/ |/| | |||
* | | Merge branch 'master' into bbuf | Vijay Pai | 2016-01-11 |
|\| | |||
* | | More changes needed for generic support | Vijay Pai | 2016-01-07 |
| | | |||
* | | 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 |
| | | | | | | | | | | | | - make the directory structure match the package structure - sanitize the package structure (test --> testing) - add auto-detection of proto file dependencies | ||
* | | WIP | vjpai | 2015-11-30 |
|/ | |||
* | clang-format | Vijay Pai | 2015-11-04 |
| | |||
* | Cleanup some names | vjpai | 2015-11-02 |
| | | | | | Remove some unused options and make server_threads relevant Start stubbing out better qps/core calculations | ||
* | Split up into a new service proto, use proper service suffix, add a | vjpai | 2015-10-29 |
| | | | | | reset option to the mark, create a closed loop config params (empty message) for consistency with other tests. | ||
* | 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 |
| | | | | | | one for control. Eliminate the use of our own SimpleRequest and SimpleResponse and instead share the one from end2end testing | ||
* | Move qpstest.proto to a common area (test/proto) instead of test/cpp/qps | vjpai | 2015-10-19 |
| | |||
* | 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 |
| | | | | | This change contains a lot of ugly changes, such as changing std::vector to allocation by new, etc. | ||
* | clang-format | Vijay Pai | 2015-07-31 |
| | |||
* | Remove lambdas from state machine functions | vjpai | 2015-07-31 |
| | |||
* | if->while | Vijay Pai | 2015-07-01 |
| | |||
* | Delete spare contexts lying around at the end of the test to avoid | Vijay Pai | 2015-07-01 |
| | | | | | | | showing up as memory leaks Also reduce the rate of the openloop test - this may be an issue with sanitizers particularly because of issue #2278 | ||
* | Eliminate data-race caused by specialization in vector<bool> | Vijay Pai | 2015-07-01 |
| | |||
* | Remove spammy line (this is obfuscating testing logs) | Craig Tiller | 2015-06-22 |
| | |||
* | add missed explicit | Yang Gao | 2015-06-09 |
| | |||
* | Stop worrying about 1 second deadline as a fatal problem | Vijay Pai | 2015-06-08 |
| | | | | Also fix reporter | ||
* | Revert "Revert "Open loop sync/async multithreaded testing"" | Vijay Pai | 2015-06-08 |
| | |||
* | Revert "Open loop sync/async multithreaded testing" | Craig Tiller | 2015-06-08 |
| |