Commit message (Collapse) | Author | Age | |
---|---|---|---|
* | 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 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 |
| | | | |||
* | | | 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 |
| | | |||
* | | copyrights | David Garcia Quintas | 2016-03-02 |
| | | |||
* | | introduced workaround for proto_utils | David Garcia Quintas | 2016-03-02 |
|/ | |||
* | Merge branch 'master' of github.com:grpc/grpc into alarm_cpp | David Garcia Quintas | 2016-02-22 |
|\ | |||
| * | Merge pull request #5287 from yang-g/global_callback_magic | Craig Tiller | 2016-02-22 |
| |\ | | | | | | | Add a way to override channel arguments for server creation | ||
* | | | PR comments addressed | David Garcia Quintas | 2016-02-22 |
| | | | |||
* | | | Merge branch 'master' of github.com:grpc/grpc into alarm_cpp | David Garcia Quintas | 2016-02-22 |
|\| | | |||
| * | | Fixed refactoring of grpc_arg pointer vtable | David Garcia Quintas | 2016-02-17 |
| | | | |||
* | | | Merge branch 'master' of github.com:grpc/grpc into alarm_cpp | David Garcia Quintas | 2016-02-17 |
|\| | | |||
* | | | Made Alarm's constructor a template for deadline | David Garcia Quintas | 2016-02-17 |
| | | | |||
| * | | Merge pull request #4859 from ctiller/sceq | Sree Kuchibhotla | 2016-02-17 |
| |\ \ | | | | | | | | | Subchannel Sharing [The interop tests failures and Basic test failures are unrelated to this change. Merging] | ||
| * | | | Merge pull request #5186 from yang-g/inherit_from_grpc_library | Sree Kuchibhotla | 2016-02-17 |
|/| | | | | | | | | | | | Provide explicit API for user to set user agent string prefix | ||
| | | * | Add a way to override channel arguments for server creation | yang-g | 2016-02-17 |
| |_|/ |/| | | |||
| * | | add comments | yang-g | 2016-02-17 |
| | | | |||
| | * | Merge github.com:grpc/grpc into sceq | Craig Tiller | 2016-02-17 |
| | |\ | |_|/ |/| | | |||
| * | | Merge remote-tracking branch 'upstream/master' into inherit_from_grpc_library | yang-g | 2016-02-12 |
| |\ \ | |||
* | | | | Remove a vestige | vjpai | 2016-02-11 |
| | | | | |||
* | | | | fixed_size_thread_pool : why do we even have that lever? It has been | vjpai | 2016-02-11 |
| |/ / |/| | | | | | | | | deprecated and unused for quite some time. | ||
* | | | Remove a small allocation, at the cost of a little uglier header file. | Vijay Pai | 2016-02-11 |
| | | | | | | | | | | | | This commit may or may not be a great tradeoff. | ||
* | | | Sanity: clang-format and regen projects | Vijay Pai | 2016-02-11 |
| | | | |||
* | | | tag fed in by user should be any arbitrary tag, not a CompletionQueueTag | vjpai | 2016-02-10 |
| | | | | | | | | | | | | type | ||
| * | | Fix copyright | yang-g | 2016-02-10 |
| | | | |||
| * | | Provide explicit API for user to set user agent string prefix | yang-g | 2016-02-10 |
|/ / | |||
| * | Merge github.com:grpc/grpc into sceq | Craig Tiller | 2016-02-09 |
| |\ | |/ |/| |