Commit message (Collapse) | Author | Age | |
---|---|---|---|
* | Add newline at the end of src/core headers that did not have it | Yash Tibrewal | 2017-10-09 |
| | |||
* | Merge github.com:grpc/grpc into flowctl+millis | Craig Tiller | 2017-10-05 |
|\ | |||
| * | Reverting pb.c files for now. Also fixing few more build errors | Yash Tibrewal | 2017-10-02 |
| | | |||
| * | More build errors | Yash Tibrewal | 2017-10-02 |
| | | |||
| * | Removing 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 |
| | | |||
| * | Changes for C to C++. Adding extern C to header files for compatibility. | Yash Tibrewal | 2017-10-02 |
| | | |||
| * | Changes for C to C++. Adding extern C to header files for compatibility. | Yash Tibrewal | 2017-10-02 |
| | | |||
| * | Clang format | Yash Tibrewal | 2017-10-02 |
| | | |||
| * | More pointer conversions, deprecated string to char *, goto crossing ↵ | Yash Tibrewal | 2017-10-02 |
| | | | | | | | | initializations | ||
| * | more pointer conversions and goto jump warnings | Yash Tibrewal | 2017-10-02 |
| | | |||
| * | More pointer conversion required after making build changes | Yash Tibrewal | 2017-10-02 |
| | | |||
* | | Merge github.com:grpc/grpc into flowctl+millis | Craig Tiller | 2017-09-29 |
|\| | |||
| * | Merge remote-tracking branch 'upstream/master' into plugin_credentials_api_fix | Mark D. Roth | 2017-09-28 |
| |\ | |||
| | * | Fix race condition in composite credentials. | Mark D. Roth | 2017-09-28 |
| | | | |||
| * | | Add tracer for plugin credentials. | Mark D. Roth | 2017-09-26 |
| | | | |||
| * | | Merge remote-tracking branch 'upstream/master' into plugin_credentials_api_fix | Mark D. Roth | 2017-09-25 |
| |\| | |||
* | | | Merge github.com:grpc/grpc into grpc_millis | Craig Tiller | 2017-09-19 |
|\ \ \ | | |/ | |/| | |||
* | | | Merge github.com:grpc/grpc into grpc_millis | Craig Tiller | 2017-09-19 |
|\ \ \ | |||
| | * \ | Merge github.com:grpc/grpc into pollset_kick_stats | Craig Tiller | 2017-09-18 |
| | |\ \ | | |/ / | |/| | | |||
| * | | | Merge pull request #12359 from justinburke/tsi_factory_locking | Justin Burke | 2017-09-18 |
| |\ \ \ | | | | | | | | | | | Add reference counting to tsi_ssl_handshaker_factories | ||
* | | | | | Merge github.com:grpc/grpc into grpc_millis | Craig Tiller | 2017-09-18 |
|\| | | | | |||
| | | * | | Merge github.com:grpc/grpc into pollset_kick_stats | Craig Tiller | 2017-09-18 |
| | | |\ \ | | |_|/ / | |/| | | | |||
| | * | | | Add reference counting to tsi_ssl_handshaker_factories | Justin Burke | 2017-09-15 |
| | | | | | |||
| * | | | | Pass exec_ctx in TSI zero_copy_protector create | jiangtaoli2016 | 2017-09-14 |
| |/ / / | |||
* | | | | Merge github.com:grpc/grpc into grpc_millis | Craig Tiller | 2017-09-11 |
|\| | | | |||
| | * | | Merge github.com:grpc/grpc into pollset_kick_stats | Craig Tiller | 2017-09-11 |
| | |\ \ | | |/ / | |/| | | |||
| * | | | Compile fix | Craig Tiller | 2017-09-08 |
| | | | | |||
| * | | | Merge github.com:grpc/grpc into write_completion | Craig Tiller | 2017-09-08 |
| |\ \ \ | |||
* | \ \ \ | Merge | Craig Tiller | 2017-09-08 |
|\ \ \ \ \ | | |/ / / | |/| | | | |||
| | | * | | Merge github.com:grpc/grpc into pollset_kick_stats | Craig Tiller | 2017-09-08 |
| | | |\ \ | | |_|/ / | |/| | | | |||
| | | | * | Merge remote-tracking branch 'upstream/master' into plugin_credentials_api_fix | Mark D. Roth | 2017-09-08 |
| | | | |\ | | |_|_|/ | |/| | | | |||
| * | | | | Merge pull request #12418 from jiangtaoli2016/fake_zero_copy_protector | Mark D. Roth | 2017-09-08 |
| |\ \ \ \ | | | | | | | | | | | | | Fake zero copy protector | ||
| | | | * \ | Merge github.com:grpc/grpc into pollset_kick_stats | Craig Tiller | 2017-09-07 |
| | | | |\ \ | | |_|_|/ / | |/| | | | | |||
| | | * | | | Merge github.com:grpc/grpc into write_completion | Craig Tiller | 2017-09-07 |
| | | |\ \ \ | | |_|/ / / | |/| | | | | |||
* | | | | | | Merge github.com:grpc/grpc into grpc_millis | Craig Tiller | 2017-09-07 |
|\| | | | | | |||
| | | | | * | clang-format | Mark D. Roth | 2017-09-06 |
| | | | | | | |||
| | * | | | | Revise zero-copy protector interface | jiangtaoli2016 | 2017-09-06 |
| | | | | | | |||
| | * | | | | Fake zero-copy frame protector | jiangtaoli2016 | 2017-09-06 |
| | | | | | | |||
| * | | | | | Reset cancellation closure when unreffing the call to avoid race conditions. | Mark D. Roth | 2017-09-05 |
| | | | | | | |||
| | | | | * | Change plugin credentials API to support both sync and async modes. | Mark D. Roth | 2017-09-01 |
| | | |_|/ | | |/| | | |||
* | | | | | Merge github.com:grpc/grpc into wc | Craig Tiller | 2017-09-01 |
|\| | | | | |||
| | | | * | Add pollset_kick stats | Craig Tiller | 2017-09-01 |
| | | |/ | | |/| | |||
| * | | | Fix asan and tsan failures. | Mark D. Roth | 2017-09-01 |
| | | | | |||
| * | | | Revert "Revert "Implement call combiner"" | Mark D. Roth | 2017-09-01 |
| |/ / | | | | | | | | | | This reverts commit bf19961d0a49b43cb528392efeb4880eeebb9b5e. | ||
| | * | Merge github.com:grpc/grpc into wc | Craig Tiller | 2017-08-31 |
| | |\ | | |/ | |/| | |||
| * | | Revert "Fake zero copy protector" | Jan Tattermusch | 2017-08-31 |
| | | | |||
| * | | Implement fake TSI zero-copy frame protector | jiangtaoli2016 | 2017-08-30 |
| | | | |||
| * | | Revert "Implement call combiner" | Mark D. Roth | 2017-08-29 |
| | | |