Commit message (Expand) | Author | Age | |
---|---|---|---|
* | Merge pull request #9078 from grpc/revert-8893-reduce_cq | Craig Tiller | 2016-12-12 |
|\ | |||
| * | Revert "Reduce memory bloat (each server cq is very expensive)" | Craig Tiller | 2016-12-12 |
|/ | |||
* | Merge pull request #8893 from sreecha/reduce_cq | Sree Kuchibhotla | 2016-12-12 |
|\ | |||
* \ | Merge pull request #9062 from grpc/revert-9019-short_deadlines | Craig Tiller | 2016-12-12 |
|\ \ | |||
* \ \ | Merge pull request #9063 from grpc/revert-8951-revert-8949-revert-8922-slice_... | Craig Tiller | 2016-12-12 |
|\ \ \ | |||
| * | | | Revert "Revert "Revert "Remove redundant includes from string.h and tmpfile.h""" | Craig Tiller | 2016-12-12 |
|/ / / | |||
| * / | Revert "Handle (and test) short call deadlines" | Craig Tiller | 2016-12-12 |
|/ / | |||
* | | Merge pull request #9026 from jtattermusch/protobuf_consistent_cmake | Jan Tattermusch | 2016-12-12 |
|\ \ | |||
* \ \ | Merge pull request #9028 from jtattermusch/remove_releasesigned_config | Jan Tattermusch | 2016-12-12 |
|\ \ \ | |||
* \ \ \ | Merge pull request #9055 from randvis/patch-1 | Craig Tiller | 2016-12-11 |
|\ \ \ \ | |||
| * | | | | Fix the incorrect number of states | randvis | 2016-12-12 |
|/ / / / | |||
| | | * | Merge branch 'master' into reduce_cq | Sree Kuchibhotla | 2016-12-09 |
| | | |\ | |_|_|/ |/| | | | |||
* | | | | Merge pull request #8797 from sreecha/pss_pi | David G. Quintas | 2016-12-09 |
|\ \ \ \ | |||
* \ \ \ \ | Merge pull request #9019 from dgquintas/short_deadlines | David G. Quintas | 2016-12-09 |
|\ \ \ \ \ | |||
* \ \ \ \ \ | Merge pull request #9043 from kpayson64/service_rpchandler | kpayson64 | 2016-12-09 |
|\ \ \ \ \ \ | |||
| * | | | | | | Add ServiceRpcHandler to exported names | Ken Payson | 2016-12-09 |
|/ / / / / / | |||
| * / / / / | Short deadlines: set Status on deadline | David Garcia Quintas | 2016-12-09 |
|/ / / / / | |||
* | | | | | Merge pull request #8940 from yang-g/cli | Yang Gao | 2016-12-09 |
|\ \ \ \ \ | |||
* \ \ \ \ \ | Merge pull request #8979 from markdroth/handshaker_cleanup | Mark D. Roth | 2016-12-09 |
|\ \ \ \ \ \ | |||
* \ \ \ \ \ \ | Merge pull request #8951 from grpc/revert-8949-revert-8922-slice_cleanup | Mark D. Roth | 2016-12-09 |
|\ \ \ \ \ \ \ | |||
* \ \ \ \ \ \ \ | Merge pull request #8980 from markdroth/handshaker_early_exit | Mark D. Roth | 2016-12-09 |
|\ \ \ \ \ \ \ \ | |||
* \ \ \ \ \ \ \ \ | Merge pull request #8742 from kpayson64/service_names_hint | kpayson64 | 2016-12-09 |
|\ \ \ \ \ \ \ \ \ | |||
* \ \ \ \ \ \ \ \ \ | Merge pull request #8745 from kpayson64/sigpipe_handle | kpayson64 | 2016-12-09 |
|\ \ \ \ \ \ \ \ \ \ | |||
| | | | * \ \ \ \ \ \ | Merge remote-tracking branch 'upstream/master' into revert-8949-revert-8922-s... | Mark D. Roth | 2016-12-09 |
| | | | |\ \ \ \ \ \ \ | |_|_|_|/ / / / / / / |/| | | | | | | | | | | |||
* | | | | | | | | | | | Merge pull request #9027 from jtattermusch/run_tests_windows_output | Jan Tattermusch | 2016-12-09 |
|\ \ \ \ \ \ \ \ \ \ \ | |||
| | | | * | | | | | | | | Catch the case where we were shutdown after a handoff. | Mark D. Roth | 2016-12-09 |
| | | | | | * | | | | | | Fix more allocation bugs. | Mark D. Roth | 2016-12-09 |
| | | | | | * | | | | | | Fix allocation bug. | Mark D. Roth | 2016-12-09 |
| | | | * | | | | | | | | Fix submodule checkout. | Mark D. Roth | 2016-12-09 |
| | | | | | | | | * | | | get rid of unused ReleaseSigned config | Jan Tattermusch | 2016-12-09 |
| |_|_|_|_|_|_|_|/ / / |/| | | | | | | | | | | |||
| * | | | | | | | | | | readable output from run_tests.py on windows | Jan Tattermusch | 2016-12-09 |
|/ / / / / / / / / / | |||
| | | | | | | | * / | make protobuf building consistent | Jan Tattermusch | 2016-12-09 |
| |_|_|_|_|_|_|/ / |/| | | | | | | | | |||
| | | | | | * | | | Use user provided method name when using binary files in cli | yang-g | 2016-12-08 |
| |_|_|_|_|/ / / |/| | | | | | | | |||
* | | | | | | | | Merge pull request #8699 from apolcyn/run_perf_on_benchmarks | apolcyn | 2016-12-08 |
|\ \ \ \ \ \ \ \ | |||
| | | * | | | | | | Allow handlers to hint at the services they export | kpayson64 | 2016-12-08 |
| * | | | | | | | | add a "perf" option to benchmarks script, generate profile text reports and f... | Alexander Polcyn | 2016-12-08 |
| | | | * | | | | | Merge remote-tracking branch 'upstream/master' into handshaker_early_exit | Mark D. Roth | 2016-12-08 |
| | | | |\ \ \ \ \ | |_|_|_|/ / / / / |/| | | | | | | | | |||
| | | | | | | * | | Remove pollset_set_test for now and send it in a separate PR | Sree Kuchibhotla | 2016-12-08 |
* | | | | | | | | | Merge pull request #8969 from apolcyn/fix_netperf_quit_job_timeout | apolcyn | 2016-12-08 |
|\ \ \ \ \ \ \ \ \ | |||
| | | | | | | * | | | Pass ownership of grpc_tcp_server_acceptor to connector. | Mark D. Roth | 2016-12-08 |
| | | | | | | | * | | Remove PO_DEBUG from build.yaml and move it to ev_epoll_linux.c | Sree Kuchibhotla | 2016-12-08 |
| | | | | | | | * | | Merge branch 'master' into pss_pi | Sree Kuchibhotla | 2016-12-08 |
| | | | | | | | |\ \ | |_|_|_|_|_|_|_|/ / |/| | | | | | | | | | |||
| | | | | | | * | | | clang-format | Mark D. Roth | 2016-12-08 |
| | | | | | | * | | | Fix race condition on shutdown. | Mark D. Roth | 2016-12-08 |
* | | | | | | | | | | Merge pull request #8898 from rjshade/fix_tsan | Craig Tiller | 2016-12-08 |
|\ \ \ \ \ \ \ \ \ \ | |||
* \ \ \ \ \ \ \ \ \ \ | Merge pull request #8344 from muxi/cronet-stream-read | Muxi Yan | 2016-12-07 |
|\ \ \ \ \ \ \ \ \ \ \ | |||
* | | | | | | | | | | | | PR comments | David Garcia Quintas | 2016-12-07 |
* | | | | | | | | | | | | Fix handling of streams waiting for concurrency | David Garcia Quintas | 2016-12-07 |
* | | | | | | | | | | | | Merge pull request #8930 from ctiller/fixit19 | Craig Tiller | 2016-12-07 |
|\ \ \ \ \ \ \ \ \ \ \ \ | |||
* \ \ \ \ \ \ \ \ \ \ \ \ | Merge pull request #8966 from soltanmm-google/this-is-okay | Masood Malekghassemi | 2016-12-07 |
|\ \ \ \ \ \ \ \ \ \ \ \ \ |