aboutsummaryrefslogtreecommitdiffhomepage
path: root/BUILD
Commit message (Collapse)AuthorAge
...
* Merge pull request #15941 from yashykt/fathomtcpchangesGravatar Yash Tibrewal2018-08-24
|\ | | | | Fathom tcp changes
* \ Merge pull request #16358 from muxi/privatize-boringsslGravatar Muxi Yan2018-08-24
|\ \ | | | | | | Make symbols of BoringSSL private
| * | Make symbols of BoringSSL private to gRPCGravatar Muxi Yan2018-08-23
| | |
* | | Merge pull request #16374 from vjpai/censusGravatar Vijay Pai2018-08-17
|\ \ \ | | | | | | | | Move a census file from src/cpp to src/core since core depends on it
* \ \ \ Merge pull request #16373 from markdroth/mu_guard_cleanupGravatar Mark D. Roth2018-08-17
|\ \ \ \ | | | | | | | | | | Move C++ mu_guard class out of C-core public headers and fix style.
| | * | | Fix Bazel BUILDGravatar Vijay Pai2018-08-16
| | | | |
| | * | | Move a file from src/cpp to src/core since core depends on itGravatar Vijay Pai2018-08-16
| |/ / / |/| | |
| * | | Move C++ mu_guard class out of C-core public headers and fix style.Gravatar Mark D. Roth2018-08-16
| | | |
| | | * Merge masterGravatar Yash Tibrewal2018-08-13
| | | |\ | |_|_|/ |/| | |
* | | | Merge pull request #16261 from muxi/dynamic-cfstream-initGravatar Muxi Yan2018-08-13
|\ \ \ \ | |/ / / |/| | | Use environment variable to enable CFStream
* | | | Added system roots feature to load roots from OS trust storeGravatar tdbhacks2018-08-09
| |/ / |/| | | | | | | | | | | | | | 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.
| * | Enable CFStream with environment variableGravatar Muxi Yan2018-08-06
|/ /
* | Revert "Merge pull request #16158 from apolcyn/revert_windows_breakage"Gravatar Alexander Polcyn2018-07-27
| | | | | | | | | | This reverts commit d9e8f86675cf923714b3ead4b06087e14a88c08c, reversing changes made to 04847aeb1e62bc528d88fa3c47daa24a4cf629b3.
* | Revert "Merge pull request #15797 from apolcyn/windows_compile_and_sort"Gravatar Alexander Polcyn2018-07-26
| | | | | | | | | | This reverts commit ae8d3efc3a360b289f0b33e1c53c8c73960cb31f, reversing changes made to e41215e181564a61320b9b69ae5feb7f7c3625fe.
* | Get c-ares to compile and do address sorting on windowsGravatar Alex Polcyn2018-07-25
| |
* | Merge pull request #16067 from srini100/masterGravatar Srini Polavarapu2018-07-23
|\ \ | | | | | | Bump version to v1.15.0-dev
* | | reviewer feedbackGravatar ncteisen2018-07-20
| | |
| * | Bump version to 1.15.0-devGravatar Srini Polavarapu2018-07-19
| | |
* | | Adds C++ Channelz ServiceGravatar ncteisen2018-07-18
|/ /
| * Fathom TCP level changes. TracedBuffer for keeping track of all buffersGravatar Yash Tibrewal2018-07-16
|/ | | | | to be traced. Adding tests for Fathom and TracedBuffer. A lot more. Please read PR description.
* Add server load reporting serviceGravatar Juanli Shen2018-07-13
|
* Merge pull request #15906 from ncteisen/channelzGravatar Noah Eisen2018-07-09
|\ | | | | Fix Channelz Linkage Error
* \ Merge pull request #15845 from ghostwriternr/add_gevent_to_bazelGravatar Nathaniel Manista2018-07-09
|\ \ | | | | | | Add gevent_util.h to grpc_base_c Bazel target.
| | * Fix the muddled linkeage of channelzGravatar ncteisen2018-07-06
| |/ |/|
* | Merge pull request #15909 from yihuazhang/local_channel_credentialsGravatar yihuaz2018-07-06
|\ \ | | | | | | Implement local channel/server credentials
* \ \ Merge pull request #15771 from ncteisen/serializationGravatar Noah Eisen2018-07-03
|\ \ \ | | | | | | | | Support Per-Method Codegen Generic on Server Side
| | * | implement loca credentialsGravatar Yihua Zhang2018-07-02
| |/ / |/| |
| * | Merge branch 'master' of https://github.com/grpc/grpc into serializationGravatar ncteisen2018-06-28
| |\ \
* | | | Avoid duplicate definitions of ROUND_UP_TO_ALIGNMENT_SIZE() macro.Gravatar Mark D. Roth2018-06-27
| |/ / |/| |
* | | Merge pull request #15840 from dgquintas/common_nanopbGravatar David G. Quintas2018-06-22
|\ \ \ | | | | | | | | Update to use the canonical version of LB proto
* | | | Add load reporting filterGravatar Juanli Shen2018-06-22
| | | |
| | | * Add gevent_util.h to grpc_base_c Bazel targetGravatar Naresh2018-06-22
| |_|/ |/| | | | | | | | | | | | | | 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.
| * | Update to use the canonical version of LB protoGravatar David Garcia Quintas2018-06-21
| | |
* | | Add load reporterGravatar Juanli Shen2018-06-21
|/ /
| * Support codegen generic on server sideGravatar ncteisen2018-06-20
| |
* | Merge branch 'master' of https://github.com/grpc/grpc into channelzGravatar ncteisen2018-06-19
|\|
| * 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.