Commit message (Collapse) | Author | Age | |
---|---|---|---|
* | Revert "Metadata handling rewrite" | 2017-01-20 | |
| | |||
* | Merge github.com:grpc/grpc into metadata_filter | 2017-01-18 | |
|\ | |||
| * | Fixed sanity errors | 2017-01-17 | |
| | | |||
| * | Merge branch 'master' into makefile_ruby_version_fixes | 2017-01-17 | |
| |\ | |||
* | \ | Merge github.com:grpc/grpc into metadata_filter | 2017-01-17 | |
|\ \ \ | | |/ | |/| | |||
| * | | fix compilation of grpc_dll project | 2017-01-12 | |
| | | | |||
* | | | Merge branch 'slice_with_exec_ctx_and_new_closures' into ↵ | 2017-01-04 | |
|\| | | | | | | | | | | | metadata_filter_and_new_closures | ||
| * | | Merge branch 'cleanup_closures' into slice_with_exec_ctx_and_new_closures | 2017-01-03 | |
| |\ \ | |||
| | * | | clang-format code | 2017-01-03 | |
| | | | | |||
| | * | | Changes to exec_ctx/closure/combiner/workqueue interfaces | 2016-12-28 | |
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | - make closures know where they should be executed (eg, on a workqueue, or a combiner, or on an exec_ctx) - this allows removal of a large number of trampoline functions that were appearing whenever we used combiners, and should allow for a much easier interface to combiner locks | ||
* | | | | Merge branch 'slice_with_exec_ctx' into metadata_filter | 2016-12-27 | |
|\| | | | |||
| * | | | Merge github.com:grpc/grpc into slice_with_exec_ctx | 2016-12-27 | |
| |\| | | |||
* | | | | Start resolving memory issues in C++ metadata | 2016-12-08 | |
| | | | | |||
| | | * | Clang format | 2016-12-05 | |
| | | | | |||
| | | * | Fix Ruby compilation problems on MinGW | 2016-12-05 | |
| | | | | |||
* | | | | Move from cmp --> eq, and provide a good implementation for interning | 2016-11-21 | |
| | | | | |||
* | | | | Get core compiling again | 2016-11-18 | |
| | | | | |||
| | * | | clang-format | 2016-11-18 | |
| | | | | |||
| | * | | Change destroy_call_elem() to return a grpc_error*. | 2016-11-18 | |
| | |/ | |||
* | / | Tests are starting to compile | 2016-11-16 | |
|/ / | |||
* | | Merge github.com:grpc/grpc into slice_with_exec_ctx | 2016-11-16 | |
|\| | |||
| * | Merge pull request #8086 from y-zeng/fix_gprc | 2016-11-11 | |
| |\ | | | | | | | Fix misspelled gprc | ||
* | | | Finish moving to new APIs | 2016-11-09 | |
|/ / | |||
* | | Merge pull request #8618 from markdroth/channel_info_api | 2016-11-08 | |
|\ \ | | | | | | | Add API for getting arbitrary state back from a channel | ||
| * | | Add grpc_channel_get_info() to C-core API. | 2016-10-27 | |
| | | | |||
* | | | clang-format | 2016-10-26 | |
| | | | |||
* | | | Fix include guards | 2016-10-26 | |
| | | | |||
* | | | s/GPR_SLICE/GRPC_SLICE/g | 2016-10-26 | |
| | | | |||
* | | | Bulk update #includes | 2016-10-26 | |
|/ / | |||
* | | Pass call start time into the call stack via grpc_call_element_args. | 2016-10-14 | |
| | | |||
| * | Merge remote-tracking branch 'upstream/master' into fix_gprc | 2016-09-22 | |
| |\ | |/ |/| | |||
* | | Sanitize master. | 2016-09-20 | |
| | | |||
| * | Fix gprc | 2016-09-13 | |
| | | |||
* | | update | 2016-09-13 | |
| | | |||
* | | update | 2016-09-09 | |
| | | |||
* | | initial commit of tracing context files | 2016-09-09 | |
|/ | |||
* | add trace context proto | 2016-08-31 | |
| | |||
* | Merge pull request #6774 from a-veitch/add_resource | 2016-08-02 | |
|\ | | | | | Add Census resource API and implementation. | ||
* \ | Merge remote-tracking branch 'upstream/master' into filter_call_init_failure | 2016-08-02 | |
|\ \ | |||
| | * | Full path names for header inclusion | 2016-07-26 | |
| | | | |||
| | * | Fix comment typo | 2016-07-26 | |
| | | | |||
| | * | Fix memory overwrite in proto decding; fix test for windows | 2016-07-26 | |
| | | | |||
| | * | address comments | 2016-07-22 | |
| | | | |||
| | * | merge to upstream/master | 2016-07-21 | |
| | |\ | |||
| * | | | Added new features to load reporting. | 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 | 2016-07-01 | |
|\| | | |||
| * | | Annotate more things | 2016-06-27 | |
| | | | |||
* | | | clang-format | 2016-06-23 | |
| | | | |||
* | | | Change grpc_channel_filter init_call_elem() method to return grpc_error. | 2016-06-23 | |
|/ / | |||
* | | Merge github.com:grpc/grpc into error | 2016-06-07 | |
|\ \ |