Commit message (Expand) | Author | Age | |
---|---|---|---|
* | fix format of include guards | Alexander Polcyn | 2017-05-25 |
* | rerun clang format code.sh | Alexander Polcyn | 2017-05-25 |
* | add missing copyright headers | Alexander Polcyn | 2017-05-25 |
* | Merge pull request #11224 from makdharma/http_proxy_test_fix | makdharma | 2017-05-25 |
|\ | |||
* | | update | Vizerai | 2017-05-24 |
* | | update | Vizerai | 2017-05-23 |
* | | Merge branch 'master' of https://github.com/Vizerai/grpc into intrusive_hash_map | Vizerai | 2017-05-23 |
|\ \ | |||
| * | | %z -> %lu for mingw build | Alexander Polcyn | 2017-05-22 |
| * | | Change round_robin LB policy to use the addresses in the order given. | Mark D. Roth | 2017-05-19 |
| * | | Merge pull request #10706 from markdroth/c_ares_authority | Mark D. Roth | 2017-05-19 |
| |\ \ | |||
| * | | | Add trace protector to flag | ncteisen | 2017-05-18 |
| * | | | Merge pull request #10930 from ncteisen/frame-size | Noah Eisen | 2017-05-18 |
| |\ \ \ | |||
| | | * | | Allow specifying DNS server to query for c-ares via URI authority. | Mark D. Roth | 2017-05-18 |
| | |/ / | |/| | | |||
| | | * | Fixes #9542 | Makarand Dharmapurikar | 2017-05-18 |
| | |/ | |/| | |||
| * | | Merge pull request #11026 from markdroth/grpclb_drop_alt | Mark D. Roth | 2017-05-18 |
| |\ \ | |||
| * \ \ | Merge pull request #11098 from dgquintas/fix_subchannel_stuffs | David G. Quintas | 2017-05-17 |
| |\ \ \ | |||
| | | * | | Implement grpclb drop support. | Mark D. Roth | 2017-05-17 |
| | |/ / | |/| | | |||
| * | | | Revert "Revert "Implement Server Backward Compatibility"" | Muxi Yan | 2017-05-15 |
| * | | | Revert "Implement Server Backward Compatibility" | Nicolas Noble | 2017-05-12 |
| * | | | Merge pull request #10849 from muxi/backward-compat | Muxi Yan | 2017-05-12 |
| |\ \ \ | |||
| | | * | | Fixes to subchannel and its index | David Garcia Quintas | 2017-05-11 |
| | |/ / | |/| | | |||
| * | | | Merge pull request #11010 from ctiller/uberpoll | Craig Tiller | 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' of https://github.com/grpc/grpc into frame-size | ncteisen | 2017-05-10 |
| | | | | |\ | | |_|_|_|/ | |/| | | | | |||
| | | | * | | Fix portability test | Muxi Yan | 2017-05-10 |
| | | * | | | Merge github.com:grpc/grpc into uberpoll | 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 |
| | | | * | | 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 |
| | | | * | clang | ncteisen | 2017-05-08 |
| | | | * | Merge branch 'master' of https://github.com/grpc/grpc into frame-size | ncteisen | 2017-05-08 |
| | | | |\ | | |_|_|/ | |/| | | | |||
| | * | | | Merge github.com:grpc/grpc into uberpoll | Craig Tiller | 2017-05-07 |
| | |\ \ \ | | |/ / / | |/| | | | |||
| | | * | | 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 github.com:grpc/grpc into trickle_stall | Craig Tiller | 2017-05-05 |
| |\ \ \ \ \ | | | |_|/ / | | |/| | | | |||
| | | * | | | clang-format | Craig Tiller | 2017-05-05 |
| | | * | | | Fix old trace vars | Craig Tiller | 2017-05-04 |
| | | * | | | Merge github.com:grpc/grpc into timer_pool | Craig Tiller | 2017-05-04 |
| | | |\ \ \ | | | |/ / / | | |/| | | | |||
| | | * | | | Merge branch '0bug' into timer_pool | Craig Tiller | 2017-05-04 |
| | | |\ \ \ | |||
| | | | | | * | Set frame size to max(bdp, bw in ms) | ncteisen | 2017-05-04 |
| | | | | | * | Set frame size to B/us | ncteisen | 2017-05-04 |
| | |_|_|_|/ | |/| | | | | |||
| | * | | | | Merge pull request #10958 from muxi/fix-on-cancel-crash | Muxi Yan | 2017-05-04 |
| | |\ \ \ \ | |||
| | * | | | | | clang-format | Mark D. Roth | 2017-05-04 |
| | | |_|/ / | | |/| | | | |||
| | | | * | | Fix race | Craig Tiller | 2017-05-04 |