30 Commits (479c843f5bd948a0d84c0c4ca87ce7e44b02c668)

Author SHA1 Message Date
Mark D. Roth 58a4b9c922 [reorg] move src/core/lib/gpr -> src/core/util (#36543) 7 months ago
Tanvi Jagtap 863029b7fe [grpc][Gpr_To_Absl_Logging] Migrating from gpr to absl logging - gpr_log (#36577) 7 months ago
Mark D. Roth 0944410d6c [reorg] move test/core/util -> test/core/test_util (#36446) 7 months ago
Yijie Ma bae0c705aa
[Deps] Update to Clang-16 (#34492) 1 year ago
Yijie Ma f99b8b5bc4
Convert c-style comments to C++-style comments (#31923) 2 years ago
Craig Tiller c545350633
Reland: [promises] Compression filter conversion (#31686) 2 years ago
Craig Tiller fa31b36cb1
Revert "[promises] Compression filter conversion (#31204)" (#31682) 2 years ago
Craig Tiller a8c983528a
[promises] Compression filter conversion (#31204) 2 years ago
Craig Tiller 8174a75079
[iwyu] Add more test directories (#30952) 2 years ago
Esun Kim 57de9d7353
gtestify test/core/compression (#30204) 2 years ago
AJ Heller 18a8f6aad9
Refactor end2end tests to exercise each EventEngine (#29202) 3 years ago
Craig Tiller 264c321d83
Move compression related metadata to the new system (#28223) 3 years ago
Craig Tiller 672f31c6ac
Channel args preconditioning (#28132) 3 years ago
Craig Tiller b669a3c521
Revert "Revert "a useful change (#27381)" (#27411)" (#27412) 3 years ago
Craig Tiller 5db17f7350
Revert "a useful change (#27381)" (#27411) 3 years ago
Craig Tiller 11eb70bbed
a useful change (#27381) 3 years ago
Esun Kim 315caf5d05 Added grpc::testing::TestEnvironment 4 years ago
Vijay Pai 3c7b035ca6 Remove unused parameter warning (4 of 20) 5 years ago
Juanli Shen 67e6b03e92 Fix compression algorithm parsing 6 years ago
Mark D. Roth eccfecd6a6 Move functions for individual args out of channel_args.{h,cc}. 6 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 fe1e05e75b Fix build error in compression_test.cc 7 years ago
Yash Tibrewal 34a57d0346 rename all test core files to cc and a lot of C++ style conversions 7 years ago
Muxi Yan 4c7bc85bd8 Revert changes to "identity" "deflate" "gzip" "stream-gzip" compression algorithm names at surface API 7 years ago
Muxi Yan 6360274841 Make the names of compression algorithms backwards compatible at surface API 7 years ago
Muxi Yan 68ee7ce732 clang-format 7 years ago
Muxi Yan e6d888d0a0 Change C core surface API 7 years ago
Yash Tibrewal 9eb8672bbe Removing deprecated string to char * conversions 7 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 7d4116fa44 All core tests compile without grpc_mdstr 8 years ago
David Garcia Quintas 2d02456e78 got rid of grpc_compression_options 9 years ago
David Garcia Quintas a301eaade8 Allow servers to select compression level via initial MD. 9 years ago
Craig Tiller 6169d5f7b0 Update copyrights 9 years ago
David Garcia Quintas 13c2f6e69d Implemented compression level algorithms properly (as a function of the accepted algorithms by the call's peer. 9 years ago
Craig Tiller 620e965c1b clang-format after last weeks test-fest 9 years ago
David Garcia Quintas 48ec806249 Done! 9 years ago
David Garcia Quintas 5e0da5845e More coverage 9 years ago
Craig Tiller 34eb4b110f This is needed to link on mac 9 years ago
Craig Tiller a82950e683 clang-format all core files 9 years ago
Craig Tiller 45724b35e4 indent pass to get logical source lines on one physical line 9 years ago
Craig Tiller d6c98df792 clang-format all source 9 years ago
David Garcia Quintas 8ec09f6530 Added tests (and bugfix) for grpc_compression_algorithm_parse 9 years ago
David Garcia Quintas e3988dbbbd Added more tests for GPR_BITCOUNT 10 years ago
David Garcia Quintas 541d5823d2 rewrote bitcount function as a macro 10 years ago
David Garcia Quintas 6b8d1aef89 rewrote bitcount function as a macro 10 years ago