Commit message (Collapse) | Author | Age | ||
---|---|---|---|---|
... | ||||
| | | | * | | 1.6.0-pre1 -> 1.6.0 | David Garcia Quintas | 2017-08-29 | |
| | | | | | | ||||
| | * | | | | Implement call combiner. | Mark D. Roth | 2017-08-25 | |
| | | | | | | ||||
* | | | | | | Renamed load_reporting.{c,h} to load_reporting_plugin.{c,h} | David Garcia Quintas | 2017-08-24 | |
| |/ / / / |/| | | | | ||||
| | | * | | Fix syntax error on classifiers | Ken Payson | 2017-08-24 | |
| | | | | | ||||
* | | | | | Unskip reflection unit test since proto is fixed | Mehrdad Afshari | 2017-08-22 | |
| | | | | | ||||
| | | * | | Version bump to 1.6 | David Garcia Quintas | 2017-08-16 | |
| | | | | | ||||
* | | | | | Master version bump to 1.7.x | David Garcia Quintas | 2017-08-16 | |
| |_|/ / |/| | | | ||||
* | | | | split tsi library into two | jiangtaoli2016 | 2017-08-09 | |
| | | | | ||||
* | | | | Update build rule | jiangtaoli2016 | 2017-08-07 | |
| | | | | ||||
* | | | | Revert "Revert "Add TSI zero-copy frame protector"" | Jiangtao Li | 2017-08-07 | |
| | | | | ||||
* | | | | Revert "Add TSI zero-copy frame protector" | Jiangtao Li | 2017-08-07 | |
| | | | | ||||
* | | | | split tsi into two libraries: tsi_interface and tsi | jiangtaoli2016 | 2017-08-04 | |
| | | | | ||||
* | | | | Merge branch 'master' into tsi_grpc | jiangtaoli2016 | 2017-08-04 | |
|\ \ \ \ | ||||
| * \ \ \ | Merge pull request #11964 from nathanielmanistaatgoogle/grpc_testing | Nathaniel Manista | 2017-08-04 | |
| |\ \ \ \ | | | |/ / | | |/| | | gRPC Python test infrastructure. | |||
| | * | | | gRPC Python test infrastructure | Nathaniel Manista | 2017-08-03 | |
| | | | | | | | | | | | | | | | | | | | | (The channel-related second part of it.) | |||
| * | | | | Add support for service configs to c-ares resolver. | Mark D. Roth | 2017-08-03 | |
| | | | | | ||||
* | | | | | minor fix | jiangtaoli2016 | 2017-08-02 | |
| | | | | | ||||
* | | | | | Add TSI zero-copy frame protector | jiangtaoli2016 | 2017-07-28 | |
| | | | | | ||||
| * | | | | Merge branch 'master' of https://github.com/grpc/grpc into flow-control-v3 | ncteisen | 2017-07-28 | |
| |\ \ \ \ | |/ / / / |/| | | | | ||||
* | | | | | Merge pull request #11901 from nathanielmanistaatgoogle/grpc_testing | Nathaniel Manista | 2017-07-25 | |
|\ \ \ \ \ | | |/ / / | |/| | | | gRPC Python test infrastructure. | |||
* | | | | | Add classifiers to package details | Ken Payson | 2017-07-25 | |
| | | | | | ||||
| * | | | | gRPC Python test infrastructure | Nathaniel Manista | 2017-07-25 | |
| | | | | | | | | | | | | | | | | | | | | (The time-related first part of it, anyway.) | |||
| | | | * | Fix projects | Craig Tiller | 2017-07-21 | |
| | | | | | ||||
| | | | * | Merge github.com:grpc/grpc into grpc_millis | Craig Tiller | 2017-07-20 | |
| | | | |\ | |_|_|_|/ |/| | | | | ||||
| | | * | | Build simplification | Craig Tiller | 2017-07-19 | |
| | | | | | ||||
| | * | | | Pull flow control into one module | ncteisen | 2017-07-18 | |
| |/ / / |/| | | | ||||
| | * | | Add a simple stats framework to gRPC C core | Craig Tiller | 2017-07-18 | |
| |/ / |/| | | ||||
* | | | Merge pull request #11607 from yihuazhang/tsi_init | Mark D. Roth | 2017-07-18 | |
|\ \ \ | | | | | | | | | Add GTS plugin | |||
* \ \ \ | Merge pull request #11859 from nathanielmanistaatgoogle/gitignore | Nathaniel Manista | 2017-07-17 | |
|\ \ \ \ | | |/ / | |/| | | Narrow src/python/.gitignore to only what it needs to ignore. | |||
| | | * | Compiling again | Craig Tiller | 2017-07-17 | |
| |_|/ |/| | | ||||
| * | | Narrow .gitignore to only what it needs to ignore | Nathaniel Manista | 2017-07-17 | |
| | | | | | | | | | | | | | | | | | | "proto" and "*.egg-info/" are no longer generated, "src/" can be narrowed to "/src/", and "*_pb2.py" and "*_pb2_grpc.py" are covered by .gitignore files in parent directories. | |||
| | * | Add GTS plugin | Yihua Zhang | 2017-07-17 | |
| | | | ||||
* | | | Merge pull request #11189 from muxi/stream_compression | Muxi Yan | 2017-07-17 | |
|\ \ \ | | | | | | | | | Implement stream compression lib module | |||
* | | | | Reset OWNERS state | Craig Tiller | 2017-07-17 | |
| |_|/ |/| | | ||||
* | | | Merge pull request #11145 from vjpai/inproc3 | Vijay Pai | 2017-07-15 | |
|\ \ \ | | | | | | | | | In-process transport | |||
| * | | | Create inproc transport, add relevant tests, exclude irrelevant tests | Vijay Pai | 2017-07-14 | |
| | | | | ||||
* | | | | Adding a few owners for /src/python/grpcio/grpc_core_dependencies.py | Nicolas "Pixel" Noble | 2017-07-14 | |
| | | | | ||||
* | | | | Add `set noparent` to Python OWNER files | Mehrdad Afshari | 2017-07-13 | |
| | | | | ||||
* | | | | Add @mehrdada to python OWNERS | Mehrdad Afshari | 2017-07-13 | |
|/ / / | ||||
* | | | Merge pull request #11310 from nicolasnoble/import | Nicolas Noble | 2017-07-13 | |
|\ \ \ | | | | | | | | | Import mutations. | |||
* | | | | Strawman OWNERS --> CODEOWNERS script | Craig Tiller | 2017-07-13 | |
| | | | | ||||
* | | | | Merge pull request #11738 from mehrdada/canonica-urls | Mehrdad Afshari | 2017-07-11 | |
|\ \ \ \ | | | | | | | | | | | Use https://grpc.io consistently as the canonical URL | |||
* | | | | | Revert "Remove lockfree-stack implementation that is no longer used" | Ken Payson | 2017-07-10 | |
| | | | | | | | | | | | | | | | | | | | | This reverts commit 3d04e025bcffd1e583d502de4ee26625ea866b21. | |||
| * | | | | Use https://grpc.io consistently as the canonical URL | Mehrdad Afshari | 2017-07-10 | |
|/ / / / | ||||
* | | | | Fetch grpc.io/release over https | Mehrdad Afshari | 2017-07-10 | |
| | | | | ||||
* | | | | Remove declaration of missing field. | Robert Bradshaw | 2017-07-10 | |
| |_|/ |/| | | ||||
| | * | Move stream_compression to src/core/lib/compression | Muxi Yan | 2017-07-05 | |
| | | | ||||
| | * | Make stream compression module | Muxi Yan | 2017-07-05 | |
| |/ |/| | ||||
| * | Merge branch 'master' of https://github.com/grpc/grpc into import | Nicolas "Pixel" Noble | 2017-06-26 | |
| |\ | |/ |/| | ||||
* | | Enable wrong-import-order lint | Nathaniel Manista | 2017-06-24 | |
| | |