26 Commits (b33e0d40aff4541ea91f4ff1b9299bd6ad068db4)

Author SHA1 Message Date
Craig Tiller b33e0d40af
Reland slice changes (#28601) 3 years ago
Jan Tattermusch 03bf699600
Revert "Eliminate slice interning (#28363)" (#28598) 3 years ago
Craig Tiller 6703186b7a
Eliminate slice interning (#28363) 3 years ago
Craig Tiller 4b881c5947
Remove grpc_mdelem (#28267) 3 years ago
Craig Tiller 264c321d83
Move compression related metadata to the new system (#28223) 3 years ago
Craig Tiller b669a3c521
Revert "Revert "a useful change (#27381)" (#27411)" (#27412) 4 years ago
Craig Tiller 5db17f7350
Revert "a useful change (#27381)" (#27411) 4 years ago
Craig Tiller 11eb70bbed
a useful change (#27381) 4 years ago
Mark D. Roth 27e1c1c56d clang-tidy: enable google-readability-braces-around-statements 5 years ago
Arjun Roy ee603bf172 Better codegenfor validate_filtered_metadata. 6 years ago
Juanli Shen 67e6b03e92 Fix compression algorithm parsing 6 years ago
Arjun Roy f65208af02 Added slice equality when static fastpath. 6 years ago
Soheil Hassas Yeganeh 8898f48277 Avoid copying grpc_slice as much as possible. 6 years ago
Alexander Polcyn db3e898a98 Add a sanity check for inclusion of port_platform.h 7 years ago
Muxi Yan 931f68ec56 regenerate metadata 7 years ago
Muxi Yan 3db2caaf2e Replace message/deflate,gzip with deflate,gzip 7 years ago
Muxi Yan 6f0b195d20 Replace GRPC_COMPRESS_MESSAGE_* with GRPC_COMPRESS_* 7 years ago
Vijay Pai d4d0a30c6f Privatize useful.h and avl.h 7 years ago
Muxi Yan 9c02a3cca1 Do not separate message/stream compression levels 8 years ago
Muxi Yan 38fcd0c6c3 clang-format 8 years ago
Craig Tiller baa14a975e Update clang-format to 5.0 8 years ago
Muxi Yan 4c7bc85bd8 Revert changes to "identity" "deflate" "gzip" "stream-gzip" compression algorithm names at surface API 8 years ago
Yash Tibrewal 83062842c3 Changes for C to C++. Adding extern C to header files for compatibility. 8 years ago
Muxi Yan 68ee7ce732 clang-format 8 years ago
Muxi Yan e6d888d0a0 Change C core surface API 8 years ago
Yash Tibrewal 9eb8672bbe Removing deprecated string to char * conversions 8 years ago
Muxi Yan df174ccd69 bug fix 8 years ago
Muxi Yan 68a0fd5416 Separate stream compression from message-wise compression 8 years ago
Muxi Yan c97fc14a0e Revert "Stream compression configuration" 8 years ago
Muxi Yan a4dc077d3c Stream compression configuration 8 years ago
Jan Tattermusch 7897ae9308 auto-fix most of licenses 8 years ago
Craig Tiller 7c70b6c144 Revert "Revert "Metadata handling rewrite"" 8 years ago
Craig Tiller 5e01e2ac97 Revert "Metadata handling rewrite" 8 years ago
Craig Tiller f658bf0e1b Start resolving memory issues in C++ metadata 9 years ago
Craig Tiller 3b05e1da91 Move from cmp --> eq, and provide a good implementation for interning 9 years ago
Craig Tiller 0160de9ae5 Begin moving mdelem to be a value type 9 years ago
Craig Tiller 68208fe422 Progress towards mdstr elimination 9 years ago
Craig Tiller 5ef31ab9c9 Progress towards mdstr elimination 9 years ago