Commit message (Expand) | Author | Age | |
---|---|---|---|
* | Merge branch 'client_channel_cleanup' into deadline_filter | Mark D. Roth | 2016-09-01 |
|\ | |||
| * | clang-format | Mark D. Roth | 2016-09-01 |
* | | Merge branch 'client_channel_cleanup' into deadline_filter | Mark D. Roth | 2016-09-01 |
|\| | |||
| * | A bit more cleanup. | Mark D. Roth | 2016-09-01 |
| * | Move subchannel_call_holder code into client_channel module. | Mark D. Roth | 2016-08-31 |
| * | Merge pull request #7842 from jboeuf/security_context_extension | Mark D. Roth | 2016-08-31 |
| |\ | |||
* | | | Add locking. Add cancellation check. Use grpc_call_element_send_cancel(). | Mark D. Roth | 2016-08-31 |
| * | | Merge pull request #7867 from grpc/jcanizales-patch-1 | makdharma | 2016-08-30 |
| |\ \ | |||
| * \ \ | Merge pull request #7924 from dgquintas/bump_protobuf_commit | Nicolas Noble | 2016-08-30 |
| |\ \ \ | |||
| * \ \ \ | Merge pull request #7795 from dgquintas/errors_doc | David G. Quintas | 2016-08-30 |
| |\ \ \ \ | |||
| * \ \ \ \ | Merge pull request #7912 from ctiller/g_stands_for | Craig Tiller | 2016-08-30 |
| |\ \ \ \ \ | |||
| * \ \ \ \ \ | Merge pull request #7798 from y-zeng/ServerReaderWriterInterface | kpayson64 | 2016-08-30 |
| |\ \ \ \ \ \ | |||
| * \ \ \ \ \ \ | Merge pull request #7645 from y-zeng/fix_ev_epoll_linux | kpayson64 | 2016-08-30 |
| |\ \ \ \ \ \ \ | |||
| * \ \ \ \ \ \ \ | Merge pull request #7228 from atetubou/fix_typo | kpayson64 | 2016-08-30 |
| |\ \ \ \ \ \ \ \ | |||
| * \ \ \ \ \ \ \ \ | Merge pull request #7146 from rjshade/delete_timeout_enum | kpayson64 | 2016-08-30 |
| |\ \ \ \ \ \ \ \ \ | |||
| | | | | | | | * | | | Updated protobuf to bba446bbf2ac7b0b9923d4eb07d5acd0665a8cf0 | David Garcia Quintas | 2016-08-30 |
| | |_|_|_|_|_|/ / / | |/| | | | | | | | | |||
| | | | | | * | | | | Update documentation | Craig Tiller | 2016-08-29 |
| * | | | | | | | | | Merge pull request #7839 from markdroth/rename_client_config | Mark D. Roth | 2016-08-29 |
| |\ \ \ \ \ \ \ \ \ | |||
| * \ \ \ \ \ \ \ \ \ | Merge pull request #7897 from stanley-cheung/php-fix-per-rpc-creds | Stanley Cheung | 2016-08-29 |
| |\ \ \ \ \ \ \ \ \ \ | |||
| | | | | | | | * | | | | Specify the "g" in gRPC | Craig Tiller | 2016-08-29 |
| | |_|_|_|_|_|/ / / / | |/| | | | | | | | | | |||
* | | | | | | | | | | | Fix build problems when refcount debugging is enabled. | Mark D. Roth | 2016-08-29 |
| * | | | | | | | | | | Merge pull request #7905 from vjpai/epoll_blocks | Craig Tiller | 2016-08-29 |
| |\ \ \ \ \ \ \ \ \ \ | |||
| | * | | | | | | | | | | Mark an epoll that has a timeout as a blocking region | Vijay Pai | 2016-08-28 |
| |/ / / / / / / / / / | |||
| * | | | | | | | | | | Merge pull request #7831 from thunderboltsid/remove-skipif-pypy | Nicolas Noble | 2016-08-28 |
| |\ \ \ \ \ \ \ \ \ \ | |||
| | | * | | | | | | | | | php: error out if metadata key is not legal | Stanley Cheung | 2016-08-26 |
| | | * | | | | | | | | | php: fix per_rpc_creds capital auth header key | Stanley Cheung | 2016-08-26 |
| | |/ / / / / / / / / | |/| | | | | | | | | | |||
* | | | | | | | | | | | Merge remote-tracking branch 'upstream/master' into deadline_filter | Mark D. Roth | 2016-08-26 |
|\| | | | | | | | | | | |||
| * | | | | | | | | | | Merge pull request #7850 from overtrue/patch-1 | Stanley Cheung | 2016-08-26 |
| |\ \ \ \ \ \ \ \ \ \ | |||
* | | | | | | | | | | | | Cancel deadline timer from on_complete instead of destroy_call_elem(). | Mark D. Roth | 2016-08-26 |
| | | | | | | | | | | * | Merge branch 'master' of github.com:grpc/grpc into security_context_extension | Julien Boeuf | 2016-08-26 |
| | | | | | | | | | | |\ | | |_|_|_|_|_|_|_|_|_|/ | |/| | | | | | | | | | | |||
* | | | | | | | | | | | | Initial code to move deadline timer into a filter. Timer cancellation | Mark D. Roth | 2016-08-26 |
| | | | | | | | | | | * | Addressing feedback. | Julien Boeuf | 2016-08-25 |
| * | | | | | | | | | | | Merge pull request #7799 from ejona86/percent-encode-status-desc | Eric Anderson | 2016-08-25 |
| |\ \ \ \ \ \ \ \ \ \ \ | |||
| * | | | | | | | | | | | | Merge pull request #7643 from PiotrSikora/export_license | Nicolas Noble | 2016-08-25 |
|/| | | | | | | | | | | | | |||
| | | | | | | * | | | | | | Merge branch 'fix_typo' of github.com:atetubou/grpc into fix_typo | Takuto Ikuta | 2016-08-25 |
| | | | | | | |\ \ \ \ \ \ | |||
| | | | | | | * | | | | | | | remove docstring for not existing argument | Takuto Ikuta | 2016-08-25 |
| | | | | | | * | | | | | | | Fix a typo | Takuto Ikuta | 2016-08-25 |
| | | | | | | * | | | | | | | Merge pull request #1 from grpc/master | Takuto Ikuta | 2016-08-25 |
| | | | | | | |\ \ \ \ \ \ \ | |_|_|_|_|_|_|/ / / / / / / |/| | | | | | | | | | | | | | |||
| | | | | | | | * | | | | | | Merge branch 'master' of git://github.com/grpc/grpc into fix_typo | Takuto Ikuta | 2016-08-25 |
| | | | | | | | |\ \ \ \ \ \ | |_|_|_|_|_|_|_|/ / / / / / |/| | | | | | | | | | | | | | |||
| | | | | | | | | | | | * | | Avoid static initialization of the kIdentity block | Jorge Canizales | 2016-08-24 |
| |_|_|_|_|_|_|_|_|_|_|/ / |/| | | | | | | | | | | | | |||
| * | | | | | | | | | | | | Bazel: export LICENSE file. | Piotr Sikora | 2016-08-24 |
|/ / / / / / / / / / / / | |||
* | | | | | | | | | | | | Merge pull request #7616 from markdroth/cq_verifier_cleanup | Nicolas Noble | 2016-08-24 |
|\ \ \ \ \ \ \ \ \ \ \ \ | |||
| | | | | | | | * | | | | | remove docstring for not existing argument | Takuto Ikuta | 2016-08-24 |
| | | * | | | | | | | | | | Remove the extra comma | 安正超 | 2016-08-24 |
| |_|/ / / / / / / / / / |/| | | | | | | | | | | | |||
* | | | | | | | | | | | | Merge pull request #7802 from nicolasnoble/upmerge-from-v1.0.x | Nicolas Noble | 2016-08-23 |
|\ \ \ \ \ \ \ \ \ \ \ \ | |||
| | | | | * | | | | | | | | Fix broken test. | Mark D. Roth | 2016-08-23 |
| | | | | * | | | | | | | | clang-format | Mark D. Roth | 2016-08-23 |
| * | | | | | | | | | | | | Removing unused header. | Nicolas "Pixel" Noble | 2016-08-23 |
| * | | | | | | | | | | | | Untangling secure and unsecure. | Nicolas "Pixel" Noble | 2016-08-23 |
| | | | | | * | | | | | | | clang-format remove blank lines | Robbie Shade | 2016-08-23 |