Commit message (Collapse) | Author | Age | |
---|---|---|---|
* | Merge github.com:grpc/grpc into %s | Craig Tiller | 2016-06-27 |
|\ | |||
| * | Fix clang formatting | Ken Payson | 2016-06-24 |
| | | |||
* | | Fix comparison | Craig Tiller | 2016-06-23 |
| | | |||
* | | Fix comparison | Craig Tiller | 2016-06-23 |
| | | |||
* | | Make transport-level errors be reflected in status messages on calls | Craig Tiller | 2016-06-23 |
| | | | | | | | | | | | | | | Allows us to eliminate logging those errors by default (since they are explicitly passed up to the application). Required plumbing errors through the stack a little more deeply than we had previously. | ||
| * | Changed %lld to use mingw supported PRId64 | Ken Payson | 2016-06-23 |
|/ | |||
* | Merge branch 'idempotent_endpoint_shutdown' into handshake_timeout | Craig Tiller | 2016-06-15 |
|\ | |||
| * | Add format check for gpr_log and gpr_asprintf | Yuchen Zeng | 2016-06-10 |
| | | |||
* | | Merge github.com:grpc/grpc into error | Craig Tiller | 2016-06-09 |
|\| | |||
| * | Merge pull request #6786 from ctiller/meta-whoops | Jan Tattermusch | 2016-06-08 |
| |\ | | | | | | | Fix refcounting algorithm for metadata | ||
* | | | Merge github.com:grpc/grpc into error | Craig Tiller | 2016-06-07 |
|\| | | |||
| * | | 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 |
|\ \ \ \ | | |/ / | |/| | | |||
| | | * | Fix cast to avoid potential wraparound | Craig Tiller | 2016-06-06 |
| | | | | |||
| * | | | Merge pull request #6761 from ctiller/there-were-no-fatalities | Jan Tattermusch | 2016-06-03 |
| |\ \ \ | | | | | | | | | | | Rename GRPC_CHANNEL_FATAL_FAILURE --> GRPC_CHANNEL_SHUTDOWN | ||
| | | | * | Fix refcounting algorithm | Craig Tiller | 2016-06-03 |
| | | | | | |||
| | * | | | GRPC_CHANNEL_FATAL_FAILURE --> GRPC_CHANNEL_SHUTDOWN | Craig Tiller | 2016-06-02 |
| | | |/ | | |/| | |||
| * | | | Merge branch 'master' of github.com:grpc/grpc into lr_hook | David Garcia Quintas | 2016-06-02 |
| |\| | | |||
| | | * | s/grpc_pops/grpc_polling_entity | David Garcia Quintas | 2016-05-31 |
| | | | | |||
| | | * | Merge branch 'master' of github.com:grpc/grpc into lb_pollset_propagation | David Garcia Quintas | 2016-05-31 |
| | | |\ | | | |/ | | |/| | |||
* | | | | clang-format | Craig Tiller | 2016-05-24 |
| | | | | |||
* | | | | Rename functions | Craig Tiller | 2016-05-24 |
| | | | | |||
* | | | | Merge github.com:grpc/grpc into error | Craig Tiller | 2016-05-22 |
|\ \ \ \ | | |/ / | |/| | | |||
| | * | | Merge branch 'master' of github.com:grpc/grpc into lr_hook | David Garcia Quintas | 2016-05-19 |
| | |\ \ | |||
| * | | | | clang-format | Craig Tiller | 2016-05-18 |
| | | | | | |||
| * | | | | Merge github.com:grpc/grpc into signal_handler | Craig Tiller | 2016-05-18 |
| |\ \ \ \ | | | |/ / | | |/| | | |||
| | | | * | Merge branch 'master' of github.com:grpc/grpc into lb_pollset_propagation | David Garcia Quintas | 2016-05-18 |
| | | | |\ | | | |_|/ | | |/| | | |||
* | | | | | Fix lb_policies_test | Craig Tiller | 2016-05-13 |
| | | | | | |||
* | | | | | Fuzzing fixes | Craig Tiller | 2016-05-13 |
| | | | | | |||
* | | | | | Merge github.com:grpc/grpc into error | Craig Tiller | 2016-05-11 |
|\ \ \ \ \ | | |/ / / | |/| | | | |||
* | | | | | Fix refcounting bug | Craig Tiller | 2016-05-10 |
| | | | | | |||
* | | | | | Progress converting to new error system | Craig Tiller | 2016-05-07 |
| | | | | | |||
* | | | | | Convert tests to new error scheme | Craig Tiller | 2016-05-06 |
| | | | | | |||
* | | | | | Progress converting to new error system | Craig Tiller | 2016-05-05 |
| | | | | | |||
| * | | | | More clang-format fixes. | Mark D. Roth | 2016-05-05 |
| | | | | | |||
| | | * | | Added support for trailing metadata | David Garcia Quintas | 2016-05-04 |
| | | | | | |||
| * | | | | Apply clang-format diffs. | Mark D. Roth | 2016-05-04 |
| | | | | | |||
| | * | | | Fix some ubsan issues: I fear no bugs were harmed in the making of this episode | Craig Tiller | 2016-05-03 |
| | |/ / | |||
| | | * | Merge branch 'master' of github.com:grpc/grpc into lb_pollset_propagation | David Garcia Quintas | 2016-05-03 |
| | | |\ | | | |/ | | |/| | |||
| | | * | Introduced grpc_pops (pollset or pollset_set) | David Garcia Quintas | 2016-05-03 |
| | | | | |||
* | | | | Progress | Craig Tiller | 2016-05-03 |
| |/ / |/| | | |||
| * | | Merge branch 'master' into limit_metadata_size | Mark D. Roth | 2016-05-02 |
| |\ \ | |/ / |/| | | |||
| * | | Add grpc_metadata_batch_size() function. | Mark D. Roth | 2016-05-02 |
| | | | |||
| * | | Fix header-size computation to comply with the HTTP/2 RFC. | Mark D. Roth | 2016-04-29 |
| | | | |||
| | * | Merge branch 'master' of github.com:grpc/grpc into lb_pollset_propagation | David Garcia Quintas | 2016-04-27 |
| | |\ | |||
| * | | | Initial attempt at adding support for max metadata size. Currently, the | Mark D. Roth | 2016-04-27 |
| | |/ | |/| | | | | | | | | | | code does not seem to be properly causing the RPC to fail when the max size is exceeded. | ||
* | | | Merge branch 'fix_metadata_refs' into split-me-baby-one-more-time | Craig Tiller | 2016-04-26 |
|\| | | |||
| * | | Fix refcounting bug for mdstrs | Craig Tiller | 2016-04-26 |
| | | | |||
* | | | Merge github.com:grpc/grpc into split-me-baby-one-more-time | Craig Tiller | 2016-04-26 |
|\| | |