Commit message (Collapse) | Author | Age | |
---|---|---|---|
* | Merge pull request #15383 from markdroth/handshaker_fix | Mark D. Roth | 2018-05-17 |
|\ | | | | | Call on_handshake_done with an error when handshaker is shut down. | ||
* \ | Merge pull request #15200 from yashykt/combiner_run | Yash Tibrewal | 2018-05-17 |
|\ \ | | | | | | | Add combiner_run | ||
* \ \ | Merge pull request #15419 from AspirinSJL/update_doc | Juanli Shen | 2018-05-17 |
|\ \ \ | | | | | | | | | Update comment of LB request | ||
| | | * | Clean up endpoint, args, and read buffer upon handshake timeout. | Mark D. Roth | 2018-05-17 |
| | | | | |||
| * | | | Update comment of LB request | Juanli Shen | 2018-05-17 |
| | | | | |||
* | | | | Merge pull request #15417 from chingor13/php-default-channel | Zhouyihai Ding | 2018-05-17 |
|\ \ \ \ | | | | | | | | | | | PHP: Surface a static method to fetch the default Channel | ||
* \ \ \ \ | Merge pull request #15380 from ncteisen/channel-stack-builder-tracer | Noah Eisen | 2018-05-17 |
|\ \ \ \ \ | |_|/ / / |/| | | | | Remove Channel Stack Construction Tracer | ||
| | * | | | Provide hostname to getDefaultChannel | Jeff Ching | 2018-05-16 |
| | | | | | |||
* | | | | | Merge pull request #15050 from grpc/fix-grpchost-connchange | Muxi Yan | 2018-05-16 |
|\ \ \ \ \ | | | | | | | | | | | | | Fix GRPCHost callback for connectivity monitor | ||
| | | * | | | Surface a static method to fetch the default Channel that a BaseStub would ↵ | Jeff Ching | 2018-05-16 |
| | | | | | | | | | | | | | | | | | | | | | | | | create | ||
| | * | | | | Remove grpc_trace_channel_stack_builder | ncteisen | 2018-05-16 |
| | | | | | | |||
* | | | | | | Merge pull request #15339 from ncteisen/new-delete-hack | Noah Eisen | 2018-05-16 |
|\ \ \ \ \ \ | | | | | | | | | | | | | | | Add Single Point of Maintenance for New/Delete friend Declarations | ||
| | | | | * | | Add comment on use of GPRC_CLOSURE_SCHED instead of GRPC_CLOSURE_RUN | Yash Tibrewal | 2018-05-16 |
| | | | | | | | |||
* | | | | | | | Merge pull request #15413 from ZhouyihaiDing/php_interceptor_inherit | Zhouyihai Ding | 2018-05-16 |
|\ \ \ \ \ \ \ | | | | | | | | | | | | | | | | | PHP: make InterceptorChannel inherits from Channel | ||
* \ \ \ \ \ \ \ | Merge pull request #13947 from kpayson64/less_epoll_ctl | kpayson64 | 2018-05-16 |
|\ \ \ \ \ \ \ \ | | | | | | | | | | | | | | | | | | | Add fd cache to epollex | ||
* \ \ \ \ \ \ \ \ | Merge pull request #15386 from yang-g/kernel_y_u_no_fair | Yang Gao | 2018-05-16 |
|\ \ \ \ \ \ \ \ \ | |_|_|_|_|_|/ / / |/| | | | | | | | | Round robin incoming connection on a per-fd basis | ||
| | | * | | | | | | php InterceptorChannel inherits from Channel | ZhouyihaiDing | 2018-05-16 |
| | | | | | | | | | |||
| | | * | | | | | | php interceptor test nits | ZhouyihaiDing | 2018-05-16 |
| |_|/ / / / / / |/| | | | | | | | |||
* | | | | | | | | Merge pull request #15404 from jiangtaoli2016/ecdsa | Jiangtao Li | 2018-05-16 |
|\ \ \ \ \ \ \ \ | | | | | | | | | | | | | | | | | | | Add ECDSA to gRPC default SSL cipher list | ||
* \ \ \ \ \ \ \ \ | Merge pull request #15399 from ZhouyihaiDing/interceptor_composer | Zhouyihai Ding | 2018-05-16 |
|\ \ \ \ \ \ \ \ \ | | | | | | | | | | | | | | | | | | | | | PHP: fix InterceptorChannel not autoload by composer | ||
* \ \ \ \ \ \ \ \ \ | Merge pull request #13498 from lipka/utf8 | Muxi Yan | 2018-05-16 |
|\ \ \ \ \ \ \ \ \ \ | | | | | | | | | | | | | | | | | | | | | | | Objective-C: UTF8 encoding for error messages and metadata values | ||
| | | | | | | * | | | | Fix build error | Muxi Yan | 2018-05-16 |
| | | | | | | | | | | | |||
* | | | | | | | | | | | Merge pull request #15285 from grpc/fix-channel-leak | Muxi Yan | 2018-05-16 |
|\ \ \ \ \ \ \ \ \ \ \ | | | | | | | | | | | | | | | | | | | | | | | | | Fix a memory leak in GRPCChannel | ||
* \ \ \ \ \ \ \ \ \ \ \ | Merge pull request #15384 from ncteisen/sanity | Noah Eisen | 2018-05-16 |
|\ \ \ \ \ \ \ \ \ \ \ \ | | | | | | | | | | | | | | | | | | | | | | | | | | | Fix Sanity Test for Core Banned Functions | ||
* \ \ \ \ \ \ \ \ \ \ \ \ | Merge pull request #15360 from yang-g/user_data | Yang Gao | 2018-05-15 |
|\ \ \ \ \ \ \ \ \ \ \ \ \ | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Remove unused code | ||
| | | | | | * | | | | | | | | Add ECDSA to gRPC default SSL cipher list | jiangtaoli2016 | 2018-05-15 |
| |_|_|_|_|/ / / / / / / / |/| | | | | | | | | | | | | |||
| | | | | * | | | | | | | | PHP: fix InterceptorChannel not autoload by composer | ZhouyihaiDing | 2018-05-15 |
| | | | | | | | | | | | | | |||
| | | | | | | * | | | | | | Add epollex fd cache | kpayson64 | 2018-05-15 |
| | | | | | | | | | | | | | |||
* | | | | | | | | | | | | | Merge pull request #15373 from thinkerou/del_include | Zhouyihai Ding | 2018-05-15 |
|\ \ \ \ \ \ \ \ \ \ \ \ \ | |_|_|_|_|_|_|/ / / / / / |/| | | | | | | | | | | | | PHP: remove invalid include-file and adjust include-file sort | ||
| | | | | | | * | | | | | | Round robin incoming connection on a per-fd basis | yang-g | 2018-05-15 |
| |_|_|_|_|_|/ / / / / / |/| | | | | | | | | | | | |||
| | * | | | | | | | | | | Remove unused code | yang-g | 2018-05-15 |
| |/ / / / / / / / / / |/| | | | | | | | | | | |||
* | | | | | | | | | | | Merge pull request #14647 from kpayson64/fork_exec_ctx_check | kpayson64 | 2018-05-15 |
|\ \ \ \ \ \ \ \ \ \ \ | | | | | | | | | | | | | | | | | | | | | | | | | Add exec_ctx check to fork handlers | ||
| | | * | | | | | | | | | Reviewer feedback and build fixes | ncteisen | 2018-05-15 |
| | | | | | | | | | | | | |||
| | | | | | | | | | | * | Call on_handshake_done with an error when handshaker is shut down. | Mark D. Roth | 2018-05-15 |
| | | | | | | | | | |/ | | | | | | | | | |/| | |||
* | | | | | | | | | | | Merge pull request #15280 from yashykt/statsrem | Yash Tibrewal | 2018-05-15 |
|\ \ \ \ \ \ \ \ \ \ \ | |_|_|_|_|_|_|_|_|/ / |/| | | | | | | | | | | Remove stats collection from opt builds | ||
| | | | * | | | | | | | Stop using banned functions | ncteisen | 2018-05-15 |
| |_|_|/ / / / / / / |/| | | | | | | | | | |||
| | | * | | | | | | | remove invalid include-file and adjust include-file sort | thinkerou | 2018-05-15 |
| | | | | | | | | | | |||
* | | | | | | | | | | Merge pull request #15362 from mehrdada/remove-futures-from-requirements | Mehrdad Afshari | 2018-05-14 |
|\ \ \ \ \ \ \ \ \ \ | |_|_|/ / / / / / / |/| | | | | | | | | | Eliminate futures package from requirements.txt | ||
* | | | | | | | | | | Merge pull request #15347 from apolcyn/remove_ares_double_exec_ctx | apolcyn | 2018-05-14 |
|\ \ \ \ \ \ \ \ \ \ | |_|_|_|_|_|/ / / / |/| | | | | | | | | | Remove a redundant ExecCtx in c-ares resolver | ||
| | * | | | | | | | | Install futures package only on Python 2 | Mehrdad Afshari | 2018-05-14 |
| | | | | | | | | | | |||
| | | * | | | | | | | Undo clang_format script change | Yash Tibrewal | 2018-05-14 |
| | | | | | | | | | | |||
| | | * | | | | | | | Cleanup stats removal for opt build. Stats will only be collected on debug ↵ | Yash Tibrewal | 2018-05-14 |
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | builds or if GRPC_COLLECT_STATS is defined. | ||
* | | | | | | | | | | Merge pull request #15350 from ericgribkoff/remove_no_op_string | Eric Gribkoff | 2018-05-14 |
|\ \ \ \ \ \ \ \ \ \ | |_|/ / / / / / / / |/| | | | | | | | | | chttp2_transport: remove unused string | ||
| * | | | | | | | | | chttp2_transport: remove unused string | Eric Gribkoff | 2018-05-14 |
| | | | | | | | | | | |||
* | | | | | | | | | | Remove print | ganmacs | 2018-05-14 |
| | | | | | | | | | | |||
* | | | | | | | | | | PHP: chang shared channel behavior | ZhouyihaiDing | 2018-05-12 |
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | PHP: add persistent list upper bounnd check change upper bound from global to each target add ref/unreef; Only delete ref_count=0; make the code cleaner persistent map update after review u2nd pdate after the review | ||
| | * | | | | | | | | Remove a redundant ExecCtx in c-ares resolver | Alexander Polcyn | 2018-05-11 |
| |/ / / / / / / / | |||
* | | | | | | | | | Merge pull request #15044 from yashykt/gprlikely2 | Yash Tibrewal | 2018-05-11 |
|\ \ \ \ \ \ \ \ \ | |/ / / / / / / / |/| | | | | | | | | Add GPR_UNLIKELY annotations for client side on error cases | ||
| | | * | | | | | | Review changes | kpayson64 | 2018-05-11 |
| | | | | | | | | | |||
| | | * | | | | | | Merge remote-tracking branch 'upstream/master' into fork_exec_ctx_check | kpayson64 | 2018-05-11 |
| | | |\ \ \ \ \ \ | |_|_|/ / / / / / |/| | | | | | | | |