aboutsummaryrefslogtreecommitdiffhomepage
path: root/tools/codegen/core/gen_static_metadata.py
Commit message (Collapse)AuthorAge
* some build changes, some unresolved dependenciesGravatar Yash Tibrewal2017-10-02
|
* gen_static_metadata.py would generate .cc now. Also fixed asan build failuresGravatar Yash Tibrewal2017-10-02
|
* static metadata and clang formatGravatar Yash Tibrewal2017-09-18
|
* Use a separate table to determine which callouts are default.Gravatar Mark D. Roth2017-09-01
|
* Resolve performanceGravatar Muxi Yan2017-07-27
|
* Merge remote-tracking branch 'upstream/master' into stream_compression_configGravatar Muxi Yan2017-07-26
|\
* | Separate stream compression from message-wise compressionGravatar Muxi Yan2017-07-26
| |
* | generate projectGravatar Muxi Yan2017-07-12
| |
| * Fixes https://bugs.chromium.org/p/oss-fuzz/issues/detail?id=1846Gravatar Noah Eisen2017-07-11
|/
* auto-fix most of licensesGravatar Jan Tattermusch2017-06-08
|
* Load Reporting back to using metadataGravatar David Garcia Quintas2017-04-15
|
* Change metadata names used by the instrumentation.Gravatar Bogdan Drutu2017-04-13
|
* Use call context to propagare LR costsGravatar David Garcia Quintas2017-02-13
|
* Fix hpack fuzzerGravatar Craig Tiller2017-01-21
|
* Fix casting errorGravatar Craig Tiller2016-12-07
|
* Fix memory overrunGravatar Craig Tiller2016-12-07
|
* Remove code, rely on a pip installable module to codegenGravatar Craig Tiller2016-11-30
|
* Make everything compile for clang & gccGravatar Craig Tiller2016-11-23
|
* Simplify batch callout index calculationGravatar Craig Tiller2016-11-23
|
* Fix compile, make slice.c respect sub_refcountGravatar Craig Tiller2016-11-23
|
* Declare sub_refcnt fieldGravatar Craig Tiller2016-11-23
|
* Initial conversion work to indexed metadataGravatar Craig Tiller2016-11-22
|
* Faster comparisonGravatar Craig Tiller2016-11-21
|
* Move from cmp --> eq, and provide a good implementation for interningGravatar Craig Tiller2016-11-21
|
* Get identity law testing rightGravatar Craig Tiller2016-11-18
|
* Begin moving mdelem to be a value typeGravatar Craig Tiller2016-11-18
|
* Check length as well as start when determining static metadata idGravatar Craig Tiller2016-11-18
|
* Fix static string interningGravatar Craig Tiller2016-11-17
|
* Initial fixesGravatar Craig Tiller2016-11-17
|
* Move slice functions to vtable, implement hashGravatar Craig Tiller2016-11-17
|
* Tests are starting to compileGravatar Craig Tiller2016-11-16
|
* Add method config stuffGravatar Craig Tiller2016-11-14
|
* Progress towards mdstr eliminationGravatar Craig Tiller2016-11-10
|
* Initial elimination of grpc_mdstr from metadata.{h,c}Gravatar Craig Tiller2016-11-10
|
* s/lb-cost/lb-cost-binGravatar David Garcia Quintas2016-10-15
|
* Renamed LB-related metadata keysGravatar David Garcia Quintas2016-10-11
|
* Renamed grpc-census-bin to grpc-stats-binGravatar David Garcia Quintas2016-09-14
|
* prep work for enabling cachingGravatar Makdharma2016-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 propagationGravatar David Garcia Quintas2016-08-01
|
* Added new features to load reporting.Gravatar David Garcia Quintas2016-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 metadataGravatar David Garcia Quintas2016-05-04
|
* Better dictionaryGravatar Craig Tiller2016-04-18
|
* Better dictionaryGravatar Craig Tiller2016-04-18
|
* Dictionary support for fuzzersGravatar Craig Tiller2016-04-18
|
* Merge github.com:grpc/grpc into copyright-fixGravatar Craig Tiller2016-03-31
|\
* | Update copyrightsGravatar Craig Tiller2016-03-31
| |
| * Merge github.com:grpc/grpc into idempotentGravatar Craig Tiller2016-03-28
| |\ | |/ |/|
* | Fix pathsGravatar Craig Tiller2016-03-25
| |
* | Add identity to static metadata accept-encodings bitmasksGravatar David Garcia Quintas2016-03-21
| |
| * Change client :method selection based on idempotencyGravatar Craig Tiller2016-03-09
|/