Commit message (Expand) | Author | Age | |
---|---|---|---|
* | copyrights | David Garcia Quintas | 2016-01-27 |
* | 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 |
| * | | | | | | | 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 |
| | |_|/ / / / | |/| | | | | | |||
* | | | | | | | Merge branch 'proto_interfaces' into yang-g-sync_async_mix | David Garcia Quintas | 2016-01-19 |
|\ \ \ \ \ \ \ | |||
| | | | * | | | | Simplify avl stress test | Craig Tiller | 2016-01-19 |
| | | |/ / / / | | |/| | | | | |||
* | | | | | | | Merge branch 'sync_async_mix' of https://github.com/yang-g/grpc into yang-g-s... | David Garcia Quintas | 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 |
| | * | | | | | | regenerated projects | David Garcia Quintas | 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 |
| * | | | | Add tests with a second service | yang-g | 2016-01-15 |
| * | | | | Merge remote-tracking branch 'upstream/master' into sync_async_mix | yang-g | 2016-01-15 |
| |\ \ \ \ | |/ / / / |/| | | | | |||
| * | | | | remove outdated api | yang-g | 2016-01-15 |