Commit Graph

53 Commits

Author SHA1 Message Date
Nicolas "Pixel" Noble 2bc5e3ac40 Moving visibility and package creation to the build system. 2017-08-30 19:18:37 +02:00
Muxi Yan 0086d02161 Merge pull request #11189 from muxi/stream_compression
Implement stream compression lib module
2017-07-17 11:10:41 -07:00
Muxi Yan dfe402781e Fix windows test failure 2017-07-09 11:01:14 -07:00
Muxi Yan fbd06f7202 Comments and fixes 2017-07-08 10:54:46 -07:00
Muxi Yan 4f85558ba8 clang-format 2017-07-05 10:37:54 -07:00
Muxi Yan 163d8d65a6 Sanity fix 2017-07-05 10:09:46 -07:00
Muxi Yan e87a7e1a47 Move stream_compression to src/core/lib/compression 2017-07-05 10:09:03 -07:00
Muxi Yan c1f837ce79 Make stream compression module 2017-07-05 10:08:58 -07:00
Nicolas "Pixel" Noble 5d80dc4985 Merge branch 'master' of https://github.com/grpc/grpc into import 2017-06-26 22:01:11 +02:00
Jan Tattermusch 4d5c3102a1 fix remaining license notices 2017-06-08 11:22:41 +02:00
Jan Tattermusch 7897ae9308 auto-fix most of licenses 2017-06-08 11:22:41 +02:00
Nicolas "Pixel" Noble af6c83f9e1 Adding dummy layering check option. 2017-05-19 01:53:56 +02:00
Nicolas "Pixel" Noble 15cd5ce2ed Rewriting core tests BUILD files to use the build system. 2017-04-18 19:53:10 +02:00
Yuchen Zeng 39514ccb29 Add licenses() in BUILD files 2017-03-01 22:32:47 -08:00
David Garcia Quintas 80a8bc8b18 test/core/compression 2017-02-17 12:28:25 -08:00
Craig Tiller 7c70b6c144 Revert "Revert "Metadata handling rewrite""
This reverts commit 5e01e2ac97.
2017-01-23 07:48:42 -08:00
Craig Tiller 5e01e2ac97 Revert "Metadata handling rewrite" 2017-01-20 18:11:52 -08:00
Craig Tiller 3b05e1da91 Move from cmp --> eq, and provide a good implementation for interning 2016-11-21 13:46:31 -08:00
Craig Tiller a8b66a6e02 Get core compiling again 2016-11-18 13:01:45 -08:00
Craig Tiller 0160de9ae5 Begin moving mdelem to be a value type 2016-11-18 08:46:46 -08:00
Craig Tiller 7d4116fa44 All core tests compile without grpc_mdstr 2016-11-17 12:16:05 -08:00
Craig Tiller 68208fe422 Progress towards mdstr elimination 2016-11-14 14:35:02 -08:00
Craig Tiller 10cd356662 Finish moving to new APIs 2016-11-09 15:20:59 -08:00
Craig Tiller a59c16c184 Progress towards making grpc_slice_unref_internal take an exec_ctx 2016-10-31 07:25:01 -07:00
Craig Tiller 28b72428a8 clang-format 2016-10-26 21:15:29 -07:00
Craig Tiller 618e67d655 s/GPR_SLICE/GRPC_SLICE/g 2016-10-26 21:08:10 -07:00
Craig Tiller d41a4a720f s/gpr_slice/grpc_slice, and move around tests, impls 2016-10-26 16:16:06 -07:00
Yuchen Zeng 64c0e8d4bc Add format check for gpr_log and gpr_asprintf 2016-06-10 11:19:51 -07:00
Craig Tiller 6169d5f7b0 Update copyrights 2016-03-31 07:46:18 -07:00
Craig Tiller b7f3f6eec4 Fix copyright 2016-03-25 17:13:09 -07:00
Craig Tiller 9533d042d4 Fix includes 2016-03-25 17:11:06 -07:00
David Garcia Quintas 13c2f6e69d Implemented compression level algorithms properly (as a function of the accepted algorithms by the call's peer. 2016-03-17 22:51:52 -07:00
Craig Tiller 7536af02cf Eliminate gpr_ int types - and insist on C99 variants instead 2015-12-22 13:49:30 -08:00
Craig Tiller 620e965c1b clang-format after last weeks test-fest 2015-12-14 12:02:50 -08:00
David Garcia Quintas 48ec806249 Done! 2015-12-11 14:04:59 -08:00
David Garcia Quintas 5e0da5845e More coverage 2015-12-10 18:27:32 -08:00
David Garcia Quintas e9fa31141d Further coverage for compression 2015-12-09 17:25:10 -08:00
David Garcia Quintas 0a08791bce Increased message_compress.c coverage 2015-12-09 10:46:14 -08:00
yang-g d88e1d8f4e merge with head and resolve conflict 2015-12-02 13:23:33 -08:00
Craig Tiller 388816a86a This is needed to link on mac 2015-11-20 16:30:48 -08:00
Craig Tiller 34eb4b110f This is needed to link on mac 2015-11-20 16:04:45 -08:00
Craig Tiller a82950e683 clang-format all core files 2015-09-22 12:33:20 -07:00
Craig Tiller 45724b35e4 indent pass to get logical source lines on one physical line 2015-09-22 10:42:19 -07:00
Craig Tiller f96dfc3cf8 First round of fixing up implicit 64->32 bit conversions 2015-09-10 14:43:18 -07:00
Craig Tiller d6c98df792 clang-format all source 2015-08-18 09:33:44 -07:00
David Garcia Quintas 935c171ee8 Merge branch 'master' of github.com:grpc/grpc into compression-interop 2015-08-17 18:28:00 -07:00
David Garcia Quintas 8ec09f6530 Added tests (and bugfix) for grpc_compression_algorithm_parse 2015-07-21 17:18:36 -07:00
David Garcia Quintas fc0fa3381c Moar tests, fixed wrongly named vbles, minor bugs. 2015-06-25 18:11:07 -07:00
Craig Tiller 190d360def Add missing new-lines at end of file 2015-02-18 09:23:38 -08:00
Craig Tiller 0605995e55 Update copyright to 2015 2015-02-18 08:34:56 -08:00