aboutsummaryrefslogtreecommitdiffhomepage
path: root/src/core
Commit message (Expand)AuthorAge
* Merge pull request #15894 from cartr/respect_iov_maxGravatar Noah Eisen2018-07-17
|\
* \ Merge pull request #16016 from hcaseyal/fix_timer_scope_typoGravatar hcaseyal2018-07-16
|\ \
* | | Reduce spammy logsGravatar ncteisen2018-07-16
* | | Add server load reporting serviceGravatar Juanli Shen2018-07-13
| * | Fix typo in GPR_TIMER_SCOPE annotation. The typo could be misleading in perfo...Gravatar Hope Casey-Allen2018-07-13
* | | Merge pull request #15962 from sreecha/fix-dns-jobGravatar Sree Kuchibhotla2018-07-13
|\ \ \ | |/ / |/| |
| * | Handle multiple invocations of grpc_executor_shutdown()Gravatar Sree Kuchibhotla2018-07-12
* | | Merge pull request #15896 from markdroth/client_channel_refactorGravatar Mark D. Roth2018-07-12
|\ \ \
| | * | replace new/delete with grpc_core::New and grpc_core::DeleteGravatar Sree Kuchibhotla2018-07-11
| | * | use a global executor pointer that is initialized by grpc_executor_init()Gravatar Sree Kuchibhotla2018-07-11
| | * | Create on first use pattern for initializing global executorGravatar Sree Kuchibhotla2018-07-11
* | | | Merge pull request #15947 from dgquintas/rr_ppicks_fixGravatar David G. Quintas2018-07-11
|\ \ \ \
| | | * | remove unnecessary headerGravatar Sree Kuchibhotla2018-07-11
| | | * | Merge branch 'master' into fix-dns-jobGravatar Sree Kuchibhotla2018-07-11
| | | |\ \ | |_|_|/ / |/| | | |
| | | * | Merge branch 'master' into fix-dns-jobGravatar Sree Kuchibhotla2018-07-11
| | | |\ \
| | | * | | More PR comments; useful tracingGravatar Sree Kuchibhotla2018-07-11
| | * | | | Refactor resolver result callback.Gravatar Mark D. Roth2018-07-11
| |/ / / / |/| | | |
* | | | | Merge pull request #15982 from ncteisen/channelz-registryGravatar Noah Eisen2018-07-11
|\ \ \ \ \ | |_|_|/ / |/| | | |
| * | | | Remove unneeded includeGravatar ncteisen2018-07-11
| * | | | Add note about on-by-defaultGravatar ncteisen2018-07-11
| * | | | Reviewer commentsGravatar ncteisen2018-07-11
| * | | | Rewrite channelz registry in terms of inlined vectorGravatar ncteisen2018-07-11
| | | * | Rename grpc_executor_job_type to C++ style nameGravatar Sree Kuchibhotla2018-07-10
* | | | | Merge pull request #15978 from yang-g/hanging_transportGravatar Yang Gao2018-07-10
|\ \ \ \ \
| | | | * | more code review commentsGravatar Sree Kuchibhotla2018-07-10
| | | | * | Fix typoGravatar Sree Kuchibhotla2018-07-10
| | | | * | address code review comemntsGravatar Sree Kuchibhotla2018-07-10
* | | | | | fix potential race condition in ALTS integrity-only extra-copy modeGravatar jiangtaoli20162018-07-10
| |/ / / / |/| | | |
| * | | | Do not start timer if transport is closed.Gravatar yang-g2018-07-10
|/ / / /
| | * / Move executor implementation into GrpcExecutor classGravatar Sree Kuchibhotla2018-07-09
| |/ / |/| |
* | | Reviewer feedbackGravatar ncteisen2018-07-06
* | | Write ClientChannelNode in terms of client_channelGravatar ncteisen2018-07-06
* | | Change pattern to have subtype do json populationGravatar ncteisen2018-07-06
* | | Fix the muddled linkeage of channelzGravatar ncteisen2018-07-06
| * | Fixed ordering in adding pending picks to RRGravatar David Garcia Quintas2018-07-06
|/ /
* | Merge pull request #15909 from yihuazhang/local_channel_credentialsGravatar yihuaz2018-07-06
|\ \
* \ \ Merge pull request #15879 from hcaseyal/client_auth_allocationGravatar hcaseyal2018-07-03
|\ \ \
| | * | minor fixGravatar Yihua Zhang2018-07-03
| | * | finished 2nd revisionGravatar Yihua Zhang2018-07-03
| * | | Allocate on call arena in client_auth_filterGravatar Hope Casey-Allen2018-07-03
| | * | finished 1st revisionGravatar Yihua Zhang2018-07-02
| | * | implement loca credentialsGravatar Yihua Zhang2018-07-02
| |/ / |/| |
* | | Merge pull request #15883 from hcaseyal/remove_server_auth_allocationGravatar hcaseyal2018-06-30
|\ \ \
| * | | Remove auth_context from call data. Use channel data auth context insteadGravatar Hope Casey-Allen2018-06-29
| * | | Fix macro error and clang tidyGravatar Hope Casey-Allen2018-06-29
| * | | Remove allocation in server_auth_filterGravatar Hope Casey-Allen2018-06-29
* | | | refactor extra-copy integrity-only protectorGravatar jiangtaoli20162018-06-28
|/ / /
* | | Merge pull request #15891 from markdroth/subchannel_alignment_fixGravatar Mark D. Roth2018-06-28
|\ \ \
* | | | Allow extra copy in zero-copy protector integrity-only modeGravatar jiangtaoli20162018-06-27
| | | * tcp_posix.cc: adhere to IOV_MAX in tcp_flushGravatar Carter Sande2018-06-27
| |_|/ |/| |