aboutsummaryrefslogtreecommitdiffhomepage
path: root/src/core/ext
Commit message (Expand)AuthorAge
* Merge github.com:grpc/grpc into errorGravatar Craig Tiller2016-06-09
|\
| * Merge pull request #6610 from xyzzyz/external_fd_freshGravatar Jan Tattermusch2016-06-08
| |\
| * \ Merge pull request #6779 from dgquintas/rr_docsGravatar Jan Tattermusch2016-06-08
| |\ \
| | | * clang-format codeGravatar Craig Tiller2016-06-08
| | | * fix memory leakGravatar Adam Michalik2016-06-08
| | | * fix compilation on windowsGravatar Adam Michalik2016-06-07
| | | * fix windows buildGravatar Adam Michalik2016-06-07
| | | * clang-format, fix headers, windows fixesGravatar Adam Michalik2016-06-07
| | | * Add C++ support for using external FDGravatar Adam Michalik2016-06-07
| | | * Add completion queue argument which is necessary after merge with masterGravatar Adam Michalik2016-06-07
| | | * implement support for adding external fd to serverGravatar Adam Michalik2016-06-07
| | | * Add support for establishing server channel using existing FDGravatar Adam Michalik2016-06-07
| | | * more separationGravatar Adam Michalik2016-06-07
| | | * revert channel_create.cGravatar Adam Michalik2016-06-07
| | | * separate posix functionality to grpc_posix.hGravatar Adam Michalik2016-06-07
| | | * Create channel directly.Gravatar Adam Michalik2016-06-07
| | | * Add support for establishing client channel using existing FDGravatar Adam Michalik2016-06-07
| | |/ | |/|
* | | Merge github.com:grpc/grpc into errorGravatar Craig Tiller2016-06-07
|\| |
| * | clang-formatGravatar David Garcia Quintas2016-06-06
| * | merge leftoverGravatar David Garcia Quintas2016-06-06
| * | Merge branch 'master' of github.com:grpc/grpc into lb_pollset_propagationGravatar David Garcia Quintas2016-06-06
| |\ \
| * | | moar renamingsGravatar David Garcia Quintas2016-06-06
* | | | Merge github.com:grpc/grpc into errorGravatar Craig Tiller2016-06-06
|\ \ \ \ | | |/ / | |/| |
| | | * fixed typoGravatar David Garcia Quintas2016-06-03
| * | | Merge pull request #6772 from ctiller/beefyGravatar Jan Tattermusch2016-06-03
| |\ \ \
| * \ \ \ Merge pull request #6761 from ctiller/there-were-no-fatalitiesGravatar Jan Tattermusch2016-06-03
| |\ \ \ \
* | | | | | Fix up some server setup bugsGravatar Craig Tiller2016-06-03
| | | | | * Polished RR policy and added policy doc preambleGravatar David Garcia Quintas2016-06-02
| | | * | | Only send status and message with stream closure when neededGravatar Craig Tiller2016-06-02
| | | | |/ | | | |/|
| | * / | GRPC_CHANNEL_FATAL_FAILURE --> GRPC_CHANNEL_SHUTDOWNGravatar Craig Tiller2016-06-02
| | |/ /
| * | | Merge branch 'master' of github.com:grpc/grpc into lr_hookGravatar David Garcia Quintas2016-06-02
| |\| |
* | | | Use exec_ctx where it should be, and fix leakGravatar Craig Tiller2016-06-01
* | | | Merge branch 'error' of https://github.com/ctiller/grpc into errorGravatar Craig Tiller2016-06-01
|\ \ \ \
* \ \ \ \ Merge github.com:grpc/grpc into errorGravatar Craig Tiller2016-06-01
|\ \ \ \ \ | | |_|/ / | |/| | |
| | * | | clang-formatGravatar Craig Tiller2016-06-01
| |/ / / |/| | |
* | | | Fix format string crash bugGravatar Craig Tiller2016-06-01
* | | | Fix formatting bug leading to crashGravatar Craig Tiller2016-06-01
* | | | Pass through connection errorGravatar Craig Tiller2016-06-01
| | | * s/grpc_pops/grpc_polling_entityGravatar David Garcia Quintas2016-05-31
| | | * Merge branch 'master' of github.com:grpc/grpc into lb_pollset_propagationGravatar David Garcia Quintas2016-05-31
| | | |\
* | | | \ Merge github.com:grpc/grpc into errorGravatar Craig Tiller2016-05-31
|\ \ \ \ \ | | |_|_|/ | |/| | |
| | * | | Merge branch 'master' into add_protoGravatar Alistair Veitch2016-05-27
| | |\ \ \ | | |/ / / | |/| | |
| | * | | regenerate projectsGravatar Alistair Veitch2016-05-27
| * | | | Merge pull request #6586 from makdharma/cronetGravatar Jorge Canizales2016-05-27
| |\ \ \ \
| | | * | | fix options file; fix generated include guardsGravatar Alistair Veitch2016-05-26
* | | | | | clang-formatGravatar Craig Tiller2016-05-24
* | | | | | Rename functionsGravatar Craig Tiller2016-05-24
| | | * | | really moveGravatar Alistair Veitch2016-05-24
| | | * | | move proto fileGravatar Alistair Veitch2016-05-24
| | | * | | Fix incorrect script invocation for code generation.Gravatar Alistair Veitch2016-05-24