Commit message (Expand) | Author | Age | ||
---|---|---|---|---|
... | ||||
| | | * | | | | | | | Resolve pernicious race between destructor and thread functions by insisting ... | Vijay Pai | 2016-07-13 | |
| | | | | | | * | | | Avoid using certain C++11-isms with grpc::thread, as it's not necessarily std... | Nicolas "Pixel" Noble | 2016-07-14 | |
| | | | | | |/ / / | ||||
| | * | | | | | | | Fix some failures | Craig Tiller | 2016-07-13 | |
| | | * | | | | | | Temporary workaround by setting up a deadline on server shutdown. | Vijay Pai | 2016-07-13 | |
| | * | | | | | | | Merge github.com:grpc/grpc into delayed-write | Craig Tiller | 2016-07-13 | |
| | |\ \ \ \ \ \ \ | |_|/ / / / / / / |/| | | | | | | | | ||||
| | | * | | | | | | Unify and make consistent the per-thread shutdown process | Vijay Pai | 2016-07-13 | |
| | * | | | | | | | Dont stall shutting down server | Craig Tiller | 2016-07-13 | |
| | * | | | | | | | get timeouts working on run_tests.py again | Craig Tiller | 2016-07-13 | |
| | * | | | | | | | Better fine-tuning | Craig Tiller | 2016-07-12 | |
| | * | | | | | | | Get json_run_localhost working again | Craig Tiller | 2016-07-12 | |
| | * | | | | | | | Get json_run_localhost working again | Craig Tiller | 2016-07-12 | |
| | * | | | | | | | Actually run json_run_localhost tests | Craig Tiller | 2016-07-12 | |
| | * | | | | | | | Make request freelists per cq, to allow drastically higher requested call counts | Craig Tiller | 2016-07-12 | |
| | | | | | | | * | Merge remote-tracking branch 'upstream/master' into filter_api | Mark D. Roth | 2016-07-12 | |
| | | | | | | | |\ | | | | | | | |_|/ | | | | | | |/| | | ||||
| | * | | | | | | | Ensure timely response to marks | Craig Tiller | 2016-07-12 | |
* | | | | | | | | | Merge remote-tracking branch 'upstream/master' into slice | yang-g | 2016-07-12 | |
|\ \ \ \ \ \ \ \ \ | | |_|_|_|_|/ / / | |/| | | | | | | | ||||
| | * | | | | | | | Make Server::Wait work for async only server. | yang-g | 2016-07-11 | |
| |/ / / / / / / | ||||
| | * | | | | | | Merge github.com:grpc/grpc into delayed-write | Craig Tiller | 2016-07-11 | |
| | |\ \ \ \ \ \ | | |/ / / / / / | |/| | | | | | | ||||
| | | | | | | * | Move use of nullptr into grpc namespace, so that the hack in config.h | Mark D. Roth | 2016-07-11 | |
| | | | | | | * | Add include to fix gcc-4.4 problem. | Mark D. Roth | 2016-07-11 | |
| | | * | | | | | Fix some shutdown errors related to CQ/join ordering | Vijay Pai | 2016-07-08 | |
| | | * | | | | | Merge branch 'verbose_errors' into histo | Vijay Pai | 2016-07-08 | |
| | | |\ \ \ \ \ | ||||
| | | * | | | | | | Stop holding histogram for a long time | Vijay Pai | 2016-07-08 | |
| | | | | * | | | | Read from stdin | Yuchen Zeng | 2016-07-07 | |
| | * | | | | | | | Fix high seqno tests, up runtimes for benchmark tests to flush more bugs | Craig Tiller | 2016-07-07 | |
| | | | | * | | | | Fix typos | Yuchen Zeng | 2016-07-07 | |
| | | | | * | | | | Update docs | Yuchen Zeng | 2016-07-07 | |
| | | | | * | | | | Support server reflection in CLI | Yuchen Zeng | 2016-07-07 | |
| | | | * | | | | | Add more information so that we can have a meaningful exit code | Vijay Pai | 2016-07-07 | |
| | * | | | | | | | Better fix for flow control bug | Craig Tiller | 2016-07-07 | |
| | |/ / / / / / | ||||
| * | | | | | | | Merge branch 'master' into stress_test_metrics_fix | Sree Kuchibhotla | 2016-07-07 | |
| |\| | | | | | | ||||
| | | * | | | | | Reduce assertions, use status codes, increase verbosity on errors | vjpai | 2016-07-06 | |
| | |/ / / / / | ||||
| | | | | | * | Merge branch 'filter_call_init_failure' into filter_api | Mark D. Roth | 2016-07-01 | |
| | | | | | |\ | | | | |_|_|/ | | | |/| | | | ||||
| | * / | | | | Expunge all references to zookeeper | Craig Tiller | 2016-07-01 | |
| | |/ / / / | ||||
| * | | | | | Merge branch 'master' into stress_test_metrics_fix | Sree Kuchibhotla | 2016-06-30 | |
| |\| | | | | ||||
| | | | | * | Move channel_filter.h from include/ tree to src/ tree. | Mark D. Roth | 2016-06-29 | |
| * | | | | | Fix cout error string | Sree Kuchibhotla | 2016-06-29 | |
| | | | | * | Merge branch 'filter_call_init_failure' into filter_api | Mark D. Roth | 2016-06-29 | |
| | | | | |\ | ||||
| | | | * | | | added some includes | David Garcia Quintas | 2016-06-28 | |
| | * | | | | | Merge pull request #7095 from ctiller/all_calls_together | Craig Tiller | 2016-06-28 | |
| | |\ \ \ \ \ | ||||
| | | | | * | | | make gcc 4.4 happy | David Garcia Quintas | 2016-06-28 | |
| | | | | * | | | clang-format | David Garcia Quintas | 2016-06-28 | |
| * | | | | | | | Fix metrics client logging | Sree Kuchibhotla | 2016-06-27 | |
| | * | | | | | | Merge pull request #7019 from dgquintas/wrong_msg_interop_client_cpp | Jan Tattermusch | 2016-06-27 | |
| |/| | | | | | | ||||
| | | * | | | | | Colocate calls for the same channel on the same CQ | Craig Tiller | 2016-06-27 | |
| | * | | | | | | printf portability sucks | David Garcia Quintas | 2016-06-27 | |
| | | | | | * | | Initial attempt at a C++ wrapper for the C grpc_transport_op and | Mark D. Roth | 2016-06-27 | |
| * | | | | | | | Merge github.com:grpc/grpc into reuse_port | Craig Tiller | 2016-06-26 | |
| |\ \ \ \ \ \ \ | | | |/ / / / / | | |/| | | | | | ||||
| | * | | | | | | Merge pull request #6798 from jboeuf/fix_3803 | Jan Tattermusch | 2016-06-24 | |
| | |\ \ \ \ \ \ | | | |_|_|_|_|/ | | |/| | | | | | ||||
* | / | | | | | | Add API to get c slice from c++ Slice. | yang-g | 2016-06-24 | |
| |/ / / / / / |/| | | | | | |