aboutsummaryrefslogtreecommitdiffhomepage
path: root/src/core
Commit message (Expand)AuthorAge
* Free result of grpc_dump_sliceGravatar David Garcia Quintas2018-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
| |\ | |/ |/|
| * Add commentGravatar Yash Tibrewal2018-09-21
* | Merge pull request #16671 from grpc/security_func_signatureGravatar Muxi Yan2018-09-21
|\ \
* \ \ Merge pull request #16661 from hcaseyal/skip_slice_eqGravatar hcaseyal2018-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
|\ \ \ \
| | * | | Add comment to explain obscure performance choiceGravatar Hope Casey-Allen2018-09-20
| | * | | Fix on_trailing_headerGravatar Hope Casey-Allen2018-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
| |/ / / |/| | |
| | * | Skip 2 slice_eq checks on static mdelems on hpack parse pathGravatar Hope Casey-Allen2018-09-19
| |/ / |/| |
| | * Merge branch 'master' into statuscautionGravatar Yash Tibrewal2018-09-19
| | |\ | |_|/ |/| |
| * | Some reorganizing to respond to code review commentsGravatar Hope Casey-Allen2018-09-19
* | | Change force_creation from atm to boolGravatar Juanli Shen2018-09-19
| | * Merge branch 'master' into statuscautionGravatar Yash Tibrewal2018-09-18
| | |\ | |_|/ |/| |
| | * Noob mistakeGravatar Yash Tibrewal2018-09-17
| | * Reviewer commentsGravatar Yash Tibrewal2018-09-17
* | | Merge pull request #16639 from yashykt/statustsanGravatar 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
| | | |\ | | |_|/ | |/| |
* / | | Follow the no_logging param to parse_ipv6_host_portGravatar Alexander Polcyn2018-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
| |\ \ \
| * \ \ \ Merge pull request #16080 from ncteisen/clang-tidyGravatar Noah Eisen2018-09-11
| |\ \ \ \
| * \ \ \ \ Merge pull request #16420 from apolcyn/localhost_windows_hackGravatar apolcyn2018-09-11
| |\ \ \ \ \
| | | * | | | fix clang tidyGravatar ncteisen2018-09-11
| | |/ / / / | |/| | | |
| | * | | | Resolve ip literals and Windows localhost manually when using c-aresGravatar Alexander Polcyn2018-09-11
| * | | | | Add check on server for channelz accessorGravatar ncteisen2018-09-11
| * | | | | Merge pull request #16594 from yashykt/statusdrGravatar Yash Tibrewal2018-09-11
| |\ \ \ \ \ | | |/ / / / | |/| | | |
| * | | | | Merge pull request #16599 from markdroth/subchannel_list_ubsan_fixGravatar Nicolas Noble2018-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
| | | | | * | Responding to code review commentsGravatar Hope Casey-Allen2018-09-10
| | | * | | | reinterpret casts for compiler checksGravatar Yash Tibrewal2018-09-10
| | * | | | | Fix ubsan error in subchannel_list code.Gravatar Mark D. Roth2018-09-10