Commit message (Expand) | Author | Age | ||
---|---|---|---|---|
... | ||||
| | | | * | | | | | | | | | clang | Sree Kuchibhotla | 2017-05-11 | |
| | | | | | | | | | * | | | C++ compatibility fixes | Craig Tiller | 2017-05-11 | |
| | |_|_|_|_|_|_|_|/ / / | |/| | | | | | | | | | | ||||
| | | | * | | | | | | | | Merge branch 'master' into cq_mpsc_based | Sree Kuchibhotla | 2017-05-11 | |
| | | | |\ \ \ \ \ \ \ \ | | |_|_|/ / / / / / / / | |/| | | | | | | | | | | ||||
* | | | | | | | | | | | | fix memory leak in left_overs slice | jiangtaoli2016 | 2017-05-11 | |
| | | | | | | | * | | | | Merge github.com:grpc/grpc into serve_fries | Craig Tiller | 2017-05-11 | |
| | | | | | | | |\ \ \ \ | | |_|_|_|_|_|_|/ / / / | |/| | | | | | | | | | | ||||
| | | | | | | * | | | | | Merge branch 'master' into poll_stat | lyuxuan | 2017-05-11 | |
| | | | | | |/| | | | | | | |_|_|_|_|/ / / / / | |/| | | | | | | | | | ||||
| * | | | | | | | | | | Merge pull request #11010 from ctiller/uberpoll | Craig Tiller | 2017-05-11 | |
| |\ \ \ \ \ \ \ \ \ \ | ||||
| | | | | * \ \ \ \ \ \ | Merge branch 'master' into cq_mpsc_based | Sree Kuchibhotla | 2017-05-11 | |
| | | | | |\ \ \ \ \ \ \ | | |_|_|_|/ / / / / / / | |/| | | | | | | | | | | ||||
* | | | | | | | | | | | | Merge branch 'master' into handshaker | jiangtaoli2016 | 2017-05-11 | |
|\| | | | | | | | | | | | ||||
| | | * | | | | | | | | | clang-format | Muxi Yan | 2017-05-11 | |
| * | | | | | | | | | | | Merge pull request #11067 from jtattermusch/core_fixing_nits | Jan Tattermusch | 2017-05-11 | |
| |\ \ \ \ \ \ \ \ \ \ \ | ||||
* | | | | | | | | | | | | | Merge branch 'master' into handshaker | jiangtaoli2016 | 2017-05-10 | |
|\| | | | | | | | | | | | | ||||
| | | | | | * | | | | | | | Merge branch 'master' into cq_mpsc_based | Sree Kuchibhotla | 2017-05-10 | |
| | | | | | |\ \ \ \ \ \ \ | | |_|_|_|_|/ / / / / / / | |/| | | | | | | | | | | | ||||
| | | | | * | | | | | | | | Copy error string in GRPC_OS_ERROR | David Garcia Quintas | 2017-05-10 | |
| | | | | | | | | | | * | | Merge branch 'master' of https://github.com/grpc/grpc into frame-size | ncteisen | 2017-05-10 | |
| | | | | | | | | | | |\ \ | | |_|_|_|_|_|_|_|_|_|/ / | |/| | | | | | | | | | | | ||||
| | | | | * | | | | | | | | Don't crate GRPC_OS_ERROR with a non-static string | David Garcia Quintas | 2017-05-10 | |
| | |_|_|/ / / / / / / / | |/| | | | | | | | | | | ||||
| | | | * | | | | | | | | Fix portability test | Muxi Yan | 2017-05-10 | |
| | | * | | | | | | | | | Merge github.com:grpc/grpc into uberpoll | Craig Tiller | 2017-05-10 | |
| | | |\ \ \ \ \ \ \ \ \ | | |_|/ / / / / / / / / | |/| | | | | | | | | | | ||||
| | | * | | | | | | | | | Fix portability | Craig Tiller | 2017-05-10 | |
| | * | | | | | | | | | | fix encoding of chars | Jan Tattermusch | 2017-05-10 | |
| | * | | | | | | | | | | print insecure channel target in trace | Jan Tattermusch | 2017-05-10 | |
| | | | * | | | | | | | | remove enable_workaround | Muxi Yan | 2017-05-10 | |
| | | * | | | | | | | | | Add missing include | Craig Tiller | 2017-05-10 | |
| | | | * | | | | | | | | Address comment - simplify code | Muxi Yan | 2017-05-09 | |
| * | | | | | | | | | | | Fix small message streaming ping-pong write count regression | Craig Tiller | 2017-05-09 | |
| |/ / / / / / / / / / | ||||
| | | * | | | | | | | | Put workaround list somewhere accessable by wrapping languages | Muxi Yan | 2017-05-09 | |
| | | | | | | | * | | | Improve how UV TCP servers and endpoints are shut down | murgatroid99 | 2017-05-09 | |
| | * | | | | | | | | | Solve uv link problem | Craig Tiller | 2017-05-09 | |
* | | | | | | | | | | | Merge branch 'master' into handshaker | jiangtaoli2016 | 2017-05-09 | |
|\| | | | | | | | | | | ||||
| | * | | | | | | | | | Fix printf | Craig Tiller | 2017-05-09 | |
| | * | | | | | | | | | Fix tracer usage | Craig Tiller | 2017-05-09 | |
| | * | | | | | | | | | Fix tracer decl | Craig Tiller | 2017-05-09 | |
| | * | | | | | | | | | Fix mac build | Craig Tiller | 2017-05-09 | |
| | * | | | | | | | | | Fix trace dependency mess | Craig Tiller | 2017-05-09 | |
| | | | | | | | | * | | clang | ncteisen | 2017-05-08 | |
| | | | | | * | | | | | Merge branch 'poll_stat' of github.com:lyuxuan/grpc into poll_stat | Yuxuan Li | 2017-05-08 | |
| | | | | | |\ \ \ \ \ | ||||
| | | | | | * \ \ \ \ \ | Merge branch 'master' into poll_stat | Yuxuan Li | 2017-05-08 | |
| | | | | | |\ \ \ \ \ \ | | |_|_|_|_|/ / / / / / | |/| | | | | | | | | | | ||||
| | | | | | | | | | * | | Merge branch 'master' of https://github.com/grpc/grpc into frame-size | ncteisen | 2017-05-08 | |
| | | | | | | | | | |\ \ | | |_|_|_|_|_|_|_|_|/ / | |/| | | | | | | | | | | ||||
| | | | | | | * | | | | | change gpr_atm to int | Yuxuan Li | 2017-05-08 | |
| | | | | | |/ / / / / | ||||
| | * | | | | | | | | | Merge github.com:grpc/grpc into uberpoll | Craig Tiller | 2017-05-07 | |
| | |\ \ \ \ \ \ \ \ \ | | |/ / / / / / / / / | |/| | | | | | | | | | ||||
| | | | | | * | | | | | use lock instand of atomics, fix include position | Yuxuan Li | 2017-05-05 | |
| | | * | | | | | | | | Merge remote-tracking branch 'upstream/master' into backward-compat | Muxi Yan | 2017-05-05 | |
| | | |\ \ \ \ \ \ \ \ | ||||
| | | * | | | | | | | | | clang-format | Muxi Yan | 2017-05-05 | |
| | | * | | | | | | | | | Rename grpc_user_agent_md to make it less confusing | Muxi Yan | 2017-05-05 | |
| | | * | | | | | | | | | Address comments | Muxi Yan | 2017-05-05 | |
| | * | | | | | | | | | | Merge branch 'cq_limited_pollers' of github.com:sreecha/grpc into uberpoll | Craig Tiller | 2017-05-05 | |
| | |\ \ \ \ \ \ \ \ \ \ | ||||
| | | * | | | | | | | | | | Separate this into a new poller | Sree Kuchibhotla | 2017-05-05 | |
| | | * | | | | | | | | | | Merge branch 'master' into cq_limited_pollers | Sree Kuchibhotla | 2017-05-05 | |
| | | |\ \ \ \ \ \ \ \ \ \ | | | | | |/ / / / / / / / | | | | |/| | | | | | | | | ||||
* | | | | | | | | | | | | | Address Julien's comment and clang format | jiangtaoli2016 | 2017-05-05 | |
| | * | | | | | | | | | | | Merge branch 'epoll_thread_pool' of github.com:sreecha/grpc into uberpoll | Craig Tiller | 2017-05-05 | |
| | |\ \ \ \ \ \ \ \ \ \ \ |