Commit message (Collapse) | Author | Age | |
---|---|---|---|
* | Run the tools/codegen/core/gen_static_metadata.py and generate the | Vishal Powar | 2018-11-16 |
| | | | | required files | ||
* | Client-side health checking support. | Mark D. Roth | 2018-10-24 |
| | |||
* | Delete hpack lookup table | Hope Casey-Allen | 2018-09-28 |
| | |||
* | Retry support. | Mark D. Roth | 2018-02-28 |
| | |||
* | regenerate metadata | Muxi Yan | 2018-02-06 |
| | |||
* | Replace message/deflate,gzip with deflate,gzip | Muxi Yan | 2018-02-06 |
| | |||
* | Revert changes to "identity" "deflate" "gzip" "stream-gzip" compression ↵ | Muxi Yan | 2017-10-11 |
| | | | | | | | algorithm names at surface API This reverts commit 63602748415fb836afd7a9685fbe5e85bf5ebfed. This reverts commit 33d7a7aa5a7ff5230a654390779e5da56a7639f8. | ||
* | Make the names of compression algorithms backwards compatible at surface API | Muxi Yan | 2017-10-06 |
| | |||
* | Change C core surface API | Muxi Yan | 2017-09-25 |
| | |||
* | Resolve performance | Muxi Yan | 2017-07-27 |
| | |||
* | Separate stream compression from message-wise compression | Muxi Yan | 2017-07-26 |
| | |||
* | generate project | Muxi Yan | 2017-07-12 |
| | |||
* | Load Reporting back to using metadata | David Garcia Quintas | 2017-04-15 |
| | |||
* | Change metadata names used by the instrumentation. | Bogdan Drutu | 2017-04-13 |
| | |||
* | Use call context to propagare LR costs | David Garcia Quintas | 2017-02-13 |
| | |||
* | Revert "Revert "Metadata handling rewrite"" | Craig Tiller | 2017-01-23 |
| | | | | This reverts commit 5e01e2ac977655aa074faf7fde0a74298f5e4c55. | ||
* | Revert "Metadata handling rewrite" | Craig Tiller | 2017-01-20 |
| | |||
* | Initial conversion work to indexed metadata | Craig Tiller | 2016-11-22 |
| | |||
* | Tests are starting to compile | Craig Tiller | 2016-11-16 |
| | |||
* | Add method config stuff | Craig Tiller | 2016-11-14 |
| | |||
* | s/lb-cost/lb-cost-bin | David Garcia Quintas | 2016-10-15 |
| | |||
* | Renamed LB-related metadata keys | David Garcia Quintas | 2016-10-11 |
| | |||
* | Renamed grpc-census-bin to grpc-stats-bin | David Garcia Quintas | 2016-09-14 |
| | |||
* | 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. | ||
* | 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. | ||
* | Added support for trailing metadata | David Garcia Quintas | 2016-05-04 |
| | |||
* | Better dictionary | Craig Tiller | 2016-04-18 |
| | |||
* | Better dictionary | Craig Tiller | 2016-04-18 |
| | |||
* | Dictionary support for fuzzers | Craig Tiller | 2016-04-18 |