Commit message (Collapse) | Author | Age | |
---|---|---|---|
* | Renamed some defines | David Garcia Quintas | 2016-05-12 |
| | |||
* | 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 github.com:grpc/grpc into strong-includes | Craig Tiller | 2016-04-21 |
|\ | |||
| * | 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. | ||
| * | | Implemented compression level algorithms properly (as a function of the ↵ | David Garcia Quintas | 2016-03-17 |
|/ / | | | | | | | accepted algorithms by the call's peer. | ||
| * | Merge github.com:grpc/grpc into idempotent | Craig Tiller | 2016-03-17 |
| |\ | |/ |/| | |||
| * | Merge github.com:grpc/grpc into idempotent | Craig Tiller | 2016-03-16 |
| |\ | |||
* | \ | Merge branch 'master' of github.com:grpc/grpc into codegen_lib | David Garcia Quintas | 2016-03-15 |
|\ \ \ | | |/ | |/| | |||
| * | | Merge branch 'master' into revert-5599-revert-5572-srv_ctx | vjpai | 2016-03-14 |
| |\ \ | |||
* | | | | removed spurious namespace qualification | David Garcia Quintas | 2016-03-09 |
| | | | | |||
| | | * | Punch through flags for incoming calls | Craig Tiller | 2016-03-09 |
| | | | | |||
* | | | | removed spurious grpc_library.cc | David Garcia Quintas | 2016-03-09 |
| | | | | |||
| | * | | Doc Fixit: src/cpp/README need more information, revised 03092016 | Yuchen Zeng | 2016-03-09 |
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | - Revised 'protoc' section and 'Documentation' section as LisaFC suggested. - Added 'Examples' section as LisaFC suggested. Resolves: #5661 | ||
* | | | | docstrings | David Garcia Quintas | 2016-03-08 |
| | | | | |||
| | * | | Doc Fixit: src/cpp/README need more information | Yuchen Zeng | 2016-03-08 |
| | |/ | |||
* | | | copyright | David Garcia Quintas | 2016-03-08 |
| | | | |||
* | | | clang-format | David Garcia Quintas | 2016-03-08 |
| | | | |||
* | | | codegen interface usage of gpr_inf_future | David Garcia Quintas | 2016-03-08 |
| | | | |||
* | | | reverted gpr_ time changes | David Garcia Quintas | 2016-03-08 |
| | | | |||
* | | | fixed wrong refactoring | David Garcia Quintas | 2016-03-08 |
| | | | |||
* | | | moved some files around | David Garcia Quintas | 2016-03-08 |
| | | | |||
* | | | compiles! | David Garcia Quintas | 2016-03-08 |
| | | | |||
* | | | wip. cq refactored | David Garcia Quintas | 2016-03-07 |
| | | | |||
* | | | wip. prior to cq refactoring | David Garcia Quintas | 2016-03-07 |
| | | | |||
| * | | Revert "Revert "Properly integrate async API with server-side cancellations."" | Sree Kuchibhotla | 2016-03-07 |
| |/ | |||
* | | added missing initializer for global proto_serializer holder to codegen lib | David Garcia Quintas | 2016-03-06 |
| | | |||
| * | Revert "Properly integrate async API with server-side cancellations." | Sree Kuchibhotla | 2016-03-04 |
| | | |||
| * | Properly integrate async API with server-side cancellations. | Vijay Pai | 2016-03-03 |
| | | | | | | | | There is a comment above IsCancelled that says when it is ok to use this. | ||
* | | fix comments | David Garcia Quintas | 2016-03-02 |
| | | |||
* | | clang-format | David Garcia Quintas | 2016-03-02 |
| | |