aboutsummaryrefslogtreecommitdiffhomepage
path: root/src/core
Commit message (Expand)AuthorAge
* 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
|\ \
| | * Change function signatureGravatar Muxi Yan2018-09-21
* | | 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
| |/ |/|
| * 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 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
* | | 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
| | | * | | Make batch_error an atomic to avoid data racesGravatar Yash Tibrewal2018-09-10
| * | | | | Merge branch 'master' of https://github.com/grpc/grpc into channelz-serverGravatar ncteisen2018-09-10
| |\| | | |
| | * | | | Merge pull request #16055 from ncteisen/channelz-subchannelsGravatar Noah Eisen2018-09-10
| | |\ \ \ \
| | | * | | | reveiwer commentsGravatar ncteisen2018-09-10
| | * | | | | Merge pull request #16558 from ncteisen/user-agentGravatar Noah Eisen2018-09-10
| | |\ \ \ \ \
| | * \ \ \ \ \ Merge pull request #16517 from sreecha/fix-addrlenGravatar Sree Kuchibhotla2018-09-09
| | |\ \ \ \ \ \
| | | | | | | | * Temporary workaround for memory leak in debugging functionGravatar Hope Casey-Allen2018-09-09
| | | | | | | | * Merge branch 'hpack_static_table' of github.com:hcaseyal/grpc into hpack_stat...Gravatar Hope Casey-Allen2018-09-09
| | | | | | | | |\
| | | | | | | | * | Fix memory leak in debugging functionGravatar Hope Casey-Allen2018-09-09
| | | | | | | | | * Clang tidyGravatar Hope Casey-Allen2018-09-08
| | | | | | | | |/
| | | | | | | | * Fix mdelem tracingGravatar Hope Casey-Allen2018-09-08
| | | | | | | | * Clang tidyGravatar Hope Casey-Allen2018-09-08
| | | | | | | | * Merge branch 'hpack_static_table' of github.com:hcaseyal/grpc into hpack_stat...Gravatar Hope Casey-Allen2018-09-08
| | | | | | | | |\