aboutsummaryrefslogtreecommitdiff
path: root/grpc.gyp
AgeCommit message (Expand)Author
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-08-30Provide a generic client-side unary callback APIVijay Pai
2018-08-27Revert "Revert "Fathom tcp changes""Yash Tibrewal
2018-08-27Revert "Fathom tcp changes"Jan Tattermusch
2018-08-24Merge pull request #15941 from yashykt/fathomtcpchangesYash Tibrewal
2018-08-16Move a file from src/cpp to src/core since core depends on itVijay Pai
2018-08-13Merge masterYash Tibrewal
2018-08-09Added system roots feature to load roots from OS trust storetdbhacks
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-23Make QPS server builder customizeabledAlex Polcyn
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-02implement loca credentialsYihua Zhang
2018-06-25Merge pull request #15748 from nicolasnoble/libcxxabiNicolas Noble
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-20Remove load data store targets from build.yamlJuanli Shen
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-16Fix grpc.gyp wrt nanopb refactoringDavid Garcia Quintas
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-13Merge branch 'master' of https://github.com/grpc/grpc into channelzncteisen
2018-06-14Skeleton of libcxxabi's usage.Nicolas "Pixel" Noble
2018-06-11Merge branch 'master' of github.com:grpc/grpc into nanopb_build_cleanupDavid Garcia Quintas
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-05moved nanopb flags from Makefile.template to build.yamlDavid Garcia Quintas
2018-05-29Merge branch 'master' of https://github.com/Vizerai/grpc into filter_portVizerai
2018-05-24regenerate projectsJan Tattermusch
2018-05-17Change filename to channelzncteisen
2018-05-11Merge remote-tracking branch 'upstream/master' into fork_exec_ctx_checkkpayson64
2018-05-10Adding opencensus grpc plugin.Vizerai
2018-05-09Migrate SSL_transport_security TSI to new TSI handshaker APIjiangtaoli2016
2018-05-08Add ALTS fuzzerYihua Zhang
2018-05-02Merge pull request #14886 from markdroth/c++_subchannel_listMark D. Roth
2018-05-01Add load data storeJuanli Shen
2018-04-30c++ifykpayson64
2018-04-20Merge remote-tracking branch 'upstream/master' into c++_subchannel_listMark D. Roth
2018-04-20Merge pull request #14954 from markdroth/retry_fixMark D. Roth
2018-04-18Break out qps services into seperate protoskpayson64
2018-04-12Fix retry code handling of internally triggered recv_trailing_metadata.Mark D. Roth