Commit message (Expand) | Author | Age | ||
---|---|---|---|---|
... | ||||
| | | | * | | 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 | |
| | |_|_|/ | |/| | | | ||||
| | * | | | Convert time to monotonic internally | Craig Tiller | 2016-07-08 | |
| | | |/ | | |/| | ||||
| * | | | Merge github.com:grpc/grpc into smaller_max_message_size | Craig Tiller | 2016-07-07 | |
| |\| | | ||||
| * | | | Reduce default max message size | Craig Tiller | 2016-07-07 | |
| | * | | Merge branch 'master' of github.com:grpc/grpc into bb_reader_error | David Garcia Quintas | 2016-07-06 | |
| | |\ \ | | |/ / | |/| | | ||||
| | * | | Added test for C | David Garcia Quintas | 2016-07-02 | |
* | | | | 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 | |
| |\ \ \ | ||||
| | | | * | pr comments | David Garcia Quintas | 2016-07-01 | |
| | | | * | Return success status of grpc_byte_buffer_reader | David Garcia Quintas | 2016-06-30 | |
| | | |/ | | |/| | ||||
| | | * | Initialize variables | David Garcia Quintas | 2016-06-30 | |
| | |/ | ||||
* | | | Merge branch 'filter_call_init_failure' into filter_api | Mark D. Roth | 2016-06-29 | |
|\| | | ||||
| * | | Fix msan/asan/tsan build failure. | Mark D. Roth | 2016-06-29 | |
* | | | 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-28 | |
| | |\ | ||||
| | | * | Resolved merge conflicts with master | murgatroid99 | 2016-06-27 | |
| | | |\ | ||||
| | * | \ | Merge github.com:grpc/grpc into %s | Craig Tiller | 2016-06-27 | |
| | |\ \ \ | | | | |/ | | | |/| | ||||
| | | * | | Fix clang formatting | Ken Payson | 2016-06-24 | |
| | * | | | Fixes | Craig Tiller | 2016-06-24 | |
| | | * | | Update master branch to 0.16.0-dev | murgatroid99 | 2016-06-24 | |
* | | | | | Bool-ify a couple of fields in grpc_transport_op. | Mark D. Roth | 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 | |
| * | | | | Added test for filter whose call initialization fails, and fixed bugs | Mark D. Roth | 2016-06-23 | |
| | | * | | Changed %lld to use mingw supported PRId64 | Ken Payson | 2016-06-23 | |
| | |/ / | ||||
| * | | | Fix error handling in grpc_call_create(). | Mark D. Roth | 2016-06-23 | |
| * | | | Change grpc_channel_filter init_call_elem() method to return grpc_error. | Mark D. Roth | 2016-06-23 | |
| |/ / | ||||
| | * | Resolved merge conflicts with master | murgatroid99 | 2016-06-20 | |
| | |\ | | |/ | |/| | ||||
| * | | clang-format code | Craig Tiller | 2016-06-17 | |
| | * | Add comment about new trace flags | murgatroid99 | 2016-06-16 | |
| | * | More formatting fixes | murgatroid99 | 2016-06-16 | |
| | * | Clang format | murgatroid99 | 2016-06-16 | |
* | | | - fix build problems | Mark D. Roth | 2016-06-16 | |
| | * | Allow disabling traces, add trace variables for pluck and timeout events | murgatroid99 | 2016-06-15 | |
| |/ |/| | ||||
| * | Merge branch 'idempotent_endpoint_shutdown' into handshake_timeout | Craig Tiller | 2016-06-15 | |
| |\ | |/ |/| | ||||
| * | small fixes | Craig Tiller | 2016-06-13 | |
* | | 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 branch 'master' of github.com:grpc/grpc into compression_md_level_bis | David Garcia Quintas | 2016-06-07 | |
|\ \ | ||||
* | | | s/maybe_compression_level.compression_level/maybe_compression_level.level | David Garcia Quintas | 2016-06-07 | |
| | * | 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 | |
| | | |\ | | | |/ | | |/| | ||||
* | | | | Merge branch 'master' of github.com:grpc/grpc into compression_md_level_bis | David Garcia Quintas | 2016-06-03 | |
|\ \ \ \ | | |/ / | |/| | | ||||
| * | | | Merge pull request #6761 from ctiller/there-were-no-fatalities | Jan Tattermusch | 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 | |
| |\| | | |