Commit message (Collapse) | Author | Age | |
---|---|---|---|
* | Revert "Metadata handling rewrite" | Craig Tiller | 2017-01-20 |
| | |||
* | Merge branch 'slice_with_exec_ctx' into metadata_filter | Craig Tiller | 2017-01-04 |
|\ | |||
| * | Dont add copyright | Craig Tiller | 2017-01-03 |
| | | |||
* | | Fix casting error | Craig Tiller | 2016-12-07 |
| | | |||
* | | Fix memory overrun | Craig Tiller | 2016-12-07 |
| | | |||
* | | Remove code, rely on a pip installable module to codegen | Craig Tiller | 2016-11-30 |
| | | |||
* | | Make everything compile for clang & gcc | Craig Tiller | 2016-11-23 |
| | | |||
* | | Simplify batch callout index calculation | Craig Tiller | 2016-11-23 |
| | | |||
* | | Fix compile, make slice.c respect sub_refcount | Craig Tiller | 2016-11-23 |
| | | |||
* | | Declare sub_refcnt field | Craig Tiller | 2016-11-23 |
| | | |||
* | | Initial conversion work to indexed metadata | Craig Tiller | 2016-11-22 |
| | | |||
* | | Faster comparison | Craig Tiller | 2016-11-21 |
| | | |||
* | | Move from cmp --> eq, and provide a good implementation for interning | Craig Tiller | 2016-11-21 |
| | | |||
* | | Get identity law testing right | Craig Tiller | 2016-11-18 |
| | | |||
* | | Begin moving mdelem to be a value type | Craig Tiller | 2016-11-18 |
| | | |||
* | | Check length as well as start when determining static metadata id | Craig Tiller | 2016-11-18 |
| | | |||
* | | Fix static string interning | Craig Tiller | 2016-11-17 |
| | | |||
* | | Initial fixes | Craig Tiller | 2016-11-17 |
| | | |||
* | | Move slice functions to vtable, implement hash | Craig Tiller | 2016-11-17 |
| | | |||
* | | Tests are starting to compile | Craig Tiller | 2016-11-16 |
| | | |||
* | | Add method config stuff | Craig Tiller | 2016-11-14 |
| | | |||
* | | Progress towards mdstr elimination | Craig Tiller | 2016-11-10 |
| | | |||
* | | Initial elimination of grpc_mdstr from metadata.{h,c} | Craig Tiller | 2016-11-10 |
| | | |||
* | | Perfect hashing code | Craig Tiller | 2016-11-10 |
|/ | |||
* | Merge github.com:grpc/grpc into grpc_slice | Craig Tiller | 2016-11-04 |
|\ | |||
* | | Add incldues, fix function names | Craig Tiller | 2016-10-26 |
| | | |||
| * | Merge remote-tracking branch 'upstream/master' into reflection_header | Yuchen Zeng | 2016-10-24 |
| |\ | |/ |/| | |||
| * | Merge remote-tracking branch 'upstream/master' into reflection_header | Yuchen Zeng | 2016-10-18 |
| |\ | |||
* | | | s/lb-cost/lb-cost-bin | David Garcia Quintas | 2016-10-15 |
| |/ |/| | |||
| * | Remove generated pb files | Yuchen Zeng | 2016-10-14 |
| | | |||
* | | Renamed LB-related metadata keys | David Garcia Quintas | 2016-10-11 |
|/ | |||
* | Fix typo | Yuchen Zeng | 2016-09-23 |
| | |||
* | Check protoc and grpc_cpp_plugin | Yuchen Zeng | 2016-09-22 |
| | |||
* | Add comments about how to re-generate reflection proto files | Yuchen Zeng | 2016-09-22 |
| | |||
* | Merge pull request #8099 from dgquintas/census_md_rename_sep_16 | David G. Quintas | 2016-09-21 |
|\ | | | | | Renamed grpc-census-bin to grpc-stats-bin | ||
| * | Renamed grpc-census-bin to grpc-stats-bin | David Garcia Quintas | 2016-09-14 |
| | | |||
* | | Merge branch 'master' of github.com:grpc/grpc into lb_add_md | David Garcia Quintas | 2016-09-12 |
|\| | |||
| * | Merge pull request #7774 from ctiller/percent-encoder | Craig Tiller | 2016-09-06 |
| |\ | | | | | | | Percent encoding routines | ||
* | | | Merge branch 'master' of github.com:grpc/grpc into lb_add_md | David Garcia Quintas | 2016-09-01 |
|\| | | |||
| * | | prep work for enabling caching | Makdharma | 2016-08-24 |
| | | | | | | | | | | | | | | | | | | | | | Added new header grpc-payload-bin Added new channel arg for setting max payload size Ability to create a GET request in client filter Ability to parse the payload from header in server filter. | ||
* | | | Update protobuf version to 3.0.0 | David Garcia Quintas | 2016-08-22 |
|/ / | |||
| * | Add a strict and a permissive decoder, allow different reserved alphabets | Craig Tiller | 2016-08-18 |
|/ | |||
* | Merge branch 'v1.0.x' into manual-upmerge | Nicolas "Pixel" Noble | 2016-08-11 |
|\ | |||
| * | Update generated files with new protobuf version | Jorge Canizales | 2016-08-03 |
| | | | | | | Also make the script fetch protoc from the usual place. | ||
* | | Changed census static metadata keys for tracing and tag propagation | 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. | ||
* | Merge remote-tracking branch 'upstream/master' into reflection_separate_lib | Yuchen Zeng | 2016-06-07 |
|\ | |||
* | | Move reflection src/hdr to src/cpp/ext include/grpc++/ext | Yuchen Zeng | 2016-06-06 |
| | | |||
| * | Merge branch 'master' of github.com:grpc/grpc into lr_hook | David Garcia Quintas | 2016-06-02 |
| |\ | |||
* | | | Add a sanity test: check if the generated pb files are up-to-date | Yuchen Zeng | 2016-05-31 |
| | | |