Commit message (Expand) | Author | Age | ||
---|---|---|---|---|
... | ||||
| | | | | | * | | Add an API at the core level to disable signals or use a different | Sree Kuchibhotla | 2016-06-09 | |
| | | | | | * | | Merge branch 'master' into epoll_changes | Sree Kuchibhotla | 2016-06-09 | |
| | | | | | |\ \ | | | |_|_|_|/ / | | |/| | | | | | ||||
| | | | | | * | | Check epoll is actually available. set GPR_LINUX_EPOLL only in GLIBC ver | Sree Kuchibhotla | 2016-06-09 | |
| | | | | * | | | Merge github.com:grpc/grpc into error | Craig Tiller | 2016-06-09 | |
| | | | | |\ \ \ | | | |_|_|/ / / | | |/| | | | | | ||||
| | | | | | | * | Add modulemap for gRPC core | Jorge Canizales | 2016-06-08 | |
| | * | | | | | | Merge pull request #6481 from dgquintas/compression_md_level_bis | Jan Tattermusch | 2016-06-08 | |
| | |\ \ \ \ \ \ | ||||
| | * | | | | | | | Merge pull request #6610 from xyzzyz/external_fd_fresh | Jan Tattermusch | 2016-06-08 | |
| |/| | | | | | | | ||||
| | | | | | | * | | Merge branch 'master' into epoll_changes | Sree Kuchibhotla | 2016-06-08 | |
| | | | | | | |\ \ | | |_|_|_|_|_|/ / | |/| | | | | | | | ||||
| * | | | | | | | | Merge pull request #6649 from dgquintas/core_codegen_be_public | Jan Tattermusch | 2016-06-08 | |
| |\ \ \ \ \ \ \ \ | ||||
| * \ \ \ \ \ \ \ \ | Merge pull request #6820 from mdsteele/server-async | Jan Tattermusch | 2016-06-08 | |
| |\ \ \ \ \ \ \ \ \ | ||||
| | | | | | | | | * | | Use poll if not linux, add read notifier pollset support and some | Sree Kuchibhotla | 2016-06-08 | |
| | |_|_|_|_|_|_|/ / | |/| | | | | | | | | ||||
| | * | | | | | | | | Add interfaces for ServerAsyncReader/Writers | Matthew D. Steele | 2016-06-08 | |
| | | | | * | | | | | Merge branch 'master' of github.com:grpc/grpc into compression_md_level_bis | David Garcia Quintas | 2016-06-07 | |
| | | | | |\ \ \ \ \ | | |_|_|_|/ / / / / | |/| | | | | | | | | ||||
| | | * | | | | | | | clang-format | David Garcia Quintas | 2016-06-07 | |
| | | * | | | | | | | Merge branch 'master' of github.com:grpc/grpc into core_codegen_be_public | David Garcia Quintas | 2016-06-07 | |
| | | |\ \ \ \ \ \ \ | | |_|/ / / / / / / | |/| | | | | | | | | ||||
| | | | | * | | | | | s/maybe_compression_level.compression_level/maybe_compression_level.level | David Garcia Quintas | 2016-06-07 | |
| | | | * | | | | | | fix windows build | Adam Michalik | 2016-06-07 | |
| | | | | * | | | | | PR comments (offline). | David Garcia Quintas | 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 | |
| | | | * | | | | | | Add support for establishing server channel using existing FD | Adam Michalik | 2016-06-07 | |
| | | | * | | | | | | revert grpc.h | Adam Michalik | 2016-06-07 | |
| | | | * | | | | | | more separation | Adam Michalik | 2016-06-07 | |
| | | | * | | | | | | separate posix functionality to grpc_posix.h | Adam Michalik | 2016-06-07 | |
| | | | * | | | | | | Add support for establishing client channel using existing FD | Adam Michalik | 2016-06-07 | |
| | |_|/ / / / / / | |/| | | | | | | | ||||
| | | | | * | | | | Merge remote-tracking branch 'upstream/master' into reflection_separate_lib | Yuchen Zeng | 2016-06-07 | |
| | | | | |\ \ \ \ | | |_|_|_|/ / / / | |/| | | | | | | | ||||
| | | | | | | * | | Merge github.com:grpc/grpc into error | Craig Tiller | 2016-06-07 | |
| | | | | | | |\ \ | | |_|_|_|_|_|/ / | |/| | | | | | | | ||||
| * | | | | | | | | Merge pull request #6741 from yang-g/its_ok_to_have_no_read_on_cancelled_call | Jan Tattermusch | 2016-06-07 | |
| |\ \ \ \ \ \ \ \ | ||||
| | | | | | * | | | | Add more comments, fix format issues | Yuchen Zeng | 2016-06-06 | |
| | | | | | * | | | | Move reflection src/hdr to src/cpp/ext include/grpc++/ext | Yuchen Zeng | 2016-06-06 | |
| | | | | | | | * | | Merge github.com:grpc/grpc into error | Craig Tiller | 2016-06-06 | |
| | | | | | | | |\ \ | | | | |_|_|_|_|/ / | | | |/| | | | | | | ||||
| * | | | | | | | | | merge and resolve conflicts | yang-g | 2016-06-03 | |
| |\ \ \ \ \ \ \ \ \ | | | |/ / / / / / / | | |/| | | | | | | | ||||
| * | | | | | | | | | Make grpc++ independent of protobuf | yang-g | 2016-06-03 | |
| | | | | * | | | | | Merge branch 'master' of github.com:grpc/grpc into compression_md_level_bis | David Garcia Quintas | 2016-06-03 | |
| | | | | |\ \ \ \ \ | | | |_|_|/ / / / / | | |/| | | | | | | | ||||
| | | | | | * | | | | Move protobuf dependencies to config_protobuf.h | Yuchen Zeng | 2016-06-03 | |
| | * | | | | | | | | Merge pull request #6306 from y-zeng/win32_suffix | Jan Tattermusch | 2016-06-03 | |
| | |\ \ \ \ \ \ \ \ | ||||
| | * \ \ \ \ \ \ \ \ | Merge pull request #6761 from ctiller/there-were-no-fatalities | Jan Tattermusch | 2016-06-03 | |
| | |\ \ \ \ \ \ \ \ \ | ||||
| | | * | | | | | | | | | 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 | |
| | |\ \ \ \ \ \ \ \ \ | | |/ / / / / / / / / | |/| | | | | | | | | | ||||
| | | | * | | | | | | | Let Next set ok=true when receiving error status | yang-g | 2016-06-01 | |
| | |_|/ / / / / / / | |/| | | | | | | | | ||||
| | | * | | | | | | | Merge remote-tracking branch 'upstream/master' into base | Yuchen Zeng | 2016-05-31 | |
| | | |\ \ \ \ \ \ \ | | |_|/ / / / / / / | |/| | | | | | | | | ||||
| | | | | | | | * | | Fix sanity | Craig Tiller | 2016-05-24 | |
* | | | | | | | | | | Merge branch 'error' into reuse_port | Craig Tiller | 2016-05-24 | |
|\ \ \ \ \ \ \ \ \ \ | | |_|_|_|_|_|_|/ / | |/| | | | | | | | | ||||
| * | | | | | | | | | Merge github.com:grpc/grpc into error | Craig Tiller | 2016-05-24 | |
| |\| | | | | | | | | ||||
* | | | | | | | | | | Merge branch 'error' into reuse_port | Craig Tiller | 2016-05-22 | |
|\| | | | | | | | | | ||||
| * | | | | | | | | | Merge github.com:grpc/grpc into error | Craig Tiller | 2016-05-22 | |
| |\ \ \ \ \ \ \ \ \ | ||||
| | | | * \ \ \ \ \ \ | Merge branch 'master' of github.com:grpc/grpc into lr_hook | David Garcia Quintas | 2016-05-19 | |
| | | | |\ \ \ \ \ \ \ | | | |_|/ / / / / / / | | |/| | | | | | | | | ||||
| | * | | | | | | | | | Merge pull request #6585 from ctiller/connect_first | Jan Tattermusch | 2016-05-19 | |
| | |\ \ \ \ \ \ \ \ \ | ||||
| | | | | | | * | | | | | moved core_codegen from src/cpp/... to include/grpc++/... | David Garcia Quintas | 2016-05-19 | |
| | | |_|_|_|/ / / / / | | |/| | | | | | | | |