Commit message (Expand) | Author | Age | |
---|---|---|---|
* | Sanity failures (copyright, clang-format) | vjpai | 2016-01-27 |
* | clang-format | vjpai | 2016-01-26 |
* | Fix copyright | vjpai | 2016-01-26 |
* | No need to put \n at end of a log message | vjpai | 2016-01-26 |
* | Properly state client name | Vijay Pai | 2016-01-26 |
* | Improve logging for test | Vijay Pai | 2016-01-26 |
* | clang-format | Vijay Pai | 2016-01-26 |
* | localhost -> wildcard address | Vijay Pai | 2016-01-26 |
* | Merge pull request #4680 from daniel-j-born/tcp_listener | Craig Tiller | 2016-01-25 |
|\ | |||
* | | fix compilation on windows | Jan Tattermusch | 2016-01-22 |
* | | Merge pull request #4750 from a-veitch/tag_set | Bogdan Drutu | 2016-01-22 |
|\ \ | |||
| * | | Don't use buf_size as input and output in encode | Alistair Veitch | 2016-01-22 |
| * | | Single encode function | Alistair Veitch | 2016-01-22 |
| * | | keep status with tag set, eliminate tag_set_ntags | Alistair Veitch | 2016-01-21 |
| | * | Merge branch 'tcp_listener' into tcp_server_shutdown | Dan Born | 2016-01-20 |
| | |\ | |||
* | | \ | Merge pull request #4776 from jtattermusch/fix_32bit_artifacts | Jan Tattermusch | 2016-01-20 |
|\ \ \ \ | |||
| | | | * | Merge branch 'master' into tcp_listener | Dan Born | 2016-01-20 |
| | | | |\ | |||
* | | | | | | Fix formatting | Craig Tiller | 2016-01-20 |
| |_|_|_|/ |/| | | | | |||
* | | | | | Merge pull request #4783 from ctiller/cpu-cost | Jan Tattermusch | 2016-01-20 |
|\ \ \ \ \ | |||
* \ \ \ \ \ | Merge pull request #4781 from ctiller/flingcap | Vijay Pai | 2016-01-20 |
|\ \ \ \ \ \ | |||
| | * | | | | | Fix copyrights | Craig Tiller | 2016-01-20 |
| * | | | | | | Fix copyrights | Craig Tiller | 2016-01-20 |
| | * | | | | | Add CPU cost measurement, tune parameters, decrease default maxjobs | Craig Tiller | 2016-01-20 |
* | | | | | | | Merge pull request #4780 from ctiller/avl-simplify | Yang Gao | 2016-01-20 |
|\ \ \ \ \ \ \ | |||
| | | * | | | | | Use CPU cost modelling to increase parallelism | Craig Tiller | 2016-01-20 |
| |_|/ / / / / |/| | | | | | | |||
| | * | | | | | Cap fling tests by time not rpcs processed | Craig Tiller | 2016-01-20 |
| |/ / / / / | |||
| * | | | | | Fix copyrights | Craig Tiller | 2016-01-20 |
* | | | | | | Merge pull request #4774 from ctiller/avl-simplify | Yang Gao | 2016-01-19 |
|\| | | | | | |||
* | | | | | | Merge pull request #4762 from vjpai/server_port | David G. Quintas | 2016-01-19 |
|\ \ \ \ \ \ | |||
| | | * | | | | fix code formatting | Jan Tattermusch | 2016-01-19 |
| | | * | | | | fix copyrights | Jan Tattermusch | 2016-01-19 |
| | | * | | | | improve decode_timeout implementation | Jan Tattermusch | 2016-01-19 |
| |_|/ / / / |/| | | | | | |||
| | * | | | | Simplify avl stress test | Craig Tiller | 2016-01-19 |
| |/ / / / |/| | | | | |||
| * | | | | Copyright fixes for sanity | vjpai | 2016-01-19 |
* | | | | | Update copyrights | Craig Tiller | 2016-01-19 |
* | | | | | Merge pull request #4760 from ctiller/nosec | Yang Gao | 2016-01-19 |
|\ \ \ \ \ | |||
| | * | | | | Dealt with a nit | vjpai | 2016-01-19 |
| | * | | | | Re-enable explicit specification of server port for qps worker. Also | Vijay Pai | 2016-01-19 |
| |/ / / / |/| | | | | |||
| * | | | | Run nosec tests again | Craig Tiller | 2016-01-19 |
* | | | | | Fix asan error caused by mismatch in alloc/dealloc between new[] and | vjpai | 2016-01-18 |
|/ / / / | |||
| * | | | Merge branch 'master' into tag_set | Alistair Veitch | 2016-01-15 |
| |\ \ \ | |/ / / |/| | | | |||
| | * | | clang reformat | Dan Born | 2016-01-15 |
* | | | | Updated copyrights... | David Garcia Quintas | 2016-01-15 |
| * | | | add creation status | Alistair Veitch | 2016-01-15 |
* | | | | Merge branch 'master' of github.com:grpc/grpc into check_newlines | David Garcia Quintas | 2016-01-15 |
|\ \ \ \ | |||
* | | | | | Added sanity check for trailing newlines | David Garcia Quintas | 2016-01-14 |
| | | * | | Add shutdown_starting callbacks to tcp_server. | Dan Born | 2016-01-14 |
| | | |/ | |||
| | * | | new iterator interface | Alistair Veitch | 2016-01-14 |
| | | * | tcp_server_posix_test fixes. | Dan Born | 2016-01-14 |
| * | | | Added back trailing newlines | David Garcia Quintas | 2016-01-14 |