aboutsummaryrefslogtreecommitdiffhomepage
path: root/src/core/lib
Commit message (Expand)AuthorAge
...
| * | | | | Merge branch 'master' of https://github.com/grpc/grpc into channelz-get-top-c...Gravatar ncteisen2018-07-18
| |\ \ \ \ \
| | * \ \ \ \ Merge pull request #15980 from ncteisen/channelz-subchannel-refsGravatar Noah Eisen2018-07-18
| | |\ \ \ \ \
| * | | | | | | reviewer feedbackGravatar ncteisen2018-07-17
| | | | * | | | Store schedulers_ and vtables_ in a 2D arrayGravatar Sree Kuchibhotla2018-07-17
* | | | | | | | Add Core resource quota implementationGravatar Sree Kuchibhotla2018-07-17
| | | * | | | | reviewer feedbackGravatar ncteisen2018-07-17
| | | * | | | | reviewer feedback:Gravatar ncteisen2018-07-17
* | | | | | | | Initial scaffoldingGravatar Sree Kuchibhotla2018-07-17
| |/ / / / / / |/| | | | | |
| | | * | | | Merge branch 'master' into fix-dns-job-2Gravatar Sree Kuchibhotla2018-07-17
| | | |\ \ \ \ | |_|_|/ / / / |/| | | | | |
* | | | | | | Merge pull request #15894 from cartr/respect_iov_maxGravatar Noah Eisen2018-07-17
|\ \ \ \ \ \ \ | |_|_|_|/ / / |/| | | | | |
| | * | | | | Support for GetTopChannelsGravatar ncteisen2018-07-16
| | | * | | | Revert "REVERT THIS: fix alignment to fix tests for now"Gravatar ncteisen2018-07-16
| | | | * | | Merge branch 'master' into fix-dns-job-2Gravatar Sree Kuchibhotla2018-07-16
| | | | |\ \ \ | |_|_|_|/ / / |/| | | | | |
| | | | * | | Fix tsan issueGravatar Sree Kuchibhotla2018-07-16
* | | | | | | Reduce spammy logsGravatar ncteisen2018-07-16
| | * | | | | Rewrite registry to know typeGravatar ncteisen2018-07-15
| |/ / / / / |/| | | | |
| | * | | | 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
| | | * | | resolver and default executorsGravatar Sree Kuchibhotla2018-07-13
| |_|/ / / |/| | | |
| | * | | Reviewer feedbackGravatar ncteisen2018-07-12
| | | * | ssl_check_peer bypass ALPN check if NPN is usedGravatar jiangtaoli20162018-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
| | * Run clang-formatGravatar Dan Rosart2018-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
|\ \ \ \
| | | | * Don't segfault when product name from BIOS is emptyGravatar Dan Rosart2018-07-03
| |_|_|/ |/| | |
| | * | minor fixGravatar Yihua Zhang2018-07-03
| | * | finished 2nd revisionGravatar Yihua Zhang2018-07-03