aboutsummaryrefslogtreecommitdiffhomepage
path: root/src/core/lib/transport
Commit message (Expand)AuthorAge
* Offer grpc_slice_to_c_string to simplify some codeGravatar Craig Tiller2016-12-09
* Start resolving memory issues in C++ metadataGravatar Craig Tiller2016-12-08
* 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
* Merge branch 'slice_interning' into metadata_filterGravatar Craig Tiller2016-11-30
|\
| * Merge github.com:grpc/grpc into slice_with_exec_ctxGravatar Craig Tiller2016-11-30
| |\
| | * Break infinite connection retry loopGravatar Craig Tiller2016-11-30
* | | Fix some auth filtering bugsGravatar Craig Tiller2016-11-23
* | | Fix memory leakGravatar Craig Tiller2016-11-23
* | | Fix metadata batch removal ref countingGravatar Craig Tiller2016-11-23
* | | Fix metadata refcount debugGravatar Craig Tiller2016-11-23
* | | 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
* | | bm_fullstack runsGravatar Craig Tiller2016-11-22
* | | Everything compiles...Gravatar Craig Tiller2016-11-22
* | | 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
* | | Fix timeout decodingGravatar Craig Tiller2016-11-18
* | | Get identity law testing rightGravatar Craig Tiller2016-11-18
* | | Merge branch 'slice_with_exec_ctx' into eliminate_mdstrGravatar Craig Tiller2016-11-18
|\| |
| * | Merge github.com:grpc/grpc into slice_with_exec_ctxGravatar 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
* | | Check length as well as start when determining static metadata idGravatar Craig Tiller2016-11-18
* | | Fix static metadataGravatar Craig Tiller2016-11-17
* | | Fix static string interningGravatar Craig Tiller2016-11-17
* | | Initial fixesGravatar Craig Tiller2016-11-17
* | | All core tests compile without grpc_mdstrGravatar Craig Tiller2016-11-17
* | | Move slice functions to vtable, implement hashGravatar Craig Tiller2016-11-17
* | | Tests are starting to compileGravatar Craig Tiller2016-11-16
* | | Progress towards mdstr eliminationGravatar Craig Tiller2016-11-16
* | | Merge branch 'slice_interning' into eliminate_mdstrGravatar Craig Tiller2016-11-16
|\| |
| * | Fix include guardsGravatar Craig Tiller2016-11-16
| * | Merge github.com:grpc/grpc into slice_with_exec_ctxGravatar Craig Tiller2016-11-16
| |\ \
| | | * Merge remote-tracking branch 'upstream/master' into service_config_jsonGravatar Mark D. Roth2016-11-16
| | | |\ | | | |/ | | |/|
| | * | Merge pull request #8666 from dgquintas/rr_fixallGravatar David G. Quintas2016-11-15
| | |\ \
| | * | | Fix use-after-free in time parse cachingGravatar Craig Tiller2016-11-15
| | | * | Merge branch 'master' of github.com:grpc/grpc into rr_fixallGravatar David Garcia Quintas2016-11-14
| | | |\ \ | | | |/ / | | |/| |
* | | | | Progress towards mdstr eliminationGravatar Craig Tiller2016-11-14
* | | | | Add method config stuffGravatar Craig Tiller2016-11-14
* | | | | Progress towards mdstr eliminationGravatar 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
|/ / / /
| * | | Merge pull request #8486 from y-zeng/get_tosGravatar Yuchen Zeng2016-11-10
| |\ \ \
| | | | * Change JSON format to use the standard proto3 mapping for each type.Gravatar Mark D. Roth2016-11-10
* | | | | Merge github.com:grpc/grpc into slice_with_exec_ctxGravatar Craig Tiller2016-11-09
|\| | | |