aboutsummaryrefslogtreecommitdiffhomepage
path: root/src
Commit message (Expand)AuthorAge
* 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
|\ \
* \ \ Merge pull request #15998 from grpc/v1.13.xGravatar Mehrdad Afshari2018-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
|/ / / /
| | * | add a TODOGravatar Jan Tattermusch2018-07-10
| | * | explain the shutdown hooks in detailGravatar Jan Tattermusch2018-07-10
| | * | Remove C# shutdown hook on .NET CoreGravatar Chris Bacon2018-07-10
| | | * Move executor implementation into GrpcExecutor classGravatar Sree Kuchibhotla2018-07-09
| |_|/ |/| |
* | | Upmerge v1.13.x into masterGravatar Mehrdad Afshari2018-07-09
|\ \ \ | | |/ | |/|
* | | Merge pull request #15906 from ncteisen/channelzGravatar Noah Eisen2018-07-09
|\ \ \
* \ \ \ Merge pull request #15919 from AspirinSJL/reorderGravatar Juanli Shen2018-07-06
|\ \ \ \
| | * | | 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
|\ \ \ \
* \ \ \ \ Merge pull request #15771 from ncteisen/serializationGravatar Noah Eisen2018-07-03
|\ \ \ \ \
| | | * | | minor fixGravatar Yihua Zhang2018-07-03
| | | * | | finished 2nd revisionGravatar Yihua Zhang2018-07-03
| | | * | | Merge remote-tracking branch 'upstream/master' into local_channel_credentialsGravatar Yihua Zhang2018-07-03
| | | |\ \ \ | |_|_|/ / / |/| | | | |
| | * | | | Allocate on call arena in client_auth_filterGravatar Hope Casey-Allen2018-07-03
* | | | | | Merge branch 'master' into kerrick-lyft-patch-1Gravatar Kerrick Staley2018-07-02
|\ \ \ \ \ \
| | | | * | | finished 1st revisionGravatar Yihua Zhang2018-07-02