Commit message (Collapse) | Author | Age | |
---|---|---|---|
* | Fix uninitialized variable | Craig Tiller | 2016-06-09 |
| | |||
* | Merge pull request #6481 from dgquintas/compression_md_level_bis | Jan Tattermusch | 2016-06-08 |
|\ | | | | | Allow servers to select compression level via initial MD & overall compression cleanup | ||
* \ | Merge pull request #6610 from xyzzyz/external_fd_fresh | Jan Tattermusch | 2016-06-08 |
|\ \ | | | | | | | Add support for communication using existing FD (for client and server) | ||
* \ \ | Merge branch 'master' of github.com:grpc/grpc into core_codegen_be_public | 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 |
| |/ / | |||
| | * | Merge branch 'master' of github.com:grpc/grpc into compression_md_level_bis | David Garcia Quintas | 2016-06-03 |
| | |\ | | |/ | |/| | |||
| * | | Fix comments | Craig Tiller | 2016-05-21 |
| | | | |||
| * | | Fix crash | Craig Tiller | 2016-05-20 |
| | | | |||
| * | | Fix formatting, mem leak, stall | Craig Tiller | 2016-05-20 |
| | | | |||
| * | | Fix merge | Craig Tiller | 2016-05-20 |
| | | | |||
| * | | Merge branch 'server_channel_affinity' of github.com:sreecha/grpc into ↵ | Craig Tiller | 2016-05-20 |
| |\ \ | | | | | | | | | | | | | test_affine | ||
| * | | | Fix server plugin test | Craig Tiller | 2016-05-20 |
| | | | | |||
| * | | | Mark sync cq as non-listening when it is | Craig Tiller | 2016-05-19 |
| | | | | |||
* | | | | moved core_codegen from src/cpp/... to include/grpc++/... | David Garcia Quintas | 2016-05-19 |
| | | | | |||
| | | * | got rid of grpc_compression_options | David Garcia Quintas | 2016-05-17 |
| | | | | |||
| | | * | Refactorings and renamings related to compression. | David Garcia Quintas | 2016-05-16 |
| |_|/ |/| | | | | | | | | Also added levels to the channel args options. | ||
| | * | Fix a typo | Sree Kuchibhotla | 2016-05-16 |
| | | | |||
| | * | Change error to warning since we do not have a good way to determine | Sree Kuchibhotla | 2016-05-16 |
| | | | | | | | | | | | | whether the server is sync or async | ||
| | * | Merge branch 'master' into server_channel_affinity | Sree Kuchibhotla | 2016-05-16 |
| | |\ | |_|/ |/| | | |||
| * | | Merge branch 'server_channel_affinity' of github.com:sreecha/grpc into affine | Craig Tiller | 2016-05-14 |
|/| | | |/ | |||
* | | Renamed some defines | David Garcia Quintas | 2016-05-12 |
| | | |||
| * | Merge branch 'master' into server_channel_affinity | Sree Kuchibhotla | 2016-05-10 |
| |\ | |||
* | \ | Resolve conflicts | Yuchen Zeng | 2016-05-06 |
|\ \ \ | | |/ | |/| | |||
* | | | Fix naming and comment problems | Yuchen Zeng | 2016-05-06 |
| | | | |||
* | | | Add plugins at the time of static initialization | Yuchen Zeng | 2016-05-03 |
| | | | |||
* | | | Server builder plugin | Yuchen Zeng | 2016-04-29 |
| | | | |||
| * | | Moved protos out of core_codegen interface | David Garcia Quintas | 2016-04-27 |
|/ / | |||
| * | Merge branch 'master' into server_channel_affinity | Sree Kuchibhotla | 2016-04-26 |
| |\ | |/ |/| | |||
* | | Merge github.com:grpc/grpc into strong-includes | Craig Tiller | 2016-04-21 |
|\ \ | |||
| | * | generate_projects.sh and fix copyright year | Sree Kuchibhotla | 2016-04-21 |
| | | | |||
| | * | Add a safety check to ensure atleast one of the completion queues is | Sree Kuchibhotla | 2016-04-21 |
| | | | | | | | | | | | | listening completion queue (i.e frequently polled) | ||
| | * | Add the option of adding a non-listening server completion queue. This makes ↵ | Sree Kuchibhotla | 2016-04-21 |
| | | | | | | | | | | | | writing certain test cases (like hybrid_end2end tests) easier | ||
| * | | Add various options to verify ssl/tls client cert including letting the | Deepak Lukose | 2016-04-19 |
| |/ | | | | | | | application handle the authentication. | ||
* / | Rollup of changes from the latest import | Craig Tiller | 2016-04-11 |
|/ | |||
* | Merge pull request #6070 from ctiller/head-of-line-blocking | Jan Tattermusch | 2016-04-05 |
|\ | | | | | Fix a head of line blocking issue in the C++ server | ||
| * | Initial interface rework to allow knowing whether to pull payload at ↵ | Craig Tiller | 2016-04-04 |
| | | | | | | | | registration, not at request time | ||
* | | Fix client_crash_test, implement idempotency, fail_fast for C++ | Craig Tiller | 2016-04-01 |
|/ | |||
* | Merge github.com:grpc/grpc into copyright-fix | Craig Tiller | 2016-03-31 |
|\ | |||
* | | Update copyrights | Craig Tiller | 2016-03-31 |
| | | |||
| * | Merge github.com:grpc/grpc into idempotent | Craig Tiller | 2016-03-28 |
| |\ | |/ |/| | |||
* | | Fix copyright | Craig Tiller | 2016-03-25 |
| | | |||
* | | Fix includes | Craig Tiller | 2016-03-25 |
| | | |||
* | | Fix copyrights | Craig Tiller | 2016-03-25 |
| | | |||
* | | Auto-changes | Craig Tiller | 2016-03-25 |
| | | |||
| * | Merge github.com:grpc/grpc into idempotent | Craig Tiller | 2016-03-21 |
| |\ | |/ |/| | |||
* | | Merge pull request #5843 from dgquintas/fix-grpc-lib | Jan Tattermusch | 2016-03-20 |
|\ \ | | | | | | | fixed multiple initialization of globals | ||
* \ \ | Merge pull request #5819 from dgquintas/compression_levels | Jan Tattermusch | 2016-03-18 |
|\ \ \ | | | | | | | | | Implemented compression level algorithms properly | ||
| | * | | fixed multiple initialization of globals | David Garcia Quintas | 2016-03-18 |
| |/ / |/| | | |||
* | | | Doc Fixit: src/cpp/README.md | Yuchen Zeng | 2016-03-18 |
| | | | | | | | | | | | | Replace liquid templates with relative links. |