Commit message (Collapse) | Author | Age | |
---|---|---|---|
* | Merge pull request #16467 from AspirinSJL/bump_master | Juanli Shen | 2018-08-27 |
|\ | | | | | Bump version to 1.16.0-dev | ||
* | | Revert "Revert "Fathom tcp changes"" | Yash Tibrewal | 2018-08-27 |
| | | |||
| * | Regenerate projects | Juanli Shen | 2018-08-27 |
|/ | |||
* | Revert "Fathom tcp changes" | Jan Tattermusch | 2018-08-27 |
| | |||
* | Merge pull request #15941 from yashykt/fathomtcpchanges | Yash Tibrewal | 2018-08-24 |
|\ | | | | | Fathom tcp changes | ||
* | | Add an inproc-based non-polling test of core callback API | Vijay Pai | 2018-08-21 |
| | | |||
* | | Move a file from src/cpp to src/core since core depends on it | Vijay Pai | 2018-08-16 |
| | | |||
| * | Merge master | Yash Tibrewal | 2018-08-13 |
| |\ | |/ |/| | |||
* | | Added system roots feature to load roots from OS trust store | tdbhacks | 2018-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 c-ares queries on Windows | Alex Polcyn | 2018-08-08 |
| | | |||
* | | rephrase comment | Jan Tattermusch | 2018-08-07 |
| | | |||
* | | try fix c++ vs2017 build | Jan Tattermusch | 2018-08-07 |
| | | |||
* | | Revert "Merge pull request #16158 from apolcyn/revert_windows_breakage" | Alexander Polcyn | 2018-07-27 |
| | | | | | | | | | | This reverts commit d9e8f86675cf923714b3ead4b06087e14a88c08c, reversing changes made to 04847aeb1e62bc528d88fa3c47daa24a4cf629b3. | ||
* | | Revert "Merge pull request #15797 from apolcyn/windows_compile_and_sort" | Alexander Polcyn | 2018-07-26 |
| | | | | | | | | | | This reverts commit ae8d3efc3a360b289f0b33e1c53c8c73960cb31f, reversing changes made to e41215e181564a61320b9b69ae5feb7f7c3625fe. | ||
* | | Get c-ares to compile and do address sorting on windows | Alex Polcyn | 2018-07-25 |
| | | |||
* | | Merge pull request #16092 from apolcyn/customizable_qps_server_builder | apolcyn | 2018-07-23 |
|\ \ | | | | | | | Provide a global way to customize QPS server builder options | ||
* \ \ | Merge pull request #16067 from srini100/master | Srini Polavarapu | 2018-07-23 |
|\ \ \ | | | | | | | | | Bump version to v1.15.0-dev | ||
| | * | | Make QPS server builder customizeabled | Alex Polcyn | 2018-07-23 |
| |/ / |/| | | |||
* | | | Move ChannelzServicePlugin to public, experimental | ncteisen | 2018-07-19 |
| | | | |||
| * | | Regenerate projects | Srini Polavarapu | 2018-07-19 |
| | | | |||
* | | | Adds C++ Channelz Service | ncteisen | 2018-07-18 |
|/ / | |||
| * | Fathom TCP level changes. TracedBuffer for keeping track of all buffers | Yash Tibrewal | 2018-07-16 |
|/ | | | | | to be traced. Adding tests for Fathom and TracedBuffer. A lot more. Please read PR description. | ||
* | Fix the muddled linkeage of channelz | ncteisen | 2018-07-06 |
| | |||
* | Merge pull request #15909 from yihuazhang/local_channel_credentials | yihuaz | 2018-07-06 |
|\ | | | | | Implement local channel/server credentials | ||
| * | implement loca credentials | Yihua Zhang | 2018-07-02 |
| | | |||
* | | s/CodegenGeneric/Raw/g | ncteisen | 2018-06-28 |
| | | |||
* | | Merge branch 'master' of https://github.com/grpc/grpc into serialization | ncteisen | 2018-06-28 |
|\| | |||
| * | Add header back in build.yaml | Juanli Shen | 2018-06-25 |
| | | |||
| * | Merge pull request #15776 from sreecha/epollex-ownerfd-fix | Sree Kuchibhotla | 2018-06-25 |
| |\ | | | | | | | Prevent pollable from accessing a potentially orphaned/destroyed fd | ||
| * \ | Merge pull request #15840 from dgquintas/common_nanopb | David G. Quintas | 2018-06-22 |
| |\ \ | | | | | | | | | Update to use the canonical version of LB proto | ||
| * | | | Add load reporting filter | Juanli Shen | 2018-06-22 |
| | | | | |||
| | | * | Merge branch 'master' into epollex-ownerfd-fix | Sree Kuchibhotla | 2018-06-22 |
| | | |\ | | |_|/ | |/| | | |||
| | * | | Update to use the canonical version of LB proto | David Garcia Quintas | 2018-06-21 |
| | | | | |||
| * | | | Add channel creation benchmark | ncteisen | 2018-06-21 |
| | | | | |||
| | | * | Merge branch 'master' into epollex-ownerfd-fix | Sree Kuchibhotla | 2018-06-21 |
| | | |\ | | | |/ | | |/| | |||
| * / | | Remove load data store targets from build.yaml | Juanli Shen | 2018-06-20 |
| |/ / | |||
| * | | Merge branch 'master' of https://github.com/grpc/grpc into channelz | ncteisen | 2018-06-20 |
| |\ \ | |||
* | | | | Regenerate project and fix sanity | ncteisen | 2018-06-20 |
| | | | | |||
* | | | | Add end2end test for codegen_generic | ncteisen | 2018-06-20 |
| | | | | |||
* | | | | Support codegen generic on server side | ncteisen | 2018-06-20 |
| |/ / |/| | | |||
* | | | Merge pull request #15195 from jozefizso/dev/vcpkg_csharp_patch | Jan Tattermusch | 2018-06-20 |
|\ \ \ | | | | | | | | | Allow conditional builds of grpc_csharp_ext for vcpkg manager | ||
* | | | | Fix sanitY | Noah Eisen | 2018-06-19 |
| | | | | |||
| | * | | Regenerate project | ncteisen | 2018-06-19 |
| | | | | |||
| | * | | Merge branch 'master' of https://github.com/grpc/grpc into channelz | ncteisen | 2018-06-19 |
| | |\ \ | |_|/ / |/| | | | |||
| | | * | Fix bug in pollset_add_fd_locked and a tsan error | Sree Kuchibhotla | 2018-06-19 |
| | | | | |||
| | | * | Merge branch 'master' into epollex-ownerfd-fix | Sree Kuchibhotla | 2018-06-19 |
| | | |\ | |_|_|/ |/| | | | |||
* | | | | Merge pull request #15274 from JackOfMostTrades/verify-callback-core | Mark D. Roth | 2018-06-19 |
|\ \ \ \ | | | | | | | | | | | Create verify_peer_options when creating ssl credentials to support a peer verification callback | ||
| | * | | | Regenerate CMakeLists.txt from generate_projects.sh | Jozef Izso | 2018-06-19 |
| |/ / / |/| | | | |||
* | | | | Merge pull request #15070 from Vizerai/filter_port | Jim King | 2018-06-18 |
|\ \ \ \ | | | | | | | | | | | Adding opencensus grpc plugin with bazel support. | ||
| | | | * | Merge branch 'master' into epollex-ownerfd-fix | Sree Kuchibhotla | 2018-06-18 |
| | | | |\ | |_|_|_|/ |/| | | | |