Commit message (Collapse) | Author | Age | |
---|---|---|---|
* | Merge github.com:grpc/grpc into slice_with_exec_ctx | Craig Tiller | 2016-11-16 |
|\ | |||
| * | Merge pull request #8086 from y-zeng/fix_gprc | Yuchen Zeng | 2016-11-11 |
| |\ | | | | | | | Fix misspelled gprc | ||
* | | | Finish moving to new APIs | Craig Tiller | 2016-11-09 |
|/ / | |||
* | | Merge pull request #8618 from markdroth/channel_info_api | Mark D. Roth | 2016-11-08 |
|\ \ | | | | | | | Add API for getting arbitrary state back from a channel | ||
| * | | Add grpc_channel_get_info() to C-core API. | Mark D. Roth | 2016-10-27 |
| | | | |||
* | | | clang-format | Craig Tiller | 2016-10-26 |
| | | | |||
* | | | Fix include guards | Craig Tiller | 2016-10-26 |
| | | | |||
* | | | s/GPR_SLICE/GRPC_SLICE/g | Craig Tiller | 2016-10-26 |
| | | | |||
* | | | Bulk update #includes | Craig Tiller | 2016-10-26 |
|/ / | |||
* | | Pass call start time into the call stack via grpc_call_element_args. | Mark D. Roth | 2016-10-14 |
| | | |||
| * | Merge remote-tracking branch 'upstream/master' into fix_gprc | Yuchen Zeng | 2016-09-22 |
| |\ | |/ |/| | |||
* | | Sanitize master. | Nicolas "Pixel" Noble | 2016-09-20 |
| | | |||
| * | Fix gprc | Yuchen Zeng | 2016-09-13 |
| | | |||
* | | update | Vizerai | 2016-09-13 |
| | | |||
* | | update | Vizerai | 2016-09-09 |
| | | |||
* | | initial commit of tracing context files | Vizerai | 2016-09-09 |
|/ | |||
* | add trace context proto | Alistair Veitch | 2016-08-31 |
| | |||
* | Merge pull request #6774 from a-veitch/add_resource | kpayson64 | 2016-08-02 |
|\ | | | | | Add Census resource API and implementation. | ||
* \ | Merge remote-tracking branch 'upstream/master' into filter_call_init_failure | Mark D. Roth | 2016-08-02 |
|\ \ | |||
| | * | Full path names for header inclusion | Alistair Veitch | 2016-07-26 |
| | | | |||
| | * | Fix comment typo | Alistair Veitch | 2016-07-26 |
| | | | |||
| | * | Fix memory overwrite in proto decding; fix test for windows | Alistair Veitch | 2016-07-26 |
| | | | |||
| | * | address comments | Alistair Veitch | 2016-07-22 |
| | | | |||
| | * | merge to upstream/master | Alistair Veitch | 2016-07-21 |
| | |\ | |||
| * | | | 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. | ||
* | | | Merge branch 'master' into filter_call_init_failure | Mark D. Roth | 2016-07-01 |
|\| | | |||
| * | | Annotate more things | Craig Tiller | 2016-06-27 |
| | | | |||
* | | | 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-07 |
|\ \ | |||
| | * | merge to master | Alistair Veitch | 2016-06-07 |
| | |\ | |||
| | * | | simplify base resource definition; misc comment updates | Alistair Veitch | 2016-06-07 |
| | | | | |||
| * | | | Merge branch 'master' of github.com:grpc/grpc into lb_pollset_propagation | David Garcia Quintas | 2016-06-06 |
| |\ \ \ | | | |/ | | |/| | |||
* | | | | Merge github.com:grpc/grpc into error | Craig Tiller | 2016-06-06 |
|\ \ \ \ | | |/ / | |/| | | |||
| | | * | Proto tweaks | Alistair Veitch | 2016-06-03 |
| | | | | |||
| | | * | initial implementation of resource handling | Alistair Veitch | 2016-06-02 |
| | | | | |||
| | | * | change Metric->Resource, simplify Resource definition | Alistair Veitch | 2016-06-02 |
| | | | | |||
| * | | | Merge branch 'master' of github.com:grpc/grpc into lr_hook | David Garcia Quintas | 2016-06-02 |
| |\ \ \ | | | |/ | | |/| | |||
* | | | | Merge github.com:grpc/grpc into error | Craig Tiller | 2016-06-01 |
|\ \ \ \ | | |/ / | |/| | | |||
| * | | | fix options file; fix generated include guards | Alistair Veitch | 2016-05-26 |
| | | | | |||
| * | | | really move | Alistair Veitch | 2016-05-24 |
| | | | | |||
| * | | | move proto file | Alistair Veitch | 2016-05-24 |
| | | | | |||
| * | | | Fix incorrect script invocation for code generation. | Alistair Veitch | 2016-05-24 |
| | | | | |||
| * | | | update docs | Alistair Veitch | 2016-05-24 |
| | | | | |||
| * | | | end-to-end compilation | Alistair Veitch | 2016-05-23 |
| | | | | |||
| * | | | checkpoint | Alistair Veitch | 2016-05-23 |
| | | | | |||
* | | | | Progress converting to new error system | Craig Tiller | 2016-05-05 |
|/ / / | |||
| * | | generate projects & clang-format | David Garcia Quintas | 2016-05-03 |
| | | | |||
| | * | Merge branch 'master' of github.com:grpc/grpc into lb_pollset_propagation | David Garcia Quintas | 2016-05-03 |
| | |\ | |_|/ |/| | | |||
| * | | Merge branch 'master' of github.com:grpc/grpc into lr_hook | David Garcia Quintas | 2016-04-29 |
| |\ \ | |/ / |/| | |