Commit message (Expand) | Author | Age | ||
---|---|---|---|---|
... | ||||
| | | | * | | Merge branch 'master' into fix-end2end-test | Sree Kuchibhotla | 2017-07-31 | |
| | | | |\ \ | | |_|_|/ / | |/| | | | | ||||
| | * | | | | add comment and test for memory api of grpc_call_cancel_with_status | Alexander Polcyn | 2017-07-28 | |
| * | | | | | Change return type to bool | yang-g | 2017-07-28 | |
| * | | | | | Allow adding events to cq after shutdown is called. | yang-g | 2017-07-28 | |
| |/ / / / | ||||
* | | | | | fix Bazel build | Muxi Yan | 2017-07-27 | |
* | | | | | Resolve performance | Muxi Yan | 2017-07-27 | |
* | | | | | fix test configuration | Muxi Yan | 2017-07-27 | |
* | | | | | Merge remote-tracking branch 'upstream/master' into stream_compression_config | Muxi Yan | 2017-07-26 | |
|\| | | | | ||||
* | | | | | bug fix | Muxi Yan | 2017-07-26 | |
| * | | | | Improvements to grpc_byte_stream API and handling. | Mark D. Roth | 2017-07-26 | |
* | | | | | Separate stream compression from message-wise compression | Muxi Yan | 2017-07-26 | |
| | | * | | Fix streaming_error_response test (failing in epoll1 but bug is not related t... | Sree Kuchibhotla | 2017-07-26 | |
| | * | | | Merge branch 'master' into fix_alarm | Sree Kuchibhotla | 2017-07-25 | |
| | |\| | | ||||
| * | | | | Adding exec_ctx to avl vtable functions | yang-g | 2017-07-25 | |
| | |/ / | |/| | | ||||
| * | | | Merge pull request #11786 from y-zeng/fd_orphan | Yuchen Zeng | 2017-07-24 | |
| |\ \ \ | ||||
| * \ \ \ | Merge pull request #11733 from markdroth/security_api_cleanup | Mark D. Roth | 2017-07-24 | |
| |\ \ \ \ | ||||
* | | | | | | Revert "Stream compression configuration" | Muxi Yan | 2017-07-21 | |
| | | | | * | Merge github.com:grpc/grpc into stats | Craig Tiller | 2017-07-21 | |
| | | | | |\ | | |_|_|_|/ | |/| | | | | ||||
| * | | | | | Merge pull request #11884 from yashykt/connect-auth | Yash Tibrewal | 2017-07-21 | |
| |\ \ \ \ \ | ||||
| | | * | | | | Add cancellation to asynchronous security APIs. | Mark D. Roth | 2017-07-21 | |
| | * | | | | | Changing a few variable names and adding few safety conditions | Yash Tibrewal | 2017-07-21 | |
| | * | | | | | Test credentials are passed with channel arg. Renamed macros and refactored c... | Yash Tibrewal | 2017-07-20 | |
| | * | | | | | Removing a few style issues | Yash Tibrewal | 2017-07-19 | |
| | * | | | | | remove unnecessary code | Yash Tibrewal | 2017-07-19 | |
| | * | | | | | Merged latest commit from upstream | Yash Tibrewal | 2017-07-19 | |
| | |\| | | | | ||||
| | * | | | | | Adding connect auth feature. Proxy-Authorization header is being inserted whe... | Yash Tibrewal | 2017-07-19 | |
| | | | | | * | Add a simple stats framework to gRPC C core | Craig Tiller | 2017-07-18 | |
| | | | |_|/ | | | |/| | | ||||
| | | | * | | Add already_closed in grpc_fd_orphan | Yuchen Zeng | 2017-07-17 | |
| | | |/ / | ||||
| * | | | | Merge branch 'master' into sreek-epoll1 | Sree Kuchibhotla | 2017-07-17 | |
| |\ \ \ \ | | | |/ / | | |/| | | ||||
| | * | | | Merge pull request #11189 from muxi/stream_compression | Muxi Yan | 2017-07-17 | |
| | |\ \ \ | ||||
| | * | | | | Reset OWNERS state | Craig Tiller | 2017-07-17 | |
| | * | | | | Merge pull request #11145 from vjpai/inproc3 | Vijay Pai | 2017-07-15 | |
| | |\ \ \ \ | ||||
| | * \ \ \ \ | Merge pull request #10827 from jboeuf/max_token_lifetime_cpp | jboeuf | 2017-07-14 | |
| | |\ \ \ \ \ | ||||
| | | | * | | | | Create inproc transport, add relevant tests, exclude irrelevant tests | Vijay Pai | 2017-07-14 | |
| | | | | |/ / | | | | |/| | | ||||
| * | | | | | | Merge branch 'master' into sreek-epoll1 | Sree Kuchibhotla | 2017-07-14 | |
| |\| | | | | | ||||
| | | * | | | | Better handling of token lifetime. | Julien Boeuf | 2017-07-13 | |
| | | |/ / / | ||||
| * | | | | | Merge branch 'master' into sreek-epoll1 | Sree Kuchibhotla | 2017-07-13 | |
| |\ \ \ \ \ | | | |/ / / | | |/| | | | ||||
| | | * | | | Detach ownership of core/c++ | Craig Tiller | 2017-07-13 | |
| | |/ / / | ||||
| | * | | | Merge pull request #11803 from ctiller/spin-init | Craig Tiller | 2017-07-13 | |
| | |\ \ \ | ||||
| | * \ \ \ | Merge pull request #11310 from nicolasnoble/import | Nicolas Noble | 2017-07-13 | |
| | |\ \ \ \ | ||||
| | | | * | | | clang-format | Craig Tiller | 2017-07-13 | |
| | | | * | | | Add a test of repeatedly calling grpc_init then grpc_shutdown | Craig Tiller | 2017-07-13 | |
| | * | | | | | Add test tree owners for C/C++ | Craig Tiller | 2017-07-13 | |
| | | |/ / / | | |/| | | | ||||
* | | | | | | generate project | Muxi Yan | 2017-07-12 | |
* | | | | | | Add tests | Muxi Yan | 2017-07-12 | |
* | | | | | | Stream compression configuration | Muxi Yan | 2017-07-12 | |
| |_|_|/ / |/| | | | | ||||
| * | | | | Merge branch 'enable-epoll1' of https://github.com/ctiller/grpc into ctiller-... | Sree Kuchibhotla | 2017-07-12 | |
| |\ \ \ \ | | |/ / / | |/| | | | ||||
| * | | | | Merge pull request #11317 from ctiller/cq-drop | Craig Tiller | 2017-07-12 | |
| |\ \ \ \ | ||||
| * \ \ \ \ | Merge pull request #11409 from annasapek/asynch-tsi-fake-handshaker | Mark D. Roth | 2017-07-12 | |
| |\ \ \ \ \ | ||||
| | * | | | | | Update tsi_fake_handshaker to implement the asynchronous TSI | Anna Sapek | 2017-07-11 |