Craig Tiller
|
4ac2b8e585
|
Enable clang-tidy as a sanity check, fix up all known failures
|
2017-11-10 14:14:17 -08:00 |
Yash Tibrewal
|
40422d5fa6
|
Merge master
|
2017-11-06 14:43:31 -08:00 |
Craig Tiller
|
baa14a975e
|
Update clang-format to 5.0
|
2017-11-03 09:09:36 -07:00 |
Yash Tibrewal
|
77532036b6
|
BUILD changes. test languauge to C++
|
2017-10-31 11:11:18 -07:00 |
Yash Tibrewal
|
e586324627
|
BUILD files changes for bazel
|
2017-10-30 17:52:07 -07:00 |
Yash Tibrewal
|
34a57d0346
|
rename all test core files to cc and a lot of C++ style conversions
|
2017-10-25 16:23:01 -07:00 |
Muxi Yan
|
3f583b7829
|
Merge remote-tracking branch 'upstream/master' into fix-stream-compression-transport-duplicate
|
2017-09-19 10:12:25 -07:00 |
Yash Tibrewal
|
9eb8672bbe
|
Removing deprecated string to char * conversions
|
2017-09-17 23:55:58 -07:00 |
Muxi Yan
|
1e99b2388b
|
clang-format
|
2017-09-07 09:47:58 -07:00 |
Muxi Yan
|
68a1a1530b
|
Build fix
|
2017-09-05 14:47:33 -07:00 |
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 |