Commit message (Collapse) | Author | Age | |
---|---|---|---|
* | Merge github.com:grpc/grpc into grand-unified-closures | Craig Tiller | 2016-08-04 |
|\ | |||
| * | 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 |
| | | | | |||
| * | | | Fixed asan failure and some refcounting bugs. | Mark D. Roth | 2016-07-27 |
| | | | | |||
| | | * | clang-format | Mark D. Roth | 2016-07-25 |
| | | | | |||
| | | * | Fix API of handshake_manager_add(). | Mark D. Roth | 2016-07-25 |
| | | | | |||
| | | * | Add grpc_error parameter to handshaker callback. | Mark D. Roth | 2016-07-22 |
| | | | | |||
| | | * | clang-format | Mark D. Roth | 2016-07-21 |
| | | | | |||
| | | * | Avoid allocating memory for each individual handshaker. Also fix memory leak. | Mark D. Roth | 2016-07-20 |
| | | | | |||
| | | * | Add acceptor parameter. | Mark D. Roth | 2016-07-20 |
| | | | | |||
| | | * | clang-format | Mark D. Roth | 2016-07-20 |
| | | | | |||
| | | * | Plumb channel args through handshakers. | Mark D. Roth | 2016-07-15 |
| | | | | |||
| | | * | Use handshake_manager API in client and server. | Mark D. Roth | 2016-07-14 |
| | | | | |||
| | | * | Fix build problems. | Mark D. Roth | 2016-07-14 |
| | | | | |||
| | | * | clang-format | Mark D. Roth | 2016-07-14 |
| | | | | |||
| | | * | Tweaked grpc_handshaker API and added grpc_handshake_manager API. | Mark D. Roth | 2016-07-14 |
| | | | | |||
| | | * | Add handshaker API. | Mark D. Roth | 2016-07-13 |
| | | | | |||
| * | | | Merge remote-tracking branch 'upstream/master' into filter_call_init_failure | Mark D. Roth | 2016-07-12 |
| |\ \ \ | | | |/ | | |/| | |||
| | | * | fixed failures in h2_proxy | David Garcia Quintas | 2016-07-11 |
| | | | | |||
| | | * | 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. | ||
* | / | Make transport_stream_ops all be heap allocated | Craig Tiller | 2016-07-08 |
| |/ |/| | |||
| * | Merge branch 'master' into filter_call_init_failure | Mark D. Roth | 2016-07-01 |
| |\ | |||
* | \ | Merge remote-tracking branch 'upstream/master' into handler_http_response | Yuchen Zeng | 2016-06-30 |
|\ \ \ | | |/ | |/| | |||
| * | | 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. | ||
| | * | 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 |
| | | | | | | | | | | | | uncovered by the test. | ||
| | * | Change grpc_channel_filter init_call_elem() method to return grpc_error. | Mark D. Roth | 2016-06-23 |
| |/ | |||
* | | Merge remote-tracking branch 'upstream/master' into handler_http_response | Yuchen Zeng | 2016-06-20 |
|\| | |||
* | | Merge remote-tracking branch 'upstream/master' into handler_http_response | Yuchen Zeng | 2016-06-17 |
|\ \ | |||
| | * | Merge branch 'idempotent_endpoint_shutdown' into handshake_timeout | Craig Tiller | 2016-06-15 |
| | |\ | | |/ | |/| | |||
* | | | Add http2 status code in error_message if it's not 200 | Yuchen Zeng | 2016-06-13 |
| | | | |||
| * | | Merge remote-tracking branch 'upstream/master' into log_format_check | Yuchen Zeng | 2016-06-10 |
| |\ \ | |/ / |/| | | |||
| * | | 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 #6804 from ctiller/plugin_advertisement | Jan Tattermusch | 2016-06-09 |
|\ \ \ | |/ / |/| | | Advertise transport selected in user-agent string | ||
| | * | Fix compile error on gcc | Craig Tiller | 2016-06-09 |
| | | | |||
| | * | Merge github.com:grpc/grpc into error | Craig Tiller | 2016-06-09 |
| | |\ | |_|/ |/| | | |||
* | | | Merge pull request #6481 from dgquintas/compression_md_level_bis | Jan Tattermusch | 2016-06-08 |
|\ \ \ | | | | | | | | | Allow servers to select compression level via initial MD & overall compression cleanup | ||
* \ \ \ | Merge pull request #6675 from dgquintas/check_http_client_filter_content_type | Jan Tattermusch | 2016-06-08 |
|\ \ \ \ | | | | | | | | | | | Check content type on the client response path | ||
| | * \ \ | 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 |
| | | | | |\ | | |_|_|_|/ | |/| | | | | |||
| | * | | | | Merge branch 'master' of github.com:grpc/grpc into ↵ | David Garcia Quintas | 2016-06-03 |
| | |\ \ \ \ | | |/ / / / | |/| | | | | | | | | | | check_http_client_filter_content_type | ||
| | | * | | | Merge branch 'master' of github.com:grpc/grpc into compression_md_level_bis | David Garcia Quintas | 2016-06-03 |
| | | |\ \ \ | | |_|/ / / | |/| | | | | |||
| * | | | | | Merge branch 'master' of github.com:grpc/grpc into lr_hook | David Garcia Quintas | 2016-06-02 |
| |\ \ \ \ \ | | | |_|/ / | | |/| | | | |||
| | | | | * | Use exec_ctx where it should be, and fix leak | Craig Tiller | 2016-06-01 |
| | | | | | | |||
* | | | | | | s/grpc_pops/grpc_polling_entity | David Garcia Quintas | 2016-05-31 |
| | | | | | |