aboutsummaryrefslogtreecommitdiff
path: root/package.xml
AgeCommit message (Expand)Author
2019-07-02Regenerate projectsEsun Kim
2019-06-18Regenerate projectsEsun Kim
2019-05-29Use SubchannelInterface to hide implementation from LB policy API.Mark D. Roth
2019-05-20Roll-forward "Config migration"Esun Kim
2019-05-14Merge branch 'master' into cares_windows_platform_detectionmurgatroid99
2019-05-14Consolidate conditional localhost resolution into existing filemurgatroid99
2019-05-14Revert "Config migration"Alexander Polcyn
2019-05-10Fix typomurgatroid99
2019-05-10Moved code back into one file with a #ifdefmurgatroid99
2019-05-10Merge pull request #18910 from arjunroy/slice_eq_staticArjun Roy
2019-05-10Added slice equality when static fastpath.Arjun Roy
2019-05-10libuv cares: scope manual localhost resolution to only Windowsmurgatroid99
2019-05-10Regenerate projectsSrini Polavarapu
2019-05-09Config migrationEsun Kim
2019-05-02Merge pull request #18809 from murgatroid99/cares_libuvMichael Lumish
2019-04-30Added new configuration system to core/grp.Esun Kim
2019-04-26Merge pull request #18814 from muxi/fix-cfstream-build-yamlMuxi Yan
2019-04-24Shrink arena size by 40 bytes and add additionalArjun Roy
2019-04-22Consolidate helper function from windows and libuvmurgatroid99
2019-04-19build system fix for default CFStreamMuxi Yan
2019-04-18Add cares glue for libuv event loopmurgatroid99
2019-04-17Revert "Revert "Introduce C++ wrappers for gpr_mu and gpr_cv.""Soheil Hassas Yeganeh
2019-04-11Revert "Introduce C++ wrappers for gpr_mu and gpr_cv."Alexander Polcyn
2019-04-08Introduce C++ wrappers for gpr_mu and gpr_cv.Soheil Hassas Yeganeh
2019-04-03Move functions for individual args out of channel_args.{h,cc}.Mark D. Roth
2019-03-29Merge pull request #18584 from lidizheng/bump-versionLidi Zheng
2019-03-29Regenerate projectsLidi Zheng
2019-03-29Added a locality map class that maintains a child policy per locality. This i...Moiz Haidry
2019-03-26Restructure how addresses and service config are passed from resolver to LB p...Mark D. Roth
2019-03-14Add SPIFFE security stack to gRPC coreYihua Zhang
2019-03-07Nuking the poll-cv polling engineYash Tibrewal
2019-02-22Merge pull request #18096 from markdroth/lb_policy_apiMark D. Roth
2019-02-20Merge pull request #18059 from soheilhy/worktree-cpp-atomicSoheil Hassas Yeganeh
2019-02-19Revert "Merge pull request #18093 from grpc/revert-17770-lb_policy_picker_api"Mark D. Roth
2019-02-19Revert "LB policy picker API"hcaseyal
2019-02-15Introduce more helper methods in gprpp/atomic.hSoheil Hassas Yeganeh
2019-02-13Merge pull request #18033 from srini100/masterSrini Polavarapu
2019-02-13LB policy picker APIMark D. Roth
2019-02-12Regenerate projectsSrini Polavarapu
2019-02-11Grpc: Change grpc_handshake and grpc_handshake_mgr to use CPP implementations.Arjun Roy
2019-01-29Add a TLS credential surface API (experimental)Yihua Zhang
2019-01-18Move Optional to gprpp, and reviewer commentsYash Tibrewal
2019-01-15Enable per-channel subchannel poolJuanli Shen
2019-01-11Remove network_status_trackerPrashant Jaikumar
2019-01-08Merge pull request #16187 from apolcyn/ipv6_resolver_scope_idsapolcyn
2019-01-03Regenerate projectsSanjay Pujare
2018-12-26Support named scope id's with ipv6 resolver on posixAlexander Polcyn
2018-12-20Refactor request routing code out of client_channel.Mark D. Roth
2018-12-11Revert "Revert "Allow encoding arbitrary channel args on a per-address basis.""Mark D. Roth
2018-12-07Revert "Allow encoding arbitrary channel args on a per-address basis."hcaseyal