aboutsummaryrefslogtreecommitdiff
path: root/grpc.def
AgeCommit message (Expand)Author
2018-08-28Merge branch 'channelz-subchannels' into channelz-serverncteisen
2018-08-28Merge branch 'master' of https://github.com/grpc/grpc into channelz-subchannelsncteisen
2018-08-22Python post-fork handler: exit if grpc shutdown failsEric Gribkoff
2018-08-15regenerate projectsncteisen
2018-08-14Merge pull request #16302 from vjpai/callback_cqVijay Pai
2018-08-11Merge branch 'master' of https://github.com/grpc/grpc into channelz-subchannelsncteisen
2018-08-10Experimental infrastructure for callback-based CQVijay Pai
2018-08-09Merge branch 'master' into rq-threads-2Sree Kuchibhotla
2018-08-06Add experimental API for resetting connection backoff.Mark D. Roth
2018-08-01Revert "Revert "Restrict the number of threads in C++ sync server""Sree Kuchibhotla
2018-07-31Revert "Restrict the number of threads in C++ sync server"Nicolas Noble
2018-07-27Fix channel trace polymorphismncteisen
2018-07-25generate_projects.shSree Kuchibhotla
2018-07-18Expose GetChannel and GetTopChannels Core APIncteisen
2018-07-06Merge pull request #15909 from yihuazhang/local_channel_credentialsyihuaz
2018-07-02implement loca credentialsYihua Zhang
2018-06-28Merge branch 'master' of https://github.com/grpc/grpc into serializationncteisen
2018-06-20Support codegen generic on server sidencteisen
2018-06-08Remove unused APIncteisen
2018-06-07re generate projectNoah Eisen
2018-06-05re run generate projectsncteisen
2018-06-05Add basic support for GetChannelncteisen
2018-04-16Add C++ experimental API extensions for ALTS C stackYihua Zhang
2018-04-05regenerate projects using tools/buildgen/generate_projects.shJan Tattermusch
2018-03-21Merge pull request #14751 from ncteisen/channel-tracingNoah Eisen
2018-03-20regenerate projectsRuslan Nigmatullin
2018-03-19Revert "Revert "Channel Tracing Implementation; Part 1""ncteisen
2018-03-19Revert "Channel Tracing Implementation; Part 1"Noah Eisen
2018-03-02Fix build and sanityncteisen
2018-02-12Internalize gpr_thd except for id and currentidVijay Pai
2018-02-08Merge branch 'master' into gpr_reviewVijay Pai
2018-02-08Merge branch 'master' into gpr_reviewVijay Pai
2018-02-08Merge branch 'master' into gpr_review3Vijay Pai
2018-02-08Merge branch 'master' into gpr_review3Vijay Pai
2018-02-07Merge branch 'master' into gpr_review_host_portVijay Pai
2018-02-06build projectsMuxi Yan
2018-02-02Merge branch 'master' into gpr_review_host_portVijay Pai
2018-02-02Privatize useful.h and avl.hVijay Pai
2018-02-02Merge branch 'master' into gpr_review3Vijay Pai
2018-02-02Merge pull request #14015 from vjpai/alarmVijay Pai
2018-01-25Privatize host_port.h; was not used in any wrapped language implementationVijay Pai
2018-01-25Move cmdline and subprocess from public gpr to test/core/utilVijay Pai
2018-01-21Remove alarm from core, implement in C++ layer onlyVijay Pai
2017-12-06Merge remote-tracking branch 'upstream/master' into fix-stream-compression-co...Muxi Yan
2017-12-06Merge e759d2a^Muxi Yan
2017-11-30Move histogram to test/core/utilVijay Pai
2017-11-02Remove grpc_slice_buf_cmp and change public_headers_must_be_c89 to print the ...Yash Tibrewal
2017-10-31Merge pull request #13106 from Vizerai/census_updateJim King
2017-10-27Support SSL server certificate reloading.Justin Burke
2017-10-26Merge branch 'master' into census_updateJim King