yang-g
b98bf8c165
Make package names consistent under test/core
2017-08-31 09:12:51 -07:00
Nicolas "Pixel" Noble
2bc5e3ac40
Moving visibility and package creation to the build system.
2017-08-30 19:18:37 +02:00
Nicolas "Pixel" Noble
5d80dc4985
Merge branch 'master' of https://github.com/grpc/grpc into import
2017-06-26 22:01:11 +02:00
Alexander Polcyn
78b092aa6b
fix varargs compiler error
2017-06-14 23:52:28 -07: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
eb36b8ac77
Merge branch 'master' of https://github.com/grpc/grpc into import
2017-05-11 23:24:37 +02:00
Nicolas "Pixel" Noble
15cd5ce2ed
Rewriting core tests BUILD files to use the build system.
2017-04-18 19:53:10 +02:00
Craig Tiller
29ebc57554
Merge branch 'minimal' into minimal_test
2017-04-04 08:00:55 -07:00
Craig Tiller
f795feb3c8
Document this test
2017-04-03 14:37:09 -07:00
Craig Tiller
3be7dd0e79
Optionalize deadline checking
2017-04-03 14:30:03 -07:00
Craig Tiller
af76743e33
Optionalize compress, gather all the http2 filter bits together in ext/
2017-04-03 13:54:31 -07:00
Craig Tiller
4f89b0b139
Refine test to what we really expect
2017-04-03 10:00:17 -07:00
Craig Tiller
988ef83446
Minimal stack test
2017-04-03 09:44:35 -07:00
Craig Tiller
494e72d6b4
Add a minimal stack test
2017-04-03 08:43:22 -07:00
Craig Tiller
a0f3abd925
Review feedback: bikeshedding round
2017-03-31 15:42:16 -07:00
Craig Tiller
fb9d112043
Review comments
2017-03-14 09:26:27 -07:00
Craig Tiller
d426caca81
Use an arena for call & subchannel_call allocation
2017-03-13 12:30:45 -07:00
Yuchen Zeng
39514ccb29
Add licenses() in BUILD files
2017-03-01 22:32:47 -08:00
David G. Quintas
9ccebc3a45
Merge pull request #9773 from dgquintas/build_files
...
Test BUILD file assortment
2017-02-28 14:41:36 -08:00
Craig Tiller
eb022becae
Fix compile
2017-02-22 08:08:53 -08:00
David Garcia Quintas
802db49eb2
test/core/channel
2017-02-17 12:26:45 -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
ef6938477b
Merge branch 'slice_with_exec_ctx' into metadata_filter
2016-12-27 08:59:00 -08:00
Craig Tiller
0704727c2d
Merge github.com:grpc/grpc into slice_with_exec_ctx
2016-12-27 08:38:35 -08:00
Mark D. Roth
e85477646c
Fix build problems.
2016-11-28 17:42:53 +00:00
Craig Tiller
b28c7e8710
Merge github.com:grpc/grpc into slice_with_exec_ctx
2016-11-18 10:29:04 -08:00
Craig Tiller
7d4116fa44
All core tests compile without grpc_mdstr
2016-11-17 12:16:05 -08:00
Craig Tiller
c586666cbd
Merge github.com:grpc/grpc into slice_with_exec_ctx
2016-11-16 15:25:00 -08:00
Mark D. Roth
ad1b395243
Merge remote-tracking branch 'upstream/master' into latency_in_final_info
2016-11-14 12:10:04 -08:00
Yuchen Zeng
5c1f55af23
Merge pull request #8335 from y-zeng/tos
...
Add grpc_socket_mutator
2016-11-11 15:05:14 -08:00
Craig Tiller
10cd356662
Finish moving to new APIs
2016-11-09 15:20:59 -08:00
Mark D. Roth
1b77f0b0a3
Merge remote-tracking branch 'upstream/master' into latency_in_final_info
2016-11-09 13:18:53 -08:00
Mark D. Roth
859cce41dc
clang-format
2016-11-07 13:44:35 -08:00
Mark D. Roth
3d88341c54
Populate latency field in final_info.
2016-11-07 13:42:54 -08:00
Mark D. Roth
04c5b52668
Fix channel_stack_test.
2016-11-04 12:48:43 -07:00
Yuchen Zeng
64d518e3b0
Merge remote-tracking branch 'upstream/master' into tos
2016-11-02 16:27:49 -07:00
Yuchen Zeng
de3daf5d63
More interfaces for grpc_socket_mutator
2016-10-13 17:26:26 -07:00
Mark D. Roth
fd2ddd28a9
clang-format
2016-10-07 10:11:10 -07:00
Mark D. Roth
afae721732
Fix test.
2016-10-07 08:44:48 -07:00
Mark D. Roth
590007f341
clang-format
2016-09-16 13:26:03 -07:00
Mark D. Roth
6e3084b02c
Fix build failure.
2016-09-15 08:23:18 -07:00
Mark D. Roth
6e26952db4
Merge remote-tracking branch 'upstream/master' into filter_call_init_failure
2016-08-02 10:05:17 -07:00
David Garcia Quintas
54fe31a779
clang-format
2016-08-01 14:56:26 -07:00
David Garcia Quintas
01c4d995d3
Added new features to load reporting.
...
- Propagation of (rpc) method name.
- Invocation of the hook at (call, channel) x (creation, destruction)
- Added enum to identify the source of invocation.
- Fixed testing. Went from test fixture to simple test.
2016-07-10 20:57:52 -07:00
Mark D. Roth
76d24420d7
clang-format
2016-06-23 13:22:10 -07:00
Mark D. Roth
0badbe8b11
Change grpc_channel_filter init_call_elem() method to return grpc_error.
2016-06-23 10:15:12 -07:00
Craig Tiller
1703cd0969
Merge github.com:grpc/grpc into error
2016-06-09 20:35:32 -07:00