Commit message (Collapse) | Author | Age | |
---|---|---|---|
* | Fixes | Craig Tiller | 2017-10-06 |
| | |||
* | Merge github.com:grpc/grpc into flowctl+millis | Craig Tiller | 2017-10-05 |
|\ | |||
* \ | Merge github.com:grpc/grpc into flowctl+millis | Craig Tiller | 2017-10-05 |
|\ \ | |||
| | * | Merge branch 'master' into externC | Yash Tibrewal | 2017-10-03 |
| | |\ | | |/ | |/| | |||
| * | | Merge pull request #12690 from matt-kwong/cov | Matt Kwong | 2017-10-03 |
| |\ \ | | | | | | | | | Fix coverage tests | ||
| | | * | Rebasing on master for easier merging and testing | Yash Tibrewal | 2017-10-02 |
| | | | | |||
| | | * | Trying ken's fix for windows python | Yash Tibrewal | 2017-10-02 |
| | | | | |||
| | | * | Running generate projects | Yash Tibrewal | 2017-10-02 |
| | | | | |||
| | | * | Reverting pb.c files for now. Also fixing few more build errors | Yash Tibrewal | 2017-10-02 |
| | | | | |||
| | | * | Changes for C to C++. Adding extern C to header files for compatibility. | Yash Tibrewal | 2017-10-02 |
| | | | | | | | | | | | | | | | | Also converting to .cc | ||
| | | * | Changes for C to C++. Adding extern C to header files for compatibility. | Yash Tibrewal | 2017-10-02 |
| | |/ | |/| | |||
* | | | Merge github.com:grpc/grpc into flowctl+millis | Craig Tiller | 2017-09-29 |
|\| | | |||
| | * | Add -lstdc++ flag for compiling under gcov | Matt Kwong | 2017-09-21 |
| | | | |||
| * | | Merge remote-tracking branch 'upstream/master' into ↵ | Muxi Yan | 2017-09-11 |
| |\| | | | | | | | | | | fix-stream-compression-transport-duplicate | ||
* | | | Merge | Craig Tiller | 2017-09-08 |
|\ \ \ | | |/ | |/| | |||
| * | | 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 |
| |\ \ \ | | | | | | | | | | | Second attempt at call combiner PR | ||
| * | | | | Garbage collect experimental pollers | Craig Tiller | 2017-09-07 |
| | | | | | |||
| | | * | | s/load_reporting/server_load_reporting | David Garcia Quintas | 2017-09-06 |
| | | | | | |||
| | | | * | build_project | Muxi Yan | 2017-09-05 |
| | |_|/ | |/| | | |||
* | | | | Merge github.com:grpc/grpc into wc | Craig Tiller | 2017-09-01 |
|\ \ \ \ | | |/ / | |/| | | |||
| * | | | Revert "Revert "Implement call combiner"" | Mark D. Roth | 2017-09-01 |
| |/ / | | | | | | | | | | This reverts commit bf19961d0a49b43cb528392efeb4880eeebb9b5e. | ||
| * | | 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 |
|\ \ \ \ | | |/ / | |/| | | |||
| * | | | 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 |
| | |/ | |/| | |||
| * | | 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 |
| |\ \ | |||
| | * | | 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 github.com:grpc/grpc into stats | Craig Tiller | 2017-07-21 |
| | | |\ | | |_|/ | |/| | | |||
* | | | | Merge github.com:grpc/grpc into grpc_millis | Craig Tiller | 2017-07-21 |
|\| | | | |||
* | | | | Fix projects | Craig Tiller | 2017-07-21 |
| | | | | |||
| * | | | Fix Node build for older versions of Electron on Mac | murgatroid99 | 2017-07-20 |
| | | | | |||
* | | | | Merge github.com:grpc/grpc into grpc_millis | Craig Tiller | 2017-07-20 |
|\ \ \ \ | |||
| | | | * | Build simplification | Craig Tiller | 2017-07-19 |
| | | | | | |||
| | * | | | Fix issues with Node Mac build | murgatroid99 | 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 | ||
* | | | Compiling again | Craig Tiller | 2017-07-17 |
|/ / |