Commit message (Expand) | Author | Age | |
---|---|---|---|
* | Merge | Craig Tiller | 2017-09-08 |
|\ | |||
| * | Merge pull request #12200 from dgquintas/rename_lr_to_plugin | David G. Quintas | 2017-09-08 |
| |\ | |||
| * \ | Merge pull request #12372 from vjpai/armalarmadingdong | Vijay Pai | 2017-09-07 |
| |\ \ | |||
| | | * | Merge branch 'master' of github.com:grpc/grpc into rename_lr_to_plugin | David Garcia Quintas | 2017-09-07 |
| | | |\ | | |_|/ | |/| | | |||
* | | | | Merge github.com:grpc/grpc into grpc_millis | Craig Tiller | 2017-09-07 |
|\| | | | |||
| * | | | Merge pull request #12369 from markdroth/call_combiner | Mark D. Roth | 2017-09-07 |
| |\ \ \ | |||
| | | * | | Decouple alarm construction from setting to avoid races in MT code | Vijay Pai | 2017-09-07 |
| | |/ / | |/| | | |||
| * | | | Garbage collect experimental pollers | Craig Tiller | 2017-09-07 |
| | | * | s/load_reporting/server_load_reporting | David Garcia Quintas | 2017-09-06 |
* | | | | Merge github.com:grpc/grpc into wc | Craig Tiller | 2017-09-01 |
|\ \ \ \ | | |/ / | |/| | | |||
| * | | | Revert "Revert "Implement call combiner"" | Mark D. Roth | 2017-09-01 |
| |/ / | |||
| * | | Merge github.com:grpc/grpc into stats | Craig Tiller | 2017-08-31 |
| |\ \ | |||
| | * | | Revert "Implement call combiner" | Mark D. Roth | 2017-08-29 |
| * | | | Merge github.com:grpc/grpc into stats | Craig Tiller | 2017-08-29 |
| |\| | | |||
* | | | | Merge github.com:grpc/grpc into grpc_millis | Craig Tiller | 2017-08-29 |
|\ \ \ \ | | |/ / | |/| | | |||
| * | | | Merge pull request #12274 from apolcyn/fix_missing_nanopb_headers_master | apolcyn | 2017-08-28 |
| |\ \ \ | |||
| * \ \ \ | Merge pull request #11566 from markdroth/call_combiner | Mark D. Roth | 2017-08-25 |
| |\ \ \ \ | |||
| | * | | | | 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 |
| | | |_|/ | | |/| | | |||
| * | | | | Add sync_custom.h | yang-g | 2017-08-24 |
| * | | | | Remove stale file | yang-g | 2017-08-24 |
| |/ / / | |||
| | * / | fix build.yaml to expand nanopb headers filegroup | Alexander Polcyn | 2017-08-23 |
| |/ / | |||
| * | | Master version bump to 1.7.x | David Garcia Quintas | 2017-08-16 |
| * | | 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 |
| * | | 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.yaml, fix format | Yuchen Zeng | 2017-07-27 |
| |/ / / / | |||
| | | * | | 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 |
* | | | | | Merge github.com:grpc/grpc into grpc_millis | Craig Tiller | 2017-07-21 |
|\| | | | | |||
* | | | | | Merge github.com:grpc/grpc into grpc_millis | Craig Tiller | 2017-07-20 |
|\ \ \ \ \ | |||
* | | | | | | Review feedback | 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 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 |