aboutsummaryrefslogtreecommitdiffhomepage
path: root/BUILD
Commit message (Collapse)AuthorAge
...
| * Merge pull request #15070 from Vizerai/filter_portGravatar Jim King2018-06-18
| |\ | | | | | | Adding opencensus grpc plugin with bazel support.
| * | Separate the posix part of the c-ares driverGravatar Alexander Polcyn2018-06-15
| | |
* | | Merge branch 'master' of https://github.com/grpc/grpc into channelzGravatar ncteisen2018-06-15
|\| |
* | | Merge branch 'master' of https://github.com/grpc/grpc into channelzGravatar ncteisen2018-06-13
|\ \ \
| | * | Bump version to v1.14.0Gravatar Srini Polavarapu2018-06-08
| |/ /
* | | Add basic support for GetChannelGravatar ncteisen2018-06-05
| | |
| * | revert -framework CoreFoundationGravatar Muxi Yan2018-06-05
| | | | | | | | | | | | Make error CFStream only
| * | Address comments on names and commentsGravatar Muxi Yan2018-05-30
| | |
| | * Merge branch 'master' of https://github.com/Vizerai/grpc into filter_portGravatar Vizerai2018-05-29
| | |\ | |_|/ |/| |
| | * updateGravatar Vizerai2018-05-22
| | |
| * | BUILD file for CFStreamGravatar Muxi Yan2018-05-22
|/ /
* | Change filename to channelzGravatar ncteisen2018-05-17
| |
* | Merge remote-tracking branch 'upstream/master' into fork_exec_ctx_checkGravatar kpayson642018-05-11
|\ \
| | * Adding opencensus grpc plugin.Gravatar Vizerai2018-05-10
| | | | | | | | | | | | Rebasing to merge commits.
| * | Migrate SSL_transport_security TSI to new TSI handshaker APIGravatar jiangtaoli20162018-05-09
| | |
| * | incorporate alts to google default credsGravatar Yihua Zhang2018-05-03
| | |
| * | Bump master to v1.13.0-devGravatar Mehrdad Afshari2018-05-02
| | |
| * | Merge pull request #14886 from markdroth/c++_subchannel_listGravatar Mark D. Roth2018-05-02
| |\ \ | | | | | | | | Convert subchannel_list code to C++.
| * | | Add load data storeGravatar Juanli Shen2018-05-01
| | | |
* | | | c++ifyGravatar kpayson642018-04-30
| | | |
| | * | Merge remote-tracking branch 'upstream/master' into c++_subchannel_listGravatar Mark D. Roth2018-04-20
| | |\ \ | | |/ / | |/| |
| * | | Add C++ experimental API extensions for ALTS C stackGravatar Yihua Zhang2018-04-16
| | |/ | |/|
| | * Merge remote-tracking branch 'upstream/master' into c++_subchannel_listGravatar Mark D. Roth2018-04-10
| | |\ | | |/ | |/|
| * | Make GrpcProtoBufferReaderWriter publicGravatar ncteisen2018-04-06
| | |
| * | Bump version to v1.12.0-devGravatar Mehrdad Afshari2018-04-04
| | |
| | * Merge remote-tracking branch 'upstream/master' into c++_subchannel_listGravatar Mark D. Roth2018-04-03
| | |\ | | |/ | |/|
| * | Revert "Let cronet use grpc_cronet_registry_plugin"Gravatar Muxi Yan2018-03-30
| | |
| | * Convert subchannel_list code to C++.Gravatar Mark D. Roth2018-03-30
| |/
| * fixed BUILDGravatar David Garcia Quintas2018-03-27
| |
| * Merge branch 'master' of github.com:grpc/grpc into authority_headerGravatar David Garcia Quintas2018-03-27
| |\
| | * Merge pull request #14810 from muxi/cronet-plugin-registry-followupGravatar Muxi Yan2018-03-27
| | |\ | | | | | | | | Add more plugins to be used by grpc_cronet
| * | | more commentsGravatar David Garcia Quintas2018-03-27
| | | |
| | * | Merge pull request #13290 from apolcyn/cares_address_sorting_master_cGravatar apolcyn2018-03-26
| | |\ \ | | | | | | | | | | Add address sorting submodule for use in c-ares wrapper
| | | | * Add more plugins to be used by grpc_cronetGravatar Muxi Yan2018-03-23
| | | |/ | | |/|
| * | | Factor out grpc_add_default_authority_if_not_presentGravatar David Garcia Quintas2018-03-23
| | | |
| * | | Merge branch 'master' of github.com:grpc/grpc into authority_headerGravatar David Garcia Quintas2018-03-21
| |\| |
| | * | Merge pull request #14751 from ncteisen/channel-tracingGravatar Noah Eisen2018-03-21
| | |\ \ | | | | | | | | | | [Fix Forward]: Channel Tracing Implementation; Part 1
| * | | | Merge branch 'master' of github.com:grpc/grpc into authority_headerGravatar David Garcia Quintas2018-03-21
| |\| | |
| | * | | Merge pull request #14758 from muxi/cronet-plugin-registryGravatar Muxi Yan2018-03-21
| | |\ \ \ | | | | | | | | | | | | Let cronet use grpc_cronet_registry_plugin
| | | | | * Add address sorting submodule for use in c-ares wrapperGravatar Alexander Polcyn2018-03-20
| | | |_|/ | | |/| |
| | | * | Add message size filter and deadline filter pluginsGravatar Muxi Yan2018-03-20
| | | | |
| | | * | Let cronet use grpc_cronet_registry_pluginGravatar Muxi Yan2018-03-20
| | | | |
| | * | | [grpc] Add SSL session client cache supportGravatar Ruslan Nigmatullin2018-03-20
| | | | |
| | | | * Revert "Revert "Channel Tracing Implementation; Part 1""Gravatar ncteisen2018-03-19
| | | |/ | | |/| | | | | | | | | This reverts commit f2bea3725f8218777268decfd37c7b543f839d9f.
| | * | Revert "Channel Tracing Implementation; Part 1"Gravatar Noah Eisen2018-03-19
| | | |
| | * | Merge branch 'master' of https://github.com/grpc/grpc into channel-tracingGravatar ncteisen2018-03-15
| | |\|
| * | | moved filter to extGravatar David Garcia Quintas2018-03-15
| | | |
| * | | Testing making the authority filter a plugin, for cronetGravatar David Garcia Quintas2018-03-13
| | | |
| | | * Abstract libuv implementationGravatar kpayson642018-03-13
| | | | | | | | | | | | | | | | | | | | Structures the libuv implementation to allow for a plugable BSD style socket implementation to allow for other IO Managers
| * | | Secure channels: use the right authorityGravatar David Garcia Quintas2018-03-10
| | | |