Commit message (Collapse) | Author | Age | |
---|---|---|---|
* | Merge branch 'master' of https://github.com/grpc/grpc into import | Nicolas "Pixel" Noble | 2017-05-11 |
|\ | |||
* | | Rewriting core tests BUILD files to use the build system. | Nicolas "Pixel" Noble | 2017-04-18 |
| | | |||
| * | Merge branch 'minimal' into minimal_test | Craig Tiller | 2017-04-04 |
| |\ | |||
| * | | Document this test | Craig Tiller | 2017-04-03 |
| | | | |||
| * | | Optionalize deadline checking | Craig Tiller | 2017-04-03 |
| | | | |||
| * | | Optionalize compress, gather all the http2 filter bits together in ext/ | Craig Tiller | 2017-04-03 |
| | | | |||
| * | | Refine test to what we really expect | Craig Tiller | 2017-04-03 |
| | | | |||
| * | | Minimal stack test | Craig Tiller | 2017-04-03 |
| | | | |||
| * | | Add a minimal stack test | Craig Tiller | 2017-04-03 |
|/ / | |||
| * | Review feedback: bikeshedding round | Craig Tiller | 2017-03-31 |
|/ | |||
* | Review comments | Craig Tiller | 2017-03-14 |
| | |||
* | Use an arena for call & subchannel_call allocation | Craig Tiller | 2017-03-13 |
| | |||
* | Add licenses() in BUILD files | Yuchen Zeng | 2017-03-01 |
| | |||
* | Merge pull request #9773 from dgquintas/build_files | David G. Quintas | 2017-02-28 |
|\ | | | | | Test BUILD file assortment | ||
* | | Fix compile | Craig Tiller | 2017-02-22 |
| | | |||
| * | test/core/channel | David Garcia Quintas | 2017-02-17 |
|/ | |||
* | Revert "Revert "Metadata handling rewrite"" | Craig Tiller | 2017-01-23 |
| | | | | This reverts commit 5e01e2ac977655aa074faf7fde0a74298f5e4c55. | ||
* | Revert "Metadata handling rewrite" | Craig Tiller | 2017-01-20 |
| | |||
* | Merge branch 'slice_with_exec_ctx' into metadata_filter | Craig Tiller | 2016-12-27 |
|\ | |||
| * | Merge github.com:grpc/grpc into slice_with_exec_ctx | Craig Tiller | 2016-12-27 |
| |\ | |||
| | * | Fix build problems. | Mark D. Roth | 2016-11-28 |
| | | | |||
| * | | Merge github.com:grpc/grpc into slice_with_exec_ctx | Craig Tiller | 2016-11-18 |
| |\| | |||
* | | | All core tests compile without grpc_mdstr | Craig Tiller | 2016-11-17 |
|/ / | |||
* | | Merge github.com:grpc/grpc into slice_with_exec_ctx | Craig Tiller | 2016-11-16 |
|\| | |||
| * | Merge remote-tracking branch 'upstream/master' into latency_in_final_info | Mark D. Roth | 2016-11-14 |
| |\ | |||
| | * | Merge pull request #8335 from y-zeng/tos | Yuchen Zeng | 2016-11-11 |
| | |\ | | | | | | | | | Add grpc_socket_mutator | ||
* | | | | Finish moving to new APIs | Craig Tiller | 2016-11-09 |
| |/ / |/| | | |||
| * | | Merge remote-tracking branch 'upstream/master' into latency_in_final_info | Mark D. Roth | 2016-11-09 |
| |\ \ | |/ / |/| | | |||
| * | | clang-format | Mark D. Roth | 2016-11-07 |
| | | | |||
| * | | Populate latency field in final_info. | Mark D. Roth | 2016-11-07 |
| | | | |||
* | | | Fix channel_stack_test. | Mark D. Roth | 2016-11-04 |
|/ / | |||
| * | Merge remote-tracking branch 'upstream/master' into tos | Yuchen Zeng | 2016-11-02 |
| |\ | |/ |/| | |||
| * | More interfaces for grpc_socket_mutator | Yuchen Zeng | 2016-10-13 |
| | | |||
* | | clang-format | Mark D. Roth | 2016-10-07 |
| | | |||
* | | Fix test. | Mark D. Roth | 2016-10-07 |
|/ | |||
* | clang-format | Mark D. Roth | 2016-09-16 |
| | |||
* | Fix build failure. | Mark D. Roth | 2016-09-15 |
| | |||
* | Merge remote-tracking branch 'upstream/master' into filter_call_init_failure | Mark D. Roth | 2016-08-02 |
|\ | |||
| * | clang-format | David Garcia Quintas | 2016-08-01 |
| | | |||
| * | Added new features to load reporting. | David Garcia Quintas | 2016-07-10 |
| | | | | | | | | | | | | | | - Propagation of (rpc) method name. - Invocation of the hook at (call, channel) x (creation, destruction) - Added enum to identify the source of invocation. - Fixed testing. Went from test fixture to simple test. | ||
* | | clang-format | Mark D. Roth | 2016-06-23 |
| | | |||
* | | Change grpc_channel_filter init_call_elem() method to return grpc_error. | Mark D. Roth | 2016-06-23 |
|/ | |||
* | Merge github.com:grpc/grpc into error | Craig Tiller | 2016-06-09 |
|\ | |||
| * | Merge pull request #6804 from ctiller/plugin_advertisement | Jan Tattermusch | 2016-06-09 |
| |\ | | | | | | | Advertise transport selected in user-agent string | ||
* | | | 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 |
| |\ \ | |||
* | \ \ | 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 |
| |\ \ \ | |||
| | | | * | Advertise transport selected in user-agent string | Craig Tiller | 2016-06-06 |
| | | | | | |||
* | | | | | Merge github.com:grpc/grpc into error | Craig Tiller | 2016-06-06 |
|\ \ \ \ \ | | |/ / / | |/| | | |