aboutsummaryrefslogtreecommitdiffhomepage
path: root/src/core/lib/channel
Commit message (Expand)AuthorAge
* Changes to exec_ctx/closure/combiner/workqueue interfacesGravatar Craig Tiller2016-12-28
* Merge remote-tracking branch 'upstream/master' into cpp_filter_api_cleanupGravatar Mark D. Roth2016-12-15
|\
| * Merge pull request #8795 from markdroth/client_channel_init_cleanupGravatar Mark D. Roth2016-12-15
| |\
| * | Add GRPC_CONTEXT_TRAFFIC in grpc_context_indexGravatar Yuchen Zeng2016-12-13
* | | Clean up C++ filter API.Gravatar Mark D. Roth2016-12-12
| |/ |/|
* | Merge remote-tracking branch 'upstream/master' into client_channel_init_cleanupGravatar Mark D. Roth2016-12-09
|\|
| * Merge pull request #8979 from markdroth/handshaker_cleanupGravatar Mark D. Roth2016-12-09
| |\
| | * Make grpc_handshaker vtable wrapper functions public.Gravatar Mark D. Roth2016-12-07
| * | Provide a way to exit handshaking early without an error.Gravatar Mark D. Roth2016-12-06
| |/
* | Merge remote-tracking branch 'upstream/master' into client_channel_init_cleanupGravatar Mark D. Roth2016-12-05
|\|
| * Fix race condition during handshake manager shutdown.Gravatar Mark D. Roth2016-12-02
| * Code review changes.Gravatar Mark D. Roth2016-12-01
* | clang-formatGravatar Mark D. Roth2016-11-30
* | Merge remote-tracking branch 'upstream/master' into client_channel_init_cleanupGravatar Mark D. Roth2016-11-30
|\ \
| | * Allow handshaking to be retried.Gravatar Mark D. Roth2016-11-30
| | * Fix unref-while-lock-held bug. Only shut down handshaker if in progress.Gravatar Mark D. Roth2016-11-30
| | * Make handshaker responsible for destroying endpoint on shutdown or failure.Gravatar Mark D. Roth2016-11-29
| | * Eliminate the user_data overloading hack in handshake_manager.Gravatar Mark D. Roth2016-11-29
| | * Merge remote-tracking branch 'upstream/master' into security_handshaker1Gravatar Mark D. Roth2016-11-29
| | |\ | | |/ | |/|
* | | Fix error handling in channel initialization.Gravatar Mark D. Roth2016-11-29
| * | Fixed http_client raceGravatar David Garcia Quintas2016-11-28
* | | Merge remote-tracking branch 'upstream/master' into client_channel_init_cleanupGravatar Mark D. Roth2016-11-28
|\| |
* | | Fix build problems.Gravatar Mark D. Roth2016-11-28
* | | clang-formatGravatar Mark D. Roth2016-11-18
* | | Change destroy_call_elem() to return a grpc_error*.Gravatar Mark D. Roth2016-11-18
| * | Expose message limit constants so that users can reference themGravatar yang-g2016-11-17
| * | Merge pull request #8617 from markdroth/service_config_jsonGravatar Mark D. Roth2016-11-17
| |\ \
| | | * Change grpc_handshaker_args to be owned by the handshake manager.Gravatar Mark D. Roth2016-11-16
| * | | Fix merge errorGravatar Craig Tiller2016-11-16
| * | | Merge github.com:grpc/grpc into newlinesGravatar Craig Tiller2016-11-16
| |\ \ \ | |/ / / |/| | |
| | | * Merge remote-tracking branch 'upstream/master' into security_handshaker2Gravatar Mark D. Roth2016-11-16
| | | |\ | |_|_|/ |/| | |
| | * | Merge remote-tracking branch 'upstream/master' into service_config_jsonGravatar Mark D. Roth2016-11-16
| | |\ \ | |_|/ / |/| | |
| | | * clang-formatGravatar Mark D. Roth2016-11-14
| | | * Merge branch 'security_handshaker1' into security_handshaker2Gravatar Mark D. Roth2016-11-14
| | | |\
| | | | * clang-formatGravatar Mark D. Roth2016-11-14
| | | | * Fix comments.Gravatar Mark D. Roth2016-11-14
| | | | * Merge remote-tracking branch 'upstream/master' into security_handshaker1Gravatar Mark D. Roth2016-11-14
| | | | |\
* | | | | \ Merge remote-tracking branch 'upstream/master' into latency_in_final_infoGravatar Mark D. Roth2016-11-14
|\ \ \ \ \ \ | | |_|_|_|/ | |/| | | |
| | | | * | Move deadline handling to handshake manager.Gravatar Mark D. Roth2016-11-14
| | | | |/
| | | | * Change handshaker API to take grpc_closure instead of grpc_iomgr_cb_func.Gravatar Mark D. Roth2016-11-14
| * | | | Merge pull request #8335 from y-zeng/tosGravatar Yuchen Zeng2016-11-11
| |\ \ \ \
| | | | | * Change handshake manager to invoke callbacks via an exec_ctx.Gravatar Mark D. Roth2016-11-11
| | |_|_|/ | |/| | |
| | | | * Change JSON format to use the standard proto3 mapping for each type.Gravatar Mark D. Roth2016-11-10
* | | | | Merge remote-tracking branch 'upstream/master' into latency_in_final_infoGravatar Mark D. Roth2016-11-09
|\| | | |
| | | | * Merge remote-tracking branch 'upstream/master' into service_config_jsonGravatar Mark D. Roth2016-11-08
| | | | |\ | | |_|_|/ | |/| | |
| * | | | Merge pull request #8618 from markdroth/channel_info_apiGravatar Mark D. Roth2016-11-08
| |\ \ \ \
| * \ \ \ \ Merge github.com:grpc/grpc into grpc_sliceGravatar Craig Tiller2016-11-08
| |\ \ \ \ \
| | * \ \ \ \ Merge github.com:grpc/grpc into fuzzitGravatar Craig Tiller2016-11-08
| | |\ \ \ \ \
| * | \ \ \ \ \ Merge github.com:grpc/grpc into grpc_sliceGravatar Craig Tiller2016-11-08
| |\ \ \ \ \ \ \ | | | |/ / / / / | | |/| | | | |
| | * | | | | | Merge pull request #8522 from lizan/write_compressed_byte_bufferGravatar David G. Quintas2016-11-07
| | |\ \ \ \ \ \