yang-g
|
6bc701659c
|
Remove status_helper as it is not needed any more
|
8 years ago |
David Garcia Quintas
|
53af23cfbf
|
Improvements to Fake Resolver
|
8 years ago |
Mahak Mukhi
|
443a75dd22
|
1. Added golden file test.
2. Added support for mock.
3. Sanity fix.
|
8 years ago |
David Garcia Quintas
|
9e1acc0796
|
master to 1.4.0-dev
|
8 years ago |
David Garcia Quintas
|
d9986c3cf7
|
1.3.x branch cut
|
8 years ago |
Mahak Mukhi
|
2814b5148e
|
formatting
|
8 years ago |
Craig Tiller
|
93b06d7ac1
|
Add a C++ compatibility check config
|
8 years ago |
Mahak Mukhi
|
31d92d42ff
|
Initial commit: Auto-generate GMOCK code for client stub.
|
8 years ago |
murgatroid99
|
70a2a4b01a
|
Bump version to 1.2.4
|
8 years ago |
yang-g
|
eceec8eaf6
|
Add helper function to supply and parse error_details from Status.
|
8 years ago |
Craig Tiller
|
1b6097cfac
|
Pass in -fno-exceptions because we dont need them
|
8 years ago |
Craig Tiller
|
f674f8e825
|
*san needs clang++ to link
|
8 years ago |
Mahak Mukhi
|
1383895b76
|
Initial commit: Auto-generate GMOCK code for client stub.
|
8 years ago |
Alexander Polcyn
|
2018a4060d
|
create a grpc client qps test logging reporter
|
8 years ago |
jiangtaoli2016
|
20b9f94328
|
Update TSI with new non-blocking TSI interfaces.
|
8 years ago |
Craig Tiller
|
8ebb5443de
|
Update build.yaml
|
8 years ago |
jiangtaoli2016
|
ec581cd590
|
Update TSI with new non-blocking TSI interfaces.
|
8 years ago |
murgatroid99
|
7cfa1bfb73
|
Bump version to 1.2.3
|
8 years ago |
Craig Tiller
|
f4360d77d4
|
Fix build, fix epollex detection
|
8 years ago |
Ken Payson
|
975b5103e5
|
Fix build on Alpine linux + add portability tests
|
8 years ago |
Craig Tiller
|
71d6ce65d4
|
Merge deadline_init/deadline_start
|
8 years ago |
Craig Tiller
|
a24b971214
|
Rename compress_filter --> message_compress_filter
|
8 years ago |
Craig Tiller
|
376887d213
|
Split event notification out of ev_epoll_linux.c
|
8 years ago |
Sree Kuchibhotla
|
3c754e4716
|
Microbenchmark for measuring impact of multiple threads calling cq_next
|
8 years ago |
Yuchen Zeng
|
af5c505fc1
|
Add bad_ping test, fix ping test
|
8 years ago |
Craig Tiller
|
c8f62bcb03
|
Add new setting for true-binary mode
|
8 years ago |
Craig Tiller
|
3be7dd0e79
|
Optionalize deadline checking
|
8 years ago |
Craig Tiller
|
af76743e33
|
Optionalize compress, gather all the http2 filter bits together in ext/
|
8 years ago |
Craig Tiller
|
9b3648a28e
|
Optionalize message_size_filter
|
8 years ago |
Jan Tattermusch
|
0be726b34d
|
bump version to 1.2.2
|
8 years ago |
Craig Tiller
|
494e72d6b4
|
Add a minimal stack test
|
8 years ago |
Craig Tiller
|
fb33d27a85
|
Merge
|
8 years ago |
Craig Tiller
|
6d4894e9d6
|
optionalize max_age
|
8 years ago |
Craig Tiller
|
9eb0fdec00
|
Reorganize ext tree
- filters live under filters
- lb_policy, resolver implementations (being part of client_channel) live under client_channel
|
8 years ago |
Vijay Pai
|
169abf182e
|
Something brokeded sanity
|
8 years ago |
Craig Tiller
|
b3d70102a5
|
Memory allocator for C++ in core
|
8 years ago |
Craig Tiller
|
d4387c0075
|
codgen
|
8 years ago |
Craig Tiller
|
790f6afebd
|
Regenerate projects
|
8 years ago |
Craig Tiller
|
29b527fa30
|
Reinstate one check, fix fall out
|
8 years ago |
Nicolas "Pixel" Noble
|
b0367ca244
|
Fixing embedded build of cares for certain targets.
|
8 years ago |
Sree Kuchibhotla
|
9a7bab5b76
|
Core version bump to 4.0.0
|
8 years ago |
Yuchen Zeng
|
b2caafc911
|
Add max_connection_idle test
|
8 years ago |
Yuchen Zeng
|
22321fc7e5
|
Add max_connection_age end2end test
|
8 years ago |
Ken Payson
|
484871bb03
|
Bump version to 1.2.1
|
8 years ago |
Craig Tiller
|
134fed3a85
|
Move src/core/lib/tsi --> src/core/tsi
|
8 years ago |
Nicolas "Pixel" Noble
|
1751acae88
|
Actually setting defaults for grpc_benchmark.
|
8 years ago |
Yuchen Zeng
|
a809ea5c14
|
Add max_age_filter
|
8 years ago |
Nicolas "Pixel" Noble
|
b02dd01584
|
Fixing qps & benchmark.
|
8 years ago |
Alexander Polcyn
|
69c2717c80
|
bump v1.2.x branch version to 1.2.1-pre2
|
8 years ago |
Vijay Pai
|
52f50d44b0
|
Resolve a circular dependence that was being generated between
create_test_channel.o and libgrpc++_test_util.a .
|
8 years ago |