Commit message (Expand) | Author | Age | |
---|---|---|---|
* | Merge github.com:grpc/grpc into reuse_port | Craig Tiller | 2016-06-20 |
|\ | |||
| * | clang-format code | Craig Tiller | 2016-06-17 |
| * | Merge github.com:grpc/grpc into error | Craig Tiller | 2016-06-16 |
| |\ | |||
| | * | Fixed printf/gpr_log format. | David Garcia Quintas | 2016-06-15 |
| * | | Fix merge errors | Craig Tiller | 2016-06-15 |
| * | | Merge branch 'idempotent_endpoint_shutdown' into handshake_timeout | Craig Tiller | 2016-06-15 |
| |\| | |||
| | * | Merge pull request #6875 from y-zeng/log_check | Jan Tattermusch | 2016-06-14 |
| | |\ | |||
| | * \ | Merge pull request #6572 from y-zeng/base64_decode | Jan Tattermusch | 2016-06-14 |
| | |\ \ | |||
| * | | | | Handshake timeout implemented, and compiles | Craig Tiller | 2016-06-14 |
| | | | * | Rename gpr_strpad as gpr_leftpad | Yuchen Zeng | 2016-06-13 |
| * | | | | Getting handshake timeouts in place | Craig Tiller | 2016-06-13 |
| * | | | | Attempt to fix bug breaking perf tests | Craig Tiller | 2016-06-13 |
| * | | | | Merge github.com:grpc/grpc into error | Craig Tiller | 2016-06-13 |
| |\| | | | |||
| | | | * | Merge remote-tracking branch 'upstream/master' into log_format_check | Yuchen Zeng | 2016-06-10 |
| | | | |\ | |||
| | | | * | | Fix type mismatch for type_size | Yuchen Zeng | 2016-06-10 |
| | | | * | | Fix gpr_log format mismatches in c++ tests | Yuchen Zeng | 2016-06-10 |
| | | | * | | Add format check for gpr_log and gpr_asprintf | Yuchen Zeng | 2016-06-10 |
| | * | | | | Fix fuzzing detected bug | Craig Tiller | 2016-06-10 |
| | | |_|/ | | |/| | | |||
| * | | | | Merge github.com:grpc/grpc into error | Craig Tiller | 2016-06-09 |
| |\| | | | |||
| | * | | | Merge pull request #6753 from ctiller/fuzz-me | Jan Tattermusch | 2016-06-09 |
| | |\ \ \ | |||
| * | | | | | Merge github.com:grpc/grpc into error | Craig Tiller | 2016-06-09 |
| |\| | | | | |||
| | * | | | | Merge pull request #6773 from y-zeng/handler_http_response | Jan Tattermusch | 2016-06-09 |
| | |\ \ \ \ | | | |_|_|/ | | |/| | | | |||
| | | | | * | Merge remote-tracking branch 'upstream/master' into base64_decode | Yuchen Zeng | 2016-06-09 |
| | | | | |\ | | | |_|_|/ | | |/| | | | |||
| * | | | | | Merge github.com:grpc/grpc into error | Craig Tiller | 2016-06-09 |
| |\| | | | | |||
| | * | | | | Merge pull request #6610 from xyzzyz/external_fd_fresh | Jan Tattermusch | 2016-06-08 |
| | |\ \ \ \ | |||
| | * \ \ \ \ | Merge pull request #6779 from dgquintas/rr_docs | Jan Tattermusch | 2016-06-08 |
| | |\ \ \ \ \ | |||
| | | | | | | * | Merge remote-tracking branch 'upstream/master' into base64_decode | Yuchen Zeng | 2016-06-08 |
| | | | | | | |\ | | | |_|_|_|_|/ | | |/| | | | | | |||
| | | | | | | * | Remove zu specifiers | Yuchen Zeng | 2016-06-08 |
| | | | * | | | | clang-format code | Craig Tiller | 2016-06-08 |
| | | | * | | | | fix memory leak | Adam Michalik | 2016-06-08 |
| | | | | | * | | Merge github.com:grpc/grpc into fuzz-me | Craig Tiller | 2016-06-08 |
| | | | | | |\ \ | | | |_|_|_|/ / | | |/| | | | | | |||
| | | | * | | | | fix compilation on windows | Adam Michalik | 2016-06-07 |
| | | | * | | | | fix windows build | Adam Michalik | 2016-06-07 |
| | | | * | | | | clang-format, fix headers, windows fixes | Adam Michalik | 2016-06-07 |
| | | | * | | | | Add C++ support for using external FD | Adam Michalik | 2016-06-07 |
| | | | * | | | | Add completion queue argument which is necessary after merge with master | Adam Michalik | 2016-06-07 |
| | | | * | | | | implement support for adding external fd to server | Adam Michalik | 2016-06-07 |
| | | | * | | | | Add support for establishing server channel using existing FD | Adam Michalik | 2016-06-07 |
| | | | * | | | | more separation | Adam Michalik | 2016-06-07 |
| | | | * | | | | revert channel_create.c | Adam Michalik | 2016-06-07 |
| | | | * | | | | separate posix functionality to grpc_posix.h | Adam Michalik | 2016-06-07 |
| | | | * | | | | Create channel directly. | Adam Michalik | 2016-06-07 |
| | | | * | | | | Add support for establishing client channel using existing FD | Adam Michalik | 2016-06-07 |
| | | |/ / / / | | |/| | | | | |||
| * | | | | | | Merge github.com:grpc/grpc into error | Craig Tiller | 2016-06-07 |
| |\| | | | | | |||
| | * | | | | | clang-format | David Garcia Quintas | 2016-06-06 |
| | * | | | | | merge leftover | David Garcia Quintas | 2016-06-06 |
| | * | | | | | Merge branch 'master' of github.com:grpc/grpc into lb_pollset_propagation | David Garcia Quintas | 2016-06-06 |
| | |\ \ \ \ \ | |||
| | | | | * | | | Get transport from transport global | Yuchen Zeng | 2016-06-06 |
| | * | | | | | | moar renamings | David Garcia Quintas | 2016-06-06 |
| * | | | | | | | Merge github.com:grpc/grpc into error | Craig Tiller | 2016-06-06 |
| |\ \ \ \ \ \ \ | | | |/ / / / / | | |/| | | | | |