Commit message (Expand) | Author | Age | ||
---|---|---|---|---|
... | ||||
| * | | | | | | | | | | Minor cleanup. | Mark D. Roth | 2016-09-13 | |
| * | | | | | | | | | | Fix build problem from merge. | Mark D. Roth | 2016-09-13 | |
| | | | | * | | | | | | Merge branch 'master' of github.com:grpc/grpc into lb_add_md | David Garcia Quintas | 2016-09-12 | |
| | | | | |\ \ \ \ \ \ | | | |_|_|/ / / / / / | | |/| | | | | | | | | ||||
| | | | | * | | | | | | Moved LB token changes solely into grpclb.c | David Garcia Quintas | 2016-09-12 | |
| * | | | | | | | | | | Merge remote-tracking branch 'upstream/master' into deadline_filter | Mark D. Roth | 2016-09-12 | |
| |\| | | | | | | | | | ||||
| | | | | | * | | | | | Revert "Revert "Grand unified closures"" | Craig Tiller | 2016-09-12 | |
| | | |_|_|/ / / / / | | |/| | | | | | | | ||||
| | * | | | | | | | | Revert "Grand unified closures" | Craig Tiller | 2016-09-12 | |
| * | | | | | | | | | Merge remote-tracking branch 'upstream/master' into deadline_filter | Mark D. Roth | 2016-09-12 | |
| |\| | | | | | | | | ||||
| * | | | | | | | | | Propagate error through grpc_lb_policy_cancel_picks(). Also fix error | Mark D. Roth | 2016-09-09 | |
| | | | | | | | * | | Merge branch 'master' into fix_channel_from_fd_api | Sree Kuchibhotla | 2016-09-09 | |
| | | | | | | | |\ \ | |_|_|_|_|_|_|_|/ / |/| | | | | | | | | | ||||
| | | | | | | | * | | Merge branch 'master' into fix_channel_from_fd_api | Sree Kuchibhotla | 2016-09-09 | |
| | | | | | | | |\ \ | ||||
| | | | | | | * | | | | Fix Windows no_logging test failure. | Mark D. Roth | 2016-09-09 | |
| * | | | | | | | | | | Fix build problem on Windows. | Mark D. Roth | 2016-09-09 | |
| * | | | | | | | | | | clang-format | Mark D. Roth | 2016-09-09 | |
| * | | | | | | | | | | Remove debugging code. | Mark D. Roth | 2016-09-09 | |
| * | | | | | | | | | | Fix close vs. cancel confusion in transport helper functions. | Mark D. Roth | 2016-09-09 | |
| * | | | | | | | | | | Merge remote-tracking branch 'upstream/master' into deadline_filter | Mark D. Roth | 2016-09-09 | |
| |\ \ \ \ \ \ \ \ \ \ | |/ / / / / / / / / / |/| | | | | | | | | | | ||||
| | * | | | | | | | | | Merge github.com:grpc/grpc into grand-unified-closures | Craig Tiller | 2016-09-08 | |
| | |\ \ \ \ \ \ \ \ \ | |_|/ / / / / / / / / |/| | | | | | | | | | | ||||
| | | | | | * | | | | | Merge remote-tracking branch 'upstream/master' into max_send_size_filter | Mark D. Roth | 2016-09-08 | |
| | | | | | |\ \ \ \ \ | |_|_|_|_|_|/ / / / / |/| | | | | | | | | | | ||||
| * | | | | | | | | | | Remove unused code for chaining on_complete closures in call.c. | Mark D. Roth | 2016-09-07 | |
| * | | | | | | | | | | Fix error refcounting. | Mark D. Roth | 2016-09-07 | |
* | | | | | | | | | | | Merge pull request #7987 from ctiller/fuzz-fails | Craig Tiller | 2016-09-07 | |
|\ \ \ \ \ \ \ \ \ \ \ | |_|_|_|_|_|_|_|_|/ / |/| | | | | | | | | | | ||||
| | * | | | | | | | | | Merge remote-tracking branch 'upstream/master' into deadline_filter | Mark D. Roth | 2016-09-07 | |
| | |\ \ \ \ \ \ \ \ \ | |_|/ / / / / / / / / |/| | | | | | | | | | | ||||
| | | | | | | | * | | | Merge remote-tracking branch 'upstream/master' into http_connect | Mark D. Roth | 2016-09-07 | |
| | | | | | | | |\ \ \ | |_|_|_|_|_|_|_|/ / / |/| | | | | | | | | | | ||||
| | | * | | | | | | | | Merge github.com:grpc/grpc into grand-unified-closures | Craig Tiller | 2016-09-07 | |
| | | |\ \ \ \ \ \ \ \ | |_|_|/ / / / / / / / |/| | | | | | | | | | | ||||
* | | | | | | | | | | | Merge pull request #7774 from ctiller/percent-encoder | Craig Tiller | 2016-09-06 | |
|\ \ \ \ \ \ \ \ \ \ \ | |_|_|_|_|_|/ / / / / |/| | | | | | | | | | | ||||
| | | | | | | | * | | | Merge remote-tracking branch 'upstream/master' into http_connect | Mark D. Roth | 2016-09-06 | |
| | | | | | | | |\ \ \ | |_|_|_|_|_|_|_|/ / / |/| | | | | | | | | | | ||||
| | | * | | | | | | | | Fix portability problems. | Mark D. Roth | 2016-09-06 | |
| | | | | | | * | | | | Merge remote-tracking branch 'upstream/master' into max_send_size_filter | Mark D. Roth | 2016-09-06 | |
| | | | | | | |\ \ \ \ | |_|_|_|_|_|_|/ / / / |/| | | | | | | | | | | ||||
| | * | | | | | | | | | Fix fuzzing detected failure | Craig Tiller | 2016-09-05 | |
| |/ / / / / / / / / |/| | | | | | | | | | ||||
| | | | | * | | | | | fix type convert | thinkerou | 2016-09-04 | |
| |_|_|_|/ / / / / |/| | | | | | | | | ||||
| | | * | | | | | | Revert barrier change to restore TSAN passing | Craig Tiller | 2016-09-02 | |
| | * | | | | | | | Set status from the grpc_error or whichever of its children has the data. | Mark D. Roth | 2016-09-02 | |
| | * | | | | | | | Start cancellations at the current filter instead of the next one. | Mark D. Roth | 2016-09-02 | |
| | * | | | | | | | Move client-side deadline handling to client_channel filter. | Mark D. Roth | 2016-09-02 | |
| | | * | | | | | | Fix typo | Craig Tiller | 2016-09-02 | |
| | | * | | | | | | Address review comments | Craig Tiller | 2016-09-02 | |
| | | * | | | | | | Improve comment | Craig Tiller | 2016-09-02 | |
| | | * | | | | | | Merge github.com:grpc/grpc into grand-unified-closures | Craig Tiller | 2016-09-02 | |
| | | |\ \ \ \ \ \ | |_|_|/ / / / / / |/| | | | | | | | | ||||
| | * | | | | | | | Merge remote-tracking branch 'upstream/master' into deadline_filter | Mark D. Roth | 2016-09-01 | |
| | |\ \ \ \ \ \ \ | |_|/ / / / / / / |/| | | | | | | | | ||||
| | | | * | | | | | Merge branch 'master' of github.com:grpc/grpc into codegen_cleanse | David Garcia Quintas | 2016-09-01 | |
| | | | |\ \ \ \ \ | |_|_|_|/ / / / / |/| | | | | | | | | ||||
* | | | | | | | | | Merge pull request #7862 from makdharma/grpc_caching | makdharma | 2016-09-01 | |
|\ \ \ \ \ \ \ \ \ | ||||
| | | * \ \ \ \ \ \ | Merge branch 'client_channel_cleanup' into deadline_filter | Mark D. Roth | 2016-09-01 | |
| | | |\ \ \ \ \ \ \ | |_|_|/ / / / / / / |/| | | | | | | | | | ||||
| * | | | | | | | | | moved kMaxPayloadSizeForGet definition to C file | Makarand Dharmapurikar | 2016-08-31 | |
| * | | | | | | | | | addressed review feedback. | Makarand Dharmapurikar | 2016-08-31 | |
| | | | | | * | | | | Change error messages to include actual values and limits. | Mark D. Roth | 2016-08-31 | |
| * | | | | | | | | | one more clang-format fix | Makarand Dharmapurikar | 2016-08-31 | |
| | | | | | * | | | | Merge remote-tracking branch 'upstream/master' into max_send_size_filter | Mark D. Roth | 2016-08-31 | |
| | | | | | |\ \ \ \ | |_|_|_|_|_|/ / / / |/| | | | | | | | | | ||||
| | | | | | | * | | | Merge remote-tracking branch 'upstream/master' into http_connect | Mark D. Roth | 2016-08-31 | |
| | | | | | | |\ \ \ | |_|_|_|_|_|_|/ / / |/| | | | | | | | | | ||||
* | | | | | | | | | | Merge pull request #7842 from jboeuf/security_context_extension | Mark D. Roth | 2016-08-31 | |
|\ \ \ \ \ \ \ \ \ \ |