Commit message (Expand) | Author | Age | |
---|---|---|---|
* | 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 |
| |\ \ | |||
| | | * | clang-format code | Craig Tiller | 2016-06-08 |
| | | * | fix memory leak | Adam Michalik | 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 |
| |\ \ | |||
| * | | | moar renamings | David Garcia Quintas | 2016-06-06 |
* | | | | Merge github.com:grpc/grpc into error | Craig Tiller | 2016-06-06 |
|\ \ \ \ | | |/ / | |/| | | |||
| | | * | fixed typo | David Garcia Quintas | 2016-06-03 |
| * | | | Merge pull request #6772 from ctiller/beefy | Jan Tattermusch | 2016-06-03 |
| |\ \ \ | |||
| * \ \ \ | Merge pull request #6761 from ctiller/there-were-no-fatalities | Jan Tattermusch | 2016-06-03 |
| |\ \ \ \ | |||
* | | | | | | Fix up some server setup bugs | Craig Tiller | 2016-06-03 |
| | | | | * | Polished RR policy and added policy doc preamble | David Garcia Quintas | 2016-06-02 |
| | | * | | | Only send status and message with stream closure when needed | Craig Tiller | 2016-06-02 |
| | | | |/ | | | |/| | |||
| | * / | | GRPC_CHANNEL_FATAL_FAILURE --> GRPC_CHANNEL_SHUTDOWN | Craig Tiller | 2016-06-02 |
| | |/ / | |||
| * | | | Merge branch 'master' of github.com:grpc/grpc into lr_hook | David Garcia Quintas | 2016-06-02 |
| |\| | | |||
* | | | | Use exec_ctx where it should be, and fix leak | Craig Tiller | 2016-06-01 |
* | | | | Merge branch 'error' of https://github.com/ctiller/grpc into error | Craig Tiller | 2016-06-01 |
|\ \ \ \ | |||
* \ \ \ \ | Merge github.com:grpc/grpc into error | Craig Tiller | 2016-06-01 |
|\ \ \ \ \ | | |_|/ / | |/| | | | |||
| | * | | | clang-format | Craig Tiller | 2016-06-01 |
| |/ / / |/| | | | |||
* | | | | Fix format string crash bug | Craig Tiller | 2016-06-01 |
* | | | | Fix formatting bug leading to crash | Craig Tiller | 2016-06-01 |
* | | | | Pass through connection error | Craig Tiller | 2016-06-01 |
| | | * | s/grpc_pops/grpc_polling_entity | David Garcia Quintas | 2016-05-31 |
| | | * | Merge branch 'master' of github.com:grpc/grpc into lb_pollset_propagation | David Garcia Quintas | 2016-05-31 |
| | | |\ | |||
* | | | \ | Merge github.com:grpc/grpc into error | Craig Tiller | 2016-05-31 |
|\ \ \ \ \ | | |_|_|/ | |/| | | | |||
| | * | | | Merge branch 'master' into add_proto | Alistair Veitch | 2016-05-27 |
| | |\ \ \ | | |/ / / | |/| | | | |||
| | * | | | regenerate projects | Alistair Veitch | 2016-05-27 |
| * | | | | Merge pull request #6586 from makdharma/cronet | Jorge Canizales | 2016-05-27 |
| |\ \ \ \ | |||
| | | * | | | fix options file; fix generated include guards | Alistair Veitch | 2016-05-26 |
* | | | | | | clang-format | Craig Tiller | 2016-05-24 |
* | | | | | | Rename functions | Craig Tiller | 2016-05-24 |
| | | * | | | really move | Alistair Veitch | 2016-05-24 |
| | | * | | | move proto file | Alistair Veitch | 2016-05-24 |
| | | * | | | Fix incorrect script invocation for code generation. | Alistair Veitch | 2016-05-24 |