Commit message (Collapse) | Author | Age | ||
---|---|---|---|---|
... | ||||
| | * | | | | | | | | Separate generated file and protobuf dependency | Yuchen Zeng | 2016-07-18 | |
| |/ / / / / / / / |/| | | | | | | | | ||||
| | | | | | * | | | added another TODO to grpclb_test | David Garcia Quintas | 2016-07-18 | |
| | | | | | | | | | ||||
| | | | | | * | | | Improvements to the grpclb proto API funcs | David Garcia Quintas | 2016-07-18 | |
| | | | | | | | | | ||||
| | * | | | | | | | Merge branch 'master' into assert_not_expect | Robbie Shade | 2016-07-15 | |
| | |\ \ \ \ \ \ \ | |_|/ / / / / / / |/| | | | | | | | | ||||
| | | | | | | * | | Merge branch 'filter_call_init_failure' into filter_api | Mark D. Roth | 2016-07-15 | |
| | | | | | | |\ \ | |_|_|_|_|_|_|/ / |/| | | | | | | | | ||||
| | | | | | * | | | Added a tiny comment header and TODOs. | David Garcia Quintas | 2016-07-15 | |
| | | | | | | | | | ||||
* | | | | | | | | | Fix compile error | Craig Tiller | 2016-07-15 | |
| | | | | | | | | | ||||
* | | | | | | | | | Merge branch 'histo' of github.com:vjpai/grpc into delayed-write | Craig Tiller | 2016-07-15 | |
|\ \ \ \ \ \ \ \ \ | ||||
| | | | | * | | | | | prevent spurious wake up and unstarted/already shutdown server | yang-g | 2016-07-14 | |
| | | | | | | | | | | ||||
* | | | | | | | | | | Merge pull request #6737 from ctiller/delayed-write | Craig Tiller | 2016-07-14 | |
|\ \ \ \ \ \ \ \ \ \ | | | | | | | | | | | | | | | | | | | | | | | Delay beginning most writes until we enter poll() | |||
* \ \ \ \ \ \ \ \ \ \ | Merge pull request #7319 from yang-g/wait_async | kpayson64 | 2016-07-14 | |
|\ \ \ \ \ \ \ \ \ \ \ | | | | | | | | | | | | | | | | | | | | | | | | | Make Server::Wait work for async only server. | |||
| | | | | | | | | * | | | Added more docs. | David Garcia Quintas | 2016-07-14 | |
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | And fixed behavior when incoming serverlist has zero servers. Previously we ignored the update. Currently (and correctly) we consider it but the pick itself will stay pending until we actually have > 0 servers in the incoming serverlist. | |||
| * | | | | | | | | | | | prevent spurious wake up and unstarted/already shutdown server | yang-g | 2016-07-14 | |
| | | | | | | | | | | | | ||||
| | | | | | | | | * | | | Merge branch 'master' of github.com:grpc/grpc into grpclb_v0 | David Garcia Quintas | 2016-07-14 | |
| | | | | | | | | |\ \ \ | |_|_|_|_|_|_|_|_|/ / / |/| | | | | | | | | | | | ||||
| | * | | | | | | | | | | Cleanup from code review | Craig Tiller | 2016-07-14 | |
| | | | | | | | | | | | | ||||
| | | | | | | * | | | | | Make Server::Wait work for async only server. | yang-g | 2016-07-13 | |
| | | | | | |/ / / / / | ||||
| | | * | | | | | | | | clang-format | Vijay Pai | 2016-07-13 | |
| | | | | | | | | | | | ||||
| | | * | | | | | | | | Resolve pernicious race between destructor and thread functions by insisting ↵ | Vijay Pai | 2016-07-13 | |
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | that destructor is invoked after the class has gone back to being a harmless single-threaded thing. | |||
| | | | | | | * | | | | Avoid using certain C++11-isms with grpc::thread, as it's not necessarily ↵ | Nicolas "Pixel" Noble | 2016-07-14 | |
| | | | | | |/ / / / | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | std::thread. | |||
| | * | | | | | | | | Fix some failures | Craig Tiller | 2016-07-13 | |
| | | | | | | | | | | ||||
| | | * | | | | | | | Temporary workaround by setting up a deadline on server shutdown. | Vijay Pai | 2016-07-13 | |
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | This reveals an issue that needs to be solved: D0713 14:48:28.049861213 14503 server.c:704] Waiting for 44 channels and 0/1 listeners to be destroyed before shutting down server | |||
| | * | | | | | | | | 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 | |
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | can be used. | |||
| | | | | | | * | | 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 | |
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Read from stdin if the request text and binary file are not provided | |||
| | * | | | | | | | | 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 | |
| | | | | | |\ \ | | | | |_|_|/ / | | | |/| | | | |