aboutsummaryrefslogtreecommitdiff
path: root/build.yaml
AgeCommit message (Expand)Author
2018-09-20Warn on non-virtual destructor if class has virtual functionsVijay Pai
2018-09-20Merge pull request #16646 from vjpai/callback_codegen_client_unaryVijay Pai
2018-09-20Merge pull request #16488 from hcaseyal/hpack_static_tablehcaseyal
2018-09-19Make the core callback interface API so that it can be used in generated codeVijay Pai
2018-09-19Some reorganizing to respond to code review commentsHope Casey-Allen
2018-09-12Merge pull request #16492 from vjpai/client_callbackVijay Pai
2018-09-11Resolve ip literals and Windows localhost manually when using c-aresAlexander Polcyn
2018-08-30Provide a generic client-side unary callback APIVijay Pai
2018-08-27Merge pull request #16467 from AspirinSJL/bump_masterJuanli Shen
2018-08-27Revert "Revert "Fathom tcp changes""Yash Tibrewal
2018-08-27Bump version to 1.16.0-devJuanli Shen
2018-08-27Revert "Fathom tcp changes"Jan Tattermusch
2018-08-24Merge pull request #15941 from yashykt/fathomtcpchangesYash Tibrewal
2018-08-24Merge pull request #16414 from vjpai/core_callback_testVijay Pai
2018-08-24Merge pull request #16358 from muxi/privatize-boringsslMuxi Yan
2018-08-23Make symbols of BoringSSL private to gRPCMuxi Yan
2018-08-21Add an inproc-based non-polling test of core callback APIVijay Pai
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-14Merge pull request #16298 from vjpai/custom_pollerVijay Pai
2018-08-13Merge masterYash Tibrewal
2018-08-13Merge pull request #16261 from muxi/dynamic-cfstream-initMuxi Yan
2018-08-09Infrastructure for adding custom polling enginesVijay Pai
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-23Merge pull request #16092 from apolcyn/customizable_qps_server_builderapolcyn
2018-07-23Merge pull request #16067 from srini100/masterSrini Polavarapu
2018-07-23Make QPS server builder customizeabledAlex Polcyn
2018-07-19Move ChannelzServicePlugin to public, experimentalncteisen
2018-07-19Bump version to 1.15.0-devSrini Polavarapu
2018-07-18Adds C++ Channelz Servicencteisen
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-28s/CodegenGeneric/Raw/gncteisen
2018-06-28Merge pull request #15891 from markdroth/subchannel_alignment_fixMark D. Roth
2018-06-28Merge branch 'master' of https://github.com/grpc/grpc into serializationncteisen
2018-06-27!@#!%$@#Nicolas "Pixel" Noble
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-25Merge pull request #15748 from nicolasnoble/libcxxabiNicolas Noble