Commit message (Collapse) | Author | Age | |
---|---|---|---|
* | clang-format qps code - it was getting out of hand | 2015-05-21 | |
| | |||
* | Also need to create a vector of streams | 2015-05-04 | |
| | |||
* | clang-format | 2015-05-04 | |
| | |||
* | Support multi-stream synchronous client tests | 2015-05-04 | |
| | |||
* | Move end_threads to subclass since some subclass-specific fields will still be | 2015-04-29 | |
| | | | | alive at this time | ||
* | Fix a race in QPS client shutdown | 2015-04-27 | |
| | | | | | Previously we were cleaning up threads only AFTER local resources were reclaimed, leading to many crashes. | ||
* | Merge github.com:google/grpc into qps | 2015-04-10 | |
|\ | | | | | | | | | Conflicts: Makefile | ||
| * | Splitting gRPC service class codegen into its own set of files. | 2015-04-09 | |
| | | |||
* | | Handle errors better on client | 2015-04-09 | |
| | | |||
* | | Remove asserts | 2015-04-09 | |
|/ | |||
* | Remove unused header file for profiler | 2015-03-31 | |
| | |||
* | No need to do an extra read | 2015-03-23 | |
| | |||
* | Added streaming C++ tests for sync and sync cases | 2015-03-23 | |
| | |||
* | clang-format | 2015-03-04 | |
| | |||
* | Rename some files | 2015-03-04 | |