Commit message (Collapse) | Author | Age | |
---|---|---|---|
* | Fix windows #define | Craig Tiller | 2016-06-07 |
| | |||
* | Fix windows include | Craig Tiller | 2016-06-07 |
| | |||
* | Merge github.com:grpc/grpc into error | Craig Tiller | 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 |
| | | | |||
* | | | Change constness | Craig Tiller | 2016-06-06 |
| | | | |||
| * | | Merge pull request #6750 from makdharma/cronet | Jan Tattermusch | 2016-06-06 |
| |\ \ | | | | | | | | | cronet build related changes to build.yaml, and added ifdef guard around objective_c cronet code. | ||
* | | | | Fix platform ifdef | Craig Tiller | 2016-06-06 |
| | | | | |||
* | | | | Merge github.com:grpc/grpc into error | Craig Tiller | 2016-06-06 |
|\| | | | |||
| * | | | Merge pull request #6306 from y-zeng/win32_suffix | Jan Tattermusch | 2016-06-03 |
| |\ \ \ | | | | | | | | | | | Change win32 file suffix | ||
| * \ \ \ | Merge pull request #6772 from ctiller/beefy | Jan Tattermusch | 2016-06-03 |
| |\ \ \ \ | | | | | | | | | | | | | Only send status and message with stream closure when needed | ||
| * \ \ \ \ | Merge pull request #6761 from ctiller/there-were-no-fatalities | Jan Tattermusch | 2016-06-03 |
| |\ \ \ \ \ | | | | | | | | | | | | | | | Rename GRPC_CHANNEL_FATAL_FAILURE --> GRPC_CHANNEL_SHUTDOWN | ||
* | \ \ \ \ \ | Merge branch 'error' of github.com:ctiller/grpc into error | Craig Tiller | 2016-06-03 |
|\ \ \ \ \ \ \ | |||
* | | | | | | | | Fix up some server setup bugs | Craig Tiller | 2016-06-03 |
| | | | | | | | | |||
| * | | | | | | | Provide more context in error | Craig Tiller | 2016-06-02 |
| | | | | | | | | |||
| * | | | | | | | Fix bad return value | Craig Tiller | 2016-06-02 |
|/ / / / / / / | |||
* | | | | | | | Document error.h better | Craig Tiller | 2016-06-02 |
| | | | | | | | |||
| | | * | | | | Only send status and message with stream closure when needed | Craig Tiller | 2016-06-02 |
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | It's never needed if: - the stream hasn't been created on the wire - we are on a client | ||
| | * | | | | | 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 |
| |\| | | | | |||
* | | | | | | Switch to using an enum instead of hard-coded indices | Craig Tiller | 2016-06-02 |
| | | | | | | |||
* | | | | | | Log error | Craig Tiller | 2016-06-02 |
| | | | | | | |||
| | | | * | | fixed dependency problem in grpc_cronet by adding dep on chttp2 | Makarand Dharmapurikar | 2016-06-01 |
| | | | | | | |||
* | | | | | | Rename tsi function | Craig Tiller | 2016-06-01 |
| | | | | | | |||
* | | | | | | Use exec_ctx where it should be, and fix leak | Craig Tiller | 2016-06-01 |
| | | | | | | |||
* | | | | | | clang-format | Craig Tiller | 2016-06-01 |
| | | | | | | |||
* | | | | | | Fix mac compilation | Craig Tiller | 2016-06-01 |
| | | | | | | |||
* | | | | | | Merge branch 'error' of https://github.com/ctiller/grpc into error | Craig Tiller | 2016-06-01 |
|\ \ \ \ \ \ | |||
* | | | | | | | Fix format string | Craig Tiller | 2016-06-01 |
| | | | | | | | |||
| | | | | * | | cronet build related changes | Makarand Dharmapurikar | 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 |
| | | | | | |||
| * | | | | Merge pull request #6702 from a-veitch/add_proto | Jan Tattermusch | 2016-06-01 |
| |\ \ \ \ | | | | | | | | | | | | | Add census protos. | ||
| * \ \ \ \ | Merge pull request #6721 from vjpai/cleanup | Jan Tattermusch | 2016-06-01 |
| |\ \ \ \ \ | | | | | | | | | | | | | | | Remove some unused enums/structs | ||
* | | | | | | | Pass through connection error | Craig Tiller | 2016-06-01 |
| | | | | | | | |||
* | | | | | | | Reintegrate | Craig Tiller | 2016-06-01 |
| | | | | | | | |||
* | | | | | | | Merge github.com:grpc/grpc into error | Craig Tiller | 2016-06-01 |
|\| | | | | | | |||
| | | | | | * | s/grpc_pops/grpc_polling_entity | David Garcia Quintas | 2016-05-31 |
| | | | | | | | |||
| | | | | * | | Merge remote-tracking branch 'upstream/master' into base | Yuchen Zeng | 2016-05-31 |
| | | | | |\ \ | |||
| | | | | | | * | Merge branch 'master' of github.com:grpc/grpc into lb_pollset_propagation | David Garcia Quintas | 2016-05-31 |
| | | | | | | |\ | | | | | | | |/ | | | | | | |/| | |||
| * | | | | / | | Revert "Remove legacy poller" | Craig Tiller | 2016-05-31 |
| | |_|_|_|/ / | |/| | | | | | | | | | | | | | | | | | | | This reverts commit d88e15cee750cd647a900098d82f87cc25aa8dbe. | ||
* | | | | | | | 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 |
| |\ \ \ \ \ \ | | | | | | | | | | | | | | | | | Exposes a way to create channels with the CroNet stack |