aboutsummaryrefslogtreecommitdiffhomepage
path: root/src/core/lib/transport/metadata.h
Commit message (Expand)AuthorAge
* Merge master after no Extern C changesGravatar Yash Tibrewal2017-11-30
|\
* \ Merge masterGravatar Yash Tibrewal2017-11-21
|\ \
| | * Merge branch 'master' of https://github.com/grpc/grpc into no-more-extern-cGravatar ncteisen2017-11-20
| | |\ | | |/ | |/|
| | * clang fmtGravatar ncteisen2017-11-17
| | * Remove all extern CGravatar ncteisen2017-11-17
| * | Make debug flags DebugOnlyGravatar ncteisen2017-11-10
| * | Merge branch 'master' of https://github.com/grpc/grpc into tracing++Gravatar ncteisen2017-11-10
| |\|
* | | Merge with masterGravatar Yash Tibrewal2017-11-09
|\ \ \ | | |/ | |/|
| * | Update clang-format to 5.0Gravatar Craig Tiller2017-11-03
* | | Removing instances of exec_ctx being passed around in functions inGravatar Yash Tibrewal2017-10-18
| | * Better nameGravatar Craig Tiller2017-10-18
| | * Merge github.com:grpc/grpc into tracerGravatar Craig Tiller2017-10-18
| | |\ | | |/ | |/|
| * | Use key in dynamic table if availableGravatar yang-g2017-10-16
|/ /
| * C++ize tracingGravatar Craig Tiller2017-10-16
|/
* Removing few more build errorsGravatar Yash Tibrewal2017-10-02
* Add metadata, secendp, sec conn tracersGravatar ncteisen2017-06-08
* auto-fix most of licensesGravatar Jan Tattermusch2017-06-08
* Revert "Revert "Metadata handling rewrite""Gravatar Craig Tiller2017-01-23
* Revert "Metadata handling rewrite"Gravatar Craig Tiller2017-01-20
* Fix memory leakGravatar Craig Tiller2016-11-23
* Fix metadata batch removal ref countingGravatar Craig Tiller2016-11-23
* Move from cmp --> eq, and provide a good implementation for interningGravatar Craig Tiller2016-11-21
* Get identity law testing rightGravatar Craig Tiller2016-11-18
* Progress towards mdelem pointer eliminationGravatar Craig Tiller2016-11-18
* Begin moving mdelem to be a value typeGravatar Craig Tiller2016-11-18
* Merge branch 'slice_interning' into eliminate_mdstrGravatar Craig Tiller2016-11-16
|\
| * Merge github.com:grpc/grpc into slice_with_exec_ctxGravatar Craig Tiller2016-11-16
| |\
| | * Fix use-after-free in time parse cachingGravatar Craig Tiller2016-11-15
* | | Progress towards mdstr eliminationGravatar Craig Tiller2016-11-14
* | | Initial elimination of grpc_mdstr from metadata.{h,c}Gravatar Craig Tiller2016-11-10
|/ /
* | Merge github.com:grpc/grpc into slice_with_exec_ctxGravatar Craig Tiller2016-11-09
|\|
* | Progress towards making grpc_slice_unref_internal take an exec_ctxGravatar Craig Tiller2016-10-31
|/
* s/GPR_SLICE/GRPC_SLICE/gGravatar Craig Tiller2016-10-26
* Bulk update #includesGravatar Craig Tiller2016-10-26
* s/gpr_slice/grpc_slice, and move around tests, implsGravatar Craig Tiller2016-10-26
* Moved LB token changes solely into grpclb.cGravatar David Garcia Quintas2016-09-12
* Initial attempt at a C++ wrapper for the C grpc_transport_op andGravatar Mark D. Roth2016-06-27
* Apply clang-format diffs.Gravatar Mark D. Roth2016-05-04
* Add grpc_metadata_batch_size() function.Gravatar Mark D. Roth2016-05-02
* Fix header-size computation to comply with the HTTP/2 RFC.Gravatar Mark D. Roth2016-04-29
* Initial attempt at adding support for max metadata size. Currently, theGravatar Mark D. Roth2016-04-27
* Fix test bugs, expand corpusGravatar Craig Tiller2016-04-24
* Merge github.com:grpc/grpc into strong-includesGravatar Craig Tiller2016-04-07
|\
* | Nailing down dependencies betterGravatar Craig Tiller2016-04-05
| * Merge branch 'master' into hpack_tableGravatar Yang Gao2016-04-01
| |\ | |/ |/|
* | Update copyrightsGravatar Craig Tiller2016-03-31
| * Use base64 encoded length for decoder table sizeGravatar yang-g2016-03-30
|/
* Fix include guardsGravatar Craig Tiller2016-03-25
* Stage #1 of core breakup: move everything under libGravatar Craig Tiller2016-03-25