aboutsummaryrefslogtreecommitdiff
path: root/gRPC-Core.podspec
AgeCommit message (Expand)Author
2018-09-19Some reorganizing to respond to code review commentsHope Casey-Allen
2018-08-27Merge pull request #16467 from AspirinSJL/bump_masterJuanli Shen
2018-08-27Revert "Revert "Fathom tcp changes""Yash Tibrewal
2018-08-27Regenerate projectsJuanli Shen
2018-08-27Revert "Fathom tcp changes"Jan Tattermusch
2018-08-24Merge pull request #15941 from yashykt/fathomtcpchangesYash Tibrewal
2018-08-24Merge pull request #16358 from muxi/privatize-boringsslMuxi Yan
2018-08-23Make symbols of BoringSSL private to gRPCMuxi Yan
2018-08-17Merge pull request #16374 from vjpai/censusVijay Pai
2018-08-17Merge pull request #16373 from markdroth/mu_guard_cleanupMark D. Roth
2018-08-16Move a file from src/cpp to src/core since core depends on itVijay Pai
2018-08-16Move C++ mu_guard class out of C-core public headers and fix style.Mark D. Roth
2018-08-13Merge masterYash Tibrewal
2018-08-13Merge pull request #16261 from muxi/dynamic-cfstream-initMuxi Yan
2018-08-09Added system roots feature to load roots from OS trust storetdbhacks
2018-08-06Enable CFStream with environment variableMuxi Yan
2018-07-27Revert "Merge pull request #16158 from apolcyn/revert_windows_breakage"Alexander Polcyn
2018-07-26Revert "Merge pull request #15797 from apolcyn/windows_compile_and_sort"Alexander Polcyn
2018-07-25Get c-ares to compile and do address sorting on windowsAlex Polcyn
2018-07-19Regenerate projectsSrini Polavarapu
2018-07-16Fathom TCP level changes. TracedBuffer for keeping track of all buffersYash Tibrewal
2018-07-06Fix the muddled linkeage of channelzncteisen
2018-07-06Merge pull request #15909 from yihuazhang/local_channel_credentialsyihuaz
2018-07-03Merge pull request #15771 from ncteisen/serializationNoah Eisen
2018-07-02implement loca credentialsYihua Zhang
2018-06-28Merge branch 'master' of https://github.com/grpc/grpc into serializationncteisen
2018-06-27Avoid duplicate definitions of ROUND_UP_TO_ALIGNMENT_SIZE() macro.Mark D. Roth
2018-06-25Merge pull request #15867 from ZhouyihaiDing/15865David G. Quintas
2018-06-25PHP: fix distrib testZhouyihaiDing
2018-06-25Add header back in build.yamlJuanli Shen
2018-06-22Merge pull request #15840 from dgquintas/common_nanopbDavid G. Quintas
2018-06-22Add load reporting filterJuanli Shen
2018-06-21Update to use the canonical version of LB protoDavid Garcia Quintas
2018-06-20Support codegen generic on server sidencteisen
2018-06-19Merge branch 'master' of https://github.com/grpc/grpc into channelzncteisen
2018-06-18Merge pull request #15070 from Vizerai/filter_portJim King
2018-06-15Separate the posix part of the c-ares driverAlexander Polcyn
2018-06-15Merge branch 'master' of https://github.com/grpc/grpc into channelzncteisen
2018-06-14Merge pull request #15694 from srini100/bump-to-v1.14Srini Polavarapu
2018-06-13Merge branch 'master' of https://github.com/grpc/grpc into channelzncteisen
2018-06-12Polish nanopb hackMuxi Yan
2018-06-12Update ObjC build hackMuxi Yan
2018-06-11Merge pull request #15676 from ncteisen/error-creation-sanityNoah Eisen
2018-06-08Regenrate projectsSrini Polavarapu
2018-06-07Add new end2end test for channelzncteisen
2018-06-07Add no_error_on_hotpath testncteisen
2018-06-05Add basic support for GetChannelncteisen
2018-06-05revert -framework CoreFoundationMuxi Yan
2018-05-30Address comments on names and commentsMuxi Yan
2018-05-29Merge branch 'master' of https://github.com/Vizerai/grpc into filter_portVizerai