aboutsummaryrefslogtreecommitdiff
path: root/BUILD
AgeCommit message (Expand)Author
2018-05-17Change filename to channelzncteisen
2018-05-11Merge remote-tracking branch 'upstream/master' into fork_exec_ctx_checkkpayson64
2018-05-09Migrate SSL_transport_security TSI to new TSI handshaker APIjiangtaoli2016
2018-05-03incorporate alts to google default credsYihua Zhang
2018-05-02Bump master to v1.13.0-devMehrdad Afshari
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-16Add C++ experimental API extensions for ALTS C stackYihua Zhang
2018-04-10Merge remote-tracking branch 'upstream/master' into c++_subchannel_listMark D. Roth
2018-04-06Make GrpcProtoBufferReaderWriter publicncteisen
2018-04-04Bump version to v1.12.0-devMehrdad Afshari
2018-04-03Merge remote-tracking branch 'upstream/master' into c++_subchannel_listMark D. Roth
2018-03-30Revert "Let cronet use grpc_cronet_registry_plugin"Muxi Yan
2018-03-30Convert subchannel_list code to C++.Mark D. Roth
2018-03-27fixed BUILDDavid Garcia Quintas
2018-03-27Merge branch 'master' of github.com:grpc/grpc into authority_headerDavid Garcia Quintas
2018-03-27Merge pull request #14810 from muxi/cronet-plugin-registry-followupMuxi Yan
2018-03-27more commentsDavid Garcia Quintas
2018-03-26Merge pull request #13290 from apolcyn/cares_address_sorting_master_capolcyn
2018-03-23Add more plugins to be used by grpc_cronetMuxi Yan
2018-03-23Factor out grpc_add_default_authority_if_not_presentDavid Garcia Quintas
2018-03-21Merge branch 'master' of github.com:grpc/grpc into authority_headerDavid Garcia Quintas
2018-03-21Merge pull request #14751 from ncteisen/channel-tracingNoah Eisen
2018-03-21Merge branch 'master' of github.com:grpc/grpc into authority_headerDavid Garcia Quintas
2018-03-21Merge pull request #14758 from muxi/cronet-plugin-registryMuxi Yan
2018-03-20Add address sorting submodule for use in c-ares wrapperAlexander Polcyn
2018-03-20Add message size filter and deadline filter pluginsMuxi Yan
2018-03-20Let cronet use grpc_cronet_registry_pluginMuxi Yan
2018-03-20[grpc] Add SSL session client cache supportRuslan Nigmatullin
2018-03-19Revert "Revert "Channel Tracing Implementation; Part 1""ncteisen
2018-03-19Revert "Channel Tracing Implementation; Part 1"Noah Eisen
2018-03-15Merge branch 'master' of https://github.com/grpc/grpc into channel-tracingncteisen
2018-03-15moved filter to extDavid Garcia Quintas
2018-03-13Testing making the authority filter a plugin, for cronetDavid Garcia Quintas
2018-03-13Abstract libuv implementationkpayson64
2018-03-10Secure channels: use the right authorityDavid Garcia Quintas
2018-03-09Convert byte_stream API to C++.Mark D. Roth
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-06Review feedback, gTestncteisen
2018-03-06Move status utilncteisen
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-01Minor changes and fixesVijay Pai
2018-03-01Merge branch 'master' into 2phase_thdVijay Pai
2018-03-01Merge pull request #10684 from markdroth/retryMark D. Roth