28 Commits (791a49169ffe4da168fa140aa182b5f5088a39fa)

Author SHA1 Message Date
Craig Tiller befa1fff76 Copyright checker fixes 9 years ago
yang-g 3fd2836600 Add a error log to indicate error, then abort. 9 years ago
yang-g eb92fa7ba8 remove unreachable macro 9 years ago
David Garcia Quintas 48ec806249 Done! 9 years ago
David Garcia Quintas 5e0da5845e More coverage 9 years ago
Craig Tiller ebdef9d674 Remove metadata context from the channel stack 10 years ago
Jan Tattermusch d73ca4817a fix compilation with VS2010 10 years ago
Craig Tiller 4de3e4f41e Restore sanity 10 years ago
Masood Malekghassemi 76c3d7481f Add API tracing to gRPC core 10 years ago
Craig Tiller a82950e683 clang-format all core files 10 years ago
Craig Tiller 45724b35e4 indent pass to get logical source lines on one physical line 10 years ago
Craig Tiller af73d78b78 clang-format all core files 10 years ago
Craig Tiller d6c98df792 clang-format all source 10 years ago
David Garcia Quintas cddd95bfd8 Renamed "none" as "identity" for the no-op compression algorithm for consistency with the spec 10 years ago
David Garcia Quintas beac88ca56 Server: added the ability to disable compression algorithm 10 years ago
David Garcia Quintas 8ec09f6530 Added tests (and bugfix) for grpc_compression_algorithm_parse 10 years ago
David Garcia Quintas 1c604fd4f5 Fixed buggy grpc_compression_algorithm_parse 10 years ago
David Garcia Quintas b8edf7ed01 WIP, code complete, missing tests. Asan passes. 10 years ago
David Garcia Quintas fc0fa3381c Moar tests, fixed wrongly named vbles, minor bugs. 10 years ago
David Garcia Quintas f74a49ed14 WIP. Need to merge and add more tests. 10 years ago
David Garcia Quintas ccb20bb98c Fixed wrong switch label name 10 years ago
David Garcia Quintas fd62174190 Mapped DEFLARE as a high compression level algorithm 10 years ago
David Garcia Quintas e29feb2adb Introduced compression levels as an abstraction for the actual algorithm. 10 years ago
David Garcia Quintas 59f905d79a Changes to byte_buffer based on comments. 10 years ago
Craig Tiller 190d360def Add missing new-lines at end of file 10 years ago
Craig Tiller 0605995e55 Update copyright to 2015 10 years ago
Nicolas Noble b7ebd3b8c6 Initial import. 11 years ago