Commit Graph

26 Commits

Author SHA1 Message Date
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
Nicolas "Pixel" Noble 213ed91850 Re-enabling errors on warning, disabling unused parameter warning, and fixing all subsequent errors. 2015-01-30 02:11:35 +01:00
Craig Tiller 32946d37e0 () --> (void) 2015-01-15 11:37:30 -08:00
Nicolas Noble b7ebd3b8c6 Initial import. 2014-11-26 16:33:03 -08:00