Commit message (Expand) | Author | Age | |
---|---|---|---|
* | Merge branch 'master' of github.com:grpc/grpc into sync-async-plus-interfaces | David Garcia Quintas | 2016-01-27 |
|\ | |||
* | | copyrights | David Garcia Quintas | 2016-01-27 |
| * | Merge pull request #4928 from jtattermusch/fix_32bit_linux_tests | Jan Tattermusch | 2016-01-27 |
| |\ | |||
| * \ | Merge pull request #4918 from vjpai/dynamic_sizing2 | Yang Gao | 2016-01-27 |
| |\ \ | |||
| | | * | Fix 32 bit linux tests | Jan Tattermusch | 2016-01-27 |
| | |/ | |/| | |||
| * | | clang-format code | Craig Tiller | 2016-01-27 |
| | * | clang-format | Vijay Pai | 2016-01-27 |
| * | | Fix copyrights | Craig Tiller | 2016-01-27 |
| * | | Merge github.com:grpc/grpc into fix-c++ | Craig Tiller | 2016-01-27 |
| |\ \ | |||
| | | * | Merge branch 'generic_qps' into dynamic_sizing2 | Vijay Pai | 2016-01-27 |
| | | |\ | | | |/ | | |/| | |||
| | * | | Merge branch 'master' into generic_qps | Vijay Pai | 2016-01-27 |
| | |\ \ | |||
| | | | * | Don't log newlines | Vijay Pai | 2016-01-27 |
| | | | * | Copyright | Vijay Pai | 2016-01-27 |
| | | | * | Also dynamic sizing for num_clients on performance tests | Vijay Pai | 2016-01-27 |
| * | | | | Small testing fixes | Craig Tiller | 2016-01-27 |
| | | | * | Allow dynamic sizing of async client and server thread pools | Vijay Pai | 2016-01-27 |
| | | |/ | | |/| | |||
| | * | | Sanity checks and asan fix | vjpai | 2016-01-27 |
| | | * | 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 |
| | * | | Actually create async generic server | 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 |
| |/ | |||
* | | pre sync_stream.cc creation. Does not compile | David Garcia Quintas | 2016-01-25 |
* | | async_stream.h done. Compiles | David Garcia Quintas | 2016-01-25 |
* | | Further work. Compiles. WIP | David Garcia Quintas | 2016-01-25 |
* | | Merge branch 'master' of github.com:grpc/grpc into sync-async-plus-interfaces | David Garcia Quintas | 2016-01-25 |
|\| | |||
| * | 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 'master' of github.com:grpc/grpc into sync-async-plus-interfaces | David Garcia Quintas | 2016-01-21 |
|\| | | | |||
* | | | | fixed copyrights | David Garcia Quintas | 2016-01-21 |
* | | | | Made "codedgen" directories closed over #includes | David Garcia Quintas | 2016-01-21 |
* | | | | clang-format | David Garcia Quintas | 2016-01-20 |
| | | * | 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 |
| |\ \ \ \ \ \ | |||
* | | | | | | | | updated copyrights | David Garcia Quintas | 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 |