aboutsummaryrefslogtreecommitdiffhomepage
path: root/src/core/lib
Commit message (Expand)AuthorAge
...
| | | * Log cv, mu pointers and deadline valuesGravatar Muxi Yan2018-09-28
| | | * Log init counter after the cv is initializedGravatar Muxi Yan2018-09-27
| * | | Add TODO in fd_global_shutdown()Gravatar Juanli Shen2018-09-27
| | | * Remove another cvGravatar Muxi Yan2018-09-27
| | | * Wrap everything with macroGravatar Muxi Yan2018-09-27
* | | | Add comments on what 'covering' a write meansGravatar Sree Kuchibhotla2018-09-27
|/ / /
| | * Core infrastructure for timer manager debugGravatar Muxi Yan2018-09-27
* | | Merge pull request #16700 from soheilhy/timer-shardsGravatar Yang Gao2018-09-27
|\ \ \
* \ \ \ Merge pull request #16698 from soheilhy/branch-optimization-errGravatar Noah Eisen2018-09-26
|\ \ \ \
* | | | | Empty implementation of grpc_use_signal since not actually needed anymoreGravatar Vijay Pai2018-09-26
| |_|_|/ |/| | |
| | * | Set a minimum bound of 1 for the number of timer shards.Gravatar Soheil Hassas Yeganeh2018-09-25
| | * | Increase the maximum number of timer shards to 32.Gravatar Soheil Hassas Yeganeh2018-09-25
| * | | Avoid extra branches in grpc_error_get_(str|int).Gravatar Soheil Hassas Yeganeh2018-09-25
| |/ /
* | | Merge branch 'master' of https://github.com/grpc/grpc into channelzGravatar ncteisen2018-09-25
|\| |
* | | reviewer feedback:Gravatar ncteisen2018-09-25
* | | reviewer feedbackGravatar ncteisen2018-09-24
| * | Merge pull request #16582 from yashykt/statuscautionGravatar Yash Tibrewal2018-09-24
| |\ \
| * | | Delete epollsig poller and tests using itGravatar Vijay Pai2018-09-22
| | * | Merge branch 'master' into statuscautionGravatar Yash Tibrewal2018-09-21
| | |\ \ | | |/ / | |/| |
| * | | Merge pull request #16671 from grpc/security_func_signatureGravatar Muxi Yan2018-09-21
| |\ \ \
| | | * | Revert the revert to server.ccGravatar Yash Tibrewal2018-09-21
| | * | | Change function signatureGravatar Muxi Yan2018-09-21
| | | * | Set seen_recv_trailing_metadata to falseGravatar Yash Tibrewal2018-09-20
| * | | | Merge pull request #16646 from vjpai/callback_codegen_client_unaryGravatar Vijay Pai2018-09-20
| |\ \ \ \ | | |_|_|/ | |/| | |
| * | | | Merge pull request #16663 from hcaseyal/delete_unecessary_callout_checksGravatar hcaseyal2018-09-20
| |\ \ \ \
| | | * | | Make our C function pointer use consistentGravatar Vijay Pai2018-09-20
| * | | | | Merge pull request #16488 from hcaseyal/hpack_static_tableGravatar hcaseyal2018-09-20
| |\ \ \ \ \ | | |_|_|/ / | |/| | | |
| | | | * | Make the core callback interface API so that it can be used in generated codeGravatar Vijay Pai2018-09-19
| | |_|/ / | |/| | |
| | | * | Add in port_platform.h. The permanent fix for this is currently in a pending ...Gravatar Hope Casey-Allen2018-09-19
| | | * | Remove unnecessary callout_is_default checksGravatar Hope Casey-Allen2018-09-19
| | |/ / | |/| |
| | * | Some reorganizing to respond to code review commentsGravatar Hope Casey-Allen2018-09-19
* | | | Channelz socket supportGravatar ncteisen2018-09-18
| | | * Merge branch 'master' into statuscautionGravatar Yash Tibrewal2018-09-18
| | | |\ | | |_|/ | |/| |
| | | * Noob mistakeGravatar Yash Tibrewal2018-09-17
| | | * Reviewer commentsGravatar Yash Tibrewal2018-09-17
| * | | Convert status_error to an atomic because it can be accessed from different t...Gravatar Yash Tibrewal2018-09-14
| | | * Reviewer commentsGravatar Yash Tibrewal2018-09-14
| | | * Merge branch 'master' into statuscautionGravatar Yash Tibrewal2018-09-13
| | | |\ | | |_|/ | |/| |
| * | | Merge branch 'master' into tcpusertimeoutGravatar Yash Tibrewal2018-09-12
| |\ \ \
| * | | | Add logging to be sure about set valuesGravatar Yash Tibrewal2018-09-12
| | | * | Even cleaner implementation that does not modify the grpc_mdelem struct.Gravatar Hope Casey-Allen2018-09-12
| | * | | Merge pull request #16492 from vjpai/client_callbackGravatar Vijay Pai2018-09-12
| | |\ \ \
| | * | | | fix clang tidyGravatar ncteisen2018-09-11
| |/ / / / |/| | | |
* | | | | Add check on server for channelz accessorGravatar ncteisen2018-09-11
* | | | | Merge pull request #16594 from yashykt/statusdrGravatar Yash Tibrewal2018-09-11
|\ \ \ \ \
| | | | * | Clang tidyGravatar Hope Casey-Allen2018-09-11
| | | | * | Small formatting and style changesGravatar Hope Casey-Allen2018-09-11
| | | | * | Fix codegen script to include port_platformGravatar Hope Casey-Allen2018-09-10
| | | | * | Much cleaner approach that should address code review comments as wellGravatar Hope Casey-Allen2018-09-10
| | | | * | WIP. Modifying grpc_mdelem to store the static hpack table idnexGravatar Hope Casey-Allen2018-09-10