Commit message (Expand) | Author | Age | ||
---|---|---|---|---|
... | ||||
| | | | * | | | | | | | 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 | |
| | | | | | | | | | * | | Revert "Add configurable exit grace periods and shutdown handlers" | Ken Payson | 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 | |
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | ||||
| * | | | | | | | | | | | | | | | Unpin Python setuptools dependency | Masood Malekghassemi | 2016-12-07 | |
| | | * | | | | | | | | | | | | | Turn off Cronet logging | Muxi Yan | 2016-12-07 | |
* | | | | | | | | | | | | | | | | Merge pull request #8986 from dgquintas/rename_gbench_2 | David G. Quintas | 2016-12-07 | |
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | ||||
| | | | | | | | | | | | * | | | | | Redo change accidentally reverted in previous commit. | Mark D. Roth | 2016-12-07 | |
| | | | | | | | | | | | * | | | | | Make grpc_handshaker vtable wrapper functions public. | Mark D. Roth | 2016-12-07 | |
| | | | | | | | | | | | * | | | | | clang-format | Mark D. Roth | 2016-12-07 | |
| | | | | | | | | | | | * | | | | | Allow creating security handshaker without adding it to handshake manager. | Mark D. Roth | 2016-12-07 | |
| | | | | | | | | | * | | | | | | | Make handshakers that exit early responsible for cleaning up all args. | Mark D. Roth | 2016-12-07 | |
* | | | | | | | | | | | | | | | | | Merge pull request #8984 from murgatroid99/node_perf_test_quit_fix | Vijay Pai | 2016-12-07 | |
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | |_|_|_|_|_|_|/ / / / / / / / / / |/| | | | | | | | | | | | | | | | | ||||
| | * | | | | | | | | | | | | | | | Renamed google_benchmark submodule to benchmark | David Garcia Quintas | 2016-12-06 | |
| |/ / / / / / / / / / / / / / / |/| | | | | | | | | | | | | | | | ||||
| * | | | | | | | | | | | | | | | Perform quit operations in a useful order in Node perf tests | murgatroid99 | 2016-12-06 | |
|/ / / / / / / / / / / / / / / | ||||
| | | | | | | | | * | | | | | | clang-format | Mark D. Roth | 2016-12-06 | |
| | | | | | | | * | | | | | | | Provide a way to exit handshaking early without an error. | Mark D. Roth | 2016-12-06 | |
* | | | | | | | | | | | | | | | Merge pull request #8960 from muxi/test-timeout-flakiness | Muxi Yan | 2016-12-06 | |
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | |_|_|_|_|_|_|_|/ / / / / / / |/| | | | | | | | | | | | | | | ||||
| | | | | | | | | | * | | | | | Fix test. | Mark D. Roth | 2016-12-06 | |
| | | | | | | | | | * | | | | | clang-format | Mark D. Roth | 2016-12-06 | |
| | | | | | | | | | * | | | | | Clarify comment. | Mark D. Roth | 2016-12-06 | |
| | | | | | | | | | * | | | | | Rename *_create_handshakers() to *_add_handshakers(). | Mark D. Roth | 2016-12-06 | |
| |_|_|_|_|_|_|_|_|/ / / / / |/| | | | | | | | | | | | | | ||||
* | | | | | | | | | | | | | | Merge pull request #8948 from jtattermusch/internal_fuzzer | Jan Tattermusch | 2016-12-06 | |
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ | ||||
* \ \ \ \ \ \ \ \ \ \ \ \ \ \ | Merge pull request #8965 from soltanmm-google/let's-try-that-again | Masood Malekghassemi | 2016-12-05 | |
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | ||||
| | | | | | | | * | | | | | | | | clean up scenario.workers length check | Alex Polcyn | 2016-12-06 | |
| | | | | | | | * | | | | | | | | handle empty string for qps workers in driver and dont quit them on netperf | Alex Polcyn | 2016-12-06 | |
| |_|_|_|_|_|_|/ / / / / / / / |/| | | | | | | | | | | | | | | ||||
* | | | | | | | | | | | | | | | Merge pull request #8962 from ctiller/fixit29 | Craig Tiller | 2016-12-05 | |
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | ||||
* \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | Merge pull request #8959 from vjpai/track_cq_finalize | Craig Tiller | 2016-12-05 | |
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | |_|_|_|_|/ / / / / / / / / / / |/| | | | | | | | | | | | | | | | ||||
| | | | | * | | | | | | | | | | | Use unified test timeouts | Muxi Yan | 2016-12-05 | |
* | | | | | | | | | | | | | | | | Merge pull request #8963 from ctiller/fixit31 | Craig Tiller | 2016-12-05 | |
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | ||||
| * | | | | | | | | | | | | | | | | Interop test might take a little longer to start up (esp. w/tsan) | Craig Tiller | 2016-12-05 | |
|/ / / / / / / / / / / / / / / / | ||||
| | | * / / / / / / / / / / / / | Fix test runner failures for Python on Windows | Masood Malekghassemi | 2016-12-05 | |
| |_|/ / / / / / / / / / / / / |/| | | | | | | | | | | | | | | ||||
| | * | | | | | | | | | | | | | Fix race if connector is shutdown while connecting | Craig Tiller | 2016-12-05 | |
| | * | | | | | | | | | | | | | Merge branch 'track_cq_finalize' of github.com:vjpai/grpc into fixit29 | Craig Tiller | 2016-12-05 | |
| | |\ \ \ \ \ \ \ \ \ \ \ \ \ | | |/ / / / / / / / / / / / / | |/| | | | | | | | | | | | | | ||||
| | * | | | | | | | | | | | | | Fix shutdown problems with sync server | Craig Tiller | 2016-12-05 | |
| |/ / / / / / / / / / / / / |/| | | | | | | | | | | | | | ||||
| * | | | | | | | | | | | | | Bring back gli initializer summoning | Vijay Pai | 2016-12-05 | |
| | | * | | | | | | | | | | | Increase test timeout of testMetadata to 8s to alleviate flakiness under over... | Muxi Yan | 2016-12-05 | |
| |_|/ / / / / / / / / / / |/| | | | | | | | | | | | | ||||
| * | | | | | | | | | | | | gpr_atm isn't automatically initialized to 0. Thanks Obama. | Vijay Pai | 2016-12-05 | |
| * | | | | | | | | | | | | clang-format | Vijay Pai | 2016-12-05 |