aboutsummaryrefslogtreecommitdiffhomepage
path: root/src/core/lib
Commit message (Expand)AuthorAge
* Regenrate ProjectsGravatar Srini Polavarapu2018-07-19
* Merge pull request #15980 from ncteisen/channelz-subchannel-refsGravatar Noah Eisen2018-07-18
|\
| * reviewer feedbackGravatar ncteisen2018-07-17
| * reviewer feedback:Gravatar ncteisen2018-07-17
* | Merge pull request #15894 from cartr/respect_iov_maxGravatar Noah Eisen2018-07-17
|\ \
| | * Revert "REVERT THIS: fix alignment to fix tests for now"Gravatar ncteisen2018-07-16
* | | Reduce spammy logsGravatar ncteisen2018-07-16
| | * REVERT THIS: fix alignment to fix tests for nowGravatar ncteisen2018-07-15
| | * Fix sanity and buildGravatar ncteisen2018-07-13
| | * Ensure subchannel channelz only created if enabledGravatar ncteisen2018-07-13
| | * Add copy and move ctor to InlinedVectorGravatar ncteisen2018-07-13
| | * Reviewer feedbackGravatar ncteisen2018-07-12
* | | Handle multiple invocations of grpc_executor_shutdown()Gravatar Sree Kuchibhotla2018-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
| | * Implements subchannel refs for pick_firstGravatar ncteisen2018-07-11
* | | remove unnecessary headerGravatar Sree Kuchibhotla2018-07-11
* | | Merge branch 'master' into fix-dns-jobGravatar Sree Kuchibhotla2018-07-11
|\ \ \
* | | | More PR comments; useful tracingGravatar Sree Kuchibhotla2018-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
* | | more code review commentsGravatar Sree Kuchibhotla2018-07-10
* | | Fix typoGravatar Sree Kuchibhotla2018-07-10
* | | address code review comemntsGravatar Sree Kuchibhotla2018-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
* | 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
| |/ / |/| |
* | | 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
* | | Merge pull request #15891 from markdroth/subchannel_alignment_fixGravatar Mark D. Roth2018-06-28
|\ \ \
| | | * tcp_posix.cc: adhere to IOV_MAX in tcp_flushGravatar Carter Sande2018-06-27
| |_|/ |/| |
* | | timer manager: don't turn off threading in start_threads()Gravatar Eric Gribkoff2018-06-27
| * | Avoid duplicate definitions of ROUND_UP_TO_ALIGNMENT_SIZE() macro.Gravatar Mark D. Roth2018-06-27
| |/
* | Merge pull request #15828 from apolcyn/fix_gcdGravatar apolcyn2018-06-26
|\ \
* \ \ Merge pull request #15848 from vjpai/thd_fixGravatar Vijay Pai2018-06-26
|\ \ \
| | * | Explicitly delete fd from pollset set after c-ares is doneGravatar Alexander Polcyn2018-06-26