aboutsummaryrefslogtreecommitdiff
path: root/gRPC-C++.podspec
AgeCommit message (Expand)Author
2018-03-13Abstract libuv implementationkpayson64
2018-03-10Secure channels: use the right authorityDavid Garcia Quintas
2018-03-08Add ALTS code to grpc/coreYihua Zhang
2018-03-07Revert "Add ALTS C stack to gRPC core"Sree Kuchibhotla
2018-03-07Merge branch 'master' of https://github.com/grpc/grpc into channel-tracingncteisen
2018-03-06Add ALTS code to grpc/coreYihua Zhang
2018-03-06Move status utilncteisen
2018-03-06Reviewer feedback, s/object_registry/channel_trace_registryncteisen
2018-03-06reviewer feedback, renamencteisen
2018-03-02Merge branch 'master' of https://github.com/grpc/grpc into channel-tracingncteisen
2018-03-01Merge branch 'master' of https://github.com/grpc/grpc into channel-tracingncteisen
2018-03-01Merge branch 'master' into 2phase_thdVijay Pai
2018-03-01Merge pull request #10684 from markdroth/retryMark D. Roth
2018-02-28Introduce a 'weak' and mutable version of slice hash tableDavid Garcia Quintas
2018-02-28Retry support.Mark D. Roth
2018-02-26Convert slice hash table and service config code to C++.Mark D. Roth
2018-02-24Merge branch 'master' into 2phase_thdVijay Pai
2018-02-22Regenerate projectsMehrdad Afshari
2018-02-22Merge branch 'master' into 2phase_thdVijay Pai
2018-02-21Make C++ cocoapods example workMuxi Yan
2018-02-21Disable Tests subspecMuxi Yan
2018-02-21Patch gRPC-C++.podspec to support frameworkMuxi Yan
2018-02-21Merge branch 'master' into 2phase_thdVijay Pai
2018-02-21Merge pull request #14437 from yihuazhang/security_connector_replacementMark D. Roth
2018-02-20place security_connector in its own subdirectoryYihua Zhang
2018-02-20Convert LB policy API to C++.Mark D. Roth
2018-02-19C++ize gpr_thread as grpc_core::Thread, make it 2-phase init (construct/Start)Vijay Pai
2018-02-15Move headers from grpc++ to grpcppMuxi Yan
2018-02-13Merge branch 'master' of https://github.com/grpc/grpc into channel-tracingncteisen
2018-02-12Internalize gpr_thd except for id and currentidVijay Pai
2018-02-08Merge branch 'master' into gpr_reviewVijay Pai
2018-02-08Merge pull request #14196 from vjpai/gpr_review_tlsVijay 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_review_tlsVijay Pai
2018-02-08Merge branch 'master' into gpr_review3Vijay Pai
2018-02-08Move avl to its own directory and rename it to grpc_avlVijay Pai
2018-02-02Merge branch 'master' into gpr_review3Vijay Pai
2018-02-02Merge branch 'master' into gpr_review_host_portVijay Pai
2018-02-02Regain sanityVijay Pai
2018-02-02Regen projectsVijay Pai
2018-02-02Privatize useful.h and avl.hVijay Pai
2018-02-02Merge branch 'master' into gpr_review3Vijay Pai
2018-01-29Merge branch 'master' of https://github.com/grpc/grpc into channel-tracingncteisen
2018-01-26regenerate projects to fix sanityMehrdad Afshari
2018-01-25Privatize host_port.h; was not used in any wrapped language implementationVijay Pai
2018-01-25Privatize thread-local storage headersVijay Pai
2018-01-25Separate out cmdline so that it can be used in tool and test buildsVijay Pai
2018-01-25Move cmdline and subprocess from public gpr to test/core/utilVijay Pai
2018-01-24regenerate project on linuxNoah Eisen