Commit message (Expand) | Author | Age | ||
---|---|---|---|---|
... | ||||
| | * | | | | Merge remote-tracking branch 'upstream/master' into filter_call_init_failure | Mark D. Roth | 2016-08-02 | |
| | |\ \ \ \ | | |/ / / / | |/| | | | | ||||
| * | | | | | Merge branch 'master' of github.com:grpc/grpc into lr_july_16 | David Garcia Quintas | 2016-08-01 | |
| |\ \ \ \ \ | ||||
| * | | | | | | clang-format | David Garcia Quintas | 2016-07-28 | |
* | | | | | | | removed codegen/byte_buffer.h | David Garcia Quintas | 2016-07-27 | |
| |/ / / / / |/| | | | | | ||||
| | | * | | | removed hardcoded disable on logging | Makarand Dharmapurikar | 2016-07-25 | |
* | | | | | | Convert deadline clock type in security handshake timer | yang-g | 2016-07-20 | |
| |_|/ / / |/| | | | | ||||
| | | | * | Fixes | Craig Tiller | 2016-07-18 | |
| | | * | | Merge branch 'filter_call_init_failure' into filter_api | Mark D. Roth | 2016-07-15 | |
| | | |\ \ | | | |/ / | | |/| | | ||||
| | * | | | Merge remote-tracking branch 'upstream/master' into filter_call_init_failure | Mark D. Roth | 2016-07-15 | |
| | |\ \ \ | |_|/ / / |/| | | | | ||||
| | * | | | Merge remote-tracking branch 'upstream/master' into filter_call_init_failure | Mark D. Roth | 2016-07-12 | |
| | |\ \ \ | ||||
| | | | * \ | Merge remote-tracking branch 'upstream/master' into filter_api | Mark D. Roth | 2016-07-12 | |
| | | | |\ \ | | | | |/ / | | | |/| | | ||||
| | | | | * | Fixes | Craig Tiller | 2016-07-12 | |
| * | | | | | Merge remote-tracking branch 'origin/fix_tsan' into lr_july_16 | David Garcia Quintas | 2016-07-11 | |
| |\ \ \ \ \ | | | |/ / / | | |/| | | | ||||
* | | | | | | Merge github.com:grpc/grpc into delayed-write | Craig Tiller | 2016-07-11 | |
|\ \ \ \ \ \ | | |/ / / / | |/| | | | | ||||
| | * | | | | Added new features to load reporting. | David Garcia Quintas | 2016-07-10 | |
| | | | | * | Make transport_stream_ops all be heap allocated | Craig Tiller | 2016-07-08 | |
| | | | | * | Merge github.com:grpc/grpc into grand-unified-closures | Craig Tiller | 2016-07-08 | |
| |_|_|_|/| |/| | | |/ | | |_|/| | |/| | | | ||||
| * | | | | Fixing #7182: Change the return status codes according to the documentation. | Julien Boeuf | 2016-07-06 | |
| |/ / / | ||||
| | | * | Merge branch 'filter_call_init_failure' into filter_api | Mark D. Roth | 2016-07-01 | |
| | | |\ | | | |/ | | |/| | ||||
| | * | | Merge branch 'master' into filter_call_init_failure | Mark D. Roth | 2016-07-01 | |
| | |\ \ | | |/ / | |/| | | ||||
* / | | | Allow returning a workqueue somehow associated with an endpoint | Craig Tiller | 2016-06-30 | |
|/ / / | ||||
| | * | Merge branch 'filter_call_init_failure' into filter_api | Mark D. Roth | 2016-06-29 | |
| | |\ | | |/ | |/| | ||||
* | | | Merge github.com:grpc/grpc into %s | Craig Tiller | 2016-06-27 | |
|\ \ \ | ||||
| * \ \ | Merge pull request #7043 from kpayson64/clang_format | Jan Tattermusch | 2016-06-25 | |
| |\ \ \ | ||||
| * \ \ \ | Merge pull request #6798 from jboeuf/fix_3803 | Jan Tattermusch | 2016-06-24 | |
| |\ \ \ \ | ||||
| | | * | | | Fix clang formatting | Ken Payson | 2016-06-24 | |
| | |/ / / | |/| | | | ||||
* | | | | | Make transport-level errors be reflected in status messages on calls | Craig Tiller | 2016-06-23 | |
| | | * | | clang-format | Mark D. Roth | 2016-06-23 | |
| * | | | | Changed %lld to use mingw supported PRId64 | Ken Payson | 2016-06-23 | |
|/ / / / | ||||
| | * / | Change grpc_channel_filter init_call_elem() method to return grpc_error. | Mark D. Roth | 2016-06-23 | |
| |/ / |/| | | ||||
| | * | Make another .h file accessible from C++. | Mark D. Roth | 2016-06-20 | |
* | | | Cleanup spam | Craig Tiller | 2016-06-17 | |
* | | | Fix merge errors | Craig Tiller | 2016-06-15 | |
* | | | Try to get some more debug info | Craig Tiller | 2016-06-14 | |
* | | | Fix use-after-free | Craig Tiller | 2016-06-14 | |
* | | | Handshake timeout implemented, and compiles | Craig Tiller | 2016-06-14 | |
* | | | Getting handshake timeouts in place | Craig Tiller | 2016-06-13 | |
* | | | Merge github.com:grpc/grpc into error | Craig Tiller | 2016-06-07 | |
|\ \ \ | | |/ | |/| | ||||
| * | | clang-format | David Garcia Quintas | 2016-06-06 | |
| * | | Merge branch 'master' of github.com:grpc/grpc into lb_pollset_propagation | David Garcia Quintas | 2016-06-06 | |
| |\ \ | ||||
| * | | | moar renamings | David Garcia Quintas | 2016-06-06 | |
* | | | | Merge github.com:grpc/grpc into error | Craig Tiller | 2016-06-06 | |
|\ \ \ \ | | |/ / | |/| | | ||||
| | | * | Fixing clang-format. | Julien Boeuf | 2016-06-06 | |
| | | * | Adding error details for JWT and oauth2. | Julien Boeuf | 2016-06-06 | |
| | | * | Merge branch 'master' into fix_3803 | Julien Boeuf | 2016-06-04 | |
| | | |\ | | |_|/ | |/| | | ||||
| * | | | Merge pull request #6306 from y-zeng/win32_suffix | Jan Tattermusch | 2016-06-03 | |
| |\ \ \ | ||||
| * \ \ \ | Merge branch 'master' of github.com:grpc/grpc into lr_hook | David Garcia Quintas | 2016-06-02 | |
| |\ \ \ \ | ||||
* | | | | | | Switch to using an enum instead of hard-coded indices | Craig Tiller | 2016-06-02 | |
* | | | | | | Log error | Craig Tiller | 2016-06-02 | |
* | | | | | | Rename tsi function | Craig Tiller | 2016-06-01 |