Commit message (Collapse) | Author | Age | |
---|---|---|---|
* | Merge remote-tracking branch 'upstream/master' into deadline_filter | Mark D. Roth | 2016-09-01 |
|\ | |||
| * | Merge pull request #7943 from markdroth/client_channel_cleanup | Mark D. Roth | 2016-09-01 |
| |\ | | | | | | | Move subchannel_call_holder code into client_channel module. | ||
| * \ | Merge pull request #7914 from y-zeng/cli_main_fork | kpayson64 | 2016-09-01 |
| |\ \ | | | | | | | | | Improve gRPC CLI | ||
| * \ \ | Merge pull request #7918 from y-zeng/server_builder | kpayson64 | 2016-09-01 |
| |\ \ \ | | | | | | | | | | | Add ServerBuilderPlugin::UpdateChannelArguments | ||
| * \ \ \ | Merge pull request #7890 from yeputons/add-iwyu-pragmas-grpc-h | Nicolas Noble | 2016-09-01 |
| |\ \ \ \ | | | | | | | | | | | | | Add IWYU export pragmas to grpc++/grpc++.h. | ||
| * \ \ \ \ | Merge pull request #7936 from y-zeng/log_test | Craig Tiller | 2016-09-01 |
| |\ \ \ \ \ | | | | | | | | | | | | | | | Add no-logging test | ||
| * \ \ \ \ \ | Merge pull request #7939 from dgquintas/server_builder_tiny_include_fix | kpayson64 | 2016-09-01 |
| |\ \ \ \ \ \ | | | | | | | | | | | | | | | | | server builder include fix | ||
| * \ \ \ \ \ \ | Merge pull request #7942 from a-veitch/add_proto | kpayson64 | 2016-09-01 |
| |\ \ \ \ \ \ \ | | | | | | | | | | | | | | | | | | | Add Trace context proto. This is used to transmit trace context between RPC client and server systems. | ||
| * \ \ \ \ \ \ \ | Merge pull request #7877 from adelez/route_to_gfe | Nicolas Noble | 2016-09-01 |
| |\ \ \ \ \ \ \ \ | | | | | | | | | | | | | | | | | | | | | Use the VIP that routes to GFE. | ||
* | \ \ \ \ \ \ \ \ | Merge branch 'client_channel_cleanup' into deadline_filter | Mark D. Roth | 2016-09-01 |
|\ \ \ \ \ \ \ \ \ \ | | |_|_|_|_|_|_|_|/ | |/| | | | | | | | | |||
| * | | | | | | | | | clang-format | Mark D. Roth | 2016-09-01 |
| | | | | | | | | | | |||
| | * | | | | | | | | Merge pull request #7862 from makdharma/grpc_caching | makdharma | 2016-09-01 |
| | |\ \ \ \ \ \ \ \ | | | | | | | | | | | | | | | | | | | | | | | prep work for enabling caching | ||
| | * \ \ \ \ \ \ \ \ | Merge pull request #7854 from pythias/patch-2 | Stanley Cheung | 2016-09-01 |
| | |\ \ \ \ \ \ \ \ \ | | | | | | | | | | | | | | | | | | | | | | | | | Remove undefined env | ||
| | * \ \ \ \ \ \ \ \ \ | Merge pull request #7841 from fr05t1k/cs | Stanley Cheung | 2016-09-01 |
| | |\ \ \ \ \ \ \ \ \ \ | | | | | | | | | | | | | | | | | | | | | | | | | | | Little bit improving code style and php docs | ||
* | | | | | | | | | | | | | Merge branch 'client_channel_cleanup' into deadline_filter | Mark D. Roth | 2016-09-01 |
|\| | | | | | | | | | | | | |||
| * | | | | | | | | | | | | A bit more cleanup. | Mark D. Roth | 2016-09-01 |
| | | | | | | | | | | | | | |||
| | | | | | | | | * | | | | Update CQ_EXPECT_COMPLETION | Yuchen Zeng | 2016-08-31 |
| | | | | | | | | | | | | | |||
| | | | | | | | | * | | | | Merge remote-tracking branch 'upstream/master' into log_test | Yuchen Zeng | 2016-08-31 |
| | | | | | | | | |\ \ \ \ | | | |_|_|_|_|_|_|/ / / / | | |/| | | | | | | | | | | |||
| | | | | * | | | | | | | | moved kMaxPayloadSizeForGet definition to C file | Makarand Dharmapurikar | 2016-08-31 |
| | | | | | | | | | | | | | |||
| | | | | * | | | | | | | | addressed review feedback. | Makarand Dharmapurikar | 2016-08-31 |
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | moved method computation in a if block only when send_initial_metadata is true. | ||
| | * | | | | | | | | | | | Merge pull request #7697 from ejona86/waitforready | Craig Tiller | 2016-08-31 |
| | |\ \ \ \ \ \ \ \ \ \ \ | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Rename Fail Fast doc to Wait for Ready | ||
| | * \ \ \ \ \ \ \ \ \ \ \ | Merge pull request #7858 from markdroth/cq_verifier_file_line | Craig Tiller | 2016-08-31 |
| | |\ \ \ \ \ \ \ \ \ \ \ \ | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Change cq_verifier to report file and line number for expectations. | ||
| * | | | | | | | | | | | | | | Move subchannel_call_holder code into client_channel module. | Mark D. Roth | 2016-08-31 |
| |/ / / / / / / / / / / / / | |||
| | | | | | | | * / / / / / | add trace context proto | Alistair Veitch | 2016-08-31 |
| | |_|_|_|_|_|/ / / / / / | |/| | | | | | | | | | | | |||
| | | | | | * | | | | | | | one more clang-format fix | Makarand Dharmapurikar | 2016-08-31 |
| | | | | | | | | | | | | | |||
| * | | | | | | | | | | | | Merge pull request #7842 from jboeuf/security_context_extension | Mark D. Roth | 2016-08-31 |
| |\ \ \ \ \ \ \ \ \ \ \ \ | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Adding extension points for security context. | ||
* | | | | | | | | | | | | | | Add locking. Add cancellation check. Use grpc_call_element_send_cancel(). | Mark D. Roth | 2016-08-31 |
| | | | | | | | | | | | | | | |||
| | | | | | | | | * | | | | | server builder include fix | David Garcia Quintas | 2016-08-31 |
| | |_|_|_|_|_|_|/ / / / / | |/| | | | | | | | | | | | |||
| * | | | | | | | | | | | | Merge pull request #7867 from grpc/jcanizales-patch-1 | makdharma | 2016-08-30 |
| |\ \ \ \ \ \ \ \ \ \ \ \ | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Avoid static initialization of the kIdentity block | ||
| | | | | | | | * | | | | | | addressed comments from review | Makarand Dharmapurikar | 2016-08-30 |
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | modified comment about when GET verb is used. Added code to read data from send_message and defer the op when it is not fully available. clang-format one more time. | ||
| | | | | | | | | | * | | | | Add no-logging test | Yuchen Zeng | 2016-08-30 |
| | | | | | | | | | | | | | | |||
| * | | | | | | | | | | | | | Merge pull request #7924 from dgquintas/bump_protobuf_commit | Nicolas Noble | 2016-08-30 |
| |\ \ \ \ \ \ \ \ \ \ \ \ \ | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Updated protobuf to fix gmock url in autogen.sh | ||
| | | | | | | | | | * | | | | | Fix full cloud to prod | Adele Zhou | 2016-08-30 |
| | | | | | | | | | | | | | | | |||
| * | | | | | | | | | | | | | | Merge pull request #7795 from dgquintas/errors_doc | David G. Quintas | 2016-08-30 |
| |\ \ \ \ \ \ \ \ \ \ \ \ \ \ | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | slight rewording of grpc_error ownership rules | ||
| * \ \ \ \ \ \ \ \ \ \ \ \ \ \ | Merge pull request #7912 from ctiller/g_stands_for | Craig Tiller | 2016-08-30 |
| |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Specify the "g" in gRPC | ||
| * \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | Merge pull request #7798 from y-zeng/ServerReaderWriterInterface | kpayson64 | 2016-08-30 |
| |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Add ServerReaderWriterInterface | ||
| * \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | Merge pull request #7645 from y-zeng/fix_ev_epoll_linux | kpayson64 | 2016-08-30 |
| |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Fix fd_orphan in ev_epoll_linux.c | ||
| * \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | Merge pull request #7228 from atetubou/fix_typo | kpayson64 | 2016-08-30 |
| |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Fix a typo in include/grpc++/impl/codegen/client_context.h | ||
| * \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | Merge pull request #7146 from rjshade/delete_timeout_enum | kpayson64 | 2016-08-30 |
| |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | | |_|_|_|_|_|_|_|_|_|_|_|_|_|_|/ / / / | |/| | | | | | | | | | | | | | | | | | | Delete unused TIMEOUT enum in end2end tests | ||
| | | | | | | | * | | | | | | | | | | | | Updated protobuf to bba446bbf2ac7b0b9923d4eb07d5acd0665a8cf0 | David Garcia Quintas | 2016-08-30 |
| | |_|_|_|_|_|/ / / / / / / / / / / / | |/| | | | | | | | | | | | | | | | | | |||
| | | | | | | | | | | | | | | | | * | | Add ServerBuilderPlugin::UpdateChannelArguments | Yuchen Zeng | 2016-08-29 |
| | |_|_|_|_|_|_|_|_|_|_|_|_|_|_|/ / | |/| | | | | | | | | | | | | | | | | |||
| | | | | | | | | | | | | | | | | * | Use --protofiles | Yuchen Zeng | 2016-08-29 |
| | | | | | | | | | | | | | | | | | | |||
| | | | | | * | | | | | | | | | | | | Update documentation | Craig Tiller | 2016-08-29 |
| | | | | | | | | | | | | | | | | | | |||
| | | | | | | | | | | | | | * | | | | fixes for asan leak, and proxy test | Makarand Dharmapurikar | 2016-08-29 |
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | freeing up payload_bytes. returning GET response only once. | ||
| * | | | | | | | | | | | | | | | | | Merge pull request #7839 from markdroth/rename_client_config | Mark D. Roth | 2016-08-29 |
| |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Rename grpc_client_config to grpc_resolver_result. | ||
| | | | | | | | | | | | | | | * | | | | surface cacheable flag to the call | Makarand Dharmapurikar | 2016-08-29 |
| | | | | | | | | | | | | | | | | | | | |||
| * | | | | | | | | | | | | | | | | | | Merge pull request #7897 from stanley-cheung/php-fix-per-rpc-creds | Stanley Cheung | 2016-08-29 |
| |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | PHP: reject metadata keys that are not legal | ||
| | | | | | | | * | | | | | | | | | | | | 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 epoll_{,p}wait as blocking regions if they have a timeout |