aboutsummaryrefslogtreecommitdiff
path: root/BUILD
AgeCommit message (Collapse)Author
2018-09-20Merge pull request #16646 from vjpai/callback_codegen_client_unaryVijay Pai
EXPERIMENTAL: Codegen for callback client unary calls
2018-09-20Merge pull request #16488 from hcaseyal/hpack_static_tablehcaseyal
Hpack changes part 1: make grpc use the static hpack table on the encode path and optimize encoding
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-27Merge pull request #16467 from AspirinSJL/bump_masterJuanli Shen
Bump version to 1.16.0-dev
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
Fathom tcp changes
2018-08-24Merge pull request #16358 from muxi/privatize-boringsslMuxi Yan
Make symbols of BoringSSL private
2018-08-23Make symbols of BoringSSL private to gRPCMuxi Yan
2018-08-17Merge pull request #16374 from vjpai/censusVijay Pai
Move a census file from src/cpp to src/core since core depends on it
2018-08-17Merge pull request #16373 from markdroth/mu_guard_cleanupMark D. Roth
Move C++ mu_guard class out of C-core public headers and fix style.
2018-08-16Fix Bazel BUILDVijay Pai
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
Use environment variable to enable CFStream
2018-08-09Added system roots feature to load roots from OS trust storetdbhacks
Added a flag-guarded feature that allows gRPC to load TLS/SSL roots from the OS trust store. This is the Linux-specific implementation of such feature.
2018-08-06Enable CFStream with environment variableMuxi Yan
2018-07-27Revert "Merge pull request #16158 from apolcyn/revert_windows_breakage"Alexander Polcyn
This reverts commit d9e8f86675cf923714b3ead4b06087e14a88c08c, reversing changes made to 04847aeb1e62bc528d88fa3c47daa24a4cf629b3.
2018-07-26Revert "Merge pull request #15797 from apolcyn/windows_compile_and_sort"Alexander Polcyn
This reverts commit ae8d3efc3a360b289f0b33e1c53c8c73960cb31f, reversing changes made to e41215e181564a61320b9b69ae5feb7f7c3625fe.
2018-07-25Get c-ares to compile and do address sorting on windowsAlex Polcyn
2018-07-23Merge pull request #16067 from srini100/masterSrini Polavarapu
Bump version to v1.15.0-dev
2018-07-20reviewer feedbackncteisen
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
to be traced. Adding tests for Fathom and TracedBuffer. A lot more. Please read PR description.
2018-07-13Add server load reporting serviceJuanli Shen
2018-07-09Merge pull request #15906 from ncteisen/channelzNoah Eisen
Fix Channelz Linkage Error
2018-07-09Merge pull request #15845 from ghostwriternr/add_gevent_to_bazelNathaniel Manista
Add gevent_util.h to grpc_base_c Bazel target.
2018-07-06Fix the muddled linkeage of channelzncteisen
2018-07-06Merge pull request #15909 from yihuazhang/local_channel_credentialsyihuaz
Implement local channel/server credentials
2018-07-03Merge pull request #15771 from ncteisen/serializationNoah Eisen
Support Per-Method Codegen Generic on Server Side
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-22Merge pull request #15840 from dgquintas/common_nanopbDavid G. Quintas
Update to use the canonical version of LB proto
2018-06-22Add load reporting filterJuanli Shen
2018-06-22Add gevent_util.h to grpc_base_c Bazel targetNaresh
gevent_util.h was added to iomgr in 1bfff8e, but wasn't added to the grpc_base_c Bazel target. This is required when building cygrpc under gRPC Python using Bazel. Add gevent_util.h to `hdrs` in grpc_base_c.
2018-06-21Update to use the canonical version of LB protoDavid Garcia Quintas
2018-06-21Add load reporterJuanli Shen
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
Adding opencensus grpc plugin with bazel support.
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-08Bump version to v1.14.0Srini Polavarapu