Commit message (Expand) | Author | Age | ||
---|---|---|---|---|
... | ||||
| * | | 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 #11579 from sreecha/fix_alarm | Sree Kuchibhotla | 2017-08-04 | |
| | |\ \ | ||||
| | * | | | Add support for service configs to c-ares resolver. | Mark D. Roth | 2017-08-03 | |
| | | * | | Merge branch 'master' into fix_alarm | Sree Kuchibhotla | 2017-08-02 | |
| | | |\ \ | | | |/ / | | |/| | | ||||
| * | | | | minor fix | jiangtaoli2016 | 2017-08-02 | |
| | | * | | Merge branch 'master' into fix_alarm | Sree Kuchibhotla | 2017-08-01 | |
| | | |\ \ | ||||
| | * | \ \ | Merge branch 'master' of https://github.com/grpc/grpc into flow-control-v3 | ncteisen | 2017-08-01 | |
| | |\ \ \ \ | | | | |/ / | | | |/| | | ||||
| * | | | | | Merge branch 'master' into tsi_grpc | jiangtaoli2016 | 2017-07-31 | |
| |\ \ \ \ \ | | | |/ / / | | |/| | | | ||||
| | * | | | | Clean up grpc++_unsecure so that it doesn't require secure content anymore | Vijay Pai | 2017-07-30 | |
| * | | | | | 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 | |
| | | |\ \ \ | | |_|/ / / | |/| | | | | ||||
| | * | | | | Update BUILD | Yuchen Zeng | 2017-07-28 | |
| |/ / / / | ||||
| | | * | | Merge branch 'master' into fix_alarm | Sree Kuchibhotla | 2017-07-25 | |
| | | |\ \ | | |_|/ / | |/| | | | ||||
| | | | * | Merge github.com:grpc/grpc into stats | Craig Tiller | 2017-07-21 | |
| | | | |\ | | |_|_|/ | |/| | | | ||||
* | | | | | Fix projects | Craig Tiller | 2017-07-21 | |
| | | | * | Update BUILD | Craig Tiller | 2017-07-21 | |
* | | | | | Merge github.com:grpc/grpc into grpc_millis | Craig Tiller | 2017-07-21 | |
|\| | | | | ||||
| * | | | | Merge pull request #11871 from murgatroid99/uv_portability_fix | Michael Lumish | 2017-07-21 | |
| |\ \ \ \ | | |_|_|/ | |/| | | | ||||
* | | | | | Merge github.com:grpc/grpc into grpc_millis | Craig Tiller | 2017-07-20 | |
|\| | | | | ||||
* | | | | | Review feedback | Craig Tiller | 2017-07-19 | |
| * | | | | Merge pull request #11519 from iancoolidge/devel-reflection | David G. Quintas | 2017-07-19 | |
| |\ \ \ \ | ||||
| | | | * | | Pull flow control into one module | ncteisen | 2017-07-18 | |
| | |_|/ / | |/| | | | ||||
| | | * | | Merge branch 'master' into uv_portability_fix | murgatroid99 | 2017-07-18 | |
| | | |\ \ | | |_|/ / | |/| | | | ||||
| | | * | | Add asserts that uv calls all run on the same thread | murgatroid99 | 2017-07-18 | |
| * | | | | Merge pull request #11607 from yihuazhang/tsi_init | Mark D. Roth | 2017-07-18 | |
| |\ \ \ \ | ||||
* | | | | | | Compiling again | Craig Tiller | 2017-07-17 | |
|/ / / / / | ||||
| * | | | | Add GTS plugin | Yihua Zhang | 2017-07-17 | |
* | | | | | Merge pull request #11189 from muxi/stream_compression | Muxi Yan | 2017-07-17 | |
|\ \ \ \ \ | |/ / / / |/| | | | | ||||
* | | | | | Create inproc transport, add relevant tests, exclude irrelevant tests | Vijay Pai | 2017-07-14 | |
| * | | | | lib - fix another Bazel build problem | Muxi Yan | 2017-07-14 | |
| | * | | | alwayslink=1 for reflection plugin | Ian Coolidge | 2017-07-13 | |
| |/ / / |/| | | | ||||
* | | | | Merge pull request #11310 from nicolasnoble/import | Nicolas Noble | 2017-07-13 | |
|\ \ \ \ | |_|/ / |/| | | | ||||
| | * | | lib - Fix Bazel build | Muxi Yan | 2017-07-13 | |
* | | | | Revert "Remove lockfree-stack implementation that is no longer used" | Ken Payson | 2017-07-10 | |
| |/ / |/| | | ||||
| * | | Merge branch 'master' of https://github.com/grpc/grpc into import | Nicolas "Pixel" Noble | 2017-06-26 | |
| |\ \ | |/ / |/| | | ||||
| | * | Refcount grpc_alarm object so that grpc_alarm_destroy can safely be called be... | Sree Kuchibhotla | 2017-06-22 | |
| |/ |/| | ||||
* | | Remove lockfree-stack implementation that is no longer used | Vijay Pai | 2017-06-19 | |
* | | Merge remote-tracking branch 'upstream/v1.4.x' into upmerge_1.4.x | murgatroid99 | 2017-06-15 | |
|\ \ | ||||
* \ \ | Merge pull request #11336 from ctiller/ALL-the-things | Craig Tiller | 2017-06-08 | |
|\ \ \ | ||||
* \ \ \ | Merge pull request #11237 from y-zeng/srv_record | Yuchen Zeng | 2017-06-08 | |
|\ \ \ \ | ||||
| | * \ \ | Merge github.com:grpc/grpc into ALL-the-things | Craig Tiller | 2017-06-08 | |
| | |\ \ \ | |_|/ / / |/| | | | | ||||
* | | | | | fix remaining license notices | Jan Tattermusch | 2017-06-08 | |
* | | | | | auto-fix most of licenses | Jan Tattermusch | 2017-06-08 | |
| | * | | | Merge github.com:grpc/grpc into ALL-the-things | Craig Tiller | 2017-06-07 | |
| | |\ \ \ | |_|/ / / |/| | | | | ||||
* | | | | | Implement LB policy updates | David Garcia Quintas | 2017-06-06 |